summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/SELinux.py
Commit message (Expand)AuthorAgeFilesLines
* 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