]>
granicus.if.org Git - pwauth/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
jan@unixpapa.com [Thu, 12 Dec 2013 16:41:37 +0000 (16:41 +0000)]
Fixes to Fail Log code, thanks to lsmarandir
jan@unixpapa.com [Mon, 21 May 2012 13:22:22 +0000 (13:22 +0000)]
Clarified some instructions.
jan@unixpapa.com [Mon, 21 May 2012 13:20:57 +0000 (13:20 +0000)]
Clarified some instructions.
jan@unixpapa.com [Wed, 1 Feb 2012 12:03:03 +0000 (12:03 +0000)]
Removed old style strchr() prototype.
jan@unixpapa.com [Wed, 1 Feb 2012 11:54:01 +0000 (11:54 +0000)]
Don't define "uid" if SERVER_UID not defined.
jan@unixpapa.com [Wed, 5 Oct 2011 13:46:03 +0000 (13:46 +0000)]
Add 'pwauth.tar' target to Makefile to make it easier to roll out tarballs
jan@unixpapa.com [Wed, 5 Oct 2011 13:25:15 +0000 (13:25 +0000)]
Convert to using fcntl() locking instead of flock() for improved portability.
jan@unixpapa.com [Mon, 2 May 2011 15:57:33 +0000 (15:57 +0000)]
AIX authenticate() interface.
jan@unixpapa.com [Thu, 14 Apr 2011 13:44:02 +0000 (13:44 +0000)]
OS X no longer puts the PAM header files in a weird place.
jan@unixpapa.com [Thu, 11 Jun 2009 13:48:26 +0000 (13:48 +0000)]
Rearranged ifdefs so that undefining SLEEP_LOCK completely disables the sleep on failure behavior
jan@unixpapa.com [Thu, 11 Jun 2009 13:46:04 +0000 (13:46 +0000)]
Rearranged ifdefs so that undefining SLEEP_LOCK completely disables the
sleep on failure behavior.
jan@unixpapa.com [Sat, 4 Apr 2009 04:50:07 +0000 (04:50 +0000)]
Minor Documentation Fixes
jan@unixpapa.com [Fri, 3 Apr 2009 19:36:15 +0000 (19:36 +0000)]
Initial Import