aboutsummaryrefslogtreecommitdiff
path: root/selinux (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* - fold recurse, depthFirst and dereference params into one param flags.Bernhard Reutner-Fischer2007-03-291-3/+1
| | | | Minor size improvement (-16b for size, -24b according to bloat-o-meter).
* SELinux: load_policy applet - this time with svn addDenis Vlasenko2007-03-241-0/+31
|
* SELinux: load_policy appletDenis Vlasenko2007-03-242-0/+8
|
* fix accumulated whitespace and indentation damageDenis Vlasenko2007-03-201-1/+1
|
* chcon: remove redundant ifs: if(p) free(p)Denis Vlasenko2007-03-121-5/+2
|
* introduce and use setfscreatecon_or_dieDenis Vlasenko2007-03-121-1/+1
| | | | | (patch by Yuichi Nakamura <ynakam@hitachisoft.jp>) runcon: *yet another* fix for vda's brainfart :(
* chcon: exclude constraints for impossible option if long opts are offDenis Vlasenko2007-03-121-3/+6
|
* next portion of selinux updates: chcon, runcon. FromDenis Vlasenko2007-03-112-0/+312
| | | | | Yuichi Nakamura <himainu-ynakam@miomio.jp> KaiGai Kohei <busybox@kaigai.gr.jp>
* selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)Denis Vlasenko2007-03-102-0/+30
|
* This small patch fixes a bug when exclusive options were givenBernhard Reutner-Fischer2007-03-091-2/+2
| | | | to matchpathcon it should exit. (KaiGai Kohei)
* clean up accumulated whitespace damageDenis Vlasenko2007-03-071-1/+1
|
* selinux fixes by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko2007-02-075-9/+11
|
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko2007-02-067-0/+300