selinux/policycoreutils/semanage
Eric Paris 0c4d0788ab policycoreutils: semanage: use define/raise instead of lots of conditionals
Right now the validation code has lots of conditionals which check if we
are trying to add and delete or add and modify or something like that.
Instead make a single function which just sets if this operation is
trying to do an action and if it gets called twice will realize this is
invalid and will raise and exception.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Dan Walsh <dwalsh@redhat.com>
2011-08-15 11:25:23 -04:00
..
Makefile initial import from svn trunk revision 2950 2008-08-19 15:30:36 -04:00
semanage policycoreutils: semanage: use define/raise instead of lots of conditionals 2011-08-15 11:25:23 -04:00
semanage.8 policycoreutils: semanage: introduce better deleteall support 2011-08-15 11:25:23 -04:00
seobject.py policycoreutils: semanage: do not allow spaces in file context 2011-08-15 11:25:22 -04:00