aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_time/pam_time.c
Commit message (Expand)AuthorAgeFilesLines
* build: rename VENDOR_SCONFIGDIR config.h macro to VENDOR_SCONFIG_DIRDmitry V. Levin2024-08-261-2/+2
* build: rename SCONFIGDIR config.h macro to SCONFIG_DIRDmitry V. Levin2024-08-251-1/+1
* pam_time: ensure correct argument type when printing debug outputBenny Baumann2023-11-141-1/+1
* treewide: do not cast calloc/malloc/reallocTobias Stoeckmann2023-11-121-1/+1
* pam_time: fix typo in debug messageTobias Stoeckmann2023-11-121-1/+1
* modules: cast to unsigned char for character handling functionChristian Göttsche2023-08-071-7/+7
* modules: make use of secure memory erasureChristian Göttsche2023-02-281-3/+3
* pam_time: fix clang compilation warningStefan Schubert2022-02-211-3/+4
* pam_time: use vendor specific time.conf as fallbackStefan Schubert2022-02-081-0/+16
* modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour...Dmitry V. Levin2022-01-231-0/+2
* modules: downgrade syslog level for pam_get_user errorsDmitry V. Levin2020-05-221-1/+1
* modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESSDmitry V. Levin2020-05-151-2/+1
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-17/+8
* pam_time: add conffile option to specify an alternative configuration fileblueskycs2c2020-03-241-17/+33
* pam_group, pam_time: Fix logical error with multiple ! operatorsTomas Mraz2020-02-241-0/+1
* Fix or suppress various warnings when compiling with -Wall -WextraTomas Mraz2019-12-161-0/+1
* Unification and cleanup of syslog log levels.Tomas Mraz2016-06-301-1/+1
* innetgr may not be there so make sure that when innetgr is not presentThorsten Kukuk2016-04-041-0/+4
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-16/+1
* Fix whitespace issuesDmitry V. Levin2011-10-261-2/+2
* Rewrite of the field parsing in pam_group and pam_time.Tomas Mraz2011-06-061-140/+133
* Relevant BUGIDs: debian #326407Thorsten Kukuk2008-11-251-2/+2
* Relevant BUGIDs:Tomas Mraz2007-12-071-2/+48
* Relevant BUGIDs:Thorsten Kukuk2007-10-081-1/+9
* Relevant BUGIDs:Thorsten Kukuk2006-06-161-12/+11
* Relevant BUGIDs:Thorsten Kukuk2006-06-151-2/+1
* Relevant BUGIDs: 1428276Thorsten Kukuk2006-06-151-1/+2
* Relevant BUGIDs:Thorsten Kukuk2005-12-191-8/+6
* Relevant BUGIDs: 562730, 435990Tomas Mraz2005-11-091-5/+8
* Relevant BUGIDs:Tomas Mraz2005-09-151-57/+68
* Relevant BUGIDs: noneThorsten Kukuk2005-08-161-5/+0
* Relevant BUGIDs: noneThorsten Kukuk2005-07-201-1/+1
* Relevant BUGIDs: noneThorsten Kukuk2005-06-091-10/+13
* Relevant BUGIDs:Thorsten Kukuk2004-09-221-1/+3
* Relevant BUGIDs: 416229Andrew G. Morgan2001-05-081-0/+7
* Relevant BUGIDs: 116076Andrew G. Morgan2000-11-261-1/+3
* Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474Andrew G. Morgan2000-11-191-5/+6
* Initial revisionAndrew G. Morgan2000-06-201-0/+612