index
:
pam.git
debian
dev
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpam
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pkgconfig files for provided libraries
Mathieu Trossevin
2021-06-14
2
-0
/
+13
*
libpam: add supplementary groups on priv drop
Allison Karlitskaya
2020-11-10
1
-4
/
+13
*
libpam: Fix memory leak on error path in _pam_start_internal()
Andreas Schneider
2020-11-04
1
-0
/
+3
*
libpam: Fix memory leak with pam_start_confdir()
Andreas Schneider
2020-11-04
1
-0
/
+3
*
pam_dispatch: fix unread store statement
ikerexxe
2020-11-03
1
-1
/
+0
*
pam_modutil_sanitize_fds: Add explicit casts to avoid warnings
Tomas Mraz
2020-10-20
1
-3
/
+3
*
Revert "libpam/pam_modutil_sanitize.c: optimize the way to close fds"
Tomas Mraz
2020-10-20
1
-59
/
+14
*
pam_inline.h: cleanup pam_read_passwords a bit
Dmitry V. Levin
2020-07-15
1
-5
/
+6
*
Move read_passwords function from pam_unix to pam_inline.h
ikerexxe
2020-07-15
1
-0
/
+50
*
pam_modutil_check_user_in_passwd: avoid timing attacks
Dmitry V. Levin
2020-06-16
1
-1
/
+3
*
Move check_user_in_passwd from pam_localuser.c to pam_modutil
Fabrice Fontaine
2020-06-15
4
-0
/
+101
*
Introduce test_assert.h
Dmitry V. Levin
2020-05-21
2
-1
/
+56
*
pam_get_user: do not override valid values returned by the conversation function
Dmitry V. Levin
2020-05-06
1
-22
/
+26
*
pam_get_user: filter conversation function return values
Dmitry V. Levin
2020-05-06
1
-0
/
+10
*
pam_get_user: consistently return PAM_SYSTEM_ERR if user specified a NULL poi...
Dmitry V. Levin
2020-05-06
1
-2
/
+2
*
build: rework vendordir substitution
Dmitry V. Levin
2020-04-28
1
-3
/
+0
*
build: cleanup: do not add -DWITH_SELINUX to CFLAGS
Dmitry V. Levin
2020-04-26
1
-3
/
+0
*
Fix various typos found using codespell tool
Dmitry V. Levin
2020-03-28
4
-7
/
+7
*
_pam_load_module: reduce redundancy
Dmitry V. Levin
2020-03-24
1
-9
/
+16
*
Introduce pam_str_skip_icase_prefix_len and pam_str_skip_icase_prefix
Dmitry V. Levin
2020-03-19
1
-0
/
+15
*
Introduce pam_str_skip_prefix_len and pam_str_skip_prefix
Dmitry V. Levin
2020-03-19
1
-0
/
+15
*
Use PAM_ARRAY_SIZE
Dmitry V. Levin
2020-03-19
1
-1
/
+2
*
Introduce pam_inline.h
Dmitry V. Levin
2020-03-19
3
-1
/
+52
*
Fix remaining clang -Wcast-align compilation warnings
Dmitry V. Levin
2020-03-19
1
-0
/
+12
*
Fix most of clang -Wcast-align compilation warnings
Dmitry V. Levin
2020-03-19
1
-0
/
+6
*
pam_get_authtok: fix i18n of default prompts
Dmitry V. Levin
2020-03-11
1
-20
/
+34
*
New API call pam_start_confdir()
Tomas Mraz
2020-03-06
6
-7
/
+62
*
pam_modutil_sanitize_helper_fds: fix SIGPIPE effect of PAM_MODUTIL_PIPE_FD
Dmitry V. Levin
2020-02-26
1
-29
/
+1
*
Fix remaining -Wcast-qual compilation warnings
Dmitry V. Levin
2020-01-20
2
-1
/
+36
*
_pam_mkargv: add const qualifier to the first argument
Dmitry V. Levin
2020-01-20
2
-2
/
+2
*
Fix miscellaneous const issues
Tomas Mraz
2020-01-20
1
-1
/
+1
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
1
-1
/
+2
*
Optimize the checkgrouplist function
Tomas Mraz
2019-11-04
1
-11
/
+14
*
Add support for a vendor directory and libeconf (#136)
Thorsten Kukuk
2019-09-16
4
-27
/
+70
*
Update a function comment
lifecrisis
2019-09-06
1
-3
/
+5
*
libpam/pam_modutil_sanitize.c: optimize the way to close fds
Christophe Besson
2019-08-26
1
-14
/
+59
*
pam_get_authtok_verify: Avoid duplicate password verification
Tomas Mraz
2019-08-07
3
-0
/
+12
*
Move the duplicated search_key function to pam_modutil.
Tomas Mraz
2018-12-11
4
-1
/
+103
*
Fix grammar of messages printed via pam_prompt
Dmitry V. Levin
2018-06-19
1
-2
/
+2
*
Unification and cleanup of syslog log levels.
Tomas Mraz
2016-06-30
2
-4
/
+4
*
Release version 1.3.0
Thorsten Kukuk
2016-04-28
1
-1
/
+1
*
pam_get_authtok(): Add authtok_type support to current password prompt.
Tomas Mraz
2016-04-06
1
-5
/
+13
*
Fix whitespace issues
Dmitry V. Levin
2016-04-01
1
-1
/
+0
*
PAM_EXTERN isn't needed anymore, but don't remove it to not break lot of
Thorsten Kukuk
2016-03-29
1
-0
/
+3
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
7
-414
/
+16
*
Relax the conditions for fatal failure on auditing.
Tomas Mraz
2015-12-17
1
-1
/
+1
*
Release version 1.2.0
Thorsten Kukuk
2015-04-27
1
-1
/
+1
*
Support alternative "vendor configuration" files as fallback to /etc
Thorsten Kukuk
2015-03-25
2
-46
/
+87
*
Adjust documentation (Ticket#36)
Thorsten Kukuk
2015-03-24
1
-1
/
+1
*
libpam: Only print "Password change aborted" when it's true.
Luke Shumaker
2015-01-02
1
-2
/
+3
[next]