aboutsummaryrefslogtreecommitdiffstats
path: root/libselinux/src/audit2why.c
Commit message (Expand)AuthorAgeFilesLines
* libselinux: add a const to suppress a build warning with Python 3.7Nicolas Iooss2018-08-191-1/+1
* libselinux: audit2why: fix build warningsStephen Smalley2018-05-081-1/+1
* libselinux: add O_CLOEXECNick Kralevich2017-04-121-2/+2
* libsepol,libselinux,audit2allow: teach audit2why about type bounds failuresStephen Smalley2016-11-291-0/+5
* libselinux: audit2why: remove unused module_state structureNicolas Iooss2016-11-181-4/+1
* Modify audit2why analyze function to use loaded policyJoshua Brindle2016-06-201-4/+4
* libselinux: fix audit2why error handling if SELinux is disabled.Stephen Smalley2015-02-131-2/+10
* Get rid of security_context_t and fix const declarations.Stephen Smalley2014-02-191-2/+2
* Change audit2why to return constraint information on denial.Dan Walsh2013-10-291-1/+8
* Revert "Richard Haines patch that allows us discover constraint violation inf...Stephen Smalley2013-10-251-8/+1
* Add selinux_current_policy_path, which returns the a pointer to the loaded po...Dan Walsh2013-10-241-20/+4
* This patch fixes python parsing.Dan Walsh2013-10-241-27/+22
* Richard Haines patch that allows us discover constraint violation informationDan Walsh2013-10-241-1/+8
* libselinux: Fix errors found by coverityEric Paris2013-02-051-1/+1
* libselinux: audit2why: Cleanup audit2why analysys functionDan Walsh2013-02-051-2/+2
* libselinux: audit2why: do not leak on multiple init() callsEric Paris2013-02-051-0/+4
* libselinux: audit2why: Fix segfault if finish() called twicerhatdan2013-02-051-1/+4
* libselinux: audit2why: make sure path is nul terminatedEric Paris2013-02-011-1/+2
* libselinux: audit2why: silence -Wmissing-prototypes warningEric Paris2012-06-281-4/+4
* libselinux: audit2why: close fd on enomemDan Walsh2011-11-021-0/+1
* libselinux: audit2why: work around python bug not defining SIZEOF_SOCKET_TEric Paris2011-08-111-0/+5
* audit2allow: do not print statisticsEric Paris2011-08-031-0/+2
* libselinux: fix python audit2why binding errorEric Paris2011-08-031-2/+3
* Patch for python3 for libselinuxDaniel J Walsh2011-08-031-1/+38
* initial import from svn trunk revision 2950Joshua Brindle2008-08-191-0/+443