57869a6 XML: encapsulate modules in layers, rather then layer being an attribute of

Authored and Committed by Chris PeBenito 19 years ago
38 files changed. 78 lines added. 47 lines removed.
refpolicy/Makefile
file modified
+9 -4
refpolicy/doc/policy.dtd
file modified
+8 -4
refpolicy/policy/modules/admin/dmesg.if
file modified
+1 -1
refpolicy/policy/modules/admin/rpm.if
file modified
+1 -1
refpolicy/policy/modules/admin/usermanage.if
file modified
+1 -1
refpolicy/policy/modules/apps/gpg.if
file modified
+26 -4
refpolicy/policy/modules/kernel/bootloader.if
file modified
+1 -1
refpolicy/policy/modules/kernel/corenetwork.if.in
file modified
+1 -1
refpolicy/policy/modules/kernel/devices.if
file modified
+1 -1
refpolicy/policy/modules/kernel/filesystem.if
file modified
+1 -1
refpolicy/policy/modules/kernel/kernel.if
file modified
+1 -1
refpolicy/policy/modules/kernel/selinux.if
file modified
+1 -1
refpolicy/policy/modules/kernel/storage.if
file modified
+1 -1
refpolicy/policy/modules/kernel/terminal.if
file modified
+1 -1
refpolicy/policy/modules/services/mta.if
file modified
+1 -1
refpolicy/policy/modules/services/remotelogin.if
file modified
+1 -1
refpolicy/policy/modules/services/sendmail.if
file modified
+1 -1
refpolicy/policy/modules/system/authlogin.if
file modified
+1 -1
refpolicy/policy/modules/system/clock.if
file modified
+1 -1
refpolicy/policy/modules/system/corecommands.if
file modified
+1 -1
refpolicy/policy/modules/system/domain.if
file modified
+1 -1
refpolicy/policy/modules/system/files.if
file modified
+1 -1
refpolicy/policy/modules/system/getty.if
file modified
+1 -1
refpolicy/policy/modules/system/hostname.if
file modified
+1 -1
refpolicy/policy/modules/system/hotplug.if
file modified
+1 -1
refpolicy/policy/modules/system/init.if
file modified
+1 -1
refpolicy/policy/modules/system/iptables.if
file modified
+1 -1
refpolicy/policy/modules/system/libraries.if
file modified
+1 -1
refpolicy/policy/modules/system/locallogin.if
file modified
+1 -1
refpolicy/policy/modules/system/logging.if
file modified
+1 -1
refpolicy/policy/modules/system/lvm.if
file modified
+1 -1
refpolicy/policy/modules/system/miscfiles.if
file modified
+1 -1
refpolicy/policy/modules/system/modutils.if
file modified
+1 -1
refpolicy/policy/modules/system/mount.if
file modified
+1 -1
refpolicy/policy/modules/system/selinuxutil.if
file modified
+1 -1
refpolicy/policy/modules/system/sysnetwork.if
file modified
+1 -1
refpolicy/policy/modules/system/udev.if
file modified
+1 -1
refpolicy/policy/modules/system/userdomain.if
file modified
+1 -1
    XML: encapsulate modules in layers, rather then layer being an attribute of
    module tag
    
    
        
file modified
+9 -4
file modified
+8 -4