summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/SELinux.py
Commit message (Expand)AuthorAgeFilesLines
* SELinux: Fix resolution of extra entriesSol Jerome2013-02-181-1/+1
* fixed tags for extra SELinux entriesChris St. Pierre2012-12-181-1/+1
* fixed SELinux tool/plugin testsChris St. Pierre2012-12-031-2/+6
* SELinux: Split up selinux entriesSol Jerome2012-12-031-56/+61
* SELinux: Fix string -> int conversionSol Jerome2012-11-121-1/+1
* POSIX: Switch from perms to modeSol Jerome2012-10-151-1/+1
* fixed determining if selinux modules existChris St. Pierre2012-10-031-0/+7
* SELinux: Fix incorrect return valueSol Jerome2012-09-251-2/+2
* SELinux: Check for attribute explicitlySol Jerome2012-09-251-2/+2
* SELinux: Do not attempt transaction while lockedSol Jerome2012-09-251-0/+1
* SELinux: when selinux supports transactions but not adding modules via the AP...Chris St. Pierre2012-09-251-47/+138
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-1/+1
* SEModules: fixed handling of module names againChris St. Pierre2012-09-181-9/+3
* SEModules: fixed some bits of module handlingChris St. Pierre2012-09-141-4/+10
* SELinux: more tool fixes for old-n-busted RHEL 5Chris St. Pierre2012-08-281-17/+102
* Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly o...Chris St. Pierre2012-08-061-2/+2
* removed Bcfg2.Client.XML abstraction layer since we depend directly on lxml.e...Chris St. Pierre2012-08-031-2/+2
* added selinux supportChris St. Pierre2012-07-031-0/+716