File: NEWS

package info (click to toggle)
rlinetd 0.5.1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 980 kB
  • ctags: 784
  • sloc: sh: 7,352; ansic: 4,883; yacc: 1,315; lex: 111; makefile: 73; perl: 4
file content (29 lines) | stat: -rw-r--r-- 664 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
-*- text -*-

New in 0.5:

	o Linux Socket Filter support
	o builds on *BSD!
	o builtin inetd small-service analogues
 	o finer control over tcp_wrappers (actually was in 0.4, but I
didn't document it at the time, and then forgot about it :)

New in 0.4:

	o IPv6 support
	o many portability improvements
	o dummy services

New in 0.3:

	o autoconf/automake/libtool support
	o native tcp_wrappers support
	o capability support
	o udp bugfixes, reload bugfixes, documentation, examples

New in 0.2:

	o udp and rpc support
	o dynamically loadable parser module
	o load directories (eg, /etc/rlinetd.d)
	o proper superset of inetd functionality, modulo minor quirks