freebsd-src/libexec
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
..
atrun Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
bootpd Block for buffer overflow. 1998-12-13 21:02:28 +00:00
comsat Fixed printf format errors. 1998-06-30 15:19:51 +00:00
fingerd
ftpd Oops, I missed a few more /etc/nologin references yesterday. It appears 1999-01-12 14:09:23 +00:00
getNAME
getty Add an 'al' (autologin username) capability to getty/gettytab. This is a 1999-04-04 04:36:50 +00:00
mail.local Remove useless `BINOWN=root' now that it is the default. 1998-09-19 22:42:06 +00:00
makekey
mknetid Fixed printf format errors. 1998-06-30 15:19:51 +00:00
named-xfer Activate libbind 1998-06-11 09:17:58 +00:00
rbootd Remove no longer needed FreeBSD specific code. 1998-07-20 04:52:26 +00:00
revnetgroup
rexecd
rlogind Oops, I missed a few more /etc/nologin references yesterday. It appears 1999-01-12 14:09:23 +00:00
rpc.rquotad
rpc.rstatd Fix a memory leak in rpc.rstatd that shows up when it's run in standalone 1998-10-08 19:59:40 +00:00
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd Oops, I missed a few more /etc/nologin references yesterday. It appears 1999-01-12 14:09:23 +00:00
rtld-aout Fix a bug in the handling of minor version numbers. Formerly, the 1998-11-07 01:59:39 +00:00
rtld-elf Resolve undefined weak references to a value of 0. This solves the 1999-04-05 02:36:40 +00:00
smrsh Build sendmail-8.9.1 smrsh 1998-08-04 15:31:31 +00:00
talkd Reviewed by: freebsd-current, freebsd-security 1998-12-01 21:12:57 +00:00
telnetd After receiving a connection and doing a reverse 1999-04-06 00:29:41 +00:00
tftpd Rename a function name so that it doesn't conflict with a future system call. 1998-10-30 16:17:50 +00:00
uucpd Ignore empty usernames, and repeat the login: prompt in this case. 1999-03-30 10:23:35 +00:00
xtend Clean up some .Os macro uses: quotes are not needed, multiple arguments 1999-02-15 08:34:14 +00:00
ypxfr Fixed printf format errors. 1998-08-02 16:44:18 +00:00
Makefile Enable named-xfer and rbootd for alpha. 1998-11-10 06:50:35 +00:00
Makefile.inc