Up to [cvs.NetBSD.org] / src / external / bsd / openpam / dist / modules / pam_unix
Request diff between arbitrary revisions
Default branch: OPENPAM, MAIN
Current tag: MAIN
Revision 1.1.1.2 / (download) - annotate - [select for diffs] (vendor branch), Sat Apr 6 01:23:32 2013 UTC (2 months, 1 week ago) by christos
Branch: OPENPAM,
MAIN
CVS Tags: micrampelis-20120526,
khorben-n900,
HEAD
Changes since 1.1.1.1: +1 -1
lines
Diff to previous 1.1.1.1 (colored)
Import openpam-20120526
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 25 21:42:54 2011 UTC (17 months, 3 weeks ago) by christos
Branch: OPENPAM,
MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
yamt-pagecache-base5,
yamt-pagecache-base4,
tls-maxphys-nbase,
tls-maxphys-base,
tls-maxphys,
netbsd-6-base,
netbsd-6-1-RELEASE,
netbsd-6-1-RC4,
netbsd-6-1-RC3,
netbsd-6-1-RC2,
netbsd-6-1-RC1,
netbsd-6-1,
netbsd-6-0-RELEASE,
netbsd-6-0-RC2,
netbsd-6-0-RC1,
netbsd-6-0-2-RELEASE,
netbsd-6-0-1-RELEASE,
netbsd-6-0,
netbsd-6,
matt-nb6-plus-nbase,
matt-nb6-plus-base,
matt-nb6-plus,
lycopsida-20111218,
agc-symver-base,
agc-symver
Branch point for: yamt-pagecache
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
from sourceforge ENHANCE: removed static build autodetection, which didn't work anyway. Use an explicit, user-specified preprocessor variable instead. ENHANCE: cleaned up the documentation a bit. ENHANCE: added openpam_subst(3), allowing certain PAM items to be embedded in strings such as prompts. Apply it to the prompts used by pam_get_user(3) and pam_get_authtok(3). ENHANCE: added support for the user_prompt, authtok_prompt and oldauthtok_prompt module options, which override the prompts passed by the module to pam_set_user(3) and pam_get_authtok(3). ENHANCE: rewrote the policy parser to support quoted option values. ENHANCE: added pamtest(1), a tool for testing modules and policies. ENHANCE: added code to check the ownership and permissions of a module before loading it. ENHANCE: added / improved input validation in many cases, including the policy file and some function arguments.
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 25 21:42:54 2011 UTC (17 months, 3 weeks ago) by christos
Branch point for: MAIN
Initial revision