summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gssd: By default, don't spam syslog when users' credentials expireKevin Coffman2009-01-054-11/+11
* Now that the TCP wrapper actually works, mounts willSteve Dickson2009-01-031-4/+16
* To ensure the hash table of clients has validSteve Dickson2008-12-191-3/+42
* Clients IP address and host names are check onSteve Dickson2008-12-191-0/+79
* When clients are define as IP addresses in /etc/hosts.deny,Steve Dickson2008-12-191-44/+45
* 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
* Added support/nfs/getport.cSteve Dickson2008-11-181-0/+965
* Introduce rpcbind client utility functionsChuck Lever2008-11-172-1/+72
* Add AF_INET6-capable API to acquire an RPC CLIENT *Chuck Lever2008-11-174-1/+605
* Get rid of empty AUTHORS fileJan Engelhardt2008-10-212-1/+2
* Release 1.1.4Steve Dickson2008-10-171-1/+1
* sm-notify should exit as soon as its determinedPhil Endecott2008-10-141-3/+10
* rpcgen: include sys/ioctl.h on linux systemsMike Frysinger2008-10-081-0/+3
* nfs(5): Clarify behavior of the mountproto= and proto= optionsChuck Lever2008-10-081-0/+85
* nfs-utils: make makesock() staticChuck Lever2008-10-081-42/+40
* nfs-utils: Clean up support/nfs/rpcmisc.c:closedown()Chuck Lever2008-10-081-23/+25
* 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
* nfs(5): Replace the term "netid" in mount option descriptionsChuck Lever2008-09-291-8/+8
* nfs(5): Replace the term "netid" in mount option descriptionsChuck Lever2008-09-291-6/+6
* rpc.statd: Stop overloading sockfd in utils/statd/rmtcall.cChuck Lever2008-09-263-14/+19
* rpc.statd: Use __func__ in dprintfChuck Lever2008-09-261-23/+27
* rpc.statd: Clean up: replace "if (!(foo = rtnl))".Chuck Lever2008-09-262-6/+6
* nfs-utils: whitespace clean ups in support/nfs/rpcmisc.cChuck Lever2008-09-261-7/+6
* nfs-utils: Remove excess log reportingChuck Lever2008-09-261-8/+4
* nfs-utils: make makesock() staticChuck Lever2008-09-262-17/+22
* showmount: destroy RPC client when finishedChuck Lever2008-09-261-0/+4
* nfs-utils: remove disabled code from support/nfs/rpcmisc.cChuck Lever2008-09-261-16/+0
* nfs-utils: Remove unused function rpc_svcrun()Chuck Lever2008-09-262-52/+0
* nfs-utils: remove unused function rpc_logcall()Chuck Lever2008-09-262-61/+0