summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
...
| * pam_faillock: Clarify missing user faillock files after rebootDeepak Das2022-11-07
| * pam_lastlog: check localtime_r() return valueIker Pedrosa2022-09-27
| * pam_namespace: make sure the SIGCHLD handler is not reset too earlyDmitry V. Levin2022-07-16
| * pam_mkhomedir: make sure the SIGCHLD handler is not reset too earlyDmitry V. Levin2022-07-16
| * pam_xauth: add SIGCHLD protection handledengbo2022-07-15
| * pam_exec: add SIGCHLD protection handledengbo2022-07-15
| * pam_pwhistory: document config load from fileIker Pedrosa2022-07-15
| * pam_pwhistory: load config from fileIker Pedrosa2022-07-15
| * faillock: add support to print login failure info in legacy formatShreenidhi Shedi2022-07-01
| * faillock: refactor faillock info printing codeShreenidhi Shedi2022-07-01
| * faillock: error out if user does not existShreenidhi Shedi2022-07-01
| * pam_motd: do not rely on all filesystems providing a filetypePer Jessen2022-06-30
| * pam_namespace: use vendor specific namespace.conf and namespace.init as fallbackStefan Schubert2022-06-30
| * pam_limits: use vendor specific content in limits.d directory as fallbackStefan Schubert2022-06-30
| * pam_access: use vendor specific access.conf as fallbackStefan Schubert2022-06-30
| * faillock: load configuration from fileIker Pedrosa2022-05-24
| * pam_faillock: move config to its own fileIker Pedrosa2022-05-24
| * pam_env: reorder definitions of static functions to avoid forward declarationsDmitry V. Levin2022-04-24
| * pam_issue: reorder definitions of static functions to avoid forward declarationsDmitry V. Levin2022-04-24
| * pam_env: add a test of return valuesStefan Schubert2022-03-11
| * pam_access: handle hostnames in access.confThorsten Kukuk2022-03-11
| * pam_exec: remove redundant free() invocationsDmitry V. Levin2022-02-24
| * pam_exec: remove redundant strdupDmitry V. Levin2022-02-24
| * pam_nologin: don't print empty messageThorsten Kukuk2022-02-24
| * pam_time: fix clang compilation warningStefan Schubert2022-02-21
| * pam_usertype: only use SYS_UID_MAX for system usersIker Pedrosa2022-02-21
| * pam_keyinit: thread-safe implementationIker Pedrosa2022-02-21
| * pam_time: use vendor specific time.conf as fallbackStefan Schubert2022-02-08
| * pam_time: add a test of return valuesStefan Schubert2022-02-08
| * pam_pwhistory: Enable alternate location for password history file (#396)Martyn Welch2022-02-07
| * pam_faillock: add a test of return valuesStefan Schubert2022-02-04
| * pam_faillock: use vendor specific faillock.conf as fallbackStefan Schubert2022-02-01
| * pam_group: use vendor specific group.conf as fallbackStefan Schubert2022-01-25
| * pam_sepermit: use vendor specific sepermit.conf as fallbackStefan Schubert2022-01-24
| * pam_limits: use VENDOR_SCONFIGDIR macroDmitry V. Levin2022-01-23
| * modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...Dmitry V. Levin2022-01-23
| * pam_limits: make LIMITS_FILE_DIR macro consistentDmitry V. Levin2022-01-23
| * modules: use SCONFIGDIR macroDmitry V. Levin2022-01-23
| * pam_sepermit: fix conf= option supportDmitry V. Levin2022-01-22
| * pam_sepermit: add a basic test for return valuesDmitry V. Levin2022-01-22
| * pam_limits: adjust docu if config file is missing (#426)Thorsten Kukuk2022-01-14
| * pam_rootok: fix compilation warning when HAVE_LIBAUDIT is not definedStefan Schubert2022-01-13
| * pam_limits: don't fail on missing config files (#418)Ludwig Nussel2022-01-13
| * Check the return value of localtime in faillock (#421)pyllyukko2022-01-12
| * modules/pam_limits: fix build with old Linux kernel headersDmitry V. Levin2021-11-24
| * Use vendor specific limits.conf as fallback (#402)Thorsten Kukuk2021-11-03
* | New upstream version 1.5.2Steve Langasek2022-08-16
|\|
| * Fix a typo found using codespell toolDmitry V. Levin2021-09-03
| * pam_unix: workaround the problem caused by libnss_systemdDmitry V. Levin2021-08-19
| * pam_faillock: remove confusing commentDmitry V. Levin2021-07-20