Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment out lines that use example addresses and example.com names so | ru | 2006-08-29 | 1 | -15/+15 |
| | | | | | that local changes can be made more easily (without having to comment these lines, and making the diff more readable). | ||||
* | Since NIS is an RPC based service, add a note that when adjusting access | csjp | 2006-06-01 | 1 | -0/+1 |
| | | | | | controls in NIS, similar access controls should be considered for the rpcbind as well. | ||||
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+1 |
| | | | | | | | | http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html The src.conf(5) manpage is to follow in a few days. Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine) | ||||
* | The libwrap built with NO_INET6=yes cannot parse an IPv6 address. | ume | 2006-02-16 | 1 | -1/+3 |
| | | | | | | | So, mention it in comment. Submitted by: Dmitry Morozovsky <marck__at__rinet.ru> MFC after: 2 days | ||||
* | Use RFC 3849 address for examples. | ume | 2004-08-03 | 1 | -2/+2 |
| | | | | | Pointed out by: mistral@imasy.or.jp MFC after: 1 week | ||||
* | allow ::1 explicitly. | ume | 2004-08-03 | 1 | -1/+1 |
| | | | | | Pointed out by: mistral@imasy.or.jp MFC after: 1 week | ||||
* | Removed whitespace at BOF, EOL & EOF. | schweikh | 2004-06-06 | 1 | -3/+3 |
| | |||||
* | Enable TCP_WRAPPERs for the NIS server. The protection afforded is | markm | 2002-02-06 | 1 | -0/+6 |
| | | | | not massive, but usable. | ||||
* | Clear up what the line "ALL : PARANOID : RFC931 20 : deny" means | dwmalone | 2001-08-18 | 1 | -1/+6 |
| | | | | | to tcp wrappers. The description is a little long, but hopefully accurate. | ||||
* | Fix a misleading comment | brian | 2001-05-02 | 1 | -1/+1 |
| | | | | Submitted by: Mark Knight <markk@knigma.org> | ||||
* | "Portmapper" -> "Rpcbind" in a comment. | alex | 2001-04-26 | 1 | -1/+1 |
| | |||||
* | s/portmap/rpcbind | alfred | 2001-03-20 | 1 | -4/+4 |
| | | | | Pointed out by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Add some examples for IPv6 addresses. | ume | 2000-07-19 | 1 | -0/+6 |
| | | | | | PR: conf/18614 Submitted by: James Housley <jim@thehousleys.net> | ||||
* | Add IP addresses to the rules required to "Allow anything from | sheldonh | 2000-05-05 | 1 | -3/+4 |
| | | | | | | localhost", since portmap(8) is included in "anything". Submitted by: Doug Barton <Doug@gorean.org> | ||||
* | Clarify the disposition of hosts.deny and provide a logically | cwt | 2000-03-28 | 1 | -6/+5 |
| | | | | | | consistent portmap example rule. Reviewed by: obrien, markm Obtained-good-ideas from: obrien | ||||
* | The default rule in this file actually sent mail to root as its default | jkh | 2000-02-17 | 1 | -3/+2 |
| | | | | | | action when denying access to a service. Unfortunately, this also makes a dandy denial-of-service attack possible. Change to just log the event and shoot a "go away" response back down the socket. | ||||
* | Fix English. Also use full spelling and reorg a little while I'm here. | obrien | 2000-01-25 | 1 | -5/+5 |
| | | | | Submitted by: Andy Farkas <andyf@speednet.com.au> | ||||
* | MFS: note that only IP addresses work when wrapping the portmapper. | obrien | 1999-11-25 | 1 | -2/+10 |
| | | | | | Make clearer we consider this only an example, and admins should really write this file for their needs. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Add a sample entry for Exim, in preparation for the upcoming behaviour | sheldonh | 1999-08-03 | 1 | -1/+7 |
| | | | | | | change in the port, where TCP Wrapper support will become the default. Requested by: markm | ||||
* | Use /usr/bin/finger rather than `safe_finger'. | obrien | 1999-05-08 | 1 | -2/+2 |
| | |||||
* | Use more politically correct examples, and expand the examples a bit. | markm | 1999-04-08 | 1 | -5/+15 |
| | |||||
* | Add an example hosts.allow for the (base system) tcp_wrappers. | markm | 1999-03-28 | 1 | -0/+48 |
Anyone with good ideas for this is welcome to contribute. |