linux-pam/libpam
Dmitry V. Levin df9df02295 Prepare for 1.7.0 release
* meson.build: Raise project version to 1.7.0.
* po/meson.build: Likewise.
* po/Linux-PAM.pot (Project-Id-Version): Likewise.
* libpam/include/security/_pam_types.h (__LINUX_PAM_MINOR__): Update.
* NEWS: Update.

Resolves: https://github.com/linux-pam/linux-pam/issues/844
2024-10-23 08:00:00 +00:00
..
include Prepare for 1.7.0 release 2024-10-23 08:00:00 +00:00
libpam.map Move check_user_in_passwd from pam_localuser.c to pam_modutil 2020-06-15 16:00:00 +00:00
meson.build meson: build Linux-PAM using meson 2024-09-10 08:00:00 +00:00
pam_account.c libpam: simplify IF_NO_PAMH 2023-11-12 19:20:21 +00:00
pam_audit.c doc: fix uses of non-neutral gender pronouns 2024-04-02 14:00:00 +00:00
pam_auth.c libpam: remove function prefixes in debug messages 2023-12-18 09:10:08 +00:00
pam_data.c libpam: do not include config.h right before pam_private.h 2024-08-19 08:00:00 +00:00
pam_delay.c libpam: fix typo in comment 2024-01-16 19:41:57 +00:00
pam_dispatch.c libpam: enclose macro parameters 2024-02-22 16:04:00 +00:00
pam_dynamic.c libpam: remove dead code in pam_dynamic.c 2023-01-24 18:00:00 +00:00
pam_end.c treewide: fix typos in comments 2024-01-05 23:36:44 +00:00
pam_env.c treewide: do not cast calloc/malloc/realloc 2023-11-12 19:43:03 +00:00
pam_get_authtok.c pam_get_authtok*: disallow setting pamh to NULL 2024-10-18 08:00:00 +00:00
pam_handlers.c libpam_internal: introduce pam_line 2024-02-06 08:00:00 +00:00
pam_item.c Include pam_i18n.h where i18n definitions are required 2024-08-21 08:00:00 +00:00
pam_misc.c treewide: fix typos in comments 2024-01-05 23:36:44 +00:00
pam_modutil_check_user.c libpam: make /etc/passwd checks 8 bit clean 2024-05-13 15:45:32 +02:00
pam_modutil_cleanup.c treewide: assume free(NULL) is no-op 2023-12-14 08:00:00 +00:00
pam_modutil_getgrgid.c treewide: assume free(NULL) is no-op 2023-12-14 08:00:00 +00:00
pam_modutil_getgrnam.c treewide: assume free(NULL) is no-op 2023-12-14 08:00:00 +00:00
pam_modutil_getlogin.c libpam: simplify string copying using strdup 2023-03-04 12:03:28 +01:00
pam_modutil_getpwnam.c treewide: assume free(NULL) is no-op 2023-12-14 08:00:00 +00:00
pam_modutil_getpwuid.c treewide: assume free(NULL) is no-op 2023-12-14 08:00:00 +00:00
pam_modutil_getspnam.c treewide: assume free(NULL) is no-op 2023-12-14 08:00:00 +00:00
pam_modutil_ingroup.c Optimize the checkgrouplist function 2019-11-04 08:47:16 +01:00
pam_modutil_ioloop.c libpam: check for INT_MAX limit in ioloop 2023-12-04 22:42:38 +01:00
pam_modutil_priv.c libpam: add supplementary groups on priv drop 2020-11-10 14:48:25 +01:00
pam_modutil_private.h Relevant BUGIDs: 2008-05-14 12:55:02 +00:00
pam_modutil_sanitize.c libpam: use close_range() to close file descriptors 2023-10-25 16:09:26 +02:00
pam_modutil_searchkey.c libpam: do not include config.h right before pam_private.h 2024-08-19 08:00:00 +00:00
pam_password.c treewide: fix typos in comments and documentation 2023-12-18 09:10:08 +00:00
pam_prelude.c build: consistently include config.h first 2024-08-30 08:00:00 +00:00
pam_prelude.h Fix whitespace issues 2011-10-26 23:56:54 +00:00
pam_private.h libpam: enclose macro parameters 2024-02-22 16:04:00 +00:00
pam_session.c libpam: simplify IF_NO_PAMH 2023-11-12 19:20:21 +00:00
pam_start.c Include pam_i18n.h where i18n definitions are required 2024-08-21 08:00:00 +00:00
pam_strerror.c Include pam_i18n.h where i18n definitions are required 2024-08-21 08:00:00 +00:00
pam_syslog.c libpam: do not include config.h right before pam_private.h 2024-08-19 08:00:00 +00:00
pam_tokens.h Fix whitespace issues 2011-10-26 23:56:54 +00:00
pam_vprompt.c libpam: do not include config.h right before pam_private.h 2024-08-19 08:00:00 +00:00
pam.pc.in Fix includedir in pkgconfig files 2024-08-18 08:00:00 +00:00