summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2000-01-06 - Fixed annoying DES corruption problem. libcrypt has beenDamien Miller
2000-01-03 - OpenBSD CVS updatesDamien Miller
2000-01-03 - Removed "nullok" directive from default PAM configuration files.Damien Miller
2000-01-03 - Add explicit make rules for files proccessed by fixpaths.Damien Miller
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 GaudetDamien Miller
2000-01-02 - Added support for directory-based lastlogsDamien Miller
1999-12-31 - Remove test for quad_t. No longer needed.Damien Miller
1999-12-31 - Really fix broken default path. Fix from Jim KnobleDamien Miller
1999-12-31 - Fill in ut_utaddr utmp field. Report from Benjamin CharronDamien Miller
1999-12-31 - Prevent typedefs from being compiled more than once. Report fromDamien Miller
1999-12-31 - Fix occasional crash on LinuxPPC. Patch from Franz SirlDamien Miller
1999-12-31 - Fix broken autoconf typedef detection. Report from Marc G.Damien Miller
1999-12-31 - Fix password support on systems with a mixture of shadowed andDamien Miller
1999-12-30 - Merged Dante SOCKS support patch from David RankinDamien Miller
1999-12-30 - Removed most of the pam code into its own file auth-pam.[ch]. ThisDamien Miller
1999-12-30 - OpenBSD CVS updates:Damien Miller
1999-12-29 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]Damien Miller
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 DahyabhaiDamien Miller
1999-12-29 - Print whether OpenSSH was compiled with RSARef, patch fromDamien Miller
1999-12-29 - Autodetect perl, patch from David RankinDamien Miller
1999-12-29 - Applied another NetBSD portability patch from David RankinDamien Miller
1999-12-29 - Merged AIX patch from Darren Hall <dhall@virage.org>Damien Miller
1999-12-28 - Portability fixes for Irix 5.3 (now compiles OK!)Damien Miller
1999-12-28 - NetBSD login.c compile fix from David RankinDamien Miller
1999-12-28 - Replacement for getpagesize() for systems which lack itDamien Miller
1999-12-27 - OpenBSD CVS updates:Damien Miller
1999-12-27*** empty log message ***Damien Miller
1999-12-27 - Use last few chars of tty line as ut_idDamien Miller
1999-12-27 - PAM bugfix. PermitEmptyPassword was being ignored.Damien Miller
1999-12-27 - Added --with-default-path to specify custom path for serverDamien Miller
1999-12-27 - Automatically correct paths in manpages and configuration files. PatchDamien Miller
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 KnobleDamien Miller
1999-12-26 - OpenBSD CVS update:Damien Miller
1999-12-26 - Disable logging of PAM success and failures, PAM is verbose enough.Damien Miller
1999-12-26Doh! RPM doesn't support conditional buildingDamien Miller
1999-12-26 - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com>Damien Miller
1999-12-2619991226Damien Miller
1999-12-25- Prepare for 1.2.1pre20Damien Miller
1999-12-22 - Fix login.c breakage on systems which lack ut_host in structDamien Miller
1999-12-22 - Fix undefined fd_set type in ssh.h from Povl H. PedersenDamien Miller
1999-12-21Prepare for 1.2.1pre19Damien Miller
1999-12-21 - Fix DISABLE_SHADOW supportDamien Miller
1999-12-21 - OpenBSD CVS update:Damien Miller
1999-12-21 - Integration of large HPUX patch from Andre LucasDamien Miller
1999-12-18Avoid breakage on systems lacking IPv6 headersDamien Miller
1999-12-18 - Redhat init script patch from Chun-Chung ChenDamien Miller