summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mount: Support negotiation between v4, v3, and v2Chuck Lever2009-09-291-1/+18
* The user's mount options and the set of versions to try should notChuck Lever2009-09-291-24/+106
* mount.nfs: Keep server's address in nfsmount_infoChuck Lever2009-09-291-6/+7
* mount.nfs: Add API to duplicate a mount option listChuck Lever2009-09-292-0/+66
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-13/+52
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-55/+57
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-16/+44
* nfs-utils: nfs-iostat.py autofs cleanup and option to sort by ops/sLans Carstensen2009-09-151-1/+1
* idmapd: rearm event handler after error in nfsdcb()Jeff Layton2009-09-141-8/+10
* mount.nfs: Support "-t nfs,vers=4" mounts in the kernelChuck Lever2009-09-144-7/+22
* IPv6 support for nfsd was finished before some of the other daemonsJeff Layton2009-09-142-0/+18
* Gssd blindly caches machine credentialsLukas Hejtmanek2009-08-273-41/+48
* Cleaned up some warnings in the mount config file code.Steve Dickson2009-08-272-0/+3
* Don't give client an empty flavor listJ. Bruce Fields2009-08-241-0/+5
* Cleaned up parsing errors to hopeful be more preciseSteve Dickson2009-08-173-9/+10
* Added support for line comments parsing which shouldBenny Halevy2009-08-171-5/+19
* Now that only the Section names are case-insensitiveSteve Dickson2009-08-163-15/+16
* The example nfsmount.conf fileSteve Dickson2009-08-162-0/+121
* The new nfsmount.conf(5) man page and the update toSteve Dickson2009-08-163-0/+95
* Added hooks to the mount command that allowSteve Dickson2009-08-163-1/+56