aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_pwhistory
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: add --enable-doc optionFabrice Fontaine2020-01-271-0/+2
* Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-181-1/+2
* pam_pwhistory: fix build when -lxcrypt is not availableDmitry V. Levin2019-12-161-1/+1
* pwhistory: fix read of uninitialized data and memory leak when modifying opasswdMatt Cowell2019-09-021-3/+3
* Fix whitespace issuesDmitry V. Levin2016-04-011-1/+0
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-14/+1
* Make pam_pwhistory and pam_unix tolerant of corrupted opasswd file.Tomas Mraz2014-07-211-1/+6
* Add checks for crypt() returning NULL.Tomas Mraz2013-02-081-1/+1
* Small documentation and define fixesThorsten Kukuk2012-08-161-2/+5
* pam_pwhistory: Always record the old password even when root changes it.Tomas Mraz2012-05-281-9/+12
* Fix compile time errors in --enable-static-modules modeMatveychikov Ilya2012-01-273-15/+15
* Use libpam.la/libpam_misc.la to link with -lpam/-lpam_miscDmitry V. Levin2011-10-281-1/+1
* Update .gitignore filesDmitry V. Levin2011-10-271-8/+0
* Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-271-0/+0
* Fix whitespace issuesDmitry V. Levin2011-10-261-2/+2
* Cleanups of pam_pwhistory code. Make opasswd entry parsing more robust.Tomas Mraz2011-06-152-25/+36
* Relevant BUGIDs:Tomas Mraz2010-11-161-13/+8
* Relevant BUGIDs:Thorsten Kukuk2010-04-141-4/+18
* Relevant BUGIDs:Thorsten Kukuk2009-06-281-2/+2
* Relevant BUGIDs:Tomas Mraz2009-06-011-2/+4
* Relevant BUGIDs:Tomas Mraz2009-06-011-2/+2
* Relevant BUGIDs:Tomas Mraz2009-03-241-0/+9
* Relevant BUGIDs:Thorsten Kukuk2008-12-182-11/+10
* Relevant BUGIDs:Thorsten Kukuk2008-12-031-114/+37
* Relevant BUGIDs:Thorsten Kukuk2008-11-251-1/+1
* Relevant BUGIDs:Thorsten Kukuk2008-11-192-2/+29
* Relevant BUGIDs:Thorsten Kukuk2008-10-108-0/+1149