summaryrefslogtreecommitdiffstats
path: root/support/misc
Commit message (Expand)AuthorAgeFilesLines
* tcpwrapper: Add support for IPv6Chuck Lever2010-01-171-36/+79
* tcpwrapper: Eliminated shadowed declaration warningsChuck Lever2010-01-171-17/+15
* tcpwrapper: Fix signage problems in the tcp_wrappers hash functionChuck Lever2010-01-171-14/+20
* tcp_wrapper: Clean up logit()Chuck Lever2010-01-171-32/+24
* tcp_wrappers: Use getifaddrs(3) if it is availableChuck Lever2010-01-172-8/+90
* tcpwrappers: Use xlog() instead of perror(3) and syslog(2)Chuck Lever2010-01-171-12/+13
* Replace the Sun RPC license with the BSD license,Tom spot Callaway2009-06-021-25/+23
* Added back the some logging variables which are noSteve Dickson2009-03-081-1/+9
* General clean up. Removed unused routines. Reworked syslogSteve Dickson2009-03-041-130/+5
* Converted good_client() to correctly use the tcp wrapperSteve Dickson2009-03-041-50/+7
* Only hash on IP address and Program number. Including the ProcedureSteve Dickson2009-03-041-12/+11
* Exportfs and rpc.mountd optimalizationTomas Richter2009-02-181-1/+1
* Now that the TCP wrapper actually works, mounts willSteve Dickson2009-01-031-4/+16
* To ensure the hash table of clients has validSteve Dickson2008-12-191-3/+42
* Clients IP address and host names are check onSteve Dickson2008-12-191-0/+79
* When clients are define as IP addresses in /etc/hosts.deny,Steve Dickson2008-12-191-44/+45
* Fixed arguments to the hosts_ctl() call in the good_client() routineSten Spans2008-05-051-2/+2
* Add -Wstrict-prototypes to compiler args, and fix warnings caused.Neil Brown2007-07-292-20/+12
* 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-031-7/+12
|\
| * Further coverity related cleanups.Neil Brown2006-06-231-3/+2
| * Fix various issues discovered by CoverityNeil Brown2006-06-231-6/+12
* | Comment out the decades-old SCCS id strings from the original SunGreg Banks2006-06-271-1/+1
|/
* Remove **/Makefile.in, aclocal.m4, configure, andNeil Brown2006-04-171-470/+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-12/+0
* More automake stuffneilbrown2005-12-201-0/+462
* Autogen updateneilbrown2005-12-202-2/+17
* Added TOP, as needed, for easier compile in subdirectoriesgmorris2005-04-121-0/+1
* new "mountpoint" export option.neilbrown2003-05-302-1/+35
* 2001-11-26 Chip Salzenberg <chip@pobox.com>chip2001-11-261-3/+1
* 2000-08-25 H.J. Lu <hjl@lucon.org>hjl2000-08-261-5/+7
* 2000-08-25 Ion Badulescu <ionut@cs.columbia.edu>hjl2000-08-261-0/+2
* 2000-08-25 H.J. Lu <hjl@lucon.org>hjl2000-08-253-0/+455