summaryrefslogtreecommitdiffstats
path: root/pym/portage/_selinux.py
Commit message (Expand)AuthorAgeFilesLines
* Use portage.writemsg for lazy portage.util import.v2.2_rc60Zac Medico2009-12-171-2/+2
* Convert bytes to unicode for exception messages.Zac Medico2009-12-171-0/+8
* Bug #286497 - Make setexec() warn/nonfatal in permissive mode. Thanks toZac Medico2009-12-171-1/+10
* Fix mkdir() to call the local setfscreate() with strict returncode checking.Zac Medico2009-08-261-2/+2
* Replace _content_encoding, _fs_encoding, and _merge_encoding with directZac Medico2009-08-211-14/+13
* Use _content_encoding and _fs_encoding where appropriate. Also, enableZac Medico2009-08-181-17/+21
* Prepare 308 messages to localization.Arfrever Frehtes Taifersar Arahesis2009-08-151-7/+9
* Don't use the unicode-wrapped os and shutil modules here sinceZac Medico2009-08-141-2/+5
* Replace the selinux.spawn() function with a spawn_wrapper() function andZac Medico2009-08-141-8/+12
* Update imports to import portage.os and portage.shutil (with unicodeZac Medico2009-08-111-22/+14
* Bug #280998 - Misc selinux fixes. Thanks to Chris PeBenitoZac Medico2009-08-101-3/+11
* Bug #280521 - Update selinux support to use the libselinux swig wrapper apiZac Medico2009-08-061-3/+94
* Fix headers that contain $Header instead of $Id.Zac Medico2009-02-231-2/+2
* Bug #230975 - Rename the portage.selinux module to portage._selinux in orderZac Medico2008-09-221-0/+8