summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* pam_timestamp: replace hmac implementationIker Pedrosa2021-06-14
* pam_unix: do not use crypt_checksalt when checking for password expirationDmitry V. Levin2021-06-10
* pam_exec: implement quiet_log optionPatrick Schleizer2021-06-10
* pam_limits: "Unlimited" is not a valid value for RLIMIT_NOFILE.Josef Moellers2021-04-22
* pam_userdb: Prevent garbage characters from dbStanislav Zidek2021-04-21
* pam_access: clean up the remote host matching codeTomas Mraz2021-04-12
* pam_faillock: convert spaces to tab to keep code stylechuanqin2021-03-25
* pam_env: fix example in pam_env.conf.5 for setting variabletheslimshaney2021-03-08
* pam_mkhomedir: use HOME_MODE or UMASK from /etc/login.defsdshein-alt2021-03-05
* configure.ac: add --with-systemdunitdir optionChangqing Li2021-01-27
* faillock: create tallydir before creating tallyfileChangqing Li2021-01-27
* pam_securetty: don't complain about missing configLudwig Nussel2021-01-27
* faillock: Use pluralization via dngettext or fallbackKolja2021-01-25
* pam_umask: fix handling of umask parameterDmitry V. Levin2020-12-28
* pam_setquota: Minor whitespace, spelling and mail address fixesSven Hartge2020-12-28
* pam_mkhomedir: fix umask wording in documentationDmitry V. Levin2020-12-23
* pam_namespace: check for string_to_security_class failureChristian Göttsche2020-12-08
* pam_selinux: check for string_to_security_class failureChristian Göttsche2020-12-08
* pam_unix: fix memory leak on error pathThomas M. DuBuisson2020-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
* Second blank check with root for non-existent users must never return 1Tomas Mraz2020-11-20
* faillock: Add a nodelay optionTavian Barnes2020-11-12
* pam_env: deprecation notice of reading the user environmentTomas Mraz2020-11-05
* pam_env: allow environment files without EOL at EOFTomas Mraz2020-11-04
* pam_ftp: fix potential memory leakikerexxe2020-11-03
* pam_faillock: 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
* pam_motd: unset prompt value to drop privilegesikerexxe2020-10-21
* 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
* 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
* 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