summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libpam: remove dead code in pam_dynamic.cldv/pam_dynamicDmitry V. Levin2023-01-241-83/+1
* pam_selinux: treat getenforce failures as enforcingChristian Göttsche2023-01-241-6/+6
* .github: add gcc-12, clang-13, and clang-14 jobsldv/github-ciDmitry V. Levin2023-01-211-4/+46
* .github: switch from ubuntu-20.04 to ubuntu-latestDmitry V. Levin2023-01-201-63/+7
* pam_unix: silence compiler warning in md5.cDmitry V. Levin2023-01-191-13/+12
* pam_client.h: silence compiler warningDmitry V. Levin2023-01-191-1/+2
* pam_limits: silence compiler warningDmitry V. Levin2023-01-191-2/+2
* .github: remove x86 and x32 jobsDmitry V. Levin2023-01-181-169/+0
* pam_listfile: fix pointer misuse leading to data corruptionCyril Duval2023-01-181-5/+4
* doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-16235-5102/+3399
* pam_env: Use vendor specific pam_env.conf and environment as fallbackStefan Schubert2022-12-147-49/+394
* pam_shells: Use the vendor directory as fallback for a distribution provided ...Stefan Schubert2022-12-124-17/+81
* pam_shells: Added xtest test caseStefan Schubert2022-12-076-1/+94
* doc/man/Makefile.am: fix XMLS listThorsten Kukuk2022-12-061-12/+12
* pam_env: _parse_line: fix quoteflg handledValentin Lefebvre2022-12-011-1/+2
* .github: switch from actions/checkout@v2 to actions/checkout@v3Dmitry V. Levin2022-12-011-24/+24
* po: update .pot and .po filesDmitry V. Levin2022-11-1183-2140/+2717
* pam_mail: adjust wording for no new mailed neville2022-11-111-1/+1
* pam_faillock: fix typo in usage diagnosticsDmitry V. Levin2022-11-111-1/+1
* po: update translations using Weblate (Spanish)Emilio Herrera2022-11-111-18/+16
* po: update translations using Weblate (Korean)김인수2022-11-111-33/+33
* po: update translations using Weblate (Georgian)Temuri Doghonadze2022-11-111-90/+90
* pam_lastlog: fix file lockingDavin Shearer2022-11-071-10/+26
* pam_faillock: avoid logging an erroneous consecutive login failure messageDeepak Das2022-11-071-3/+5
* pam_faillock: Clarify missing user faillock files after rebootDeepak Das2022-11-072-0/+10
* doc: make stylesheets configurableStefan Schubert2022-10-277-11/+36
* libpam*: For uncommon prefixes, provide substitution variables in pkgconfig f...Felix Lechner2022-09-283-0/+6
* pam_lastlog: check localtime_r() return valueIker Pedrosa2022-09-271-6/+6
* configure.ac: fix implicit function declaration in mail spool directory checkSam James2022-09-121-0/+1
* po: update translations using Weblate (Estonian)H A2022-07-181-8/+9
* po: update translations using Weblate (Korean)김인수2022-07-181-6/+7
* po: update translations using Weblate (Chinese (Simplified) (zh_CN))Dingzhong Chen2022-07-181-39/+39
* pam_namespace: make sure the SIGCHLD handler is not reset too earlyldv/sigchldDmitry V. Levin2022-07-161-15/+15
* pam_mkhomedir: make sure the SIGCHLD handler is not reset too earlyDmitry V. Levin2022-07-161-9/+9
* pam_xauth: add SIGCHLD protection handledengbo2022-07-151-0/+15
* pam_exec: add SIGCHLD protection handledengbo2022-07-151-0/+10
* pam_pwhistory: document config load from fileIker Pedrosa2022-07-153-3/+184
* pam_pwhistory: load config from fileIker Pedrosa2022-07-155-11/+197
* libpam: improve pam_modutil_search_key() docIker Pedrosa2022-07-151-1/+10
* _pam_add_handler: make sure struct handler is properly initialized on error pathldv/pam_add_handlerDmitry V. Levin2022-07-151-10/+4
* .github: switch whitespace-errors job to ubuntu-latestDmitry V. Levin2022-07-011-1/+1
* faillock: add support to print login failure info in legacy formatShreenidhi Shedi2022-07-012-11/+66
* faillock: refactor faillock info printing codeShreenidhi Shedi2022-07-011-21/+31
* faillock: error out if user does not existShreenidhi Shedi2022-07-011-1/+5
* pam_motd: do not rely on all filesystems providing a filetypePer Jessen2022-06-301-9/+40
* pam_namespace: use vendor specific namespace.conf and namespace.init as fallbackStefan Schubert2022-06-304-15/+167
* pam_limits: use vendor specific content in limits.d directory as fallbackStefan Schubert2022-06-302-61/+164
* pam_access: use vendor specific access.conf as fallbackStefan Schubert2022-06-302-19/+145
* .github: add a few vendordir enabled jobsldv/vendordirDmitry V. Levin2022-06-191-0/+45
* ci: add vendor directory configuration supportDmitry V. Levin2022-06-191-0/+6