summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pam_unix: do not use crypt_checksalt when checking for password expirationldv/fixes/pam_unixDmitry V. Levin2021-06-101-6/+0
* pam_exec: implement quiet_log optionPatrick Schleizer2021-06-102-0/+22
* pam.conf: clarify default action for unspecified return codesJeff Squyres2021-05-241-1/+9
* man: fix spelling bug in pam_end.3.xmlHasan2021-05-011-1/+1
* po: update translations using Weblate (Korean)simmon2021-04-251-71/+60
* po: update translations using Weblate (Spanish)Emilio Herrera2021-04-251-11/+12
* pam_limits: "Unlimited" is not a valid value for RLIMIT_NOFILE.Josef Moellers2021-04-222-0/+51
* pam_userdb: Prevent garbage characters from dbStanislav Zidek2021-04-212-23/+36
* misc_conv: Flush the terminal input after the password is readTomas Mraz2021-04-121-2/+2
* pam_access: clean up the remote host matching codeTomas Mraz2021-04-121-16/+28
* pam_faillock: convert spaces to tab to keep code stylechuanqin2021-03-251-3/+2
* pam_env: fix example in pam_env.conf.5 for setting variabletheslimshaney2021-03-081-1/+1
* pam_mkhomedir: use HOME_MODE or UMASK from /etc/login.defsdshein-alt2021-03-054-9/+87
* po: update translations using Weblate (Finnish)Ricky Tigg2021-02-131-7/+8
* po: update translations using Weblate (Hungarian)Balázs Meskó2021-02-131-9/+9
* po: update translations using Weblate (Esperanto)Carmen Bianca Bakker2021-02-131-53/+51
* Update translation filesWeblate2021-02-1382-456/+111
* configure.ac: add --with-systemdunitdir optionChangqing Li2021-01-272-1/+11
* faillock: create tallydir before creating tallyfileChangqing Li2021-01-271-0/+3
* pam_securetty: don't complain about missing configLudwig Nussel2021-01-271-2/+4
* faillock: Use pluralization via dngettext or fallbackKolja2021-01-251-1/+16
* po: update translations using Weblate (Norwegian Nynorsk)Andreas-Johann Ø Ulvestad2021-01-181-106/+108
* po: update translations using Weblate (Finnish)Jan Kuparinen2021-01-181-24/+23
* 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