Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-07 | Fix typo | Damien Miller | |
2000-01-07 | - Solaris build fix from Gary E. Miller <gem@rellim.com> | Damien Miller | |
2000-01-07 | - New config.sub and config.guess to fix problems on SCO. Supplied | Damien Miller | |
by Gary E. Miller <gem@rellim.com> | |||
2000-01-07 | - Better KrbIV / AFS detection, based on patch from: | Damien Miller | |
Holger Trapp <Holger.Trapp@Informatik.TU-Chemnitz.DE> | |||
2000-01-06 | - Fixed annoying DES corruption problem. libcrypt has been | Damien Miller | |
overriding symbols in libcrypto. Removed libcrypt and crypt.h altogether (libcrypto includes its own crypt(1) replacement) - Added platform-specific rules for Irix 6.x. Included warning that they are untested. | |||
2000-01-03 | - OpenBSD CVS updates | Damien Miller | |
- [ssh-agent.c] cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and dgaudet@arctic.org - [sshconnect.c] compare correct version for 1.3 compat mode | |||
2000-01-03 | - Removed "nullok" directive from default PAM configuration files. | Damien Miller | |
Added information on enabling EmptyPasswords on openssh+PAM in UPGRADING file. | |||
2000-01-03 | - Add explicit make rules for files proccessed by fixpaths. | Damien Miller | |
- Fix "make install" in RPM spec files. Report from Tenkou N. Hattori <tnh@kondara.org> | |||
2000-01-02 | - Run fixpaths before install. (Andre Lucas) | Damien Miller | |
2000-01-02 | - Properly clean up on exit of ssh-agent. Patch from Dean Gaudet | Damien Miller | |
<dgaudet@arctic.org> | |||
2000-01-02 | - Added support for directory-based lastlogs | Damien Miller | |
- Really fix typedefs, patch from Ben Taylor <bent@clark.net> - Prevent multiple inclusion of config.h and defines.h. Suggested by Andre Lucas <andre.lucas@dial.pipex.com> | |||
1999-12-31 | - Remove test for quad_t. No longer needed. | Damien Miller | |
1999-12-31 | - Really fix broken default path. Fix from Jim Knoble | Damien Miller | |
<jmknoble@pobox.com> | |||
1999-12-31 | - Fill in ut_utaddr utmp field. Report from Benjamin Charron | Damien Miller | |
<iretd@bigfoot.com> | |||
1999-12-31 | - Prevent typedefs from being compiled more than once. Report from | Damien Miller | |
Marc G. Fournier <marc.fournier@acadiau.ca> | |||
1999-12-31 | - Fix occasional crash on LinuxPPC. Patch from Franz Sirl | Damien Miller | |
<Franz.Sirl-kernel@lauterbach.com> | |||
1999-12-31 | - Fix broken autoconf typedef detection. Report from Marc G. | Damien Miller | |
Fournier <marc.fournier@acadiau.ca> | |||
1999-12-31 | - Fix password support on systems with a mixture of shadowed and | Damien Miller | |
non-shadowed passwords (e.g. NIS). Report and fix from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp> | |||
1999-12-30 | - Merged Dante SOCKS support patch from David Rankin | Damien Miller | |
<drankin@bohemians.lexington.ky.us> - Updated documentation with ./configure options | |||
1999-12-30 | - Removed most of the pam code into its own file auth-pam.[ch]. This | Damien Miller | |
cleaned up sshd.c up significantly. - Several other cleanups | |||
1999-12-30 | - OpenBSD CVS updates: | Damien Miller | |
- [auth-passwd.c] check for NULL 1st | |||
1999-12-29 | - Rename helper.[ch] to (more appropriate) bsd-misc.[ch] | Damien Miller | |
- Minor Makefile cleaning | |||
1999-12-29 | *** empty log message *** | Damien Miller | |
1999-12-29 | - Detect missing size_t and typedef it. | Damien Miller | |
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 | - 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 | - Use last few chars of tty line as ut_id | 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 | 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 DISABLE_SHADOW support | Damien Miller | |
- Allow MD5 passwords even if shadow passwords are disabled |