index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
inetd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add possibility to specify maximum number of connections per minute
dima
1997-10-29
2
-8
/
+132
*
Implement group part now, final syntax is:
ache
1997-10-28
2
-17
/
+49
*
Implement login classes sepcification as user[/loginclass]
ache
1997-10-27
2
-10
/
+56
*
Use err(3).
charnier
1997-09-19
2
-50
/
+49
*
Remove and odd sleep found by David Holland and posted to -security.
imp
1997-08-29
1
-3
/
+4
*
login_getclass() -> login_getpwclass().
davidn
1997-05-10
1
-3
/
+2
*
Condition SO_PRIVSTATE twiddling on the definedness of SO_PRIVSTATE.
wollman
1997-04-28
1
-1
/
+3
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-31
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
3
-3
/
+3
*
The "-a" option for inetd specifies a specific IP address for the
julian
1997-02-05
1
-0
/
+1
*
Sort cross references.
wosch
1997-01-20
1
-2
/
+2
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
3
-3
/
+3
*
Implement minimal login class support (ie: does a setusercontext()).
peter
1997-01-13
2
-2
/
+27
*
Reviewed by: Bill fenner
julian
1996-11-10
3
-76
/
+227
*
Reviewed by: Bill fenner
julian
1996-11-10
1
-34
/
+30
*
Fix incorrect length argument to memset() function. Closes PR#1937.
alex
1996-11-01
1
-2
/
+2
*
Do not modify a malloc()ed pointer; instead, use memmove().
joerg
1996-10-28
1
-2
/
+3
*
Reviewed by: various
julian
1996-08-09
2
-7
/
+27
*
Increased listen() queue-depth limit to 64.
dg
1996-07-17
1
-2
/
+2
*
Add $Id$
gpalmer
1996-05-07
1
-0
/
+1
*
Call setsockopt(SO_PRIVSTATE) to renounce SS_PRIV on all the sockets
wollman
1996-02-07
2
-36
/
+69
*
Fix a bunch of spelling errors in a bunch of man pages.
mpp
1996-01-30
1
-2
/
+2
*
Make inetd use setproctitle from libutil instead of it's own version.
peter
1996-01-01
2
-5
/
+35
*
Workaround for the setlogin()-in-same-session-as-inetd bug.
peter
1995-11-03
1
-4
/
+25
*
Implement simple quoting for command args.
adam
1995-10-30
1
-3
/
+10
*
Record PID in /var/run/inetd.pid and document same.
wollman
1995-10-12
3
-4
/
+34
*
Correct the "default rate" - it's 256/minute not 1000/minute.
dg
1995-10-09
1
-2
/
+2
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-3
/
+6
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-28
/
+28
*
Disable UDP service looping attack.
wollman
1994-12-21
2
-23
/
+73
*
- increase TOOMANY, in line with 1.x
csgr
1994-09-11
2
-3
/
+34
*
Bring in handling of RPC services from 1.x
csgr
1994-09-11
2
-22
/
+191
*
Get rid of update. Make man page installation work with our scheme
wollman
1994-08-05
1
-2
/
+2
*
BSD 4.4 Lite usr.sbin Sources
rgrimes
1994-05-26
4
-0
/
+1675