blob: fffdb1caa6cc5c39190a8745d73b723853c6a86a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
- 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.
|