summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAge
* 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
* 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
* pam_unix: Add comment for the ignored PAM_AUTHTOK_ERR caseTomas Mraz2020-07-22
* Fix missing initialization of daysleftTomas Mraz2020-07-22
* pam_pwhistory: add helper to handle SELinuxikerexxe2020-07-20
* 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
* pam_loginuid: fix unlikely negative 3rd argument of strncmp on error pathikerexxe2020-07-01
* pam_namespace, pam_mkhomedir: fix unlikely descriptor leaks on error pathikerexxe2020-07-01
* pam_rootok: fix use of va_listikerexxe2020-07-01
* pam_limits: clarify configuration fileikerexxe2020-06-29
* .gitignore: move module-specific entries to modules/.gitignoreDmitry V. Levin2020-06-26
* pam_namespace: add systemd service file to gitignoreikerexxe2020-06-26
* pam_faillock: add faillock executable to gitignoreikerexxe2020-06-26
* pam_env: clarify user_readenv optionikerexxe2020-06-25
* modules/pam_limits: add support for nonewprivsVito Caputo2020-06-22
* pam_usertype: avoid determining if user existsikerexxe2020-06-17
* pam_unix: avoid determining if user existsikerexxe2020-06-17