aboutsummaryrefslogtreecommitdiff
path: root/selinux
AgeCommit message (Collapse)Author
2007-03-29- fold recurse, depthFirst and dereference params into one param flags.Bernhard Reutner-Fischer
Minor size improvement (-16b for size, -24b according to bloat-o-meter).
2007-03-24SELinux: load_policy applet - this time with svn addDenis Vlasenko
2007-03-24SELinux: load_policy appletDenis Vlasenko
2007-03-20fix accumulated whitespace and indentation damageDenis Vlasenko
2007-03-12chcon: remove redundant ifs: if(p) free(p)Denis Vlasenko
2007-03-12introduce and use setfscreatecon_or_dieDenis Vlasenko
(patch by Yuichi Nakamura <ynakam@hitachisoft.jp>) runcon: *yet another* fix for vda's brainfart :(
2007-03-12chcon: exclude constraints for impossible option if long opts are offDenis Vlasenko
2007-03-11next portion of selinux updates: chcon, runcon. FromDenis Vlasenko
Yuichi Nakamura <himainu-ynakam@miomio.jp> KaiGai Kohei <busybox@kaigai.gr.jp>
2007-03-10selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)Denis Vlasenko
2007-03-09This small patch fixes a bug when exclusive options were givenBernhard Reutner-Fischer
to matchpathcon it should exit. (KaiGai Kohei)
2007-03-07clean up accumulated whitespace damageDenis Vlasenko
2007-02-07selinux fixes by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko
2007-02-06new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko