aboutsummaryrefslogtreecommitdiffstats
path: root/tools/flask
Commit message (Expand)AuthorAgeFilesLines
* flask/policy: add device model types to example policyDaniel De Graaf2012-02-092-1/+23
* tools/flask: remove libflaskDaniel De Graaf2012-02-0611-709/+25
* flask/policy: Add boolean exampleDaniel De Graaf2012-02-021-1/+9
* flask: add flask-{get,set}-bool toolsDaniel De Graaf2012-02-023-1/+169
* libflask: Add boolean manipulation functionsDaniel De Graaf2012-02-022-0/+62
* flask/policy: use declare_domain for dom0_tDaniel De Graaf2012-02-022-5/+3
* flask/policy: Add user and constraint examplesDaniel De Graaf2012-02-023-18/+39
* flask/policy: Policy build updatesDaniel De Graaf2012-02-023-63/+20
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-281-0/+1
* flask/policy: add missing manage_domain rulesDaniel De Graaf2012-01-102-0/+9
* docs: Update xsm-flask documentationDaniel De Graaf2012-01-101-1/+1
* flask/policy: Update example policyDaniel De Graaf2011-12-202-152/+178
* xsm: Add missing access checksDaniel De Graaf2011-12-181-0/+14
* xsm: add remote_remap permissionDaniel De Graaf2011-12-181-0/+1
* flask: Fix 32-bit compilation of label-pci toolDaniel De Graaf2011-12-051-8/+9
* flask: Add flask-label-pci toolDaniel De Graaf2011-12-022-1/+127
* xsm: clean up initial SIDsDaniel De Graaf2011-12-023-9/+7
* xsm: remove unused xsm_assign_vector checkDaniel De Graaf2011-12-023-3/+0
* flask: Fix policy build with new checkpolicyDaniel De Graaf2011-12-021-0/+1
* xsm: Add support for HVMOP_track_dirty_vram.Jean Guyader2011-11-082-1/+2
* tools: remove pattern matched linking rulesIan Campbell2011-03-311-4/+7
* tools: Remove $(CFLAGS) from links lines.Ian Campbell2011-03-312-2/+2
* tools: drop further uses of -Wp,-MD,.$(@F).d to generate dependencies.Ian Campbell2011-03-231-3/+0
* tools: flask: remove $(LOADLIBES)Ian Campbell2011-03-231-1/+1
* tools: flask: Remove BASECFLAGS, just use CFLAGSIan Campbell2011-03-231-8/+4
* tools: consistently use $({CFLAGS,LDLIBS}_libxenctrl) instead of open coding.Ian Campbell2011-03-212-8/+4
* tools: consistently use $(CFLAGS_xeninclude) instead of open coding.Ian Campbell2011-03-212-2/+1
* tools: remove unnecessary uses of -I.Ian Campbell2011-03-211-1/+0
* tools: remove unnecessary uses of -L.Ian Campbell2011-03-212-2/+1
* tools: Drop use of $(INCLUDES)Ian Campbell2011-03-211-1/+1
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-173-3/+3
* xsm/flask: Fix permission tablesKeir Fraser2011-02-061-0/+2
* split LDLIBS from LDFLAGS to fix link errors in recent toolchainsStefano Stabellini2010-08-112-3/+3
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-285-48/+48
* Fix Makefile targets that generate several files at onceKeir Fraser2010-03-051-2/+4
* tools/xsm: Expose Flask XSM AVC functions to user-spaceKeir Fraser2010-01-266-8/+175
* xsm: Change format strings from signed to unsignedKeir Fraser2009-11-231-6/+6
* xsm: Dynamic update to device ocontextsKeir Fraser2009-11-134-1/+255
* xsm: Add support for Xen device policiesKeir Fraser2009-10-273-1/+81
* xsm: Add getenforce and setenforce functionality to toolsKeir Fraser2009-10-237-6/+183
* tools/flask/policy: Updates to policy and policy build infrastructureKeir Fraser2009-08-2012-1217/+342
* Update Xen Flask module to policy.24.Keir Fraser2009-08-191-1/+1
* tools: clean up handling of xen config and scripts directories.Keir Fraser2009-05-191-1/+1
* Use -MMD -MF in tools/* rather than -Wp,-M...Keir Fraser2009-01-122-6/+2
* Add 2 more permissions to the XSM/Flask default policy.Keir Fraser2008-10-271-1/+2
* flask: Add 2 permissions to the default flask policy to get a VIF-enabled gue...Keir Fraser2008-10-081-0/+3
* flask: Fix to default policy to get simple VM runningKeir Fraser2008-10-081-1/+1
* xsm, flask: sample flask policyKeir Fraser2008-09-0421-0/+2291
* [XSM][FLASK] Argument handling bugs in XSM:FLASKKeir Fraser2008-07-212-6/+6
* tools/flask build: Use generic subdirs rules.Keir Fraser2008-03-251-18/+2