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
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: drop autotools support
Dmitry V. Levin
2024-10-23
2
-65
/
+0
*
meson: build Linux-PAM using meson
Dmitry V. Levin
2024-09-10
1
-0
/
+1
*
build: consistently include config.h unconditionally
Dmitry V. Levin
2024-08-28
2
-4
/
+0
*
build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIR
Dmitry V. Levin
2024-08-26
1
-2
/
+2
*
build: rename SCONFIGDIR config.h macro to SCONFIG_DIR
Dmitry V. Levin
2024-08-25
2
-2
/
+2
*
build: parametrize libtool subdirectory
Dmitry V. Levin
2024-08-22
1
-4
/
+4
*
Include pam_i18n.h where i18n definitions are required
Dmitry V. Levin
2024-08-21
1
-0
/
+1
*
modules: add pamc headers to the search path only when needed
Tobias Stoeckmann
2024-01-21
1
-2
/
+2
*
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: fix typo in example configuration
Tobias Stoeckmann
2024-01-16
1
-1
/
+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: disable SELinux code if not used
Tobias Stoeckmann
2024-01-15
1
-0
/
+6
*
pam_pwhistory: build pwhistory_helper only with SELinux enabled
Tobias Stoeckmann
2024-01-15
1
-3
/
+12
*
pam_pwhistory: annotate declaration with format attribute
Christian Göttsche
2024-01-15
2
-1
/
+1
*
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: strictly separate builddir and srcdir
Tobias Stoeckmann
2024-01-12
1
-1
/
+1
*
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
*
pam_pwhistory: fix memory leak on error path
Dmitry V. Levin
2023-12-05
1
-0
/
+1
*
pam_pwhistory: fix passing NULL filename argument to pwhistory helper
Md Zain Hasib
2023-10-04
2
-3
/
+3
*
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
2
-4
/
+11
*
build: use <vendordir>/security directory for installation if it has been set
Stefan Schubert
2023-02-07
1
-0
/
+4
*
pam_pwhistory: use vendor specific pwhistory.conf as fallback
Stefan Schubert
2023-01-27
2
-0
/
+31
*
pam_pwhistory: add a basic test for return values
Stefan Schubert
2023-01-27
2
-1
/
+64
*
doc: Update PAM documentation from DockBook 4 to DocBook 5
Stefan Schubert
2022-12-16
4
-91
/
+68
*
pam_pwhistory: document config load from file
Iker Pedrosa
2022-07-15
3
-3
/
+184
*
pam_pwhistory: load config from file
Iker Pedrosa
2022-07-15
5
-11
/
+197
*
pam_pwhistory: Enable alternate location for password history file (#396)
Martyn Welch
2022-02-07
5
-51
/
+95
*
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
-1
/
+1
*
Remove support for legacy xcrypt
Björn Esser
2021-06-14
1
-3
/
+1
*
Remove deprecated pam_cracklib module
Dmitry V. Levin
2020-10-29
1
-3
/
+3
*
Add missing format function attributes and enable -Wmissing-format-attribute
Christian Göttsche
2020-10-25
1
-0
/
+1
*
build: rename PIE_* AC_SUBST variables to EXE_*
Dmitry V. Levin
2020-08-07
1
-2
/
+2
*
pam_pwhistory: add helper to handle SELinux
ikerexxe
2020-07-20
7
-47
/
+478
*
modules: do not check user name for emptyness before passing it to pam_moduti...
Dmitry V. Levin
2020-05-16
1
-9
/
+0
*
modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESS
Dmitry V. Levin
2020-05-15
1
-1
/
+1
*
modules: remove PAM_SM_* macros
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
modules/*/Makefile.am: rename TESTS to dist_check_SCRIPTS
Dmitry V. Levin
2020-05-03
1
-2
/
+3
*
modules/*/Makefile.am: rename man_MANS to dist_man_MANS
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
modules/*/Makefile.am: add dist_ prefix to *_DATA
Dmitry V. Levin
2020-05-03
1
-2
/
+2
*
modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DIST
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: reorder lines to promote uniformity
Dmitry V. Levin
2020-04-27
1
-3
/
+1
*
build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....
Dmitry V. Levin
2020-04-27
1
-1
/
+0
[next]