log svr-auth.c @ 808:d7784616409a

age author description
Sun, 26 May 2013 18:39:24 +0800 Matt Johnston improve auth failure delays to avoid indicating which users exist
Tue, 21 May 2013 12:09:35 +0800 Matt Johnston merge in HEAD ecc
Wed, 17 Apr 2013 22:29:18 +0800 Matt Johnston If running as non-root only allow that user to log in
Mon, 08 Apr 2013 00:10:57 +0800 Matt Johnston - Fix various hardcoded uses of SHA1 ecc
Sun, 07 Apr 2013 01:36:42 +0800 Matt Johnston ecc kind of works, needs fixing/testing ecc
Tue, 12 Feb 2013 15:52:57 +0000 Paul Eggleton Allow configuring "allow blank password option" at runtime
Wed, 09 May 2012 22:52:58 +0800 Matt Johnston Don't TRACE() the pw_passwd
Wed, 09 May 2012 22:51:59 +0800 Matt Johnston Fix empty password immediate login
Wed, 09 May 2012 22:37:04 +0800 Matt Johnston Return immediate success for blank passwords if allowed
Wed, 26 Oct 2011 15:49:47 +0000 Matt Johnston - Add ALLOW_BLANK_PASSWORD option
Wed, 23 Feb 2011 15:50:30 +0000 Matt Johnston Improve capitalisation for all logged strings
Tue, 08 Sep 2009 14:53:53 +0000 Matt Johnston - Test for pam_fail_delay() function in configure
Mon, 29 Sep 2008 02:23:04 +0000 Matt Johnston Add support for [email protected] delayed compression.
Mon, 15 Sep 2008 14:40:30 +0000 Matt Johnston - "-J 'nc localhost 22'" kind of works, needs fixing hostkeys, ptys etc.
Sat, 12 Jul 2008 17:00:30 +0000 Matt Johnston fill_passwd() doesn't have a return value