freebsd-dev/libexec/telnetd
Brian Somers 51d8a6713f After receiving a connection and doing a reverse
lookup on the incoming IP, do a forward lookup on
the result and make sure that the IP is in the
resulting list.  If it's not, put the IP number
in utmp/wtmp instead of the rogue name.

Stolen from: rlogind
Suggested by: sef
1999-04-06 00:29:41 +00:00
..
defs.h BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
ext.h Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
global.c Use err(3). Remove progname and trailing \n in syslog strings. 1997-12-03 07:16:08 +00:00
Makefile There is a clear separation of the crypto telnet and the non-crypto telnet. 1997-09-28 08:40:54 +00:00
pathnames.h Revert $FreeBSD$ to $Id$ 1997-02-22 14:22:49 +00:00
slc.c Sync with diffs I found in kerberised versions: -Wall, no `;' in macros. 1997-12-08 07:46:53 +00:00
state.c Sync with diffs I found in kerberised versions: -Wall, no `;' in macros. 1997-12-08 07:46:53 +00:00
sys_term.c Remove a bogus prototype for time() and let time.h do that. 1998-05-14 10:07:29 +00:00
telnetd.8 Sort cross references. 1998-08-31 16:41:09 +00:00
telnetd.c After receiving a connection and doing a reverse 1999-04-06 00:29:41 +00:00
telnetd.h BSD 4.4 Lite Libexec Sources 1994-05-27 12:39:25 +00:00
termstat.c Use err(3). Remove progname and trailing \n in syslog strings. 1997-12-03 07:16:08 +00:00
utility.c Avoid stairstep effect on output of 'if=...' file. 1998-05-03 16:29:06 +00:00