aboutsummaryrefslogtreecommitdiff
path: root/selinux (follow)
Commit message (Expand)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-268-8/+10
* style fixes. No code changesvda2007-04-121-1/+1
* style fixes. No code changes.vda2007-04-101-2/+1
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"aldot2007-04-043-6/+6
* - fold recurse, depthFirst and dereference params into one param flags.aldot2007-03-291-3/+1
* SELinux: load_policy applet - this time with svn addvda2007-03-241-0/+31
* SELinux: load_policy appletvda2007-03-242-0/+8
* fix accumulated whitespace and indentation damagevda2007-03-201-1/+1
* chcon: remove redundant ifs: if(p) free(p)vda2007-03-121-5/+2
* introduce and use setfscreatecon_or_dievda2007-03-121-1/+1
* chcon: exclude constraints for impossible option if long opts are offvda2007-03-121-3/+6
* next portion of selinux updates: chcon, runcon. Fromvda2007-03-112-0/+312
* selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)vda2007-03-102-0/+30
* This small patch fixes a bug when exclusive options were givenaldot2007-03-091-2/+2
* clean up accumulated whitespace damagevda2007-03-071-1/+1
* selinux fixes by KaiGai Kohei <kaigai@kaigai.gr.jp>vda2007-02-075-9/+11
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>vda2007-02-067-0/+300