OpenGrok
Cross Reference: faithd.h
xref
: /
src
/
usr.sbin
/
faithd
/
faithd.h
Home
|
History
|
Annotate
|
Download
|
only in
faithd
History log of
/src/usr.sbin/faithd/faithd.h
Revision
Date
Author
Comments
1.12
16-Sep-2011
joerg
Use __dead
1.11
30-Aug-2011
joerg
__dead + __printflike
1.10
26-Nov-2010
christos
KNF, pass lint.
1.9
09-May-2002
itojun
drop support for rsh/rlogin relaying.
use of .rhosts authentication should be discouraged with relaying service.
sync w/kame
1.8
24-Apr-2002
itojun
handle ECONNABORTED at accept(2). correct error handling for connect(2)
sync w/ kame
1.7
05-Sep-2001
itojun
sync with the latest kame.
- select() with the right maxfd.
- don't write() with len <= 0.
- no wacky macro ERRSTR.
1.6
06-Oct-2000
itojun
printf-format audit. from sommrfeld@netbsd.org. sync with kame.
1.5
14-Sep-2000
itojun
sync with latest kame.
- improve logging.
- correct multicast address check for the relayed destination.
- repair EPRT translation.
- support 227 result without paren.
- change behavior on no-argument to more sensible side
(before: relay telnet, now: error)
WARNING: you may need to change your startup script.
1.4
04-Jul-2000
itojun
allow faithd(8) to be invoked via inetd(8), just like tcpd (of tcp_wrappers).
sync with kame.
benefits: allows us to access-control inbound traffic by using hosts.allow(5).
possible drawbacks: inetd mode has no chance for multi-connection-per-single-
process enhancement. current faithd(8) needs 1 process per 1 connection
anyways.
1.3
31-May-2000
itojun
branches: 1.3.2;
sync with latest kame code. a bug with malloc() size (that can lead to
SEGV) is corrected.
1.2
20-Dec-1999
itojun
branches: 1.2.2;
fix default daemon pathname.
1.1
13-Jul-1999
itojun
branches: 1.1.4;
add faithd, IPv6-to-IPv4 tcp relay translator.
utilizes pseudo-device "faith".
1.1.4.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.2.2.1
22-Jun-2000
minoura
Sync w/ netbsd-1-5-base.
1.3.2.1
18-Oct-2000
tv
Pullup by patch [itojun]:
printf-format audit. from sommrfeld@netbsd.org. sync with kame.
Indexes created Wed Oct 22 13:09:56 GMT 2025