summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/SELinux.py
Commit message (Expand)AuthorAgeFilesLines
* SELinux: added MLS ranges to all entries that support themChris St. Pierre2013-04-251-8/+12
* SELinux: when the policy is upgraded, local changes can be lost (although the...Chris St. Pierre2013-04-101-1/+10
* testsuite: more test fixesChris St. Pierre2013-03-261-1/+1
* testsuite: more text fixesChris St. Pierre2013-03-261-1/+2
* testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-1/+1
* testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-8/+8
* Merge branch '1.3.2' into maintChris St. Pierre2013-03-211-19/+13
|\
| * extended usage of Executor class, added client-side timeout optionsChris St. Pierre2013-02-141-19/+13
* | 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