summaryrefslogtreecommitdiff
path: root/libpam
Commit message (Expand)AuthorAge
* 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
| * Add support for a vendor directory and libeconf (#136)Thorsten Kukuk2019-09-16
| * Update a function commentlifecrisis2019-09-06
| * libpam/pam_modutil_sanitize.c: optimize the way to close fdsChristophe Besson2019-08-26
| * pam_get_authtok_verify: Avoid duplicate password verificationTomas Mraz2019-08-07
| * Move the duplicated search_key function to pam_modutil.Tomas Mraz2018-12-11
| * Fix grammar of messages printed via pam_promptDmitry V. Levin2018-06-19
* | New upstream version 1.3.1Steve Langasek2019-02-12
|\|
| * Unification and cleanup of syslog log levels.Tomas Mraz2016-06-30
* | New upstream version 1.3.0Steve Langasek2019-01-22
|\|
| * Release version 1.3.0Thorsten Kukuk2016-04-28
| * pam_get_authtok(): Add authtok_type support to current password prompt.Tomas Mraz2016-04-06
| * Fix whitespace issuesDmitry V. Levin2016-04-01
| * PAM_EXTERN isn't needed anymore, but don't remove it to not break lot ofThorsten Kukuk2016-03-29
| * Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-29
| * Relax the conditions for fatal failure on auditing.Tomas Mraz2015-12-17
| * Release version 1.2.0Thorsten Kukuk2015-04-27
| * Support alternative "vendor configuration" files as fallback to /etcThorsten Kukuk2015-03-25
| * Adjust documentation (Ticket#36)Thorsten Kukuk2015-03-24
| * libpam: Only print "Password change aborted" when it's true.Luke Shumaker2015-01-02
| * Add grantor field to audit records of libpam.Tomas Mraz2014-09-05
| * Introduce pam_modutil_sanitize_helper_fdsDmitry V. Levin2014-01-27
* | New upstream version 1.1.8Steve Langasek2019-01-03
|\|
| * Respect PAM_AUTHTOK_TYPE in pam_get_authtok_verify().Tomas Mraz2012-08-13
| * pam_unix: make configuration consistent in --enable-static-modules modeDmitry V. Levin2012-02-03
| * Make --disable-cracklib compatible with --enable-static-modules modeDmitry V. Levin2012-01-27
| * Add missing includes for types used in the pam_modutil.h.Tomas Mraz2012-02-10
| * Fix compile time errors in --enable-static-modules modeMatveychikov Ilya2012-01-27