History log of /netbsd-src/external/bsd/openpam/dist/doc/man/pam_getenv.3 (Results 1 – 9 of 9)
Revision Date Author Comments
# 0d9d0fd8 30-Jun-2023 christos <christos@NetBSD.org>

merge openpam ximenia


# a3dd92ac 15-Dec-2019 christos <christos@NetBSD.org>

resolve conflicts


# 4cb4af11 06-May-2017 christos <christos@NetBSD.org>

merge conflicts


# d1d9b6fe 24-Oct-2014 christos <christos@NetBSD.org>

fix conflicts


# 201780c4 24-Oct-2014 christos <christos@NetBSD.org>

merge conflicts


# 8fa0fefe 27-Dec-2013 christos <christos@NetBSD.org>

merge conflicts


# e1b25b17 06-Apr-2013 christos <christos@NetBSD.org>

merge conflicts


# 1ae23164 25-Dec-2011 christos <christos@NetBSD.org>

apply our changes.


# 44269bb5 25-Dec-2011 christos <christos@NetBSD.org>

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.

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.

show more ...