summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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-191-1/+1
* 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-192-10/+13
* rpc.nfsd: No longer advertise NFS v2 support.Steve Dickson2013-08-191-1/+1
* 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
* 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-072-17/+7
* nfs.man: Move nfsvers to "Options supported by all versions" sectionChris Vogan2013-05-071-12/+14
* Avoid DNS reverse resolution for server names (take 3)Simo Sorce2013-04-224-7/+41
* sm-notify: "-v hostname" doesn't work when IPV6_SUPPORT is enabledChuck Lever2013-04-221-1/+1
* mount: No longer negotiate to v2Steve Dickson2013-04-222-8/+7
* mountd: fix exporting of "/" with sec= setting.NeilBrown2013-04-221-0/+1
* gssd: Allow GSSAPI to try to acquire credentials first.Simo Sorce2013-04-223-26/+75
* mountd: Add the missing '$' in auth_unix_ip()Jose Castillo2013-04-221-4/+6
* nfs(5): Update description of sec= mount optionChuck Lever2013-04-101-21/+23
* gssd: Fix double free when exporting lucid contextSimo Sorce2013-04-107-12/+12
* gssd: Fix segfault when using -R optionSimo Sorce2013-04-021-1/+1
* gssd: Switch to use standard GSSAPI by defaultSimo Sorce2013-04-022-6/+16
* nfsd: Add support for the -V and --nfs-version optional argumentsTrond Myklebust2013-03-252-3/+32
* mountd: regression in crossmountsSteve Dickson2013-03-251-1/+4
* NFS man page patch that moves nordirplus/rdirplusChris Vogan2013-03-251-7/+7
* gssd: gethostname(3) returns zero or -1, not an errnoChuck Lever2013-03-251-2/+2
* gssd: Fix whitespace nitsChuck Lever2013-03-251-6/+6
* gssd: Clean up gssd_setup_krb5_user_gss_ccache()Chuck Lever2013-03-251-8/+8
* gssd: Update description of "-l" optionChuck Lever2013-03-252-22/+27
* gssd: Clarify use of the term "machine credentials" in rpc.gssd(8)Chuck Lever2013-03-251-37/+105
* gssd: Provide an introduction in gssd(8)Chuck Lever2013-03-251-14/+59
* gssd: gssd.man is missing a description of the "-M" optionChuck Lever2013-03-251-10/+16
* gssd: Use italics for option values and pathnamesChuck Lever2013-03-251-9/+21
* mountd: make local functions in v4root.c staticChuck Lever2013-03-251-2/+4
* mountd: remove unused variableChuck Lever2013-03-251-2/+0
* gssd - expired credentials problemLukas Hejtmanek2013-03-251-0/+5
* gssd: don't krb5_free_context if krb5_init_context failsNeilBrown2013-03-251-7/+8
* gssd: use correct test for success of getrlimit()NeilBrown2013-03-251-1/+1
* gssd: Call authgss_free_private_data() if library provides it.NeilBrown2013-02-131-1/+1
* rpc.statd: Fix socket binding loop.Hemmo Nieminen2013-01-161-6/+13
* rpc.idmapd: Ignore open failures in dirscancb()David Jeffery2013-01-161-1/+2
* idmapd: allow non-ASCII characters (UTF-8) in NFSv4 domain nameSuresh Jayaraman2012-12-171-23/+5
* mountd: fix is_subdirectory to understand '/'NeilBrown2012-12-171-23/+25
* mountd: Report the absolute path used to load the junction plug-inChuck Lever2012-12-121-0/+7
* mountd: cache.c no longer needs #include xmalloc.hChuck Lever2012-12-121-1/+0