summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: introduce new statd testing simulatorJeff Layton2010-01-127-2/+574
* nfs-utils: make private cookie to hex conversion a library routineJeff Layton2010-01-122-10/+36
* statd: Use the new nsm_ file.c calls in rpc.statdChuck Lever2010-01-124-246/+57
* statd: Use the new nsm_ file.c calls in sm_notifyChuck Lever2010-01-121-225/+63
* libnsm.a: Introduce common routines to handle persistent storageChuck Lever2010-01-124-1/+886
* showmount: Try the highest mount version then fall back to lower onesSteve Dickson2010-01-111-7/+30
* mount.nfs: don't use IPv6 unless IPV6_SUPPORTED is setJeff Layton2010-01-041-1/+1
* libnsm.a: Move the sm_inter XDR pieces to libnsm.aChuck Lever2009-12-236-16/+57
* libexport.a: fix a long-standing typo in name_cmp()Chuck Lever2009-12-231-1/+1
* statd: replace smn_{get,set}_port() with the shared equivalentsChuck Lever2009-12-121-33/+7
* statd: squelch compiler warning in sm-notify.cSteve Dickson2009-12-121-3/+7
* gssd: have gssd deal with scopeid field in upcallJeff Layton2009-12-111-25/+35
* NFS man page: update nfs(5) with details about IPv6 supportChuck Lever2009-12-111-32/+72
* mount.nfs: Remove nfs_name_to_address()Chuck Lever2009-12-112-22/+2
* mount.nfs: Teach umount.nfs to recognize netids in /etc/mtabChuck Lever2009-12-111-4/+11
* mount.nfs: proto=netid forces address family when resolving server namesChuck Lever2009-12-111-8/+23
* mount.nfs: Fix sockaddr pointer aliasing in stropts.cChuck Lever2009-12-111-13/+19
* mount.nfs: Add new API for getting protocol family from netidsChuck Lever2009-12-112-0/+65
* mount.nfs: make nfs_lookup() globalChuck Lever2009-12-112-2/+14
* mount.nfs: support netids in v2/v3 version/transport negotiationChuck Lever2009-12-111-29/+22
* mount.nfs: support netids in nfs_options2pmap()Chuck Lever2009-12-111-22/+6
* libnfs.a: Provide shared helpers for managing netidsChuck Lever2009-12-112-7/+97
* mount.nfs: Retry v4 mounts with v3 on ENOENT errorsNeil Brown2009-12-071-2/+3
* statd: Replace nsm_log() with xlog() in sm-notify commandChuck Lever2009-11-243-105/+67
* statd: Replace note() with xlog() in rpc.statdChuck Lever2009-11-2415-276/+118
* nfs-utils: NFSv4: fix backgroundingHarshula Jayasuriya2009-11-161-10/+15
* mount options can be lost when using bg optionHarshula Jayasuriya2009-11-162-2/+8
* relax insecure option on mountdRobert Gordon2009-11-161-2/+1
* mount.nfs: Assume v2/v3 if mount-related options are presentChuck Lever2009-11-161-0/+12
* gssd: process service= attribute in new upcallOlga Kornievskaia2009-11-163-13/+74
* gssd: process target= attribute in new upcallOlga Kornievskaia2009-11-161-3/+23
* gssd: handle new client upcallOlga Kornievskaia2009-11-163-31/+168
* gssd: print full client directory being handledOlga Kornievskaia2009-11-161-2/+2
* gssd: add upcall support for callback authenticationOlga Kornievskaia2009-11-164-49/+143
* gssd: refactor update_client_list()Olga Kornievskaia2009-11-162-9/+22
* This patch adds the krb5 hostbased principal, name which theOlga Kornievskaia2009-11-161-7/+87
* Remove the AI_ADDRCONFIG hint flag to getaddrinfo() when it'sSteve Dickson2009-11-121-1/+1
* Release 1.2.1Steve Dickson2009-11-041-1/+1
* Fixed configuration error when --disable-mount was used.Steve Dickson2009-11-031-0/+2
* mount: Fix po_join() call site in nfs_try_mount_v4()Chuck Lever2009-11-031-1/+2
* mount.nfs: Assume v2/v3 if mount-related options are presentChuck Lever2009-11-031-14/+35
* Made some aesthetic changes to the code that setsSteve Dickson2009-11-032-8/+10
* Retry v4 mounts with a v3 mount when the versionSteve Dickson2009-11-031-2/+9
* Added wrappers around the setting of default valuesSteve Dickson2009-10-273-20/+45
* Added the defaultproto and defaultvers variable to the mountSteve Dickson2009-10-221-4/+18
* Use the default protocol and version values, when theySteve Dickson2009-10-222-3/+22
* Introducing the parsing of both 'defaultvers' and 'defaultproto'Steve Dickson2009-10-224-2/+66
* Make sure all protocol version options are checked in check_vers()Steve Dickson2009-10-091-3/+1
* Make the network transports value in the mountSteve Dickson2009-10-091-3/+4
* There are a number of different mount options that can beSteve Dickson2009-10-091-0/+20