| Commit message (Expand) | Author | Age | Files | Lines |
* | build: drop autotools support | Dmitry V. Levin | 2024-10-23 | 57 | -1983/+0 |
* | pam_access: clarify `LOCAL` keyword behaviour | Iker Pedrosa | 2024-10-22 | 1 | -11/+6 |
* | pam_access: always match local address | Iker Pedrosa | 2024-10-22 | 1 | -2/+28 |
* | build: check gdbm_close return type | Dmitry V. Levin | 2024-10-15 | 1 | -0/+5 |
* | pam_filter: close unused file descriptors | Dmitry V. Levin | 2024-09-13 | 1 | -1/+5 |
* | pam_filter: fix potential fd leak on error path | Dmitry V. Levin | 2024-09-13 | 1 | -4/+8 |
* | pam_env: install environment file in vendordir | Thorsten Kukuk | 2024-09-12 | 1 | -1/+1 |
* | meson: build Linux-PAM using meson | Dmitry V. Levin | 2024-09-10 | 48 | -0/+615 |
* | pam_userdb: don't overwrite free'd memory | Keith Turner - C72473 | 2024-09-10 | 1 | -7/+3 |
* | pam_limits: use systemd-logind instead of utmp (#822) | Thorsten Kukuk | 2024-09-10 | 2 | -5/+80 |
* | pam_issue: only count class user | Thorsten Kukuk | 2024-09-05 | 1 | -1/+19 |
* | pam_loginuid: avoid using postal address in the GNU GPL license notice | Dmitry V. Levin | 2024-09-03 | 1 | -3/+1 |
* | build: consistently include config.h first | Dmitry V. Levin | 2024-08-30 | 8 | -7/+13 |
* | pam_unix: do not check for HAVE_PAM_FAIL_DELAY | Dmitry V. Levin | 2024-08-29 | 1 | -2/+0 |
* | build: consistently include config.h unconditionally | Dmitry V. Levin | 2024-08-28 | 4 | -8/+0 |
* | build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIR | Dmitry V. Levin | 2024-08-26 | 10 | -25/+25 |
* | build: rename SCONFIGDIR config.h macro to SCONFIG_DIR | Dmitry V. Levin | 2024-08-25 | 12 | -16/+16 |
* | pam_env: do not add libpam_internal/include to include search path twice | Dmitry V. Levin | 2024-08-23 | 1 | -1/+0 |
* | build: parametrize libtool subdirectory | Dmitry V. Levin | 2024-08-22 | 18 | -280/+280 |
* | Include pam_i18n.h where i18n definitions are required | Dmitry V. Levin | 2024-08-21 | 14 | -0/+15 |
* | pam_rootok: silence compilation warning | Dmitry V. Levin | 2024-08-17 | 1 | -2/+2 |
* | pam_faillock: fix compilation warning | Dmitry V. Levin | 2024-08-16 | 1 | -6/+12 |
* | configure.ac: do not check for lastlog.h, utmp.h, and utmpx.h | Dmitry V. Levin | 2024-08-13 | 1 | -5/+1 |
* | pam_access: support UID and GID in access.conf | Matthew Luckam | 2024-08-13 | 2 | -6/+65 |
* | pam_faillock: silence compilation warning | Dmitry V. Levin | 2024-07-28 | 1 | -1/+2 |
* | libpam_internal: introduce pam_econf_readconfig | Stefan Schubert | 2024-07-02 | 4 | -20/+24 |
* | pam_xauth: improve error logging on selabel lookup | Christian Göttsche | 2024-05-24 | 1 | -2/+5 |
* | pam_namespace: log getfscreatecon(3) failure | Christian Göttsche | 2024-05-24 | 1 | -1/+3 |
* | pam_namespace: free SELinux context on error path | Iker Pedrosa | 2024-05-23 | 1 | -0/+3 |
* | pam_namespace: free SELinux context | Iker Pedrosa | 2024-05-23 | 1 | -0/+1 |
* | pam_timestamp: close the timestamp file on error path | Iker Pedrosa | 2024-05-23 | 1 | -0/+1 |
* | pam_rootok: close the audit socket on error path | Iker Pedrosa | 2024-05-23 | 1 | -0/+1 |
* | pam_faillock: close the audit socket after use | Iker Pedrosa | 2024-05-23 | 1 | -0/+1 |
* | pam_env: fix error handling in econf_read_file | Dmitry V. Levin | 2024-05-19 | 1 | -4/+4 |
* | pam_env: fix NULL dereference on error path in econf_read_file | Dmitry V. Levin | 2024-05-19 | 1 | -1/+1 |
* | Move all historic changelog files to a top-level ChangeLog.old directory | Dmitry V. Levin | 2024-05-15 | 1 | -54/+0 |
* | build: do not distribute historic changelog files | Dmitry V. Levin | 2024-05-15 | 1 | -1/+1 |
* | pam_umask: document details about the GECOS field | Christoph Anton Mitterer | 2024-04-15 | 1 | -2/+4 |
* | pam_umask: minor improvements to wording | Christoph Anton Mitterer | 2024-04-15 | 1 | -6/+6 |
* | pam_unix: compare password hashes in constant time | Christian Göttsche | 2024-04-13 | 1 | -2/+2 |
* | doc: fix uses of non-neutral gender pronouns | Aura Herrero Ruiz | 2024-04-02 | 6 | -12/+12 |
* | pam_env: document when the module is executed | Thorsten Kukuk | 2024-03-31 | 1 | -2/+19 |
* | pam_unix: allow empty passwords with non-empty hashes | Sergei Trofimovich | 2024-03-29 | 1 | -8/+6 |
* | pam_limits: fix potential use-after-free of pl->conf_file | Shaleen Bathla | 2024-03-04 | 1 | -2/+10 |
* | pam_unix: use yp functions only if nis requested | Tobias Stoeckmann | 2024-03-03 | 1 | -1/+1 |
* | conf/modules: constify read-only data arrays | Christian Göttsche | 2024-02-22 | 3 | -7/+7 |
* | pam_unix: drop cast to same type | Christian Göttsche | 2024-02-22 | 1 | -1/+1 |
* | modules: drop redundant return at end of void functions | Christian Göttsche | 2024-02-22 | 3 | -3/+0 |
* | pam_faillock: drop duplicate include | Christian Göttsche | 2024-02-22 | 1 | -1/+0 |
* | modules: enclose macro parameter | Christian Göttsche | 2024-02-22 | 6 | -14/+14 |