summaryrefslogtreecommitdiffstats
path: root/utils/mountd/mountd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change CROSSMNT to CROSSMOUNTneilbrown2003-08-061-1/+1
* Open channel files O_WRONLY, and improve mountlist support.neilbrown2003-08-041-3/+9
* Release 1.0.5neilbrown2003-07-171-12/+13
* Assorted fixesneilbrown2003-07-141-1/+1
* See Changelogneilbrown2003-07-021-0/+1
* new "mountpoint" export option.neilbrown2003-05-301-0/+7
* Stuffneilbrown2003-05-231-3/+13
* Support new kernel upcalls for export cache management.neilbrown2003-05-211-2/+28
* See Changelogneilbrown2003-02-191-1/+1
* 2002-04-08 H.J. Lu <hjl@lucon.org>hjl2002-04-081-1/+1
* 2001-10-11 Chip Salzenberg <chip@pobox.com>chip2001-10-111-8/+9
* 2001-10-08 Chip Salzenberg <chip@pobox.com>chip2001-10-081-2/+8
* 2001-06-05 H.J. Lu <hjl@lucon.org>hjl2001-06-051-5/+30
* 2001-05-28 H.J. Lu <hjl@lucon.org>hjl2001-05-281-0/+7
* 2001-02-02 H.J. Lu <hjl@lucon.org>hjl2001-02-111-3/+3
* 2000-11-09 H.J. Lu <hjl@lucon.org>hjl2000-11-091-1/+5
* 2000-08-25 Ion Badulescu <ionut@cs.columbia.edu>hjl2000-08-261-0/+2
* 1/ be less trusting of information in /var/lib/nfs/xtab. Add things toneilbrown2000-08-231-1/+1
* 2000-06-05 H.J. Lu <hjl@lucon.org>hjl2000-06-061-7/+16
* Change to using variable length file handles, for better v3 support, andneilbrown2000-03-211-18/+22
* Mon Jan 10 14:26:33 2000 H.J. Lu <hjl@lucon.org>hjl2000-01-101-1/+1
* Initial revisionhjl1999-10-181-0/+489