summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* multiple threads for mountdGreg Banks2006-06-161-0/+21
* Move NFS mount code from util-linux to nfs-utils - part 2Amit Gud2006-06-1614-68/+1303
* Only treat '#' as starting a comment when at the start of a tokenNeil Brown2006-06-051-2/+5
* escape hashes in exportsNeil Brown2006-06-051-1/+1
* fix exportfs with multiple matchesNeil Brown2006-06-051-1/+1
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-1710-4713/+0
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-109-0/+18
* 2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>neilbrown2006-04-1010-0/+24
* Add checking for innetgr back to configure.inneilbrown2006-04-101-0/+3
* 2006-04-10 kwc@citi.umich.eduneilbrown2006-04-091-0/+31
* aclocal/autoconf/automake, properly this time.neilbrown2006-03-2810-31/+36
* Use PKGCONFIG to locate gssapi and rpcsecgss header filesneilbrown2006-03-2816-3126/+0
* Remove all the Makefilesneilbrown2005-12-206-99/+0
* More automake stuffneilbrown2005-12-209-0/+4232
* Autogen updateneilbrown2005-12-2034-81/+585
* Set default hostname to '*' rather than leaving it emptyneilbrown2005-12-201-4/+8
* Updates from Kevin Coffman at UMichneilbrown2005-12-161-0/+3
* Fix rpc_init so it isn't confused by sshneilbrown2005-12-121-4/+11
* Assorted changes from Steve Dicksonneilbrown2005-10-065-3/+36
* rpc and gssapi not longer exist in support, so remove them from Makefileneilbrown2005-08-261-1/+1
* Remove the rpcsec_gss code and rely on an external library instead.neilbrown2005-08-2618-4172/+5
* remove some files.neilbrown2005-08-2638-5911/+0
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-261-24/+0
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-261-0/+9
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-261-23/+3
* From: Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-261-0/+18
* Added TOP, as needed, for easier compile in subdirectoriesgmorris2005-04-128-3/+9
* Don't use cast as lvaluechip2005-04-061-1/+1
* Support "acl" and "no_acl" export options.chip2005-04-061-0/+6
* Sanitise stderr logging.neilbrown2005-03-142-45/+50
* treat N.N.N.N as a special case of MCL_SUBNETWORK instead ofneilbrown2005-03-141-1/+10
* Fix bug [ 1157791 ] Segfault in mountd.gmorris2005-03-061-5/+6
* release 1.0.7-pre2neilbrown2004-12-101-1/+1
* ha-callout ands sigchldneilbrown2004-12-101-1/+12
* HA statd updatesneilbrown2004-12-061-1/+1
* Add gss support from citi @ umichneilbrown2004-10-1972-2/+13257
* Prepare to support gss authentication and idmap looks for nfsv4neilbrown2004-09-154-1/+9
* Support --ha-callout for high-availability calloutsneilbrown2004-09-061-0/+52
* Fix cache flushing problem.neilbrown2004-06-081-1/+7
* Makefile changes.neilbrown2003-09-141-0/+3
* * support/export/hostname.c (get_reliable_hostbyaddr): Fix crashchip2003-09-091-23/+22
* Change CROSSMNT to CROSSMOUNTneilbrown2003-08-062-7/+5
* /proc/fs/nfsd as an alternate to /proc/fs/nfsdneilbrown2003-08-044-2/+9
* Open channel files O_WRONLY, and improve mountlist support.neilbrown2003-08-041-2/+2
* * support/nfs/xlog.c (xlog): Revise buffer-overflow fix tochip2003-07-251-6/+4
* Release 1.0.5neilbrown2003-07-171-1/+1
* Assorted fixesneilbrown2003-07-141-1/+2
* allow compilation against 2.5 headersneilbrown2003-07-031-2/+13
* rpc.nfsd to write to /proc/fs/nfs/threads if availableneilbrown2003-07-031-0/+21
* Fixes to make unexporting and exporting with wildcardsneilbrown2003-07-033-19/+16