Lines Matching refs:from
27 * Separate tunable from boolean during compile.
75 * Add support for building Xen policies from Paul Nuzzi.
79 from Caleb Case.
82 * Properly escape regex symbols in the lexer from Stephen Smalley.
85 * Add bounds support from KaiGai Kohei.
88 * Update checkpolicy for user and role mapping support from Joshua Brindle.
91 * Fix for policy module versions that look like IPv4 addresses from Jim Carter.
95 * Add permissive domain support from Eric Paris.
99 policy_define.c and policy_define.h from Todd C. Miller.
102 * Initialize struct policy_file before using it, from Todd C. Miller.
105 * Remove unused define, move variable out of .y file, simplify COND_ERR, from Todd C. Miller.
108 * Use yyerror2() where appropriate from Todd C. Miller.
111 * Update dispol for libsepol avtab changes from Stephen Smalley.
117 * Added support for policy capabilities from Todd Miller.
120 …* Initialize the source file name from the command line argument so that checkpolicy/checkmodule r…
123 …of REJECT and trailing context in lex rules; make ipv4 address parsing like ipv6 from James Carter.
126 * Merged handle unknown policydb flag support from Eric Paris.
131 * Merged fix for segfault on duplicate require of sensitivity from Caleb Case.
132 * Merged fix for dead URLs in checkpolicy man pages from Dan Walsh.
135 * Merged checkmodule man page fix from Dan Walsh.
138 * Merged patch to allow dots in class identifiers from Caleb Case.
153 * Merged user and range_transition support for modules from
158 changes from Darrel Goeddel
161 * Merged symtab datum patch from Karl MacMillan.
167 * Merged patch to remove TE rule conflict checking from the parser
168 from Joshua Brindle. This can only be done properly by the
174 from Joshua Brindle.
177 * Merged optionals in base take 2 patch set from Joshua Brindle.
180 * Merged compiler cleanup patch from Karl MacMillan.
181 * Merged fix warnings patch from Karl MacMillan.
214 * Merged optionals in base patch from Joshua Brindle.
217 * Merged sepol_av_to_string patch from Joshua Brindle.
223 * Merged checkmodule man page from Dan Walsh, and edited it.
234 generating older policies) from George Coker.
237 * Merged dismod fix from Joshua Brindle.
241 cond_optimize_lists() call from checkpolicy.c; these are handled
252 * Merged module compiler fixes from Joshua Brindle.
256 check_assertions() from checkpolicy since they are now called
266 * Merged support for require blocks inside conditionals from
273 * Merged several bug fixes from Joshua Brindle (Tresys).
276 * Merged MLS in modules patch from Joshua Brindle (Tresys).
279 * Merged error handling improvement in checkmodule from Karl MacMillan (Tresys).
282 * Merged bugfix for dup role transition error messages from
286 * Merged policyver/modulever patches from Joshua Brindle (Tresys).
292 * Merged bug fix for role dominance handling from Darrel Goeddel (TCS).
302 * Merged use-after-free fix from Serge Hallyn (IBM).
322 * Merged patch to prohibit use of "self" as a type name from Jason Tang (Tresys).
325 * Merged patch to fix dismod compilation from Joshua Brindle (Tresys).
332 module read/write code from libsemanage to libsepol, and
333 to enable build of test subdirectory from Jason Tang (Tresys).
336 * Merged hierarchy check fix from Joshua Brindle (Tresys).
339 * Merged loadable module support from Tresys Technology.
344 from Joshua Brindle (Tresys).
350 * Merged cleanup patch from Dan Walsh.
357 * Merged identifier fix from Joshua Brindle (Tresys).
360 * Merged hierarchical type/role patch from Tresys Technology.
361 * Merged MLS fixes from Darrel Goeddel of TCS.
368 * Merged range_transition support from Darrel Goeddel (TCS).
371 * Merged define_user() cleanup patch from Darrel Goeddel (TCS).
377 * Merged enhanced MLS support from Darrel Goeddel (TCS).
380 * Merged typeattribute statement patch from Darrel Goeddel of TCS.
382 * Merged nodecon ordering patch from Chad Hanson of TCS.
387 * Merged fix for role dominance ordering issue from Chad Hanson of TCS.
396 …* Merged bug fix for conditional self handling from Karl MacMillan, Dave Caplan, and Joshua Brindl…
401 * Merged fix for MLS logic from Daniel Thayer of TCS.
408 * Merged ipv6 support from James Morris of RedHat.
412 * Merged policydb MLS patch from Chad Hanson of TCS.
416 * Merged conditional policy extensions from Tresys Technology.
418 * Added support for excluding types from type sets based on
421 * Merged patch from Colin Walters to report source file name and line
427 * Merged patches from Bastian Blank and Joerg Hoh.
430 * Merged MLS build patch from Karl MacMillan of Tresys.
431 * Merged checkpolicy man page from Magosanyi Arpad.
436 * Merged coding style cleanups from James Morris.