summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fixes to auth-skey to enable it to use the standard OpenSSL librariesPRE_IPV6Damien Miller2000-01-112-12/+22
* Fix typoDamien Miller2000-01-071-1/+1
* - Solaris build fix from Gary E. Miller <gem@rellim.com>V_1_2_1_PRE25Damien Miller2000-01-072-6/+10
* - New config.sub and config.guess to fix problems on SCO. SuppliedDamien Miller2000-01-074-156/+615
* - Better KrbIV / AFS detection, based on patch from:Damien Miller2000-01-075-15/+59
* Doc updatesDamien Miller2000-01-064-36/+29
* Prepare for V_1_2_1_PRE25Damien Miller2000-01-062-2/+2
* - Fixed annoying DES corruption problem. libcrypt has beenDamien Miller2000-01-064-11/+14
* - OpenBSD CVS updatesDamien Miller2000-01-033-6/+12
* - Removed "nullok" directive from default PAM configuration files.Damien Miller2000-01-034-2/+26
* - Add explicit make rules for files proccessed by fixpaths.Damien Miller2000-01-034-11/+36
* - Run fixpaths before install. (Andre Lucas)Damien Miller2000-01-022-1/+2
* - Properly clean up on exit of ssh-agent. Patch from Dean GaudetDamien Miller2000-01-022-2/+8
* - Added support for directory-based lastlogsDamien Miller2000-01-026-6/+40
* Prepare for pre24V_1_2_1_PRE24Damien Miller1999-12-313-2/+3
* - Remove test for quad_t. No longer needed.Damien Miller1999-12-314-19/+1
* - Really fix broken default path. Fix from Jim KnobleDamien Miller1999-12-312-1/+3
* - Fill in ut_utaddr utmp field. Report from Benjamin CharronDamien Miller1999-12-315-1/+39
* - Prevent typedefs from being compiled more than once. Report fromDamien Miller1999-12-312-0/+7
* - Fix occasional crash on LinuxPPC. Patch from Franz SirlDamien Miller1999-12-312-4/+8
* - Fix broken autoconf typedef detection. Report from Marc G.Damien Miller1999-12-312-3/+6
* - Fix password support on systems with a mixture of shadowed andDamien Miller1999-12-312-8/+17
* - Merged Dante SOCKS support patch from David RankinV_1_2_1_PRE23Damien Miller1999-12-306-18/+135
* Prepare for 1.2.1pre23Damien Miller1999-12-302-2/+2
* - Removed most of the pam code into its own file auth-pam.[ch]. ThisDamien Miller1999-12-3010-281/+374
* - OpenBSD CVS updates:Damien Miller1999-12-302-4/+9
* - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]Damien Miller1999-12-302-5/+5
* - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]Damien Miller1999-12-295-14/+14
* *** empty log message ***Damien Miller1999-12-291-0/+1
* - Detect missing size_t and typedef it.Damien Miller1999-12-294-0/+18
* - Calls to pam_setcred, patch from Nalin DahyabhaiDamien Miller1999-12-292-1/+26
* - Print whether OpenSSH was compiled with RSARef, patch fromDamien Miller1999-12-295-3/+17
* - Autodetect perl, patch from David RankinDamien Miller1999-12-293-1/+6
* - Applied another NetBSD portability patch from David RankinDamien Miller1999-12-294-2/+17
* - Merged AIX patch from Darren Hall <dhall@virage.org>Damien Miller1999-12-295-29/+61
* Spec file tweaksV_1_2_1_PRE22Damien Miller1999-12-282-2/+2
* - Portability fixes for Irix 5.3 (now compiles OK!)Damien Miller1999-12-2813-88/+120
* - NetBSD login.c compile fix from David RankinDamien Miller1999-12-284-4/+39
* - Replacement for getpagesize() for systems which lack itDamien Miller1999-12-283-2/+24
* - OpenBSD CVS updates:Damien Miller1999-12-274-14/+18
* *** empty log message ***Damien Miller1999-12-271-0/+1
* Populate ut_id with last few chars of tty lineDamien Miller1999-12-271-0/+4
* - Use last few chars of tty line as ut_idDamien Miller1999-12-272-1/+4
* Doc updateDamien Miller1999-12-271-1/+2
* typoDamien Miller1999-12-271-2/+2
* - PAM bugfix. PermitEmptyPassword was being ignored.Damien Miller1999-12-276-6/+13
* - Added --with-default-path to specify custom path for serverDamien Miller1999-12-274-202/+227
* - Automatically correct paths in manpages and configuration files. PatchDamien Miller1999-12-2715-58/+133
* - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com>PRE_FIXPATHS_INTEGRATIONDamien Miller1999-12-262-2/+2
* - Fixed implicit '.' in default path, report from Jim KnobleDamien Miller1999-12-262-1/+4