index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
svr-authpam.c
Age
Commit message (
Expand
)
Author
2016-01-05
Fix parentheses weird placement
Chocobo1
2015-06-04
buf_getstring and buf_putstring now use non-unsigned char*
Matt Johnston
2013-10-03
Get rid of spurious newlines in pam log messages
Matt Johnston
2013-10-03
Send PAM error messages as a banner messages
Matt Johnston
2012-02-22
- Fix minor leak
Matt Johnston
2011-02-23
Improve capitalisation for all logged strings
Matt Johnston
2009-09-08
- Test for pam_fail_delay() function in configure
Matt Johnston
2008-01-13
Make a copy of passwd fields since getpwnam()'s retval isn't safe to keep
Matt Johnston
2007-02-13
Make sure the #includes for pam only get hit if PAM is enabled.
Matt Johnston
2005-12-04
* add -g (dbclient) and -a (dropbear) options for allowing non-local
Matt Johnston
2005-07-29
channel.h: make definition extern
Matt Johnston
2005-03-13
* fix longstanding bug with connections being closed on failure to
Matt Johnston
2005-01-07
Removed obselete (and incorrect) comment.
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2004-12-23
Log the IP along with auth success/fail attempts
Matt Johnston
2004-09-21
strdup() variables correctly for the PAM conversation function
Matt Johnston
2004-09-14
put the #ifdefs back in for authpam
Matt Johnston
2004-09-14
PAM improvements
Matt Johnston
2004-09-12
propagate of 08347df3bca787bd3621602fe2b466c85c9dc3e2 and 717950f4061f1123659...
Matt Johnston
2004-08-08
svr-authpam code merged and works. needs tidying a log
Matt Johnston