summaryrefslogtreecommitdiffstats
path: root/support/misc/tcpwrapper.c
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-171-1/+1
* 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-291-16/+9
* Autogen updateneilbrown2005-12-201-2/+11
* 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-251-0/+256