summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: Provide type-checked version of svc_getcaller()Chuck Lever2009-03-056-24/+35
* Update example in exports(5) man pageValerie Aurora Henson2009-03-041-1/+1
* showmount command: remove legacy RPC logicChuck Lever2009-03-041-141/+0
* nfs(5): document new [no]resvport optionChuck Lever2009-03-041-0/+14
* nfs(5): document new [no]resvport optionChuck Lever2009-03-041-0/+66
* The legacy version of nfs_name_to_address() returned an incorrectChuck Lever2009-03-041-1/+1
* Converted good_client() to correctly use the tcp wrapperSteve Dickson2009-03-041-1/+3
* Exportfs and rpc.mountd optimalizationTomas Richter2009-02-184-10/+9
* rpc.idmapd should tell the user more verbosely if DnotifyLukas Hejtmanek2009-02-181-2/+4
* umount command: remove do_nfs_umount23 functionChuck Lever2009-02-171-93/+0
* umount.nfs command: Support AF_INET6 server addressesChuck Lever2009-02-171-4/+99
* umount.nfs command: Add an AF_INET6-capable version of nfs_call_unmount()Chuck Lever2009-02-172-1/+56
* The mount sockaddr len (mnt_salen) is not be set inSteve Dickson2009-02-171-2/+3
* text-based mount command: fix return value from po_rightmost()Chuck Lever2009-02-174-14/+14
* text-based mount command: support AF_INET6 in rewrite_mount_options()Chuck Lever2009-01-271-25/+49
* text-based mount command: fix mount option rewriting logicChuck Lever2009-01-271-34/+79
* text-based mount options: Use new pmap stuffer when rewriting mount optionsChuck Lever2009-01-271-63/+5
* text-based mount command: Function to stuff "struct pmap" from mount optionsChuck Lever2009-01-272-0/+219
* text-based mount command: make po_rightmost() work for N optionsChuck Lever2009-01-273-24/+41
* showmount command: Quiesce warning when TI-RPC is disabledChuck Lever2009-01-071-7/+7
* Merge branch 'master' of git://linux-nfs.org/nfs-utilsSteve Dickson2009-01-071-19/+58
|\
| * mount command: Random clean upChuck Lever2009-01-061-1/+2
| * mount command: use gethostbyname(3) when building on old systemsChuck Lever2009-01-061-0/+56
| * mount: revert recent fix for build problems on old systemsChuck Lever2009-01-061-18/+0
* | gssd: By default, don't spam syslog when users' credentials expireKevin Coffman2009-01-054-11/+11
|/
* statd: not unlinking host filesSteve Dickson2008-12-173-17/+19
* sm-notify command: fix a use-after-free bugChuck Lever2008-12-171-11/+14
* text-based mount command: use po_get_numeric() for handling retryChuck Lever2008-12-171-9/+11
* text-based mount command: add function to parse numeric mount optionsChuck Lever2008-12-172-0/+58
* svcgssd: use the actual context expiration for cacheKevin Coffman2008-12-111-7/+13
* gssd/svcgssd: add support to retrieve actual context expirationKevin Coffman2008-12-118-17/+30
* mount command: AF_INET6 support for probe_bothports()Chuck Lever2008-12-112-21/+68
* mount command: support AF_INET6 in probe_nfsport() and probe_mntport()Chuck Lever2008-12-111-16/+42
* mount command: full support for AF_INET6 addresses in probe_port()Chuck Lever2008-12-111-10/+44
* sm-notify: always exiting without any notificationSteve Dickson2008-12-061-1/+2
* mount command: remove local getport() implementationChuck Lever2008-12-021-74/+2
* mount command: Replace clnt_ping() and getport() calls in probe_port()Chuck Lever2008-12-021-14/+29
* mount command: Use nfs_error() instead of perror()Chuck Lever2008-12-021-1/+2
* mount command: Use nfs_pmap_getport() in probe_statd()Chuck Lever2008-12-021-18/+16
* Ensure statd gets started if required when non-rootNeil Brown2008-11-262-2/+14
* gssd: unblock DNOTIFY_SIGNAL in case it was blocked.Neil Brown2008-11-261-0/+6
* showmount command: support querying IPv6 serversChuck Lever2008-11-251-0/+36
* showmount command: move logic to acquire RPC client handle out of main()Chuck Lever2008-11-251-52/+64
* showmount command: Remove unused local getport() implementationChuck Lever2008-11-251-105/+0
* showmount command: call nfs_getport instead of local getportChuck Lever2008-11-251-6/+8
* sm-notify should exit as soon as its determinedPhil Endecott2008-10-141-3/+10
* nfs(5): Clarify behavior of the mountproto= and proto= optionsChuck Lever2008-10-081-0/+85
* Cleaned up the wording in the rpc.nfsd(8) manpageSteve Dickson2008-10-011-1/+1
* Cleared up a contradiction in the export(5) man pageSteve Dickson2008-10-011-1/+1
* mountd: change "unknown host" error message to "unmatched host"Jeff Layton2008-09-291-1/+1