summaryrefslogtreecommitdiffstats
path: root/utils/mountd
Commit message (Expand)AuthorAgeFilesLines
...
* Fix reference error when writing fsloc data to cacheKevin Coffman2007-02-271-1/+1
* Add missing fsloc.[ch] files - oops.Neil Brown2007-02-262-0/+234
* Extend the exportfs interface to pass fslocations info into the kernel.Fred Isaman2007-02-222-1/+26
* Support group-id looks for kernels that ask for them.Neil Brown2007-02-123-4/+77
* Use UUIDs to identify filesystems if kernel supports it.Neil Brown2007-02-122-11/+157
* Remove duplicated code.Kevin Coffman2007-02-091-17/+20
* Make mountd complain on unsupported uid mapping schemesSteinar H. Gunderson2007-02-051-0/+6
* Ensure 'showmount -e' gets current information.Neil Brown2007-01-113-5/+10
* Error check messages sent to the kernel.Neil Brown2007-01-112-13/+21
* 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-192-3/+18
* remove extraneous mountlist_add/del calls and change remaining ones to use IP...Jeff Layton2006-12-192-18/+8
* Don't rely on old info in my_clientJeff Layton2006-12-191-15/+9
* Fix -n option to mountdSteinar H. Gunderson2006-10-241-1/+1
* Remove some files that old, unused, unneeded.Neil Brown2006-07-051-81/+0
* Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-222-5/+5
* multiple threads for mountdGreg Banks2006-06-162-9/+121
* mountd state directoryNeil Brown2006-06-052-4/+19
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-171-695/+0
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-101-0/+2
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-281-0/+4
* Remove all the Makefilesneilbrown2005-12-201-13/+0
* More automake stuffneilbrown2005-12-201-0/+687
* Autogen updateneilbrown2005-12-208-8/+86
* Understand type 2 and type 3 filesystem identifiers.neilbrown2005-10-141-2/+26
* 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-262-11/+25
* Added TOP, as needed, for easier compile in subdirectoriesgmorris2005-04-121-0/+1
* Sanitise stderr logging.neilbrown2005-03-141-2/+2
* auth_reload fixneilbrown2004-12-061-2/+3
* fix uninitialise variableneilbrown2004-09-061-0/+1
* Support --ha-callout for high-availability calloutsneilbrown2004-09-063-4/+43
* fix fd bugneilbrown2004-08-311-0/+1
* fix careless editting in mountd.manneilbrown2004-06-081-1/+0
* auth_reload calls in cache.neilbrown2004-02-241-0/+6
* 1.0.6neilbrown2003-09-121-2/+2
* Work around RLIMIT_NOFILE-to-big problemneilbrown2003-09-121-11/+14
* close a filehandle before opening.neilbrown2003-08-111-1/+4
* Change CROSSMNT to CROSSMOUNTneilbrown2003-08-061-1/+1
* /proc/fs/nfsd as an alternate to /proc/fs/nfsdneilbrown2003-08-041-2/+5
* Open channel files O_WRONLY, and improve mountlist support.neilbrown2003-08-044-12/+26
* Release 1.0.5neilbrown2003-07-172-13/+14
* Assorted fixesneilbrown2003-07-142-2/+1
* See Changelogneilbrown2003-07-022-1/+2
* segfault fixneilbrown2003-06-161-1/+2
* new "mountpoint" export option.neilbrown2003-05-302-1/+34
* Stuffneilbrown2003-05-232-5/+15
* bug fixneilbrown2003-05-221-5/+4