#
39118 |
| 11-Sep-1989 |
karels |
change local_domain to check only that last two components of domain match; add -a to check host addr vs. name always |
#
39058 |
| 06-Sep-1989 |
karels |
add -a to validate all incoming host addresses; redefine "local" domain to include any domains with two most-significant components in common |
#
38710 |
| 21-Aug-1989 |
kfall |
remove POSIX_JOB_CONTROL #ifdefs (which were never defined--oops) |
#
37290 |
| 02-Apr-1989 |
bostic |
add pathnames.h |
#
36715 |
| 09-Feb-1989 |
kfall |
encrypted rlogin on different port; use nulls as 1st char |
#
36711 |
| 08-Feb-1989 |
kfall |
don't need kntoln (remove) |
#
36703 |
| 07-Feb-1989 |
karels |
on branch, sync with 5.32 |
#
36702 |
| 07-Feb-1989 |
karels |
log and ignore source-routing on incoming connections |
#
36644 |
| 27-Jan-1989 |
kfall |
no change |
#
36639 |
| 26-Jan-1989 |
kfall |
make work with Kerberos again |
#
36636 |
| 25-Jan-1989 |
karels |
host address "names" are also ok |
#
36635 |
| 25-Jan-1989 |
karels |
per kfall, nonlocal is ok |
#
36634 |
| 25-Jan-1989 |
kfall |
host considered ok if not in local domain |
#
36633 |
| 25-Jan-1989 |
karels |
more cleanup |
#
36632 |
| 25-Jan-1989 |
karels |
sync with current (non-branch) version |
#
36631 |
| 25-Jan-1989 |
karels |
clean up host address validation code |
#
36625 |
| 25-Jan-1989 |
kfall |
fix logging, etc. |
#
36609 |
| 24-Jan-1989 |
kfall |
double check host name returned by gethostbyaddr, more logging |
#
36526 |
| 07-Jan-1989 |
karels |
hmm, kevin says "login -p -f -h host username" loses (or wins!) with old login |
#
36525 |
| 07-Jan-1989 |
kfall |
fix exec /bin/login line (order of args is important!), use kuserok instead of ruserok for kerberos add -k (kerberos) and -v (vacuous) flags |
#
36520 |
| 06-Jan-1989 |
karels |
on branch, remove TERMIOS and KERBEROS #ifdefs for network release |
#
36519 |
| 06-Jan-1989 |
karels |
start branch for network release, add #ifdefs for TERMIOS and OLD_LOGIN |
#
36518 |
| 06-Jan-1989 |
karels |
finish cleanup/reformatting, remove nouser |
#
36517 |
| 06-Jan-1989 |
karels |
hacks to make select more efficient, some reformatting |
#
36454 |
| 20-Dec-1988 |
kfall |
handle entire 'rlogin protocol' in rlogind |