Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-12-29 | - Calls to pam_setcred, patch from Nalin Dahyabhai | Damien Miller | |
<nalin@thermo.stat.ncsu.edu> | |||
1999-12-29 | - Print whether OpenSSH was compiled with RSARef, patch from | Damien Miller | |
Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu> | |||
1999-12-29 | - Autodetect perl, patch from David Rankin | Damien Miller | |
<drankin@bohemians.lexington.ky.us> | |||
1999-12-29 | - Applied another NetBSD portability patch from David Rankin | Damien Miller | |
<drankin@bohemians.lexington.ky.us> - Fix --with-default-path option. | |||
1999-12-29 | - Merged AIX patch from Darren Hall <dhall@virage.org> | Damien Miller | |
- Cleaned up defines.h | |||
1999-12-28 | Spec file tweaks | Damien Miller | |
1999-12-28 | - Portability fixes for Irix 5.3 (now compiles OK!) | Damien Miller | |
- autoconf and other misc cleanups | |||
1999-12-28 | - NetBSD login.c compile fix from David Rankin | Damien Miller | |
<drankin@bohemians.lexington.ky.us> - Fully set ut_tv if present in utmp or utmpx | |||
1999-12-28 | - Replacement for getpagesize() for systems which lack it | Damien Miller | |
1999-12-27 | - OpenBSD CVS updates: | Damien Miller | |
- [packet.h auth-rhosts.c] check format string for packet_disconnect and packet_send_debug, too - [channels.c] use packet_get_maxsize for channels. consistence. | |||
1999-12-27 | *** empty log message *** | Damien Miller | |
1999-12-27 | Populate ut_id with last few chars of tty line | Damien Miller | |
1999-12-27 | - Use last few chars of tty line as ut_id | Damien Miller | |
1999-12-27 | Doc update | Damien Miller | |
1999-12-27 | typo | Damien Miller | |
1999-12-27 | - PAM bugfix. PermitEmptyPassword was being ignored. | Damien Miller | |
- Fixed PAM config files to allow empty passwords if server does. - Explained spurious PAM auth warning workaround in UPGRADING | |||
1999-12-27 | - Added --with-default-path to specify custom path for server | Damien Miller | |
- Removed #ifdef trickery from acconfig.h into defines.h | |||
1999-12-27 | - Automatically correct paths in manpages and configuration files. Patch | Damien Miller | |
and script from Andre Lucas <andre.lucas@dial.pipex.com> - Removed credits from README to CREDITS file, updated. | |||
1999-12-26 | - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com> | Damien Miller | |
1999-12-26 | - Fixed implicit '.' in default path, report from Jim Knoble | Damien Miller | |
<jmknoble@pobox.com> | |||
1999-12-26 | - OpenBSD CVS update: | Damien Miller | |
- [ssh-keygen.1 ssh.1] remove ref to .ssh/random_seed, mention .ssh/environment in .Sh FILES, too | |||
1999-12-26 | - Disable logging of PAM success and failures, PAM is verbose enough. | Damien Miller | |
Unfortunatly there is currently no way to disable auth failure messages. Mention this in UPGRADING file and sent message to PAM developers | |||
1999-12-26 | Doc and Doh! fixes | Damien Miller | |
1999-12-26 | Better fix for PAM logging | Damien Miller | |
1999-12-26 | Fix typo in PAM config | Damien Miller | |
1999-12-26 | Added docs files and app defaults to askpass | Damien Miller | |
1999-12-26 | Typos | Damien Miller | |
1999-12-26 | Typos | Damien Miller | |
1999-12-26 | Doh! RPM doesn't support conditional building | Damien Miller | |
1999-12-26 | - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com> | Damien Miller | |
X11 ssh-askpass program. - Revised RPM package to use conditional building of gnome and X11 askpass packages. | |||
1999-12-26 | 19991226 | Damien Miller | |
- Enabled utmpx support by default for Solaris - Cleanup sshd.c PAM a little more 19991225 - Merged fixes from Ben Taylor <bent@clark.net> - Fixed configure support for PAM. Reported by Naz <96na@eng.cam.ac.uk> - Disabled logging of PAM password authentication failures when password is empty. (e.g start of authentication loop). Reported by Naz <96na@eng.cam.ac.uk>) | |||
1999-12-25 | - Prepare for 1.2.1pre20 | Damien Miller | |
19991225 - More fixes from Andre Lucas <andre.lucas@dial.pipex.com> - Cleanup of auth-passwd.c for shadow and MD5 passwords - Cleanup and bugfix of PAM authentication code 19991223 - Merged later HPUX patch from Andre Lucas <andre.lucas@dial.pipex.com> - Above patch included better utmpx support from Ben Taylor <bent@clark.net>: | |||
1999-12-22 | - Fix login.c breakage on systems which lack ut_host in struct | Damien Miller | |
utmp. Reported by Willard Dawson <willard.dawson@sbs.siemens.com> | |||
1999-12-22 | - Fix undefined fd_set type in ssh.h from Povl H. Pedersen | Damien Miller | |
<pope@netguide.dk> | |||
1999-12-21 | Prepare for 1.2.1pre19 | Damien Miller | |
1999-12-21 | Fix broken macros | Damien Miller | |
1999-12-21 | Make ready for 1.2.1pre19 | Damien Miller | |
1999-12-21 | - Fix DISABLE_SHADOW support | Damien Miller | |
- Allow MD5 passwords even if shadow passwords are disabled | |||
1999-12-21 | - OpenBSD CVS update: | Damien Miller | |
- [sshconnect.c] say "REMOTE HOST IDENTIFICATION HAS CHANGED" | |||
1999-12-21 | - Integration of large HPUX patch from Andre Lucas | Damien Miller | |
<andre.lucas@dial.pipex.com>. Integrating it had a few other benefits: - Ability to disable shadow passwords at configure time - Ability to disable lastlog support at configure time - Support for IP address in $DISPLAY | |||
1999-12-21 | Made utmpx optional | Damien Miller | |
1999-12-18 | Avoid breakage on systems lacking IPv6 headers | Damien Miller | |
1999-12-18 | - Redhat init script patch from Chun-Chung Chen | Damien Miller | |
<cjj@u.washington.edu> | |||
1999-12-17 | Added key generation progress meter | Damien Miller | |
1999-12-16 | - Correctly handle empty passwords in shadow file. Patch from: | Damien Miller | |
"Chris, the Young One" <cky@pobox.com> | |||
1999-12-16 | Be more specific about required software versions | Damien Miller | |
1999-12-16 | - Merged OpenBSD CVS changes: | Damien Miller | |
- [authfd.c ssh-agent.c] keysize warnings talk about identity files - [packet.c] "Connection closed by x.x.x.x": fatal() -> log() | |||
1999-12-16 | - Makefile changes for Solaris from Peter Kocks | Damien Miller | |
<peter.kocks@baygate.com> | |||
1999-12-16 | Doc updates | Damien Miller | |
1999-12-16 | Fix compiler warning | Damien Miller | |