summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* exportfs: exit with error code if there was any error (take 2).NeilBrown2013-11-056-41/+19
* exportfs: report failure if asked to unexport something not exported.Steve Dickson2013-10-281-0/+2
* gssd: validate cred in gssd_acquire_user_credWeston Andros Adamson2013-10-281-0/+7
* Stop Treat IP addresses a FQDN rather than SUBNETs.NeilBrown2013-10-241-11/+0
* mountd: fix bug affecting exports of dirs with 64bit inode number.NeilBrown2013-10-241-11/+14
* exportfs: exit with error code if there was any error.NeilBrown2013-10-222-10/+29
* Revert "exportfs: Return non-zero exit value on error"Steve Dickson2013-10-222-29/+10
* exportfs: Return non-zero exit value on errorTony Asleson2013-10-222-10/+29
* mount.nfs: print an error message when remount attempt failsJeff Layton2013-10-211-0/+1
* gssd: do a more thorough change of identity after forkingJeff Layton2013-10-211-16/+66
* gssd: have process_krb5_upcall fork before handling upcallJeff Layton2013-10-211-1/+23
* exportfs: Add -s option.Tony Asleson2013-10-212-10/+20
* mountstats: fix python2.x supportWeston Andros Adamson2013-10-211-0/+2
* nfsmount.conf: remove duplicate 'timeo' from the parsing stringSteve Dickson2013-10-211-0/+10
* nfsmount.conf: Remove duplicate 'bg' and 'fg' from parsing string.Steve Dickson2013-10-211-0/+25
* nfs-utils: remove gss_clnt_send_err and gss_destroy_credsJeff Layton2013-10-213-126/+1
* exportfs: clean up exports.d discussionJ. Bruce Fields2013-09-301-10/+4
* exportfs: test_export shouldn't use invalid uid/gidJ. Bruce Fields2013-09-241-1/+1
* exportfs: Fix the default authentication flavour settingTrond Myklebust2013-09-241-2/+3
* gssd: don't use tgtname to find our keytabJ. Bruce Fields2013-09-241-6/+9
* gssd: don't use tgtname to find our keytabJ. Bruce Fields2013-09-243-11/+5
* gssd: fix strncmp bug causing client removalsJ. Bruce Fields2013-09-241-1/+1
* nfs-iostat: Make Python 3 compatibleBohuslav Kabrda2013-09-181-11/+11
* mountstats: Make mountstats Python 3 compatibleBohuslav Kabrda2013-09-181-155/+155
* nfsiostat: periodically flush stdoutHarshula Jayasuriya2013-09-181-0/+2
* exportfs: insecure/secure should be a secinfo_flagTrond Myklebust2013-09-181-7/+27
* exports.man: quote command to preserve spaceJim Rees2013-09-051-1/+1
* gssd: suppress error message if rpc_pipefs dir disappears.NeilBrown2013-09-051-2/+3
* mount.nfs: improve handling of bg, fg, and sloppy in nfsmount.confScott Mayhew2013-08-191-0/+11
* mount.nfs: dont pass options from configuration sections that are not relevantScott Mayhew2013-08-193-3/+5
* rpc.idmapd: silence pointless EOF warningJ. Bruce Fields2013-08-191-4/+8
* rpc.nfsd: Allow v4.2 server support with the -V optionSteve Dickson2013-08-193-10/+17
* rpc.nfsd: No longer advertise NFS v2 support.Steve Dickson2013-08-192-1/+2
* gssd: fixed typo in machine cred name.Doug Nazar2013-07-021-1/+1
* gssd: don't give up on machine credential if hostname not available.NeilBrown2013-07-021-2/+6
* nfsiostat: restore output formatWeston Andros Adamson2013-07-011-7/+7
* Fix handling of preferred realm command line option.Maximilian Wilhelm2013-07-011-2/+10
* gssd: remove redundant array size.NeilBrown2013-07-011-1/+1
* nfsidmap: add default id_resolver.confLuk Claes2013-05-282-1/+3
* nfsdcltrack.man: drop autogenerated roffLuk Claes2013-05-281-114/+0
* gssd: Fix recent fix to Avoid DNS reverse resolution in gssd.Signed-off-by: NeilBrown2013-05-282-13/+32
* gssd: Remove unnecessary including of ctype.hSteve Dickson2013-05-071-1/+0
* mountd: Fix is_subdirectory againNeilBrown2013-05-071-10/+14
* statd: exit if a statd is already runningWeston Andros Adamson2013-05-074-17/+34
* nfs.man: Move nfsvers to "Options supported by all versions" sectionChris Vogan2013-05-071-12/+14
* Release 1.2.8Steve Dickson2013-05-021-1/+1
* Avoid DNS reverse resolution for server names (take 3)Simo Sorce2013-04-224-7/+41
* .gitignore: ignore more generated filesMike Frysinger2013-04-221-1/+3
* configure.ac: do not fail sqlite check when cross-compilingMike Frysinger2013-04-221-3/+8
* sm-notify: "-v hostname" doesn't work when IPV6_SUPPORT is enabledChuck Lever2013-04-221-1/+1