Mercurial > dropbear
log svr-authpam.c @ 822:32862e8283e7
age | author | description |
---|---|---|
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. |