summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* New upstream version 1.5.3Sam Hartman2023-09-11
|\
| * modules: update Linux detectionChristian Göttsche2023-05-07
| * pam_succeed_if: do not use the result of keyword substitution for keyword matchDmitry V. Levin2023-04-20
| * pam_timestamp: Only build hmacfile when no opensslIker Pedrosa2023-04-20
| * fix a grammar mistakeMark Huang2023-04-20
| * configure: Disable NIS if header files are missingThorsten Kukuk2023-04-06
| * treewide: fix unnecessary $ on arithmetic variablesDmitry V. Levin2023-03-31
| * pam_timestamp: fix build failureIker Pedrosa2023-03-30
| * modules: make use of secure memory erasureChristian Göttsche2023-02-28
| * pam_env: use helper to free string listChristian Göttsche2023-02-28
| * pam_env: override undefined pointer after asprintf failureChristian Göttsche2023-02-28
| * Y2038: use logind instead of utmpThorsten Kukuk2023-02-28
| * build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-07
| * pam_env: do not assume in tests that VENDORDIR is /usr/etcDmitry V. Levin2023-02-04
| * pam_env: do not hardcode /usr/etc into testsDmitry V. Levin2023-02-03
| * pam_env: do not hardcode /usr/etc into documentationDmitry V. Levin2023-02-02
| * pam_env: fix VENDOR_DEFAULT_ETC_ENVFILEDmitry V. Levin2023-02-01
| * pam_unix: don't link against yppasswd_xdr if NIS is disabledThorsten Kukuk2023-01-31
| * Enable undef warningChristian Göttsche2023-01-30
| * pam_pwhistory: use vendor specific pwhistory.conf as fallbackStefan Schubert2023-01-27
| * pam_pwhistory: add a basic test for return valuesStefan Schubert2023-01-27
| * pam_unix: regenerate yppasswd.h/yppasswd_xdr.c (#480)Thorsten Kukuk2023-01-24
| * pam_selinux: treat getenforce failures as enforcingChristian Göttsche2023-01-24
| * pam_unix: silence compiler warning in md5.cDmitry V. Levin2023-01-19
| * pam_limits: silence compiler warningDmitry V. Levin2023-01-19
| * pam_listfile: fix pointer misuse leading to data corruptionCyril Duval2023-01-18
| * doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-16
| * pam_env: Use vendor specific pam_env.conf and environment as fallbackStefan Schubert2022-12-14
| * pam_shells: Use the vendor directory as fallback for a distribution provided ...Stefan Schubert2022-12-12
| * pam_env: _parse_line: fix quoteflg handledValentin Lefebvre2022-12-01
| * pam_mail: adjust wording for no new mailed neville2022-11-11
| * pam_faillock: fix typo in usage diagnosticsDmitry V. Levin2022-11-11
| * pam_lastlog: fix file lockingDavin Shearer2022-11-07
| * pam_faillock: avoid logging an erroneous consecutive login failure messageDeepak Das2022-11-07
| * 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