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
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
pam_unix: build unix_update only with SELinux enabled
Christian Göttsche
2024-01-08
1
-3
/
+16
*
pam_unix: fix memory leak
Christian Göttsche
2024-01-08
1
-0
/
+1
*
pam_unix: do not truncate user names
Tobias Stoeckmann
2024-01-08
2
-6
/
+2
*
pam_unix: fix typos in manual page
Tobias Stoeckmann
2024-01-05
1
-3
/
+3
*
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
2
-4
/
+8
*
pam_unix: reduce variable visibility
Tobias Stoeckmann
2024-01-03
1
-3
/
+7
*
pam_unix: calculate user length only if needed
Tobias Stoeckmann
2024-01-03
1
-3
/
+4
*
pam_unix: use getline in _unix_getpwnam
Tobias Stoeckmann
2024-01-03
1
-12
/
+18
*
pam_unix: unify error handling
Tobias Stoeckmann
2024-01-03
1
-15
/
+14
*
pam_unix: use calloc instead of malloc/memset
Tobias Stoeckmann
2024-01-03
1
-2
/
+1
*
pam_unix: use size_t instead of int for sizes
Tobias Stoeckmann
2024-01-03
1
-5
/
+5
*
pam_unix: avoid reading uninitialized variable
Tobias Stoeckmann
2024-01-03
1
-10
/
+8
*
unix_chkpwd, unix_update: Use exit codes 128+ on signals
Solar Designer
2023-12-29
1
-1
/
+1
*
treewide: use asprintf to construct strings
Tobias Stoeckmann
2023-12-19
2
-17
/
+10
*
treewide: fix typos in comments and documentation
Tobias Stoeckmann
2023-12-18
4
-4
/
+4
*
treewide: store strlen results in size_t
Tobias Stoeckmann
2023-12-14
1
-1
/
+1
*
treewide: assume free(NULL) is no-op
Dmitry V. Levin
2023-12-14
1
-2
/
+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
2
-17
/
+53
*
pam_unix: use correct number of rounds
Tobias Stoeckmann
2023-12-11
1
-16
/
+15
*
pam_unix: handle invalid names in _unix_getpwnam
Tobias Stoeckmann
2023-12-07
1
-2
/
+3
*
pam_unix: read yescrypt rounds from login.defs
Nathan Du
2023-11-27
1
-2
/
+7
*
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
*
pam_unix: only output length check message on failure
Benny Baumann
2023-11-14
1
-2
/
+3
*
treewide: do not cast calloc/malloc/realloc
Tobias Stoeckmann
2023-11-12
1
-1
/
+1
*
modules: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
1
-1
/
+1
*
pam_unix: improve fallback values for "rounds" for yescrypt and blowfish
Julian Kranz
2023-07-17
1
-4
/
+8
*
configure: Disable NIS if header files are missing
Thorsten Kukuk
2023-04-06
2
-9
/
+3
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
9
-26
/
+38
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+4
*
pam_unix: don't link against yppasswd_xdr if NIS is disabled
Thorsten Kukuk
2023-01-31
2
-6
/
+5
*
Enable undef warning
Christian Göttsche
2023-01-30
1
-4
/
+4
*
pam_unix: regenerate yppasswd.h/yppasswd_xdr.c (#480)
Thorsten Kukuk
2023-01-24
2
-61
/
+72
*
pam_unix: silence compiler warning in md5.c
Dmitry V. Levin
2023-01-19
1
-13
/
+12
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
4
-95
/
+72
*
modules: use SCONFIGDIR macro
Dmitry V. Levin
2022-01-23
2
-2
/
+2
*
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
2
-22
/
+6
*
pam_unix: do not use crypt_checksalt when checking for password expiration
Dmitry V. Levin
2021-06-10
1
-6
/
+0
*
pam_unix: fix memory leak on error path
Thomas M. DuBuisson
2020-11-24
1
-0
/
+6
*
Second blank check with root for non-existent users must never return 1
Tomas Mraz
2020-11-20
1
-26
/
+13
[next]