| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -1/+1 |
* | pam_time: ensure correct argument type when printing debug output | Benny Baumann | 2023-11-14 | 1 | -1/+1 |
* | treewide: do not cast calloc/malloc/realloc | Tobias Stoeckmann | 2023-11-12 | 1 | -1/+1 |
* | pam_time: fix typo in debug message | Tobias Stoeckmann | 2023-11-12 | 1 | -1/+1 |
* | modules: cast to unsigned char for character handling function | Christian Göttsche | 2023-08-07 | 1 | -7/+7 |
* | modules: make use of secure memory erasure | Christian Göttsche | 2023-02-28 | 1 | -3/+3 |
* | pam_time: fix clang compilation warning | Stefan Schubert | 2022-02-21 | 1 | -3/+4 |
* | pam_time: use vendor specific time.conf as fallback | Stefan Schubert | 2022-02-08 | 1 | -0/+16 |
* | modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour... | Dmitry V. Levin | 2022-01-23 | 1 | -0/+2 |
* | modules: downgrade syslog level for pam_get_user errors | Dmitry V. Levin | 2020-05-22 | 1 | -1/+1 |
* | modules: do not check user name for NULL if pam_get_user returned PAM_SUCCESS | Dmitry V. Levin | 2020-05-15 | 1 | -2/+1 |
* | modules: remove PAM_SM_* macros | Dmitry V. Levin | 2020-05-03 | 1 | -17/+8 |
* | pam_time: add conffile option to specify an alternative configuration file | blueskycs2c | 2020-03-24 | 1 | -17/+33 |
* | pam_group, pam_time: Fix logical error with multiple ! operators | Tomas Mraz | 2020-02-24 | 1 | -0/+1 |
* | Fix or suppress various warnings when compiling with -Wall -Wextra | Tomas Mraz | 2019-12-16 | 1 | -0/+1 |
* | Unification and cleanup of syslog log levels. | Tomas Mraz | 2016-06-30 | 1 | -1/+1 |
* | innetgr may not be there so make sure that when innetgr is not present | Thorsten Kukuk | 2016-04-04 | 1 | -0/+4 |
* | Remove "--enable-static-modules" option and support from | Thorsten Kukuk | 2016-03-29 | 1 | -16/+1 |
* | Fix whitespace issues | Dmitry V. Levin | 2011-10-26 | 1 | -2/+2 |
* | Rewrite of the field parsing in pam_group and pam_time. | Tomas Mraz | 2011-06-06 | 1 | -140/+133 |
* | Relevant BUGIDs: debian #326407 | Thorsten Kukuk | 2008-11-25 | 1 | -2/+2 |
* | Relevant BUGIDs: | Tomas Mraz | 2007-12-07 | 1 | -2/+48 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2007-10-08 | 1 | -1/+9 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2006-06-16 | 1 | -12/+11 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2006-06-15 | 1 | -2/+1 |
* | Relevant BUGIDs: 1428276 | Thorsten Kukuk | 2006-06-15 | 1 | -1/+2 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2005-12-19 | 1 | -8/+6 |
* | Relevant BUGIDs: 562730, 435990 | Tomas Mraz | 2005-11-09 | 1 | -5/+8 |
* | Relevant BUGIDs: | Tomas Mraz | 2005-09-15 | 1 | -57/+68 |
* | Relevant BUGIDs: none | Thorsten Kukuk | 2005-08-16 | 1 | -5/+0 |
* | Relevant BUGIDs: none | Thorsten Kukuk | 2005-07-20 | 1 | -1/+1 |
* | Relevant BUGIDs: none | Thorsten Kukuk | 2005-06-09 | 1 | -10/+13 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2004-09-22 | 1 | -1/+3 |
* | Relevant BUGIDs: 416229 | Andrew G. Morgan | 2001-05-08 | 1 | -0/+7 |
* | Relevant BUGIDs: 116076 | Andrew G. Morgan | 2000-11-26 | 1 | -1/+3 |
* | Relevant BUGIDs: task 15788, bugs 108297, 117476, 117474 | Andrew G. Morgan | 2000-11-19 | 1 | -5/+6 |
* | Initial revision | Andrew G. Morgan | 2000-06-20 | 1 | -0/+612 |