Lines Matching refs:from
2 * Use key function in sort(), from Petr Lautrbach.
3 * Reset line numbers when parsing files, from Nicolas Iooss.
4 * Convert cmp functions to key functions, from Robert Kuska.
5 * Decode output from Popen in Python3, from Robert Kuska.
6 * Comment constraint rules in output, from Miroslav Grepl via Petr Lautrbach.
7 * Add support for python3, from Robert Kuska.
8 * Add device tree ocontext nodes to Xen policy, from Daniel De Graaf.
11 * Fix bugs found by hardened gcc flags, from Nicolas Iooss.
13 interface vectors, from Steve Lawrence
16 * Add back attributes flag to fix exception crash from Dan Walsh.
20 * Fix bug in calls to attributes from Dan Walsh.
21 * Add support for filename transitions from Dan Walsh.
22 * Fix sepolgen tests from Dan Walsh.
69 * Fix unit tests from Dan Walsh.
72 * improve parser error recovery from Karl MacMillan.
75 * Add since-last-boot option to audit2allow from Dan Walsh.
77 refpolicy from Dan Walsh.
80 * Add dontaudit flag to audit2allow from Dan Walsh.
87 * Add support for Xen ocontexts from Paul Nuzzi.
90 * Fix typo in RoleTypeSet from Marshall Miller.
94 module from Dan Walsh.
97 * fix to return length of role dict for len(roles) from Dan Walsh.
100 * fix multiple gen_requires block generation from Dan Walsh.
103 * Only append s0 suffix if MLS is enabled from Karl MacMillan.
106 * Fix generation of role-type and role allow rules from Karl MacMillan.
109 * Merged sepolgen fixes from Dan Walsh.
112 * Expand the sepolgen parser to parse all current refpolicy modules from Karl MacMillan.
113 * Suppress generation of rules for non-denials from Karl MacMillan (take 3).
116 * Supress generation of rules for non-denials from Karl MacMillan.
119 * Merged updates to sepolgen parser and tools from Karl MacMillan.
125 * Merged patch to discard self from types when generating requires from Karl MacMillan.
128 …rged patch to move the sepolgen runtime data from /usr/share to /var/lib to facilitate a read-only…
131 * Merged patch to fix type_transition style and unit tests from Karl MacMillan.
134 * Merged better matching for refpolicy style from Karl MacMillan
135 * Merged support for extracting interface paramaters from interface calls from Karl MacMillan
136 * Merged support for parsing USER_AVC audit messages from Karl MacMillan.
139 * Merged support for enabling parser debugging from Karl MacMillan.
142 * Merged patch to leave generated files (e.g. local.te) in current directory from Karl MacMillan.
143 * Merged patch to make run-tests.py use unittest.main from Karl MacMillan.
144 * Merged patch to update PLY from Karl MacMillan.
145 …* Merged patch to update the sepolgen parser to handle the latest reference policy from Karl MacMi…
148 * Merged Makefile and refparser.py patch from Dan Walsh.
152 * Initial merge from Karl MacMillan.