aboutsummaryrefslogtreecommitdiff
path: root/selinux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* usage.c: remove reference to busybox.hvda2007-05-268-8/+10
| | | | | | | | *: s/include "busybox.h"/include "libbb.h" git-svn-id: svn://busybox.net/trunk/busybox@18696 69ca8d6d-28ef-0310-b511-8ec308f3f277
* style fixes. No code changesvda2007-04-121-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18409 69ca8d6d-28ef-0310-b511-8ec308f3f277
* style fixes. No code changes.vda2007-04-101-2/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18381 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"aldot2007-04-043-6/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18327 69ca8d6d-28ef-0310-b511-8ec308f3f277
* - fold recurse, depthFirst and dereference params into one param flags.aldot2007-03-291-3/+1
| | | | | | | Minor size improvement (-16b for size, -24b according to bloat-o-meter). git-svn-id: svn://busybox.net/trunk/busybox@18271 69ca8d6d-28ef-0310-b511-8ec308f3f277
* SELinux: load_policy applet - this time with svn addvda2007-03-241-0/+31
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18227 69ca8d6d-28ef-0310-b511-8ec308f3f277
* SELinux: load_policy appletvda2007-03-242-0/+8
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18226 69ca8d6d-28ef-0310-b511-8ec308f3f277
* fix accumulated whitespace and indentation damagevda2007-03-201-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18176 69ca8d6d-28ef-0310-b511-8ec308f3f277
* chcon: remove redundant ifs: if(p) free(p)vda2007-03-121-5/+2
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18077 69ca8d6d-28ef-0310-b511-8ec308f3f277
* introduce and use setfscreatecon_or_dievda2007-03-121-1/+1
| | | | | | | | (patch by Yuichi Nakamura <ynakam@hitachisoft.jp>) runcon: *yet another* fix for vda's brainfart :( git-svn-id: svn://busybox.net/trunk/busybox@18073 69ca8d6d-28ef-0310-b511-8ec308f3f277
* chcon: exclude constraints for impossible option if long opts are offvda2007-03-121-3/+6
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18070 69ca8d6d-28ef-0310-b511-8ec308f3f277
* next portion of selinux updates: chcon, runcon. Fromvda2007-03-112-0/+312
| | | | | | | | Yuichi Nakamura <himainu-ynakam@miomio.jp> KaiGai Kohei <busybox@kaigai.gr.jp> git-svn-id: svn://busybox.net/trunk/busybox@18067 69ca8d6d-28ef-0310-b511-8ec308f3f277
* selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)vda2007-03-102-0/+30
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18062 69ca8d6d-28ef-0310-b511-8ec308f3f277
* This small patch fixes a bug when exclusive options were givenaldot2007-03-091-2/+2
| | | | | | | to matchpathcon it should exit. (KaiGai Kohei) git-svn-id: svn://busybox.net/trunk/busybox@18048 69ca8d6d-28ef-0310-b511-8ec308f3f277
* clean up accumulated whitespace damagevda2007-03-071-1/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@18020 69ca8d6d-28ef-0310-b511-8ec308f3f277
* selinux fixes by KaiGai Kohei <kaigai@kaigai.gr.jp>vda2007-02-075-9/+11
| | | | git-svn-id: svn://busybox.net/trunk/busybox@17808 69ca8d6d-28ef-0310-b511-8ec308f3f277
* new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>vda2007-02-067-0/+300
git-svn-id: svn://busybox.net/trunk/busybox@17802 69ca8d6d-28ef-0310-b511-8ec308f3f277