aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_timestamp
Commit message (Expand)AuthorAgeFilesLines
* treewide: do not cast calloc/malloc/reallocTobias Stoeckmann2023-11-121-1/+1
* pam_timestamp: use secure memory erasureChristian Göttsche2023-08-071-2/+3
* pam_timestamp: constify sha1 padding blockChristian Göttsche2023-08-071-1/+1
* pam_timestamp: do not assume PATH_MAX is definedPino Toscano2023-05-111-1/+3
* pam_timestamp: Only build hmacfile when no opensslIker Pedrosa2023-04-201-5/+2
* pam_timestamp: fix build failureIker Pedrosa2023-03-301-0/+1
* modules: make use of secure memory erasureChristian Göttsche2023-02-283-14/+13
* Y2038: use logind instead of utmpThorsten Kukuk2023-02-282-6/+46
* build: use <vendordir>/security directory for installation if it has been setStefan Schubert2023-02-071-0/+4
* doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-163-77/+56
* pam_timestamp: replace hmac implementationIker Pedrosa2021-06-145-11/+500
* Remove deprecated pam_tally and pam_tally2 modulesDmitry V. Levin2020-10-291-1/+1
* build: rename PIE_* AC_SUBST variables to EXE_*Dmitry V. Levin2020-08-071-2/+2
* Fix -Wcast-align compilation warnings on armDmitry V. Levin2020-08-062-12/+14
* modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESSDmitry V. Levin2020-05-151-4/+1
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-3/+0
* modules/*/Makefile.am: rename man_MANS to dist_man_MANSDmitry V. Levin2020-05-031-2/+2
* modules/*/Makefile.am: add dist_ prefix to *_DATADmitry V. Levin2020-05-031-2/+2
* modules/pam_timestamp/Makefile.am: rename noinst_PROGRAMS to check_PROGRAMSDmitry V. Levin2020-05-031-3/+2
* modules/pam_timestamp/Makefile.am: rename dist_TESTS to dist_check_SCRIPTSDmitry V. Levin2020-05-031-3/+3
* modules/*/Makefile.am: replace README with $(DATA) in EXTRA_DISTDmitry V. Levin2020-04-271-1/+1
* modules/*/Makefile.am: reorder lines to promote uniformityDmitry V. Levin2020-04-271-5/+5
* build: move README prerequisites rule from modules/*/Makefile.am to Make.xml....Dmitry V. Levin2020-04-271-1/+0
* modules/*/Makefile.am: list prerequisites of README target uniformlyDmitry V. Levin2020-04-271-1/+1
* modules/*/Makefile.am: list tests in EXTRA_DIST uniformlyDmitry V. Levin2020-04-271-1/+1
* pam_timestamp: include "config.h" in hmacsha1.c as the first headerDmitry V. Levin2020-04-241-0/+1
* pam_timestamp: Fix // in TIMESTAMPDIRPetr Lautrbach2020-03-311-1/+1
* modules/pam_timestamp: use pam_str_skip_prefixDmitry V. Levin2020-03-191-5/+10
* Use PAM_ARRAY_SIZEDmitry V. Levin2020-03-191-1/+3
* Fix most of clang -Wcast-align compilation warningsDmitry V. Levin2020-03-191-1/+2
* modules/pam_timestamp: fix compilation warningsDmitry V. Levin2020-03-192-4/+6
* modules/pam_timestamp: fix clang compilation warningDmitry V. Levin2020-03-181-2/+2
* modules/pam_timestamp: fix EXTRA_DISTDmitry V. Levin2020-03-181-1/+1
* libpamc: Use ISO C99 uintX_t types instead of u_intX_tTBK2020-02-262-25/+26
* configure.ac: add --enable-doc optionFabrice Fontaine2020-01-271-0/+2
* Miscellaneous grammar fixesSteve Langasek2020-01-151-1/+1
* Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-181-1/+2
* Fix grammar of messages printed via pam_promptDmitry V. Levin2018-06-191-1/+2
* Unification and cleanup of syslog log levels.Tomas Mraz2016-06-301-1/+1
* pam_timestamp: fix typo in strncmp usageDmitry V. Levin2016-06-141-1/+1
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-19/+4
* pam_timestamp: Avoid leaking file descriptor.Amarnath Valluri2015-08-051-0/+1
* Don't use sudo directory, the timestamp format is different (Ticket#32)Thorsten Kukuk2015-03-241-1/+2
* Document timestampdir option (Ticket#33)Thorsten Kukuk2015-03-241-2/+17
* pam_timestamp: fix potential directory traversal issue (ticket #27)Dmitry V. Levin2014-03-261-1/+12
* pam_timestamp: Fix copy&paste error in manpage.Tomas Mraz2012-06-011-1/+1
* Use libpam.la/libpam_misc.la to link with -lpam/-lpam_miscDmitry V. Levin2011-10-281-3/+3
* Update .gitignore filesDmitry V. Levin2011-10-271-11/+0
* Remove modules/pam_timestamp/hmacfile from distributionDmitry V. Levin2011-10-271-2/+4
* Rename all .cvsignore files to .gitignoreDmitry V. Levin2011-10-271-0/+0