summaryrefslogtreecommitdiffstats
path: root/utils/mountd
Commit message (Expand)AuthorAgeFilesLines
* mountd: Honor the no_root_squash flag on pseudo rootsJ. Bruce Fields2012-05-291-1/+4
* mountd: handle allocation failures in auth_unix_ip upcallJ. Bruce Fields2012-05-031-3/+9
* mountd: prepend '$' to make use_ipaddr clients self-describingJ. Bruce Fields2012-05-033-7/+24
* mountd: add trivial helpers for client-matchingJ. Bruce Fields2012-05-033-13/+24
* mountd: parse ip address earlierJ. Bruce Fields2012-05-031-18/+22
* mountd: fix export upcall failure in use_ipaddr caseJ. Bruce Fields2012-05-031-0/+1
* v4_root_add_parents: remove a possible buffer overflow.NeilBrown2012-05-011-2/+2
* v4root: set the time-to-live for V4ROOT exports to the DEFAULT.NeilBrown2012-05-011-0/+1
* 4set_root: force "fsid=0" for all exports of '/'NeilBrown2012-05-011-0/+7
* nfsd_fh: if two exports are possible, choose the one without V4ROOTNeilBrown2012-05-011-1/+10
* auth_authenticate_newcache: prefer non-V4ROOT export over V4ROOT exportsNeilBrown2012-05-011-4/+3
* lookup_export: really prefer nonV4ROOT exports.NeilBrown2012-05-011-3/+7
* mountd: support IPv6 [] escaping with fsloc hostsWeston Andros Adamson2012-05-011-3/+17
* autoconf: only link binaries that need it to libtirpcJeff Layton2012-01-161-1/+1
* mountd: Support junction management plug-insChuck Lever2012-01-052-2/+225
* mountd: remove newline from xlog() format specifier stringsChuck Lever2012-01-051-5/+5
* mountd: Plug v4root memory leakChuck Lever2012-01-051-1/+1
* mountd: Fixed strcmp usage in in insert groups.Matthew Treinish2011-08-031-1/+1
* rpc.mountd: let mountd consult /etc/services for portMi Jinlong2011-08-031-1/+4
* mountd: move fsidtype-specific code to helpersJ. Bruce Fields2011-06-271-111/+129
* mountd: gather fsid information into one structJ. Bruce Fields2011-06-271-34/+45
* mountd: prefer explicit subexports over crossmnt parentsJ. Bruce Fields2011-06-271-3/+15
* mountd: Fix missing varialble assignment in auth_unix_gidPavel Shilovsky2011-06-071-2/+4
* Removed compilation warnings from mountd/cache.cJim Rees2011-05-181-5/+5
* nfs-utils: Increase the stdio file buffer size for procfs filesSean Finney2011-04-191-0/+5
* mountd: Use a dynamic buffer for storing lists of gid'sSean Finney2011-04-191-9/+20
* exports: add a configurable time-to-live for the kernel cache entriesChuck Lever2011-04-061-7/+8
* Removed a warning from v4root.cSteve Dickson2011-04-061-3/+6
* Fixed segfault in rpc.mountdSteve Dickson2011-01-261-0/+1
* Updated rpc.mountd man pageSteve Dickson2010-10-201-3/+3
* mountd: Clear mountd registrations at start upChuck Lever2010-10-141-6/+4
* mountd: Update mountd/exportfs man pages to reflect IPv6 changesChuck Lever2010-09-271-86/+154
* mountd: Use MNT status values instead of NFSERRChuck Lever2010-09-271-11/+11
* mountd: Fix up version and usage messagesChuck Lever2010-09-271-16/+22
* mountd: Unregister mountd if my_svc_run() returnsChuck Lever2010-09-271-1/+2
* mountd: Support TI-RPC mountd listenerChuck Lever2010-09-271-9/+17
* mountd: Make NFS version checks more strictChuck Lever2010-09-271-8/+39
* mountd: Ensure cache downcall can handle IPv6 addressesChuck Lever2010-09-161-1/+1
* mountd: Handle IPv6 addresses in kernel auth_unix_ip upcallsChuck Lever2010-09-161-3/+3
* mountd: clean up cache APIChuck Lever2010-09-163-14/+43
* mountd: Support IPv6 in mountlist_list()Chuck Lever2010-09-161-7/+9
* mountd: Handle memory exhaustion in mountlist_list()Chuck Lever2010-09-161-8/+24
* mountd: Add mountlist_freeall()Chuck Lever2010-09-161-6/+13
* mountd: support IPv6 in mountlist_del_all()Chuck Lever2010-09-163-9/+7
* mountd: Support IPv6 in mountd's svc routinesChuck Lever2010-09-161-20/+59
* mountd: add IPv6 support in auth_authenticate()Chuck Lever2010-09-164-35/+39
* libnfs.a: Fix API for getfh() & friendsChuck Lever2010-09-161-4/+3
* Removed warnings from mountd.cSteve Dickson2010-08-091-6/+8
* Removed warnings from cache.cSteve Dickson2010-08-091-9/+9
* Removed warnings from fsloc.cSteve Dickson2010-08-093-3/+3