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_pwhistory
/
opasswd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: consistently include config.h unconditionally
Dmitry V. Levin
2024-08-28
1
-2
/
+0
*
build: rename SCONFIGDIR config.h macro to SCONFIG_DIR
Dmitry V. Levin
2024-08-25
1
-1
/
+1
*
pam_pwhistory: allocate crypt data on the heap
Christian Göttsche
2024-01-21
1
-9
/
+26
*
modules: zero out crypt_r(3) data before usage
Christian Göttsche
2024-01-21
1
-3
/
+1
*
pam_pwhistory: use cp variable only when needed
Tobias Stoeckmann
2024-01-16
1
-17
/
+13
*
pam_pwhistory: parse opasswd lines verbatim
Tobias Stoeckmann
2024-01-16
1
-16
/
+4
*
pam_pwhistory: annotate declaration with format attribute
Christian Göttsche
2024-01-15
1
-1
/
+0
*
treewide: remove unused defines
Tobias Stoeckmann
2024-01-13
1
-2
/
+0
*
modules: simplify newline removal
Tobias Stoeckmann
2024-01-12
1
-4
/
+2
*
treewide: fix typos in comments and documentation
Tobias Stoeckmann
2023-12-18
1
-1
/
+1
*
treewide: assume getline exists
Dmitry V. Levin
2023-12-12
1
-38
/
+0
*
modules: cast to unsigned char for character handling function
Christian Göttsche
2023-08-07
1
-2
/
+2
*
Fix build if crypt_r isn't available
Bernhard Rosenkränzer
2023-06-07
1
-1
/
+1
*
pam_pwhistory: switch away from PATH_MAX
Pino Toscano
2023-05-11
1
-11
/
+29
*
modules: make use of secure memory erasure
Christian Göttsche
2023-02-28
1
-3
/
+10
*
pam_pwhistory: Enable alternate location for password history file (#396)
Martyn Welch
2022-02-07
1
-26
/
+39
*
modules: use SCONFIGDIR macro
Dmitry V. Levin
2022-01-23
1
-1
/
+1
*
Remove support for legacy xcrypt
Björn Esser
2021-06-14
1
-3
/
+1
*
Add missing format function attributes and enable -Wmissing-format-attribute
Christian Göttsche
2020-10-25
1
-0
/
+1
*
pam_pwhistory: add helper to handle SELinux
ikerexxe
2020-07-20
1
-7
/
+60
*
pam_pwhistory: fix build when -lxcrypt is not available
Dmitry V. Levin
2019-12-16
1
-1
/
+1
*
pwhistory: fix read of uninitialized data and memory leak when modifying opasswd
Matt Cowell
2019-09-02
1
-3
/
+3
*
Make pam_pwhistory and pam_unix tolerant of corrupted opasswd file.
Tomas Mraz
2014-07-21
1
-1
/
+6
*
Add checks for crypt() returning NULL.
Tomas Mraz
2013-02-08
1
-1
/
+1
*
Fix compile time errors in --enable-static-modules mode
Matveychikov Ilya
2012-01-27
1
-4
/
+4
*
Fix whitespace issues
Dmitry V. Levin
2011-10-26
1
-2
/
+2
*
Cleanups of pam_pwhistory code. Make opasswd entry parsing more robust.
Tomas Mraz
2011-06-15
1
-24
/
+33
*
Relevant BUGIDs:
Thorsten Kukuk
2010-04-14
1
-4
/
+18
*
Relevant BUGIDs:
Tomas Mraz
2009-06-01
1
-2
/
+4
*
Relevant BUGIDs:
Tomas Mraz
2009-03-24
1
-0
/
+9
*
Relevant BUGIDs:
Thorsten Kukuk
2008-11-25
1
-1
/
+1
*
Relevant BUGIDs:
Thorsten Kukuk
2008-10-10
1
-0
/
+473