Module Name:src
Committed By: christos
Date: Sat Feb 18 19:21:00 UTC 2012
Removed Files:
src/dist/openpam: CREDITS HISTORY INSTALL LICENSE Makefile.am
Makefile.in README RELNOTES aclocal.m4 autogen.sh compile
config.guess config.h.in config.sub confi
Module Name:src
Committed By: drochner
Date: Wed Nov 9 20:26:41 UTC 2011
Modified Files:
src/dist/openpam/lib: openpam_configure.c
Log Message:
Don't allow '/' characters in the "service" argument to pam_start()
The "service" is blindly appended to config directories ("/e
Module Name:src
Committed By: apb
Date: Sat Oct 8 20:40:06 UTC 2011
Modified Files:
src/dist/openpam/lib: openpam_dispatch.c
Log Message:
If a module doesn't implement a primitive, don't just ignore it;
set r = PAM_SYSTEM_ERR and let later code check the flags
before deci
Module Name:src
Committed By: christos
Date: Wed Aug 17 09:55:41 UTC 2011
Modified Files:
src/dist/openpam/lib: openpam_dispatch.c
Log Message:
fix gcc-4.5 cast warning
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/openpam/lib/openpam_dispatch.c
P
Module Name:src
Committed By: wiz
Date: Sat Mar 20 11:24:29 UTC 2010
Modified Files:
src/dist/openpam/doc/man: pam_strerror.3
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/dist/openpam/doc/man/pam_strerror.3
Please
Module Name:src
Committed By: joerg
Date: Fri Mar 19 18:26:14 UTC 2010
Modified Files:
src/dist/openpam/doc/man: pam_strerror.3
Log Message:
Apply the equivalent of r426 and r427 from openpam repository:
Fix doc: pam_strerror() ignores pamh.
Portability tip.
To generate
Module Name:src
Committed By: joerg
Date: Fri Mar 19 18:16:14 UTC 2010
Modified Files:
src/dist/openpam/include/security: pam_appl.h
Log Message:
Apply r432 from openpam repository:
pam_end() already contains a NULL check, and it is not unreasonable to
call it with a NULL