summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pam_umask: fix handling of umask parameterldv/pam_umaskDmitry V. Levin2020-12-281-7/+11
* pam_setquota: Minor whitespace, spelling and mail address fixesSven Hartge2020-12-281-4/+4
* po: update translations using Weblate (Romanian)Vlad2020-12-261-107/+115
* pam_mkhomedir: fix umask wording in documentationDmitry V. Levin2020-12-231-1/+1
* po: update translations using Weblate (Bulgarian)Dmitry V. Levin2020-12-201-51/+43
* configure: test -a|o is not POSIXIssam E. Maghni2020-12-161-6/+6
* pam_namespace: check for string_to_security_class failureChristian Göttsche2020-12-081-0/+6
* pam_selinux: check for string_to_security_class failureChristian Göttsche2020-12-081-1/+12
* Clarify the effect of 'done' in documentationTomas Mraz2020-12-071-4/+6
* .github: partially migrate from ubuntu-18.04 to ubuntu-20.04Dmitry V. Levin2020-11-281-63/+21
* ci: do not install libxcrypt-devDmitry V. Levin2020-11-281-1/+0
* pam_unix: fix memory leak on error pathv1.5.1Thomas M. DuBuisson2020-11-241-0/+6
* maint: update release procedureDmitry V. Levin2020-11-241-0/+3
* po: update .po and .pot filesDmitry V. Levin2020-11-2483-14884/+9510
* po: cleanup POTFILES.inDmitry V. Levin2020-11-241-95/+95
* po: update translations using Weblate (Finnish)Jan Kuparinen2020-11-241-24/+23
* Prepare for 1.5.1 releaseDmitry V. Levin2020-11-241-1/+1
* Fix various typos found using codespell toolDmitry V. Levin2020-11-244-6/+6
* Fix grammar: replace "an user" with "a user" everywhereDmitry V. Levin2020-11-247-8/+8
* pam_wheel: Use pam_modutil_user_in_group_uid_gid instead of reimplementationTomas Mraz2020-11-242-13/+4
* Add NEWS entries for the 1.5.1 security fix releaseTomas Mraz2020-11-241-0/+5
* Second blank check with root for non-existent users must never return 1Tomas Mraz2020-11-201-26/+13
* faillock: Add a nodelay optionTavian Barnes2020-11-122-1/+17
* libpam: add supplementary groups on priv dropv1.5.0Allison Karlitskaya2020-11-102-4/+15
* pam_env: deprecation notice of reading the user environmentenv-user-deprecateTomas Mraz2020-11-053-0/+10
* libpam: Fix memory leak on error path in _pam_start_internal()Andreas Schneider2020-11-041-0/+3
* libpam: Fix memory leak with pam_start_confdir()Andreas Schneider2020-11-041-0/+3
* pam_env: allow environment files without EOL at EOFenv-allow-unterminatedTomas Mraz2020-11-041-1/+1
* Prepare for 1.5.0 releaseDmitry V. Levin2020-11-032-1/+9
* pam_ftp: fix potential memory leakikerexxe2020-11-031-0/+2
* pam_faillock: fix unread store statementikerexxe2020-11-031-1/+1
* pam_dispatch: fix unread store statementikerexxe2020-11-031-1/+0
* Remove deprecated pam_tally and pam_tally2 modulesldv/remove-deprecated-modulesDmitry V. Levin2020-10-2925-3223/+4
* Remove deprecated pam_cracklib moduleDmitry V. Levin2020-10-2922-1932/+10
* pam_env: fix a typo in doc of pam_env.confDDoSolitary2020-10-271-1/+1
* Add missing format function attributes and enable -Wmissing-format-attributeChristian Göttsche2020-10-258-1/+10
* po: update translations using Weblate (Italian)Milo Casagrande2020-10-211-7/+7
* po: update translations using Weblate (Hebrew)Yaron Shahrabani2020-10-211-32/+37
* pam_motd: unset prompt value to drop privilegesikerexxe2020-10-211-1/+1
* pam_modutil_sanitize_fds: Add explicit casts to avoid warningsTomas Mraz2020-10-201-3/+3
* Revert "libpam/pam_modutil_sanitize.c: optimize the way to close fds"Tomas Mraz2020-10-202-60/+15
* pam_motd: document file filteringikerexxe2020-10-142-2/+6
* pam_motd: filter motd by user and groupikerexxe2020-10-141-22/+75
* pam_faillock: fix invalid error messageMikhail Labiuk2020-10-131-3/+9
* pam_namespace: polyinstantiation refer to gdm docikerexxe2020-10-051-39/+2
* Prevent SEGFAULT for unknown UIDAnton D. Kachalov2020-09-301-1/+1
* pam_wheel: clarify use_uid option in man pageikerexxe2020-09-101-3/+3
* pam_wheel: if getlogin fails fallback to PAM_RUSERikerexxe2020-09-101-0/+10
* pam_wheel: improve coding styleikerexxe2020-09-101-17/+19
* configure: add --disable-unix optionDmitry V. Levin2020-08-082-1/+15