You need to sign in or sign up before continuing.
Tags give the ability to mark specific points in history as being important
This project is mirrored from https://git.samba.org/pam_wrapper.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
-
pam_wrapper-1.1.8
b44cd449 · ·pam_wrapper-1.1.8 * Fixed compilation warnings for clang 20 * Fixed some cmake issues
-
pam_wrapper-1.1.6
0d3b5be5 · ·pam_wrapper-1.1.6 * Improve config dir creation if we have pam_start_confdir() * Fixed PAM_WRAPPER_DISABLE_DEEPBIND * Directly fail if we can't create the config dir
-
pam_wrapper-1.1.5
b223df9f · ·pam_wrapper-1.1.5 * Fixed building with Python 3.12 * Removed Python 2 support
-
pam_wrapper-1.1.4
d938a84d · ·pam_wrapper-1.1.4 * NOTE: pam_wrapper stopped working with the latest OpenPAM on FreeBSD 12. Help is needed to add back support. * Added support to retrieve the PAM environment from a python's PAMTEST_GETENVLIST * Added a new keyword parameter to reuse the PAM handle in libpamtest * Fixed pid range * Fixed constructor/destructor on AIX
-
pam_wrapper-1.1.1
4ef299e8 · ·pam_wrapper-1.1.1 * Fixed pam_wrapper on Ubuntu * Improved PAM detection for openSUSE Tumbleweed
-
pam_wrapper-1.1.0
d247d7a0 · ·pam_wrapper-1.1.0 * Added support for pam_start_confdir() * Added pam_chatty module * Added gitlab CI support * Fixed crash when a PAM module outputs too much data