blob: e6a89d3a4aec4a63d8babf51e1a288d70f7e1354 [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
11- Enable libwrap support using autoconf switch
Damien Millerb5f89271999-11-12 14:35:58 +110012
13- Better testing on non-PAM systems