summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pam_selinux: check for string_to_security_class failureChristian Göttsche2020-12-08
* Clarify the effect of 'done' in documentationTomas Mraz2020-12-07
* .github: partially migrate from ubuntu-18.04 to ubuntu-20.04Dmitry V. Levin2020-11-28
* ci: do not install libxcrypt-devDmitry V. Levin2020-11-28
* pam_unix: fix memory leak on error pathThomas M. DuBuisson2020-11-24
* maint: update release procedureDmitry V. Levin2020-11-24
* po: update .po and .pot filesDmitry V. Levin2020-11-24
* po: cleanup POTFILES.inDmitry V. Levin2020-11-24
* po: update translations using Weblate (Finnish)Jan Kuparinen2020-11-24
* Prepare for 1.5.1 releaseDmitry V. Levin2020-11-24
* Fix various typos found using codespell toolDmitry V. Levin2020-11-24
* Fix grammar: replace "an user" with "a user" everywhereDmitry V. Levin2020-11-24
* pam_wheel: Use pam_modutil_user_in_group_uid_gid instead of reimplementationTomas Mraz2020-11-24
* Add NEWS entries for the 1.5.1 security fix releaseTomas Mraz2020-11-24
* Second blank check with root for non-existent users must never return 1Tomas Mraz2020-11-20
* faillock: Add a nodelay optionTavian Barnes2020-11-12
* libpam: add supplementary groups on priv dropAllison Karlitskaya2020-11-10
* pam_env: deprecation notice of reading the user environmentTomas Mraz2020-11-05
* libpam: Fix memory leak on error path in _pam_start_internal()Andreas Schneider2020-11-04
* libpam: Fix memory leak with pam_start_confdir()Andreas Schneider2020-11-04
* pam_env: allow environment files without EOL at EOFTomas Mraz2020-11-04
* Prepare for 1.5.0 releaseDmitry V. Levin2020-11-03
* pam_ftp: fix potential memory leakikerexxe2020-11-03
* pam_faillock: fix unread store statementikerexxe2020-11-03
* pam_dispatch: fix unread store statementikerexxe2020-11-03
* Remove deprecated pam_tally and pam_tally2 modulesDmitry V. Levin2020-10-29
* Remove deprecated pam_cracklib moduleDmitry V. Levin2020-10-29
* pam_env: fix a typo in doc of pam_env.confDDoSolitary2020-10-27
* Add missing format function attributes and enable -Wmissing-format-attributeChristian Göttsche2020-10-25
* po: update translations using Weblate (Italian)Milo Casagrande2020-10-21
* po: update translations using Weblate (Hebrew)Yaron Shahrabani2020-10-21
* pam_motd: unset prompt value to drop privilegesikerexxe2020-10-21
* pam_modutil_sanitize_fds: Add explicit casts to avoid warningsTomas Mraz2020-10-20
* Revert "libpam/pam_modutil_sanitize.c: optimize the way to close fds"Tomas Mraz2020-10-20
* pam_motd: document file filteringikerexxe2020-10-14
* pam_motd: filter motd by user and groupikerexxe2020-10-14
* pam_faillock: fix invalid error messageMikhail Labiuk2020-10-13
* pam_namespace: polyinstantiation refer to gdm docikerexxe2020-10-05
* Prevent SEGFAULT for unknown UIDAnton D. Kachalov2020-09-30
* pam_wheel: clarify use_uid option in man pageikerexxe2020-09-10
* pam_wheel: if getlogin fails fallback to PAM_RUSERikerexxe2020-09-10
* pam_wheel: improve coding styleikerexxe2020-09-10
* configure: add --disable-unix optionDmitry V. Levin2020-08-08
* Build all installed executables with -Wl,-z,now if availableDmitry V. Levin2020-08-07
* modules: build all helpers with proper CFLAGS and LDFLAGSDmitry V. Levin2020-08-07
* build: rename PIE_* AC_SUBST variables to EXE_*Dmitry V. Levin2020-08-07
* m4: make libprelude-config diagnostics less noisyDmitry V. Levin2020-08-07
* configure.ac: rewrite --disable-pie and -fpie/pie checkDmitry V. Levin2020-08-07
* m4: rewrite ld --no-undefined checkDmitry V. Levin2020-08-07
* m4: rewrite ld --as-needed checkDmitry V. Levin2020-08-07