| Commit message (Expand) | Author | Age | Files | Lines |
* | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived software | imp | 2004-08-07 | 1 | -4/+0 |
* | 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 |
* | Rather than use the gcc -fno-builtin-log flag, just rename the 'int log' | peter | 2003-10-30 | 1 | -4/+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 | 1 | -1/+1 |
* | Get the connections per minute calculation right. By good fortune | dwmalone | 2003-07-15 | 1 | -1/+1 |
* | 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 |
* | Add capability for limiting the maximum number of simultaneous | ume | 2002-08-07 | 1 | -3/+283 |
* | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | ume | 2002-07-22 | 1 | -4/+2 |
* | add support for rpc IPv6 (rpc/udp/46 ...) | alfred | 2002-07-15 | 1 | -32/+99 |
* | Replace the SWAP(var0,var1) macro with SWAP(type,var0,var1) and use it as | jmallett | 2002-06-22 | 1 | -9/+9 |
* | Unused macro. | jmallett | 2002-06-22 | 1 | -1/+0 |
* | __FBSDID() strategic insertion. | jmallett | 2002-06-21 | 1 | -2/+3 |
* | Kill __P, yuck. | jmallett | 2002-06-21 | 1 | -22/+22 |
* | Mark unused variables __unused. | jmallett | 2002-06-21 | 1 | -3/+3 |
* | Use __typeof__ instead of typeof. | jmallett | 2002-06-21 | 1 | -1/+1 |
* | ANSI prototypes via protoize(1). | jmallett | 2002-06-21 | 1 | -56/+28 |
* | Log invalid config entries. Make the -d option actually log to | jwd | 2002-05-26 | 1 | -4/+7 |
* | Make compilable without -DINET6. | ume | 2002-05-08 | 1 | -2/+2 |
* | Log address family of a connection. | ume | 2002-05-08 | 1 | -4/+6 |
* | o Remove old setproctitle. | dwmalone | 2001-07-17 | 1 | -47/+5 |
* | Fix most of the warnings given by WARNS=2. | dwmalone | 2001-06-24 | 1 | -38/+65 |
* | Give inetd the ability to manage unix domain sockets. Details of | dwmalone | 2001-06-16 | 1 | -10/+95 |
* | Get rid of se_ctladdrinitok, which doesn't do anything and seemes | dwmalone | 2001-06-06 | 1 | -14/+0 |
* | Recently, other BSDs had faith support in inetd. Though our inetd has | ume | 2001-05-31 | 1 | -1/+7 |
* | Various cleanups of inetd: Avoid shadowing variables, use socklen_t | dwmalone | 2001-01-22 | 1 | -19/+17 |
* | Don't mention /etc/protocols in inetd documentation or comments, as inetd | dwmalone | 2001-01-22 | 1 | -2/+2 |
* | Tidy up some prototypes: | dwmalone | 2000-12-03 | 1 | -4/+8 |
* | Fix two typos in comments. | dwmalone | 2000-10-24 | 1 | -1/+1 |
* | Don't leak a file discriptor if a service we've called accept() for | dwmalone | 2000-10-21 | 1 | -0/+3 |
* | Make reconfiguring an external service as builtin service work. | dwmalone | 2000-10-02 | 1 | -0/+1 |
* | Explain "-c" option more exactly and state the default in the man | dwmalone | 2000-08-03 | 1 | -7/+9 |
* | Sleep for a second after tcp wrappers rejects a connection, so we | dwmalone | 2000-07-31 | 1 | -1/+3 |
* | Make sure to use IPv4 mapped IPv6 address when mapped address is | ume | 2000-04-02 | 1 | -5/+6 |
* | Make inetd compilable without INET6. | shin | 2000-03-11 | 1 | -2/+2 |
* | Fix broken inet logging when wrapping options are not specified. | shin | 2000-02-22 | 1 | -2/+2 |
* | Fix inetd wrong AF check for RPC services | shin | 2000-02-03 | 1 | -2/+3 |