| Commit message (Expand) | Author | Age | Files | Lines |
* | pam_rootok: silence compilation warning | Dmitry V. Levin | 2024-08-17 | 1 | -2/+2 |
* | pam_rootok: close the audit socket on error path | Iker Pedrosa | 2024-05-23 | 1 | -0/+1 |
* | pam_rootok: call va_end only once | Tobias Stoeckmann | 2023-11-12 | 1 | -1/+0 |
* | pam_rootok: fix compilation warning when HAVE_LIBAUDIT is not defined | Stefan Schubert | 2022-01-13 | 1 | -2/+1 |
* | Add missing format function attributes and enable -Wmissing-format-attribute | Christian Göttsche | 2020-10-25 | 1 | -0/+1 |
* | pam_rootok: skip context translation | Christian Göttsche | 2020-08-05 | 1 | -4/+4 |
* | pam_rootok: replace deprecated security_context_t | Christian Göttsche | 2020-08-05 | 1 | -1/+1 |
* | pam_rootok: fix use of va_list | ikerexxe | 2020-07-01 | 1 | -3/+6 |
* | modules: remove PAM_SM_* macros | Dmitry V. Levin | 2020-05-03 | 1 | -12/+1 |
* | Add two missing va_end() calls | Josef Moellers | 2020-01-15 | 1 | -1/+4 |
* | Fix or suppress various warnings when compiling with -Wall -Wextra | Tomas Mraz | 2019-12-16 | 1 | -1/+1 |
* | Remove "--enable-static-modules" option and support from | Thorsten Kukuk | 2016-03-29 | 1 | -20/+4 |
* | pam_rootok: use rootok permission instead of passwd permission in SELinux check. | Tomas Mraz | 2015-08-12 | 1 | -1/+1 |
* | pam_rootok: Allow proper logging of the user AVC if access disallowed by SELinux | Tomas Mraz | 2013-03-22 | 1 | -2/+61 |
* | Relevant BUGIDs: | Thorsten Kukuk | 2010-04-06 | 1 | -11/+40 |
* | Relevant BUGIDs: none | Dmitry V. Levin | 2005-12-12 | 1 | -4/+4 |
* | Relevant BUGIDs: none | Thorsten Kukuk | 2005-09-05 | 1 | -24/+12 |
* | Relevant BUGIDs: none | Thorsten Kukuk | 2005-08-18 | 1 | -1/+1 |
* | Relevant BUGIDs: none | Thorsten Kukuk | 2005-05-16 | 1 | -0/+8 |
* | Relevant BUGIDs: 557322 | Andrew G. Morgan | 2002-05-26 | 1 | -0/+1 |
* | Relevant BUGIDs: 476949 | Andrew G. Morgan | 2001-11-27 | 1 | -1/+1 |
* | Initial revision | Andrew G. Morgan | 2000-06-20 | 1 | -0/+109 |