]> granicus.if.org Git - pwauth/log
pwauth
5 years agoMerge pull request #14 from pprindeville/travis-support master
Josef Liška [Wed, 1 Aug 2018 14:26:41 +0000 (16:26 +0200)]
Merge pull request #14 from pprindeville/travis-support

Add Travis build instructions

5 years agoAdd Travis build instructions
Philip Prindeville [Tue, 24 Jul 2018 17:07:12 +0000 (11:07 -0600)]
Add Travis build instructions

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
5 years agoMerge pull request #12 from pprindeville/fedora-fixes
Josef Liška [Tue, 24 Jul 2018 07:46:31 +0000 (09:46 +0200)]
Merge pull request #12 from pprindeville/fedora-fixes

Quiet compiler warnings for signatures

5 years agoQuiet compiler warnings for signatures
Philip Prindeville [Mon, 23 Jul 2018 19:41:47 +0000 (13:41 -0600)]
Quiet compiler warnings for signatures

There are missing/incomplete function declarations.  Also a missing
header.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agoMerge pull request #11 from sgtio/master
Josef Liška [Wed, 10 May 2017 13:59:38 +0000 (15:59 +0200)]
Merge pull request #11 from sgtio/master

Handle locked user accounts

6 years agoHandle locked user accounts
Sergio Ruiz [Wed, 10 May 2017 11:55:46 +0000 (13:55 +0200)]
Handle locked user accounts

Prevent pwauth from crashing when logging into a locked account

9 years agoAccepting patch from issue #8
Josef Liska [Fri, 24 Apr 2015 14:53:54 +0000 (16:53 +0200)]
Accepting patch from issue #8

10 years agoFixes to Fail Log code, thanks to lsmarandir pwauth-2.3.11
jan@unixpapa.com [Thu, 12 Dec 2013 16:41:37 +0000 (16:41 +0000)]
Fixes to Fail Log code, thanks to lsmarandir

11 years agoClarified some instructions.
jan@unixpapa.com [Mon, 21 May 2012 13:22:22 +0000 (13:22 +0000)]
Clarified some instructions.

11 years agoClarified some instructions.
jan@unixpapa.com [Mon, 21 May 2012 13:20:57 +0000 (13:20 +0000)]
Clarified some instructions.

12 years agoRemoved old style strchr() prototype.
jan@unixpapa.com [Wed, 1 Feb 2012 12:03:03 +0000 (12:03 +0000)]
Removed old style strchr() prototype.

12 years agoDon't define "uid" if SERVER_UID not defined.
jan@unixpapa.com [Wed, 1 Feb 2012 11:54:01 +0000 (11:54 +0000)]
Don't define "uid" if SERVER_UID not defined.

12 years agoAdd 'pwauth.tar' target to Makefile to make it easier to roll out tarballs
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

12 years agoConvert to using fcntl() locking instead of flock() for improved portability.
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.

13 years agoAIX authenticate() interface.
jan@unixpapa.com [Mon, 2 May 2011 15:57:33 +0000 (15:57 +0000)]
AIX authenticate() interface.

13 years agoOS X no longer puts the PAM header files in a weird place.
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.

14 years agoRearranged ifdefs so that undefining SLEEP_LOCK completely disables the sleep on...
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

14 years agoRearranged ifdefs so that undefining SLEEP_LOCK completely disables the
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.

15 years agoMinor Documentation Fixes
jan@unixpapa.com [Sat, 4 Apr 2009 04:50:07 +0000 (04:50 +0000)]
Minor Documentation Fixes

15 years agoInitial Import
jan@unixpapa.com [Fri, 3 Apr 2009 19:36:15 +0000 (19:36 +0000)]
Initial Import