summaryrefslogtreecommitdiffstats
path: root/pym/portage_selinux.py
Commit message (Collapse)AuthorAgeFilesLines
* Replace compat symlinks with a new compat module as the symlink solution ↵Marius Mauch2007-02-171-1/+1
| | | | | | prevents reuse of state information (requested by ferringb) svn path=/main/trunk/; revision=5981
* Namespace sanitizing, step 1Marius Mauch2007-01-251-8/+1
| | | | svn path=/main/trunk/; revision=5778
* Use the well know selinux_aux functions for bug #134743.Zac Medico2006-05-291-10/+1
| | | | svn path=/main/trunk/; revision=3438
* Remove dependence on a patched version of libselinux for bug #122517.Zac Medico2006-05-271-0/+17
svn path=/main/trunk/; revision=3430