summaryrefslogtreecommitdiffstats
path: root/utils/mountd/mountd.c
Commit message (Expand)AuthorAgeFilesLines
* utils: Return status 0 on clean exitsMantas Mikulenas2012-10-151-1/+2
* mountd: Fixed strcmp usage in in insert groups.Matthew Treinish2011-08-031-1/+1
* mountd: Clear mountd registrations at start upChuck Lever2010-10-141-6/+4
* 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: clean up cache APIChuck Lever2010-09-161-4/+0
* mountd: support IPv6 in mountlist_del_all()Chuck Lever2010-09-161-1/+1
* mountd: Support IPv6 in mountd's svc routinesChuck Lever2010-09-161-20/+59
* mountd: add IPv6 support in auth_authenticate()Chuck Lever2010-09-161-7/+7
* libnfs.a: Fix API for getfh() & friendsChuck Lever2010-09-161-4/+3
* Removed warnings from mountd.cSteve Dickson2010-08-091-6/+8
* mountd: Replace "struct hostent" with "struct addrinfo"Chuck Lever2010-06-221-6/+5
* Mountd listens on 2 different versions for NFSv2 (MOUNTv1 and MOUNTv2)NeilBrown2010-05-241-6/+8
* mountd: get_exportlist() cleanupJ. Bruce Fields2010-01-131-7/+4
* mountd: move most of get_exportlist() into helpersJ. Bruce Fields2010-01-131-59/+84
* exports: hide pseudo exports from clientsSteve Dickson2010-01-131-0/+4
* Don't give client an empty flavor listJ. Bruce Fields2009-08-241-0/+5
* Retry export if getfh fails.NeilBrown2009-06-031-1/+10
* Mountd should use separate lockfilesBen Myers2009-04-031-0/+10
* nfs-utils: Provide type-checked version of svc_getcaller()Chuck Lever2009-03-051-13/+7
* Exportfs and rpc.mountd optimalizationTomas Richter2009-02-181-1/+1
* Determine supported pseudoflavors from exportJ. Bruce Fields2008-08-281-17/+38
* Minor mountd.c cleanupJ. Bruce Fields2008-08-281-38/+49
* Remove redundant m_path fieldJ. Bruce Fields2008-08-281-10/+2
* There were 2 things wrong with auth flavour ordering:bc Wong2008-03-181-1/+8
* In mountd, if get_exportlist() (utils/mountd/mountd.c) returns NULL itHarshula Jayasuriya2008-02-121-9/+7
* rpc.mountd: add new mode for handling netgroup-heavy configurationsJeff Layton2007-09-281-0/+1
* nfs-utils: have mountd hold open etab file to force inode number to changeJeff Layton2007-05-111-5/+5
* Allow exporting of a subfilesystem when 'crossmnt' is set.Neil Brown2007-03-191-3/+3
* Support group-id looks for kernels that ask for them.Neil Brown2007-02-121-2/+7
* Ensure 'showmount -e' gets current information.Neil Brown2007-01-111-1/+6
* Error check messages sent to the kernel.Neil Brown2007-01-111-2/+5
* add missing long option for -r in mountdJeff Layton2006-12-201-0/+1
* add -r flag to make mountd do reverse resolve of ipaddress on the flyJeff Layton2006-12-191-1/+5
* remove extraneous mountlist_add/del calls and change remaining ones to use IP...Jeff Layton2006-12-191-9/+8
* Fix -n option to mountdSteinar H. Gunderson2006-10-241-1/+1
* Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-221-4/+4
* multiple threads for mountdGreg Banks2006-06-161-9/+114
* mountd state directoryNeil Brown2006-06-051-4/+13
* Autogen updateneilbrown2005-12-201-1/+3
* Small nfs-utils patch from Olaf Kirchneilbrown2005-10-071-4/+2
* Assorted changes from Steve Dicksonneilbrown2005-10-061-14/+15
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-261-3/+16
* Sanitise stderr logging.neilbrown2005-03-141-2/+2
* Support --ha-callout for high-availability calloutsneilbrown2004-09-061-2/+12
* 1.0.6neilbrown2003-09-121-2/+2
* Work around RLIMIT_NOFILE-to-big problemneilbrown2003-09-121-11/+14