Home | History | Annotate | Download | only in dist
History log of /src/external/bsd/openpam/dist/compile
RevisionDateAuthorComments
 1.1  27-Dec-2013  christos branches: 1.1.1;
Initial revision
 1.1.1.5  03-Sep-2025  christos Import zingiber-2025-05-31 (previous was ximenia-2023-06-27)

- BUGFIX In openpam_borrow_cred(3), the wrong debugging macro was
being used, which resulted in an attempt to interpret the target
UID as an item identifier.

- ENHANCE Allow missing modules or subpolicies to be ignored.

- ENHANCE Previously, OpenPAM was hardcoded to look for policies
in /usr/local/etc in addition to /etc and modules in /usr/local/lib
in addition to /usr/lib. This is now configurable at compile time.
 1.1.1.4  30-Jun-2023  christos Import ximenia (last was tabebuia)

- BUGFIX: Fix race condition in openpam_ttyconv(3) when used with
expect scripts.

- BUGFIX: In openpam_set_option(3), when removing an option, properly
decrement the option count.

- BUGFIX: In openpam_subst(3), avoid incrementing past the end of the
template.
 1.1.1.3  15-Dec-2019  christos OpenPAM Tabebuia 2019-02-24

- BUGFIX: Fix off-by-one bug in pam_getenv(3) which was introduced in
OpenPAM Radula.

- ENHANCE: Add unit tests for pam_{get,put,set}env(3).
 1.1.1.2  06-May-2017  christos branches: 1.1.1.2.10;
OpenPAM Resedacea 2017-04-30

- BUGFIX: Reinstore the NULL check in pam_end(3) which was removed in
OpenPAM Radula, as it breaks common error-handling constructs.

- BUGFIX: Return PAM_SYMBOL_ERR instead of PAM_SYSTEM_ERR from the
dispatcher when the required service function could not be found.

- ENHANCE: Introduce the PAM_BAD_HANDLE error code for when pamh is
NULL in API functions that have a NULL check.

- ENHANCE: Introduce the PAM_BAD_ITEM, PAM_BAD_FEATURE and
PAM_BAD_CONSTANT error codes for situations where we previously
incorrectly used PAM_SYMBOL_ERR to denote that an invalid constant
had been passed to an API function.

- ENHANCE: Improve the RETURN VALUES section in API man pages,
especially for functions that cannot fail, which were incorrectly
documented as returning -1 on failure.
 1.1.1.1  27-Dec-2013  christos branches: 1.1.1.1.4; 1.1.1.1.8; 1.1.1.1.20;
Import openpam-20130907
 1.1.1.2.10.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.1.1.1.20.1  11-May-2017  pgoyette Sync with HEAD
 1.1.1.1.8.2  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.1.1.1.8.1  27-Dec-2013  tls file compile was added on branch tls-maxphys on 2014-08-19 23:52:06 +0000
 1.1.1.1.4.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.1.1.1.4.1  27-Dec-2013  yamt file compile was added on branch yamt-pagecache on 2014-05-22 15:50:46 +0000

RSS XML Feed