Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-19 | - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu> | Damien Miller | |
1999-11-13 | - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de> | Damien Miller | |
- Added ifdefs to auth-passwd.c to exclude it when PAM is enabled | |||
1999-11-11 | - Merged more OpenBSD CVS changes: | Damien Miller | |
- [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal() + krb-cleanup cleanup - [clientloop.c log-client.c log-server.c ] [readconf.c readconf.h servconf.c servconf.h ] [ssh.1 ssh.c ssh.h sshd.8] add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd, obsoletes QuietMode and FascistLogging in sshd. | |||
1999-10-27 | Attempt to clean up PAM code | Damien Miller | |
Use PWDB getpw* functions if HAVE_PWDB defined Minor other tidyups | |||
1999-10-27 | Initial revision | Damien Miller | |