| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid sshd, cron, syslogd and inetd to be killed under high-pressure swap | attilio | 2009-11-25 | 1 | -0/+4 |
* | Sync comment with actual configuration format. | delphij | 2009-02-13 | 1 | -2/+2 |
* | o inetd(8) requires wait/nowait column in inetd.conf for | maxim | 2008-01-12 | 1 | -1/+2 |
* | Remove the -DFAST_IPSEC from Makefiles again. | bz | 2007-07-05 | 1 | -1/+1 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 2 | -2/+2 |
* | Don't try to apply connection-per-ip rate limiting to unix domain | dwmalone | 2007-03-11 | 1 | -0/+1 |
* | Removed T/TCP bits. | ru | 2006-09-14 | 3 | -26/+3 |
* | inetd and telnetd are not included in the standard release | yar | 2006-07-31 | 1 | -0/+1 |
* | Obey MK_INET6_SUPPORT. | yar | 2006-07-27 | 1 | -1/+7 |
* | Update a couple of comments relating to RFCs. | dwmalone | 2006-04-17 | 1 | -2/+5 |
* | Back out a Makefile change that accidently snook in. | dwmalone | 2006-04-17 | 1 | -1/+1 |
* | Port 37 (RFC 738) style times are supposed to be a 32 bit time since | dwmalone | 2006-04-17 | 2 | -7/+7 |
* | Perform minor rewording and grammatical improvement. Add a missing Xr. | ceri | 2006-02-04 | 1 | -31/+40 |
* | Revert previous commit for now, which seems to have (re)introduced some | delphij | 2006-01-18 | 3 | -150/+227 |
* | Improves and cleanups over inetd(8): | delphij | 2006-01-18 | 3 | -227/+150 |
* | inetd(8) requires that /etc/netconfig be present, and contain entries | ceri | 2005-12-30 | 1 | -0/+29 |
* | Pidfiles should be created with permission preventing users from opening | pjd | 2005-09-16 | 1 | -1/+1 |
* | Use pidfile(3) in inetd(8). | pjd | 2005-08-24 | 1 | -8/+16 |
* | Remove rexecd(8), a server that implements a particularly insecure | nectar | 2005-06-10 | 1 | -1/+0 |
* | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | ume | 2005-05-13 | 1 | -17/+8 |
* | Prefer C99's __func__ over GCC's __FUNCTION__. | stefanf | 2004-09-26 | 1 | -9/+9 |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 4 | -16/+0 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -14/+29 |
* | Remove the requirement that the "discard" service be defined in the | brooks | 2004-04-20 | 1 | -1/+5 |
* | The list of (key,value) pairs to request_init is terminated by a 0 key, | dwmalone | 2004-04-04 | 1 | -1/+1 |
* | On startup, warn if inetd's config file doesn't exist. This isn't | dwmalone | 2004-03-22 | 1 | -0/+2 |
* | Revert previous change. The effect of -w or -W option is described in | charnier | 2004-02-29 | 1 | -1/+1 |
* | According to source code, under certain conditions, logging goes to the | charnier | 2004-02-25 | 1 | -1/+1 |
* | Rather than use the gcc -fno-builtin-log flag, just rename the 'int log' | peter | 2003-10-30 | 2 | -5/+4 |
* | Since semantic of IPV6_PKTINFO was changed in RFC3542, we need to | ume | 2003-10-26 | 1 | -1/+1 |
* | Use -fno-builtin-log so gcc doesn't get ideas about using a math function | peter | 2003-10-26 | 2 | -2/+3 |
* | Move my inetd maintainer note to src/MAINTAINERS. | dwmalone | 2003-07-15 | 1 | -2/+0 |
* | Get the connections per minute calculation right. By good fortune | dwmalone | 2003-07-15 | 1 | -1/+1 |
* | The .Xr utility | charnier | 2003-06-08 | 1 | -4/+6 |
* | Under some unusual conditions, inetd can leak a open file discriptor | dwmalone | 2003-02-23 | 1 | -7/+23 |
* | After calling login_getclass, be sure to call login_close so that | dwmalone | 2003-02-23 | 1 | -1/+6 |
* | The tcp_wrappers function `fromhost()' can fail. In such | ume | 2003-02-13 | 1 | -2/+16 |
* | Using LOGIN_SETALL &~LOGIN_SETMAC to avoid setting the MAC label improperly, | rwatson | 2003-01-16 | 1 | -1/+1 |
* | For now, set only the resource limits and process priority associated | rwatson | 2003-01-08 | 1 | -1/+2 |
* | Add used #include <limits.h>. | wollman | 2002-10-27 | 1 | -3/+4 |
* | When printing the wait status, break it down into a signal and a exit status. | dwmalone | 2002-09-04 | 1 | -4/+10 |
* | Swap sense of no_v[46]bind variables and rename as v[46]bind_ok - | dwmalone | 2002-09-04 | 1 | -19/+19 |
* | Fix parsing of unix domain entries after addition of IPv6 RPC support. | dwmalone | 2002-09-04 | 1 | -38/+39 |
* | Don't initialise policy, v4bind and v6bind where the variables are | dwmalone | 2002-09-02 | 1 | -3/+10 |
* | tpc -> tcp in an error message. | dwmalone | 2002-09-02 | 1 | -2/+2 |
* | Clear up a few warnings (unused variable, rpc versions are usigned so use %u, | dwmalone | 2002-09-02 | 1 | -8/+7 |
* | mdoc(7) police: Removed redundant .Ns calls. | ru | 2002-08-13 | 1 | -1/+1 |
* | Add capability for limiting the maximum number of simultaneous | ume | 2002-08-07 | 3 | -4/+315 |
* | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | ume | 2002-07-22 | 1 | -4/+2 |
* | Fix typo: corrisponds -> corresponds | fanf | 2002-07-22 | 1 | -1/+1 |