Lots of bugfixes, add the ENVIRON and X-DISPLAY-LOC
[unix-history] / usr / src / libexec / rshd /
1990-06-25 Trent Heinnew copyright notice
1990-06-19 Keith Bosticport should be a u_short (no negative port numbers...
1990-06-19 Keith Bosticoptions were reversed, make sure it doesn't happen...
1990-06-02 Keith Bosticnew copyright notice
1990-05-12 Kevin Fallnow depends on kerberosIV/des.h
1990-05-12 Keith Bosticfirst pass for new make
1990-04-04 Keith Bosticinclude from kerberosIV, not /usr/include
1990-03-29 Mike Karelsif host address doesn't match name, attempt to login...
1990-03-23 Keith Bosticchecked in for kfall, before pmake
1990-02-16 Keith Bosticremove nologin, it's paths.h now
1989-12-30 Keith Bosticrshd can dump core; bug report 4.3BSD-tahoe/libexec/0
1989-09-12 Mike Karelssync with 5.26
1989-09-12 Mike Karelsrestore keywords (again!); change local_domain to compa...
1989-09-12 Mike Karelsadd -a
1989-09-09 Kevin Fallchecked in by karels for kfall
1989-07-25 Kevin Fallfix syslog: use AUTH for root shells; use AUTH_DAT...
1989-05-19 Kevin FallKerberos-ify
1989-05-19 Kevin Falldon't require reserved ports for kerberos, -e now ...
1989-05-10 Keith Bosticfile reorg
1989-05-10 Keith Bosticadd paths.h
1989-05-10 Keith Bosticadd setlogname; add pathnames.h
1989-04-03 Keith Bosticadd pathnames.h
1989-04-03 Keith Bosticdate and time created 89/04/02 14:48:55 by bostic
1989-02-09 Kevin Falladd -e (encrypt) flag, openlog says "rshd", add usage...
1989-02-08 Mike Karelson branch, sync with 5.19
1989-02-08 Mike Karelspurge first arg to doit (assume 0 and save the work),
1989-01-28 Kevin Fallclose pv[1], don't close f (stderr was being lost)
1989-01-26 Mike Karelsbranch for network release (no Kerberos), one more...
1989-01-26 Mike Karelsbranch for net release (no Kerberos)
1989-01-26 Mike Karelscleanups
1989-01-25 Kevin Fallfix some syntax errors (for when KERBEROS is defined)
1989-01-25 Kevin Falldouble check hostname from gethostbyaddr, add kerberos...
1989-01-24 Keith Bosticdocument -n flag
1989-01-24 Keith Bosticadd -n flag to turn off keepalives
1988-12-09 Keith Bosticforgot to mention superuser exception on -l flag
1988-12-09 Keith Bosticadd -l flag to turn off rhosts
1988-12-08 Keith Bosticdocument the -p flag; don't document ruserok(3), it...
1988-09-20 Keith Bosticdate and time created 88/09/19 21:59:23 by bostic
1988-09-20 Keith BosticBerkeley copyright
1988-09-13 Keith Bosticlong/int fixes from 2.10BSD; add Berkeley specific...
1988-04-19 Keith Bosticallow root to log in, even if nologin around
1987-10-26 Keith Bosticstep 1 is really step 2
1987-09-05 Mike Karelsdon't accept connections from ports below 512
1987-05-05 Keith Bostichandle presence of /etc/nologin
1986-12-10 Kirk McKusickRshd sets nonblocking mode on wrong file descriptor
1986-05-25 Mike Karelsmore updates
1986-05-09 Jay Lepreaulint
1986-01-30 Mike Karelsconnection failure on second port unimportant (he gave...
1986-01-04 Kirk McKusickerror needs to take additional arguments (jason@opal)
1985-09-19 Jim Bloomdon't exit on gethostbyaddr() failure, pass through...
1985-09-18 Eric Allmanfacilities in syslog
1985-08-29 Jim Bloomallow null passwd (from serge@arpa)
1985-06-04 Jay Lepreauordder of locuser and remuser were reversed; connection for
1985-05-29 Distribution FolksAdd copyright
1985-04-28 Kirk McKusick4.3BSD beta release manual page
1985-04-28 Kirk McKusickmanual page first distributed with 4.2BSD
1984-09-14 Ralph Campbelluse syslog for error messages
1984-09-05 Sam Lefflerconvert setsockopt calls to new interface
1984-05-26 Kevin Layerfixed exclusion from group 0 (from jrs@purue.arpa)
1984-04-12 Mike Karelsconvert for use with inetd
1984-04-12 Mike Karelsconvert for inetd
1983-07-02 Sam Lefflerinclude fixes
1983-06-12 Sam Lefflernew signals and linger no longer default
1983-05-04 Sam Lefflerturn on keep alives
1983-02-24 Sam Lefflerplug security hole with root; setgid comes before setuid;
1983-02-24 Sam Lefflerfix security hole with root; setgid must precede setuid...
1983-02-22 Sam Lefflerignore SIGCHLD in child
1983-02-11 Sam Lefflerremove backoff; DEBUG change before was wrong
1983-01-23 Sam Lefflerdo backoff on connect failure (probably not needed...
1983-01-23 Sam LefflerSIGCHLD reset on each occurance
1983-01-19 Sam Lefflerreap zombies instead of leaving one always outstanding
1983-01-14 Sam Leffleradd debugging back in; fix FIN_WAIT_2 problem
1983-01-08 Sam Lefflerno more SIOCDONE
1982-12-26 Sam Lefflerport numbers now byte swapped
1982-11-16 Sam Leffleradd domain specification
1982-11-15 Sam Lefflerusing wrong port for fd 2
1982-11-15 Sam Lefflerconvert to 4.1c sys calls and directory layout
1982-10-08 Sam Leffleruse new date base routines
1982-04-03 Bill Joydate and time created 82/04/02 10:29:04 by wnj