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
/
modules
/
pam_unix
/
passverify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: rename SCONFIGDIR config.h macro to SCONFIG_DIR
Dmitry V. Levin
2024-08-25
1
-1
/
+1
*
pam_unix: compare password hashes in constant time
Christian Göttsche
2024-04-13
1
-2
/
+2
*
pam_unix: allow empty passwords with non-empty hashes
Sergei Trofimovich
2024-03-29
1
-8
/
+6
*
modules: zero out crypt_r(3) data before usage
Christian Göttsche
2024-01-21
1
-4
/
+2
*
pam_unix: do not warn if password aging is disabled
Tobias Stoeckmann
2024-01-19
1
-1
/
+0
*
pam_unix: do not allow comma as a field separator
Tobias Stoeckmann
2024-01-16
1
-2
/
+2
*
pam_unix: clean additional possible sensitive buffers
Christian Göttsche
2024-01-15
1
-1
/
+2
*
pam_unix: use more appropriate types
Christian Göttsche
2024-01-15
1
-4
/
+4
*
pam_unix: set close-on-exec
Christian Göttsche
2024-01-15
1
-8
/
+8
*
pam_unix: fix regressions
Tobias Stoeckmann
2024-01-15
1
-1
/
+1
*
pam_unix: annotate declaration with format attribute
Christian Göttsche
2024-01-15
1
-1
/
+0
*
pam_unix: do not truncate user names
Tobias Stoeckmann
2024-01-08
1
-5
/
+1
*
pam_unix/passverify: always run the helper to obtain shadow password file ent...
Dmitry V. Levin
2024-01-04
1
-10
/
+11
*
pam_unix: use getline
Tobias Stoeckmann
2024-01-03
1
-2
/
+4
*
unix_chkpwd, unix_update: Use exit codes 128+ on signals
Solar Designer
2023-12-29
1
-1
/
+1
*
pam_unix: sp_min and sp_warn must be at least 1
Tobias Stoeckmann
2023-12-12
1
-2
/
+2
*
pam_unix: allow disabled password aging
Tobias Stoeckmann
2023-12-12
1
-0
/
+5
*
pam_unix: sync expiry checks with shadow
Tobias Stoeckmann
2023-12-12
1
-3
/
+3
*
pam_unix: simplify save_old_password
Tobias Stoeckmann
2023-12-12
1
-13
/
+7
*
pam_unix: fix possible shadow signed overflows
Tobias Stoeckmann
2023-12-11
1
-20
/
+41
*
pam_unix: check str to integer conversions
Tobias Stoeckmann
2023-12-11
1
-2
/
+8
*
pam_unix: avoid integer truncation in debug output
Benny Baumann
2023-11-14
1
-1
/
+1
*
pam_unix: avoid printing NULL values
Benny Baumann
2023-11-14
1
-1
/
+1
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
1
-8
/
+11
*
modules: use SCONFIGDIR macro
Dmitry V. Levin
2022-01-23
1
-1
/
+1
*
Fix a typo found using codespell tool
Dmitry V. Levin
2021-09-03
1
-3
/
+3
*
pam_unix: workaround the problem caused by libnss_systemd
Dmitry V. Levin
2021-08-19
1
-2
/
+1
*
Permit unix_chkpwd & pam_unix.so to run without being setuid-root.
Andrew G. Morgan
2021-06-29
1
-4
/
+8
*
Remove support for legacy xcrypt
Björn Esser
2021-06-14
1
-19
/
+5
*
pam_unix: do not use crypt_checksalt when checking for password expiration
Dmitry V. Levin
2021-06-10
1
-6
/
+0
*
Add missing format function attributes and enable -Wmissing-format-attribute
Christian Göttsche
2020-10-25
1
-0
/
+1
*
pam_unix: skip context translation
Christian Göttsche
2020-08-05
1
-39
/
+39
*
pam_unix: replace deprecated security_context_t
Christian Göttsche
2020-08-05
1
-6
/
+6
*
Move read_passwords function from pam_unix to pam_inline.h
ikerexxe
2020-07-15
1
-43
/
+0
*
pam_unix: use PAM_MAX_RESP_SIZE instead of its alias MAXPASS
Dmitry V. Levin
2020-07-15
1
-2
/
+2
*
pam_unix: avoid determining if user exists
ikerexxe
2020-06-17
1
-0
/
+6
*
modules/pam_unix: use pam_str_skip_prefix and pam_str_skip_prefix_len
Dmitry V. Levin
2020-03-19
1
-1
/
+2
*
modules/pam_unix: fix gcc compilation warnings
Dmitry V. Levin
2020-03-19
1
-14
/
+19
*
Fix remaining -Wcast-qual compilation warnings
Dmitry V. Levin
2020-01-20
1
-0
/
+3
*
pam_unix: Return NULL instead of calling crypt_md5_wrapper().
Björn Esser
2020-01-17
1
-4
/
+3
*
Changed variable salt to hash
Hulto
2020-01-15
1
-7
/
+7
*
pam_unix: Fix the spelling of Jan Rękorajski's name.
Tomas Mraz
2019-10-10
1
-1
/
+1
*
pam_unix: Use pam_syslog instead of helper_log_err.
Tomas Mraz
2018-11-27
1
-11
/
+13
*
pam_unix: Report unusable hashes found by checksalt to syslog.
Björn Esser
2018-11-27
1
-0
/
+36
*
Revert "pam_unix: Add crypt_default method, if supported."
Tomas Mraz
2018-11-27
1
-9
/
+0
*
pam_unix: Add crypt_default method, if supported.
Björn Esser
2018-11-27
1
-0
/
+9
*
Revert part of the commit 4da9febc
Tomas Mraz
2018-11-26
1
-9
/
+0
*
pam_unix: Add support for (gost-)yescrypt hashing methods.
Björn Esser
2018-11-23
1
-1
/
+7
*
pam_unix: Add support for crypt_checksalt, if libcrypt supports it.
Björn Esser
2018-11-22
1
-0
/
+15
*
pam_unix: Prefer a gensalt function, that supports auto entropy.
Björn Esser
2018-11-22
1
-0
/
+13
[next]