| Age | Commit message (Expand) | Author |
| 2017-10-07 | fix to compile without USE_PAM. (unused variables) | ryo |
| 2012-07-14 | bin/46703: BSD r-commands use wrong source address for stderr | darrenr |
| 2011-10-30 | PR/45542: Henning Petersen: Misplaced parenthesis in rshd.c | christos |
| 2011-08-27 | Use static. Don't manipulate environ directly, just reset it and use | joerg |
| 2009-03-16 | fix sign-compare issue | lukem |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2006-05-09 | change (mostly) int to socklen_t. GCC 4 doesn't like that int and | mrg |
| 2005-04-19 | check pwd != NULL | christos |
| 2005-03-30 | - use getpwnam_r | christos |
| 2005-03-27 | KNF, WARNS == 3. Reported by John Nemeth | christos |
| 2005-03-13 | Handle the regular case too, not only the error case. | christos |
| 2005-03-12 | - Don't call pam functions after pam_end(). | christos |
| 2005-03-11 | Remove unnecessary cast. | ginsbach |
| 2005-03-09 | Sort options. | wiz |
| 2005-03-08 | Avoid source routing ip options. Described in: | christos |
| 2005-02-20 | Add missing goto badlogin; noticed by: Hisashi T Fujinaka | christos |
| 2005-02-20 | PAMify. | christos |
| 2004-11-16 | NI_WITHSCOPEID was not picked up by IETF standardization process | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-14 | use TCP_NODELAY | joff |
| 2003-05-17 | string manipulation cleanup | itojun |
| 2003-03-03 | Call setsid() before (setusercontext() calls) setlogin() so we don't change | dsl |
| 2002-09-23 | null commit | mycroft |
| 2002-09-23 | poll.h, not sys/poll.h | itojun |
| 2002-09-18 | select() -> poll() | mycroft |
| 2002-03-18 | ANSIfy. | mjl |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-02-04 | fix nested extern | christos |
| 2001-01-11 | - use SHUT_RDWR instead of 1+1 for the 2nd arg to shutdown() | lukem |
| 2000-11-09 | do not refer free'ed memory region. KAME PR 302 from ryo@iij.ad.jp | itojun |
| 2000-10-10 | Format string cleanups by sommerfeld. | is |
| 2000-04-14 | reject conneciton attempt from IPv4 mapped address, just in case. | itojun |
| 2000-01-31 | IPv6 support. | itojun |
| 2000-01-22 | Login.conf-ify rshd. Heavily inspired by FreeBSD. | mjl |
| 1998-08-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-07-06 | - use an array MAXHOSTNAMELEN+1 size to hold hostnames | mrg |
| 1998-02-28 | Cosmetic changes; fix more indentation (just added/deleted white spaces). | enami |
| 1998-01-08 | fix indenting of a block | lukem |
| 1997-10-08 | Compare a return value of getopt() against -1 instead of EOF. | enami |
| 1997-10-07 | WARNS?=1 | mrg |
| 1995-01-20 | Fix: | christos |
| 1994-06-05 | kill kerberos and stream encryption support, so it's exportable. | cgd |
| 1994-06-05 | clean up import, RCS ids | cgd |
| 1994-05-19 | Add underscore to _check_rhosts_file | pk |
| 1994-02-18 | didn't apply that patch verbatim, and needless to say, i biffed it. | cgd |
| 1994-02-18 | fix from vdlinden@fwi.uva.nl (Frank van der Linden) to prevent null deref | cgd |
| 1993-12-23 | add '-L' flag, for those of us who are *really* paranoid... | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |