openssh/TODO
Damien Miller c6398efcba - Merged more Solaris support from Marc G. Fournier
<marc.fournier@acadiau.ca>
 - Wrote autoconf tests for integer bit-types
 - Fixed enabling kerberos support
1999-11-20 12:18:40 +11:00

16 lines
384 B
Plaintext

- Replacement for setproctitle()
- Improve PAM support (a pam_lastlog module will cause sshd to exit)
- Better documentation
- Port to other platforms (Finish Solaris support)
- Fix paths in manpages using autoconf
- Better testing on non-PAM systems
- Replace the horror in acconfig.h which tries to comphensate for the
lack of u_intXX_t types. There must be a better way.