• Home
  • Raw
  • Download

Lines Matching refs:from

2 	* Fix hyphen usage in man pages from Laurent Bigonville.
3 * handle-unknown / -U required argument fix from Laurent Bigonville.
4 * Support overriding Makefile PATH and LIBDIR from Laurent Bigonville.
5 * Support space and : in filenames from Dan Walsh.
38 * Separate tunable from boolean during compile.
86 * Add support for building Xen policies from Paul Nuzzi.
90 from Caleb Case.
93 * Properly escape regex symbols in the lexer from Stephen Smalley.
96 * Add bounds support from KaiGai Kohei.
99 * Update checkpolicy for user and role mapping support from Joshua Brindle.
102 * Fix for policy module versions that look like IPv4 addresses from Jim Carter.
106 * Add permissive domain support from Eric Paris.
110 policy_define.c and policy_define.h from Todd C. Miller.
113 * Initialize struct policy_file before using it, from Todd C. Miller.
116 * Remove unused define, move variable out of .y file, simplify COND_ERR, from Todd C. Miller.
119 * Use yyerror2() where appropriate from Todd C. Miller.
122 * Update dispol for libsepol avtab changes from Stephen Smalley.
128 * Added support for policy capabilities from Todd Miller.
131 …* Initialize the source file name from the command line argument so that checkpolicy/checkmodule r…
134 …of REJECT and trailing context in lex rules; make ipv4 address parsing like ipv6 from James Carter.
137 * Merged handle unknown policydb flag support from Eric Paris.
142 * Merged fix for segfault on duplicate require of sensitivity from Caleb Case.
143 * Merged fix for dead URLs in checkpolicy man pages from Dan Walsh.
146 * Merged checkmodule man page fix from Dan Walsh.
149 * Merged patch to allow dots in class identifiers from Caleb Case.
164 * Merged user and range_transition support for modules from
169 changes from Darrel Goeddel
172 * Merged symtab datum patch from Karl MacMillan.
178 * Merged patch to remove TE rule conflict checking from the parser
179 from Joshua Brindle. This can only be done properly by the
185 from Joshua Brindle.
188 * Merged optionals in base take 2 patch set from Joshua Brindle.
191 * Merged compiler cleanup patch from Karl MacMillan.
192 * Merged fix warnings patch from Karl MacMillan.
225 * Merged optionals in base patch from Joshua Brindle.
228 * Merged sepol_av_to_string patch from Joshua Brindle.
234 * Merged checkmodule man page from Dan Walsh, and edited it.
245 generating older policies) from George Coker.
248 * Merged dismod fix from Joshua Brindle.
252 cond_optimize_lists() call from checkpolicy.c; these are handled
263 * Merged module compiler fixes from Joshua Brindle.
267 check_assertions() from checkpolicy since they are now called
277 * Merged support for require blocks inside conditionals from
284 * Merged several bug fixes from Joshua Brindle (Tresys).
287 * Merged MLS in modules patch from Joshua Brindle (Tresys).
290 * Merged error handling improvement in checkmodule from Karl MacMillan (Tresys).
293 * Merged bugfix for dup role transition error messages from
297 * Merged policyver/modulever patches from Joshua Brindle (Tresys).
303 * Merged bug fix for role dominance handling from Darrel Goeddel (TCS).
313 * Merged use-after-free fix from Serge Hallyn (IBM).
333 * Merged patch to prohibit use of "self" as a type name from Jason Tang (Tresys).
336 * Merged patch to fix dismod compilation from Joshua Brindle (Tresys).
343 module read/write code from libsemanage to libsepol, and
344 to enable build of test subdirectory from Jason Tang (Tresys).
347 * Merged hierarchy check fix from Joshua Brindle (Tresys).
350 * Merged loadable module support from Tresys Technology.
355 from Joshua Brindle (Tresys).
361 * Merged cleanup patch from Dan Walsh.
368 * Merged identifier fix from Joshua Brindle (Tresys).
371 * Merged hierarchical type/role patch from Tresys Technology.
372 * Merged MLS fixes from Darrel Goeddel of TCS.
379 * Merged range_transition support from Darrel Goeddel (TCS).
382 * Merged define_user() cleanup patch from Darrel Goeddel (TCS).
388 * Merged enhanced MLS support from Darrel Goeddel (TCS).
391 * Merged typeattribute statement patch from Darrel Goeddel of TCS.
393 * Merged nodecon ordering patch from Chad Hanson of TCS.
398 * Merged fix for role dominance ordering issue from Chad Hanson of TCS.
407 …* Merged bug fix for conditional self handling from Karl MacMillan, Dave Caplan, and Joshua Brindl…
412 * Merged fix for MLS logic from Daniel Thayer of TCS.
419 * Merged ipv6 support from James Morris of RedHat.
423 * Merged policydb MLS patch from Chad Hanson of TCS.
427 * Merged conditional policy extensions from Tresys Technology.
429 * Added support for excluding types from type sets based on
432 * Merged patch from Colin Walters to report source file name and line
438 * Merged patches from Bastian Blank and Joerg Hoh.
441 * Merged MLS build patch from Karl MacMillan of Tresys.
442 * Merged checkpolicy man page from Magosanyi Arpad.
447 * Merged coding style cleanups from James Morris.