summaryrefslogtreecommitdiffstats
path: root/support
Commit message (Expand)AuthorAgeFilesLines
* Remove some files that old, unused, unneeded.Neil Brown2006-07-0512-690/+2
* Avoid error creating an existing symlinkNeil Brown2006-07-051-0/+1
* Use socklen_t some more to avoid warnings.Greg Banks2006-07-031-1/+6
* Fix warning about pointer signedness differing.Greg Banks2006-07-031-2/+3
* Include the right header to get xmalloc() declaration.Greg Banks2006-07-031-1/+1
* Merge branch 'master' of git://linux-nfs.org/nfs-utilsGreg Banks2006-07-039-24/+166
|\
| * Allow rpc.nfsd to suppress tcp or udp, and listen on a specific address.Steve Dickson2006-07-033-4/+95
| * Add support for suppressing different NFS versions.Steve Dickson2006-06-263-2/+40
| * Further coverity related cleanups.Neil Brown2006-06-231-3/+2
| * Fix various issues discovered by CoverityNeil Brown2006-06-233-10/+16
| * Fix comment parsing (again)Neil Brown2006-06-231-6/+6
| * Try to make sure that clientid used for NFSv4 is reliable.Neil Brown2006-06-232-4/+12
* | Comment out the decades-old SCCS id strings from the original SunGreg Banks2006-06-271-1/+1
* | Detect if glibc provides socklen_t and use that insteadGreg Banks2006-06-271-2/+6
* | Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-223-1/+5
|/
* 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