Garrett Wollman
10ad031e1d
Document the requirement for TCPMUX to also be enabled as an internal
...
service if any external TCPMUX servers are desired.
PR: 826
1998-04-13 15:05:14 +00:00
Paul Traina
ffb7094ed2
Make maxchild and max child-per-minute default values configurable from
...
the command line or Makefile.
1998-02-24 21:55:14 +00:00
Dima Ruban
3e2e58f12e
Add possibility to specify maximum number of connections per minute
...
for a given IP address.
This should be very effective against DoS attacks.
1997-10-29 21:49:04 +00:00
Andrey A. Chernov
b34683ca29
Implement group part now, final syntax is:
...
user[:group][/login-class]
1997-10-28 13:46:52 +00:00
Andrey A. Chernov
186a5319ff
Implement login classes sepcification as user[/loginclass]
...
By default inetd run things with the same limits as from /etc/rc
(daemon class) to not break anything as in good old days.
1997-10-27 22:03:47 +00:00
Philippe Charnier
c1a2e93e94
Use err(3).
1997-09-19 06:27:30 +00:00
Peter Wemm
476602a9d0
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
Wolfram Schneider
bfd34a4a60
Sort cross references.
1997-01-20 00:03:00 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Julian Elischer
0661be0b5d
Reviewed by: Bill fenner
...
Submitted by: Archie Cobbs (Archie@whistle.com )
Changes to allow inted to control the number of servers to
start on each service. This is a defence against a denial of service attack
in which the system is made unusable by
an external party. It also allows the behaviour of
small memory systems to be more accuratly predicted, by
bounding the extent to which processes can multiply.
1996-11-10 21:12:44 +00:00
Julian Elischer
7356460fe3
Reviewed by: various
...
Submitted by: archie@whistle.com
changes to allow inetd to bind to a single interface
for more complicated options see xinetd in ports.
Obtained from: whistle.com
1996-08-09 22:20:24 +00:00
Garrett Wollman
e50d775901
Call setsockopt(SO_PRIVSTATE) to renounce SS_PRIV on all the sockets
...
we create. (Nothing being called from inetd should use it anyway,
but you can never be too careful.)
Translate the man page back into -mdoc.
1996-02-07 17:15:01 +00:00
Mike Pritchard
4a8d02835c
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
Garrett Wollman
9fe96cbb6d
Record PID in /var/run/inetd.pid and document same.
1995-10-12 16:43:27 +00:00
David Greenman
ee812eb286
Correct the "default rate" - it's 256/minute not 1000/minute.
1995-10-09 23:34:07 +00:00
Garrett Wollman
71704f34b1
Disable UDP service looping attack.
1994-12-21 19:08:45 +00:00
Geoff Rehmet
bee39b42f3
- increase TOOMANY, in line with 1.x
...
- add logging option from 1.x
1994-09-11 11:16:32 +00:00
Geoff Rehmet
55b91f3ab6
Bring in handling of RPC services from 1.x
...
(Guess who forgot to replace his inetd until today ;-)
1994-09-11 10:48:02 +00:00
Rodney W. Grimes
dea673e932
BSD 4.4 Lite usr.sbin Sources
1994-05-26 05:23:31 +00:00