index
:
delta/linux-pam-git.git
Admin
Linux-PAM-0-72-autoconf
Linux-PAM-0-73pre-autoconf
Linux-PAM-0-80-branch
Linux-PAM-1_0-branch
Makefile-xml
autoconf-modules
env-allow-unterminated
env-user-deprecate
ldv/SCONFIGDIR
ldv/Werror
ldv/ci
ldv/ci-git-status
ldv/ci-openssl
ldv/fix-compilation-warnings
ldv/fixes/pam_unix
ldv/github-ci
ldv/gpg-key
ldv/master
ldv/next
ldv/pam_add_handler
ldv/pam_dynamic
ldv/pam_env-reorder-static-functions
ldv/pam_env-vendordir
ldv/pam_exec-free
ldv/pam_exec-strdup
ldv/pam_get_user
ldv/pam_issue-reorder-static-functions
ldv/pam_localuser
ldv/pam_sepermit
ldv/pam_str_skip_prefix
ldv/pam_succeed_if
ldv/pam_umask
ldv/pam_unix
ldv/prepare-for-release
ldv/remove-deprecated-modules
ldv/remove_PAM_SM_macros
ldv/shellcheck
ldv/sigchld
ldv/tests
ldv/travis-ci
ldv/tst-pam_env-retval
ldv/vendordir
master
pam_unix_ref_branch
github.com: linux-pam/linux-pam.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
pam_pwhistory
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
v1.5.2
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
*
modules/*/Makefile.am: list prerequisites of README target uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/*/Makefile.am: list tests in EXTRA_DIST uniformly
Dmitry V. Levin
2020-04-27
1
-1
/
+1
*
modules/pam_pwhistory: use pam_str_skip_icase_prefix
Dmitry V. Levin
2020-03-19
1
-5
/
+8
*
configure.ac: add --enable-doc option
Fabrice Fontaine
2020-01-27
1
-0
/
+2
*
Do not use CFLAGS for warning flags set from configure
Tomas Mraz
2019-12-18
1
-1
/
+2
*
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
*
Fix whitespace issues
Dmitry V. Levin
2016-04-01
1
-1
/
+0
*
Remove "--enable-static-modules" option and support from
Thorsten Kukuk
2016-03-29
1
-14
/
+1
*
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
*
Small documentation and define fixes
Thorsten Kukuk
2012-08-16
1
-2
/
+5
*
pam_pwhistory: Always record the old password even when root changes it.
Tomas Mraz
2012-05-28
1
-9
/
+12
*
Fix compile time errors in --enable-static-modules mode
Matveychikov Ilya
2012-01-27
3
-15
/
+15
*
Use libpam.la/libpam_misc.la to link with -lpam/-lpam_misc
Dmitry V. Levin
2011-10-28
1
-1
/
+1
*
Update .gitignore files
Dmitry V. Levin
2011-10-27
1
-8
/
+0
*
Rename all .cvsignore files to .gitignore
Dmitry V. Levin
2011-10-27
1
-0
/
+0
*
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
2
-25
/
+36
*
Relevant BUGIDs:
Linux-PAM-1_1-branch
Tomas Mraz
2010-11-16
1
-13
/
+8
*
Relevant BUGIDs:
Thorsten Kukuk
2010-04-14
1
-4
/
+18
*
Relevant BUGIDs:
Thorsten Kukuk
2009-06-28
1
-2
/
+2
*
Relevant BUGIDs:
Tomas Mraz
2009-06-01
1
-2
/
+4
*
Relevant BUGIDs:
Tomas Mraz
2009-06-01
1
-2
/
+2
*
Relevant BUGIDs:
Tomas Mraz
2009-03-24
1
-0
/
+9
*
Relevant BUGIDs:
Thorsten Kukuk
2008-12-18
2
-11
/
+10
[next]