summaryrefslogtreecommitdiffstats
path: root/loader2/selinux.c
Commit message (Collapse)AuthorAgeFilesLines
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-56/+0
|
* Use %m rather than strerror() where appropriate.Peter Jones2008-07-081-1/+1
|
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-1/+1
| | | | | | | Shorten 'Red Hat Author(s)' to just 'Author(s)'. Perhaps eventually we'll get an AUTHORS file and will just remove author names from the individual files. Also fixed a type in scripts/dumphdrlist.py where Author was listed twice.
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-9/+15
|
* -b option now causes a warning message to be printed.Chris Lumens2007-05-161-1/+1
|
* - Fix building with newer libselinuxPeter Jones2006-08-141-18/+0
|
* Don't try to symlink again.Chris Lumens2005-10-171-6/+0
|
* 2005-10-07 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-10-071-62/+7
| | | | | | | | * loader2/selinux.c (loadpolicy): load_policy changed how it works, let's try to keep it happy if we can instead of having to implement it ourselves. * scripts/upd-instroot (SELINUX): Create an selinux config.
* Support logging levels in the loader just like in the python parts of theChris Lumens2005-08-131-4/+4
| | | | | | installer. Also make the output look the same. This isn't going to be nearly as sophisticated as the python logging module, but it will at least behave similarly with command line options.
* 2005-03-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-03-231-3/+17
| | | | * loader2/selinux.c: Load SELinux booleans (#151896)
* exec load_policy with -q to make warning be quiet (#129860)Jeremy Katz2004-08-251-1/+1
|
* targeted policy updates, a few little simplificationsJeremy Katz2004-06-091-4/+5
|
* why do I now have to do a memset? also, version is small (#116833)Jeremy Katz2004-02-271-2/+4
|
* more debuggingJeremy Katz2004-02-271-0/+1
|
* -WallJeremy Katz2004-02-241-0/+1
|
* shuffle some selinux stuff around. make policy version be dynamic, setJeremy Katz2004-02-231-0/+110
context of running anaconda to be anaconda_t