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
|