blob: fffdb1caa6cc5c39190a8745d73b723853c6a86a [file] [log] [blame]
Damien Millerc7b38ce1999-11-09 10:28:04 +11001- Replacement for setproctitle()
Damien Miller356a0b01999-11-08 15:30:59 +11002
Damien Millerc7b38ce1999-11-09 10:28:04 +11003- Improve PAM support (a pam_lastlog module will cause sshd to exit)
Damien Miller356a0b01999-11-08 15:30:59 +11004
Damien Millerc7b38ce1999-11-09 10:28:04 +11005- Better documentation
Damien Miller356a0b01999-11-08 15:30:59 +11006
Damien Millerb5f89271999-11-12 14:35:58 +11007- Port to other platforms (Finish Solaris support)
Damien Millerc7b38ce1999-11-09 10:28:04 +11008
9- Fix paths in manpages using autoconf
10
Damien Millerb5f89271999-11-12 14:35:58 +110011- Better testing on non-PAM systems
Damien Millerc6398ef1999-11-20 12:18:40 +110012
13- Replace the horror in acconfig.h which tries to comphensate for the
14 lack of u_intXX_t types. There must be a better way.
15