aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_rootok/pam_rootok.c
Commit message (Expand)AuthorAgeFilesLines
* pam_rootok: silence compilation warningDmitry V. Levin2024-08-171-2/+2
* pam_rootok: close the audit socket on error pathIker Pedrosa2024-05-231-0/+1
* pam_rootok: call va_end only onceTobias Stoeckmann2023-11-121-1/+0
* pam_rootok: fix compilation warning when HAVE_LIBAUDIT is not definedStefan Schubert2022-01-131-2/+1
* Add missing format function attributes and enable -Wmissing-format-attributeChristian Göttsche2020-10-251-0/+1
* pam_rootok: skip context translationChristian Göttsche2020-08-051-4/+4
* pam_rootok: replace deprecated security_context_tChristian Göttsche2020-08-051-1/+1
* pam_rootok: fix use of va_listikerexxe2020-07-011-3/+6
* modules: remove PAM_SM_* macrosDmitry V. Levin2020-05-031-12/+1
* Add two missing va_end() callsJosef Moellers2020-01-151-1/+4
* Fix or suppress various warnings when compiling with -Wall -WextraTomas Mraz2019-12-161-1/+1
* Remove "--enable-static-modules" option and support fromThorsten Kukuk2016-03-291-20/+4
* pam_rootok: use rootok permission instead of passwd permission in SELinux check.Tomas Mraz2015-08-121-1/+1
* pam_rootok: Allow proper logging of the user AVC if access disallowed by SELinuxTomas Mraz2013-03-221-2/+61
* Relevant BUGIDs:Thorsten Kukuk2010-04-061-11/+40
* Relevant BUGIDs: noneDmitry V. Levin2005-12-121-4/+4
* Relevant BUGIDs: noneThorsten Kukuk2005-09-051-24/+12
* Relevant BUGIDs: noneThorsten Kukuk2005-08-181-1/+1
* Relevant BUGIDs: noneThorsten Kukuk2005-05-161-0/+8
* Relevant BUGIDs: 557322Andrew G. Morgan2002-05-261-0/+1
* Relevant BUGIDs: 476949Andrew G. Morgan2001-11-271-1/+1
* Initial revisionAndrew G. Morgan2000-06-201-0/+109