log svr-authpam.c @ 1938:77bc00dcc19f default tip main master

age author description
Wed, 20 Mar 2019 15:03:40 +0100 vincentto13 Fix for issue successfull login of disabled user (#78)
Thu, 23 Aug 2018 23:43:12 +0800 Matt Johnston Wait to fail invalid usernames
Fri, 23 Jun 2017 23:21:20 +0800 Matt Johnston set PAM_RHOST
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Tue, 05 Jan 2016 12:49:04 +0800 Chocobo1 Fix parentheses weird placement
Thu, 04 Jun 2015 23:08:50 +0800 Matt Johnston Merge pull request #13 from gazoo74/fix-warnings
Tue, 17 Mar 2015 21:58:32 +0800 Matt Johnston Remove ATTRIB_NORETURN from session_loop() since it returns. pam
Wed, 12 Mar 2014 23:40:02 +0800 Matt Johnston Better PAM through recursion pam
Thu, 03 Oct 2013 23:04:26 +0800 Matt Johnston Get rid of spurious newlines in pam log messages
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
Sun, 12 Sep 2004 05:52:36 +0000 Matt Johnston propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659ee87c7c168805af920ab7 from branch 'matt.dbclient.rez' to 'matt.dbclient.authpam' private-rez
Sun, 08 Aug 2004 16:57:37 +0000 Matt Johnston svr-authpam code merged and works. needs tidying a log authpam