summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* m4: rewrite ld -O1 checkDmitry V. Levin2020-08-07
* m4: rewrite __attribute__((unused)) checkDmitry V. Levin2020-08-07
* build: add -Wcast-align=strict to WARN_CFLAGSDmitry V. Levin2020-08-06
* configure.ac: rewrite WARN_CFLAGS initializationDmitry V. Levin2020-08-06
* Fix -Wcast-align compilation warnings on armDmitry V. Levin2020-08-06
* pam_namespace: fix big-endian check in md5 implementationDmitry V. Levin2020-08-05
* pam_namespace: skip context translationChristian Göttsche2020-08-05
* pam_xauth: skip context translationChristian Göttsche2020-08-05
* pam_xauth: replace deprecated security_context_tChristian Göttsche2020-08-05
* pam_unix: skip context translationChristian Göttsche2020-08-05
* pam_unix: replace deprecated security_context_tChristian Göttsche2020-08-05
* pam_rootok: skip context translationChristian Göttsche2020-08-05
* pam_rootok: replace deprecated security_context_tChristian Göttsche2020-08-05
* pam_namespace: replace deprecated matchpathconChristian Göttsche2020-08-05
* pam_namespace: replace deprecated security_context_tChristian Göttsche2020-08-05
* autotools: enable warningsChristian Göttsche2020-08-03
* autotools: update deprecated macrosChristian Göttsche2020-08-03
* configure.ac: fix typo in --with-kernel-overflow-uid= option to match its doc...Issam Maghni2020-08-03
* pam_unix: Add comment for the ignored PAM_AUTHTOK_ERR caseTomas Mraz2020-07-22
* Fix missing initialization of daysleftTomas Mraz2020-07-22
* po: update translations using Weblate (Chinese (Simplified))Charles Lee2020-07-20
* pam_pwhistory: add helper to handle SELinuxikerexxe2020-07-20
* po: update translations using Weblate (Punjabi)A S Alam2020-07-19
* pam_inline.h: cleanup pam_read_passwords a bitDmitry V. Levin2020-07-15
* Move read_passwords function from pam_unix to pam_inline.hikerexxe2020-07-15
* pam_unix: use PAM_MAX_RESP_SIZE instead of its alias MAXPASSDmitry V. Levin2020-07-15
* pam_stress: create man pageLucas Ramage2020-07-09