summaryrefslogtreecommitdiff
path: root/modules/pam_unix
Commit message (Expand)AuthorAge
* Fix FTBFS when built with -Werror=implicit-function-declarationSam Hartman2024-04-08
* Support nullok_secure as a deprecated alias for nullokSteve Langasek2024-04-08
* PAM-manpage-sectionSam Hartman2024-04-08
* distinguish between password manipulation failure and missing user.Martin Schwenke2024-04-08
* pam_unix: obscure checksSam Hartman2024-04-08
* pam_unix_dont_trust_chkpwd_callerSam Hartman2024-04-08
* New upstream version 1.5.3Sam Hartman2023-09-11
|\
| * configure: Disable NIS if header files are missingThorsten Kukuk2023-04-06
| * modules: make use of secure memory erasureChristian Göttsche2023-02-28
| * build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-07
| * pam_unix: don't link against yppasswd_xdr if NIS is disabledThorsten Kukuk2023-01-31
| * Enable undef warningChristian Göttsche2023-01-30
| * pam_unix: regenerate yppasswd.h/yppasswd_xdr.c (#480)Thorsten Kukuk2023-01-24
| * pam_unix: silence compiler warning in md5.cDmitry V. Levin2023-01-19
| * doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-16
| * modules: use SCONFIGDIR macroDmitry V. Levin2022-01-23
* | New upstream version 1.5.2Steve Langasek2022-08-16
|\|
| * Fix a typo found using codespell toolDmitry V. Levin2021-09-03
| * pam_unix: workaround the problem caused by libnss_systemdDmitry V. Levin2021-08-19
| * Permit unix_chkpwd & pam_unix.so to run without being setuid-root.Andrew G. Morgan2021-06-29
| * Remove support for legacy xcryptBjörn Esser2021-06-14
| * pam_unix: do not use crypt_checksalt when checking for password expirationDmitry V. Levin2021-06-10
| * pam_unix: fix memory leak on error pathThomas M. DuBuisson2020-11-24
| * Second blank check with root for non-existent users must never return 1Tomas Mraz2020-11-20
| * Remove deprecated pam_cracklib moduleDmitry V. Levin2020-10-29
| * Add missing format function attributes and enable -Wmissing-format-attributeChristian Göttsche2020-10-25
| * Prevent SEGFAULT for unknown UIDAnton D. Kachalov2020-09-30
| * 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_unix: skip context translationChristian Göttsche2020-08-05
| * pam_unix: 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
| * 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_unix: avoid determining if user existsikerexxe2020-06-17
* | New upstream version 1.4.0Steve Langasek2020-08-11
|\|
| * modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESSDmitry V. Levin2020-05-15
| * modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-03
| * modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTSDmitry V. Levin2020-05-03
| * modules/*/Makefile.am: rename man_MANS to dist_man_MANSDmitry V. Levin2020-05-03
| * modules/*/Makefile.am: add dist_ prefix to *_DATADmitry V. Levin2020-05-03
| * modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DISTDmitry V. Levin2020-04-27
| * modules/*/Makefile.am: reorder lines to promote uniformityDmitry V. Levin2020-04-27
| * build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....Dmitry V. Levin2020-04-27
| * modules/*/Makefile.am: list prerequisites of README target uniformlyDmitry V. Levin2020-04-27
| * modules/*/Makefile.am: list tests in EXTRA_DIST uniformlyDmitry V. Levin2020-04-27
| * build: cleanup: do not add -DWITH_SELINUX to CFLAGSDmitry V. Levin2020-04-26
| * pam_unix: modernize example in manual pageTopi Miettinen2020-04-12
| * pam_unix: Return PAM_AUTHINFO_UNAVAIL when appropriate.James Ralston2020-03-30