| 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_sepermit: do not call pam_sm_authenticate | Dmitry V. Levin | 2024-01-13 | 1 | -6/+12 |
* | pam_sepermit: use getline | Tobias Stoeckmann | 2024-01-03 | 1 | -4/+10 |
* | modules: cast to unsigned char for character handling function | Christian Göttsche | 2023-08-07 | 1 | -2/+2 |
* | pam_sepermit: use vendor specific sepermit.conf as fallback | Stefan Schubert | 2022-01-24 | 1 | -1/+16 |
* | modules: move SCONFIGDIR-based macro definitions from Makefile.am to the sour... | Dmitry V. Levin | 2022-01-23 | 1 | -0/+1 |
* | pam_sepermit: fix conf= option support | Dmitry V. Levin | 2022-01-22 | 1 | -3/+8 |
* | modules: downgrade syslog level for errors related to pam_get_user | Dmitry V. Levin | 2020-05-22 | 1 | -1/+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 | -4/+0 |
* | Fix various typos found using codespell tool | Dmitry V. Levin | 2020-03-28 | 1 | -1/+1 |
* | Remove redundant header file inclusion | MIZUTA Takeshi | 2020-02-18 | 1 | -1/+0 |
* | Fix or suppress various warnings when compiling with -Wall -Wextra | Tomas Mraz | 2019-12-16 | 1 | -1/+1 |
* | 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 | -17/+3 |
* | Apply the exclusive check in pam_sepermit only when loginuid not set. | Tomas Mraz | 2013-08-23 | 1 | -1/+35 |
* | Fix whitespace issues | Dmitry V. Levin | 2011-10-26 | 1 | -8/+7 |
* | Avoid leaking memory and dir handle on realloc failure. | Tomas Mraz | 2011-06-15 | 1 | -3/+9 |
* | Relevant BUGIDs: | Tomas Mraz | 2009-11-19 | 1 | -1/+2 |
* | Relevant BUGIDs: | Tomas Mraz | 2009-11-02 | 1 | -8/+14 |
* | Relevant BUGIDs: | Tomas Mraz | 2008-11-20 | 1 | -9/+15 |
* | Relevant BUGIDs: | Tomas Mraz | 2008-04-17 | 1 | -1/+1 |
* | Relevant BUGIDs: | Tomas Mraz | 2008-03-31 | 1 | -0/+3 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2008-02-04 | 1 | -1/+1 |
* | Relevant BUGIDs: | Tomas Mraz | 2008-01-29 | 1 | -0/+405 |