Chuck Lever
|
57ef692588
NLM: Rewrite IPv4 privileged requester's check
|
16 years ago |
Chuck Lever
|
d1208f7073
NLM: nlm_privileged_requester() doesn't recognize mapped loopback address
|
16 years ago |
Chuck Lever
|
8529bc51d3
NSM: Move nsm_addr() to fs/lockd/mon.c
|
16 years ago |
Chuck Lever
|
e6765b8397
NSM: Remove include/linux/lockd/sm_inter.h
|
16 years ago |
Chuck Lever
|
92fd91b998
NLM: Remove "create" argument from nsm_find()
|
16 years ago |
Chuck Lever
|
3420a8c435
NSM: Add nsm_lookup() function
|
16 years ago |
Chuck Lever
|
7fefc9cb9d
NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
|
16 years ago |
Chuck Lever
|
7e44d3bea2
NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created
|
16 years ago |
Chuck Lever
|
67c6d107a6
NSM: Move nsm_find() to fs/lockd/mon.c
|
16 years ago |
Chuck Lever
|
356c3eb466
NLM: Move the public declaration of nsm_unmonitor() to lockd.h
|
16 years ago |
Chuck Lever
|
c8c23c423d
NSM: Release nsmhandle in nlm_destroy_host
|
16 years ago |
Chuck Lever
|
1e49323c4a
NLM: Move the public declaration of nsm_monitor() to lockd.h
|
16 years ago |
Chuck Lever
|
29ed1407ed
NSM: Support IPv6 version of mon_name
|
16 years ago |
Chuck Lever
|
f47534f7f0
NSM: Use modern style for sm_name field in nsm_handle
|
16 years ago |
Chuck Lever
|
bc995801a0
NLM: Support IPv6 scope IDs in nlm_display_address()
|
16 years ago |
Chuck Lever
|
1df40b609a
NLM: Remove address eye-catcher buffers from nlm_host
|
16 years ago |
Chuck Lever
|
7538ce1eb6
NLM: Use modern style for pointer fields in nlm_host
|
16 years ago |
Chuck Lever
|
0cb2659b81
NLM: allow lockd requests from an unprivileged port
|
16 years ago |
Chuck Lever
|
b85e467634
lockd: Add helper to sanity check incoming NOTIFY requests
|
17 years ago |
Chuck Lever
|
dcff09f124
lockd: change nlmclnt_grant() to take a "struct sockaddr *"
|
17 years ago |
Chuck Lever
|
6bfbe8af46
lockd: Adjust nlmsvc_lookup_host() to accomodate AF_INET6 addresses
|
17 years ago |
Chuck Lever
|
d7d204403b
lockd: Adjust nlmclnt_lookup_host() signature to accomodate non-AF_INET
|
17 years ago |
J. Bruce Fields
|
b2b5028905
lockd: move grace period checks to common code
|
17 years ago |
Chuck Lever
|
781b61a6f4
lockd: Teach nlm_cmp_addr() to support AF_INET6 addresses
|
17 years ago |
Chuck Lever
|
7e9d7746bf
NSM: Use sockaddr_storage for sm_addr field
|
17 years ago |
Chuck Lever
|
90151e6e4d
lockd: Use sockaddr_storage for h_saddr field
|
17 years ago |
Chuck Lever
|
b4ed58fd34
lockd: Use sockaddr_storage + length for h_addr field
|
17 years ago |
Chuck Lever
|
1b333c54a1
lockd: address-family independent printable addresses
|
17 years ago |
Chuck Lever
|
367c8c7bd9
lockd: Pass "struct sockaddr *" to new failover-by-IP function
|
17 years ago |
Jeff Layton
|
6cde4de807
lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lock
|
17 years ago |