]> git.ipfire.org Git - people/stevee/selinux-policy.git/commit - refpolicy/Changelog
* Updated to sedoctool to read bool files and tunable
authorChris PeBenito <cpebenito@tresys.com>
Fri, 7 Oct 2005 18:08:50 +0000 (18:08 +0000)
committerChris PeBenito <cpebenito@tresys.com>
Fri, 7 Oct 2005 18:08:50 +0000 (18:08 +0000)
commit4f9f30c8dfbfac0b06288f0f901e61619f550e48
tree7df934093124adaacc6b1f53730db9e4a654b301
parent473ea7166f90e3a9d9e60d4f2e3a8db326d5bf14
* Updated to sedoctool to read bool files and tunable
  files separately.
* Changed the xml tag of <boolean> to <bool> to be consistent
  with gen_bool().
* Modified the implementation of segenxml to use regular
  expressions.
refpolicy/Changelog
refpolicy/Makefile
refpolicy/Rules.modular
refpolicy/Rules.monolithic
refpolicy/doc/policy.dtd
refpolicy/policy/global_booleans [new file with mode: 0644]
refpolicy/policy/global_tunables
refpolicy/support/sedoctool.py
refpolicy/support/segenxml.py