aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc/policyprocessor/SsidsEntry.java
Commit message (Collapse)AuthorAgeFilesLines
* This patch:kaf24@firebug.cl.cam.ac.uk2005-08-191-29/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * adds a C-based security policy translation tool to Xen (secpol_xml2bin) and removes the current Java security policy translator (Java dependencies). The C-based tool integrates into the Xen source tree build and install (using gnome libxml2 for XML parsing). See install.txt. * introduces security labels and related tools. Users can now use semantic-rich label names to put security-tags on domains. See example.txt, policy.txt. * moves the security configuration (currently ACM_USE_SECURITY_POLICY) from xen/Rules.mk into a separate top-level Security.mk file (it is needed by the tools/security and xen/acm). Both xen/acm and tools/security are built during the Xen build process only if ACM_USE_SECURITY_POLICY is not ACM_NULL_POLICY (which is the default setting). Signed-off-by Reiner Sailer <sailer@us.ibm.com> Signed-off by Stefan Berger <stefanb@us.ibm.com> Signed-off by Ray Valdez <rvaldez@us.ibm.com>
* bitkeeper revision 1.1718.1.9 (42b7443fk-ybxUDza1p_kN1D8hzjRw)smh22@firebug.cl.cam.ac.uk2005-06-201-0/+29
Many files: new file