summaryrefslogtreecommitdiff
path: root/libpam
Commit message (Expand)AuthorAge
* lib_security_multiarch_compatSam Hartman2024-02-29
* hurd_no_setfsuidSam Hartman2024-02-29
* _pam_dispatch_jump_is_ignoreSam Hartman2024-02-29
* _pam_includeSam Hartman2024-02-29
* New upstream version 1.5.3Sam Hartman2023-09-11
|\
| * libpam: simplify string copying using strdupChristian Göttsche2023-03-04
| * libpam: make use of secure memory erasureChristian Göttsche2023-02-28
| * libpam: introduce secure memory erasure helpersChristian Göttsche2023-02-28
| * libpam: use getlogin() from libc and not utmpThorsten Kukuk2023-02-14
| * Enable format compiler warningsChristian Göttsche2023-01-30
| * libpam: remove dead code in pam_dynamic.cDmitry V. Levin2023-01-24
| * libpam*: For uncommon prefixes, provide substitution variables in pkgconfig f...Felix Lechner2022-09-28
| * libpam: improve pam_modutil_search_key() docIker Pedrosa2022-07-15
| * _pam_add_handler: make sure struct handler is properly initialized on error pathDmitry V. Levin2022-07-15
| * libpam: Fix undefined reference to `libintl_dgettext` on muslJakov Smolić2022-02-04
* | New upstream version 1.5.2Steve Langasek2022-08-16
|\|
| * Add pkgconfig files for provided librariesMathieu Trossevin2021-06-14
| * libpam: add supplementary groups on priv dropAllison Karlitskaya2020-11-10
| * 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_dispatch: fix unread store statementikerexxe2020-11-03
| * 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_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_modutil_check_user_in_passwd: avoid timing attacksDmitry V. Levin2020-06-16
| * Move check_user_in_passwd from pam_localuser.c to pam_modutilFabrice Fontaine2020-06-15
* | New upstream version 1.4.0Steve Langasek2020-08-11
|\|
| * Introduce test_assert.hDmitry V. Levin2020-05-21
| * pam_get_user: do not override valid values returned by the conversation functionDmitry V. Levin2020-05-06
| * pam_get_user: filter conversation function return valuesDmitry V. Levin2020-05-06
| * pam_get_user: consistently return PAM_SYSTEM_ERR if user specified a NULL poi...Dmitry V. Levin2020-05-06
| * build: rework vendordir substitutionDmitry V. Levin2020-04-28
| * build: cleanup: do not add -DWITH_SELINUX to CFLAGSDmitry V. Levin2020-04-26
| * Fix various typos found using codespell toolDmitry V. Levin2020-03-28
| * _pam_load_module: reduce redundancyDmitry V. Levin2020-03-24
| * Introduce pam_str_skip_icase_prefix_len and pam_str_skip_icase_prefixDmitry V. Levin2020-03-19
| * Introduce pam_str_skip_prefix_len and pam_str_skip_prefixDmitry V. Levin2020-03-19
| * Use PAM_ARRAY_SIZEDmitry V. Levin2020-03-19
| * Introduce pam_inline.hDmitry V. Levin2020-03-19
| * Fix remaining clang -Wcast-align compilation warningsDmitry V. Levin2020-03-19
| * Fix most of clang -Wcast-align compilation warningsDmitry V. Levin2020-03-19
| * pam_get_authtok: fix i18n of default promptsDmitry V. Levin2020-03-11
| * New API call pam_start_confdir()Tomas Mraz2020-03-06
| * pam_modutil_sanitize_helper_fds: fix SIGPIPE effect of PAM_MODUTIL_PIPE_FDDmitry V. Levin2020-02-26
| * Fix remaining -Wcast-qual compilation warningsDmitry V. Levin2020-01-20
| * _pam_mkargv: add const qualifier to the first argumentDmitry V. Levin2020-01-20
| * Fix miscellaneous const issuesTomas Mraz2020-01-20
| * Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-18
| * Optimize the checkgrouplist functionTomas Mraz2019-11-04