mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-12 13:14:59 +00:00
373d2917a8
- Fixed PAM config files to allow empty passwords if server does. - Explained spurious PAM auth warning workaround in UPGRADING
14 lines
319 B
Plaintext
14 lines
319 B
Plaintext
- Replacement for setproctitle()
|
|
|
|
- Improve PAM support (a pam_lastlog module will cause sshd to exit)
|
|
|
|
- Better documentation
|
|
|
|
- Port to other platforms
|
|
|
|
- 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.
|
|
|