log svr-authpam.c @ 818:8fe36617bf4e

age author description
Thu, 03 Oct 2013 23:04:11 +0800 Matt Johnston Send PAM error messages as a banner messages
Wed, 22 Feb 2012 22:05:24 +0800 Matt Johnston - Fix minor leak
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
Sun, 13 Jan 2008 03:55:59 +0000 Matt Johnston Make a copy of passwd fields since getpwnam()'s retval isn't safe to keep
Tue, 13 Feb 2007 10:30:02 +0000 Matt Johnston Make sure the #includes for pam only get hit if PAM is enabled.
Sun, 04 Dec 2005 16:13:11 +0000 Matt Johnston * add -g (dbclient) and -a (dropbear) options for allowing non-local
Fri, 29 Jul 2005 05:37:20 +0000 Matt Johnston channel.h: make definition extern
Sun, 13 Mar 2005 13:58:14 +0000 Matt Johnston * fix longstanding bug with connections being closed on failure to
Fri, 07 Jan 2005 16:39:48 +0000 Matt Johnston Removed obselete (and incorrect) comment.
Sun, 02 Jan 2005 20:25:56 +0000 Matt Johnston Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Thu, 23 Dec 2004 17:00:15 +0000 Matt Johnston Log the IP along with auth success/fail attempts
Tue, 21 Sep 2004 11:42:03 +0000 Matt Johnston strdup() variables correctly for the PAM conversation function private-rez
Tue, 14 Sep 2004 14:36:42 +0000 Matt Johnston put the #ifdefs back in for authpam
Tue, 14 Sep 2004 12:51:16 +0000 Matt Johnston PAM improvements private-rez