mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-11-23 18:23:25 +08:00
c6398efcba
<marc.fournier@acadiau.ca> - Wrote autoconf tests for integer bit-types - Fixed enabling kerberos support
16 lines
384 B
Plaintext
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.
|
|
|