1. 0be23c3 libsepol/cil: Add ability to expand some attributes in binary policy by James Carter · 8 years ago
  2. 473753f libsepol: correct spelling errors in module_to_cil.c comments by Nicolas Iooss · 8 years ago
  3. d88657b libsepol: do not leak memory when an error occurs by Nicolas Iooss · 8 years ago
  4. 8ccd0db libsepol: do not free attr_name twice by Nicolas Iooss · 8 years ago
  5. 3e7fd1d libsepol: do not wrap integers when checking bound by Nicolas Iooss · 8 years ago
  6. 42e3222 libsepol: refuse to load policies with no block by Nicolas Iooss · 8 years ago
  7. 9d3091a libselinux: ensure that 4 columns are read from /proc/mounts by Nicolas Iooss · 8 years ago
  8. c09fb32 libselinux: make process_boolean() fail on invalid lines by Nicolas Iooss · 8 years ago
  9. 86e6ae6 libsemanage: drop checks on semanage_module_info_destroy() value by Nicolas Iooss · 8 years ago
  10. 55b5b7a libselinux: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 8 years ago
  11. 682e01f policycoreutils/load_policy: Drop is_selinux_enabled() check by Luis Ressel · 8 years ago
  12. b61922f libsemanage: revert "Skip policy module re-link when only setting booleans." by Stephen Smalley · 8 years ago
  13. e6edc42 libsepol: do not seg fault on sepol_*_key_free(NULL) by Stephen Smalley · 8 years ago
  14. 92f22e1 libsepol: In module_to_cil create one attribute for each unique set by James Carter · 8 years ago
  15. 13c27d6 checkpolicy: Add options to convert binary policy to CIL or a policy.conf by James Carter · 8 years ago
  16. 0a08fd1 libsepol: Add ability to convert binary policy to policy.conf file by James Carter · 8 years ago
  17. 70a480b libsepol: Add ability to convert binary policy to CIL by James Carter · 8 years ago
  18. 03298a2 libsemanage: genhomedircon: fix possible double-free by Nicolas Iooss · 8 years ago
  19. 85da619 libsemanage: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 8 years ago
  20. 0438d5c libsemanage: do not close uninitialized file descriptors by Nicolas Iooss · 8 years ago
  21. b251dbb libsepol: fix use-after-free in sepol_user_clone() by Nicolas Iooss · 8 years ago
  22. b6579d2 libsepol: constify sepol_genbools()'s boolpath parameter by Nicolas Iooss · 8 years ago
  23. 76f8c04 libsepol: make process_boolean() fail on invalid lines by Nicolas Iooss · 8 years ago
  24. a83f1cf libsepol: do not dereference a NULL pointer when stack_init() fails by Nicolas Iooss · 8 years ago
  25. 5ed4579 policycoreutils: fixfiles: remove useless use of cat by Alan Jenkins · 8 years ago
  26. 1ac883f policycoreutils/setfiles: don't scramble stdout and stderr together by Alan Jenkins · 8 years ago
  27. 1da6fb0 policycoreutils/setfiles: stdout messages don't need program prefix by Alan Jenkins · 8 years ago
  28. d0fafe0 policycoreutils: fixfiles: handle unexpected spaces in command by Alan Jenkins · 8 years ago
  29. 8c662db policycoreutils: fixfiles should handle path arguments more robustly by Alan Jenkins · 8 years ago
  30. 6e3c359 libsepol/cil: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 8 years ago
  31. 4ccc267 mcstrans: fix typo in mcstransd.8 man page by Nikola Forró · 8 years ago
  32. af0ce03 libsepol/cil: Add hexadecimal support for Xen ioportcon statements by James Carter · 8 years ago
  33. da2f231 libsepol/cil: Use hexadecimal numbers when writing Xen rules by James Carter · 8 years ago
  34. 526d0da libsepol: Update module_to_cil to output hexadecimal for Xen rules by James Carter · 8 years ago
  35. c408c70 libsepol/cil: Allow hexadecimal numbers in Xen context rules by James Carter · 8 years ago
  36. dd11ab6 checkpolicy: Fix minor memory leak in checkpolicy by James Carter · 8 years ago
  37. 9087bb9 checkpolicy: dereference rangehead after checking it was not NULL by Nicolas Iooss · 8 years ago
  38. 6707526 libsepol/cil: avoid freeing uninitialized values by Nicolas Iooss · 8 years ago
  39. 0864814 libsepol/cil: make reporting conflicting type transitions work by Nicolas Iooss · 8 years ago
  40. 317743b python/semanage: fix export of fcontext socket entries by Stephen Smalley · 8 years ago
  41. fba9d01 Python 3.6 invalid escape sequence deprecation fixes by Ville Skyttä · 8 years ago
  42. 718bc4b python/sepolicy: fix obtaining domain name in HTMLManPages by Vit Mojzis · 8 years ago
  43. cd20f9c policycoreutils: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  44. 28a6a56 semodule-utils: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  45. 2f8926f mcstrans: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  46. 840a7c9 secilc: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  47. ef61dd7 checkpolicy: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  48. e720859 restorecond: add noreturn attribute to exitApp() by Nicolas Iooss · 8 years ago
  49. 43b24f0 libsepol: Define cgroup_seclabel policy capability by Stephen Smalley · 8 years ago
  50. ded385d libselinux: initialize temp value in SWIG wrapper to prevent freeing garbage by Nicolas Iooss · 8 years ago
  51. 6305bfb mcstrans: do not dereference color_str if it is NULL by Nicolas Iooss · 8 years ago
  52. ccfbd9a libsemanage/tests: include libsepol headers from $DESTDIR by Nicolas Iooss · 8 years ago
  53. 4176a29 libsemanage: never call memcpy with a NULL value by Nicolas Iooss · 8 years ago
  54. ddaf0af libsepol/cil: do not dereference args before checking it was not null by Nicolas Iooss · 8 years ago
  55. 3228889 semodule_package: do not leak memory when using -u or -s by Nicolas Iooss · 8 years ago
  56. ed51e23 sepolgen: strip non-printable characters when parsing audit messages by Vit Mojzis · 8 years ago
  57. 1cd3e1a libselinux, libsemanage: make PYPREFIX computation more robust by Nicolas Iooss · 8 years ago
  58. a2d40aa libsepol/cil: Move initialization of bitmap in __cil_permx_to_bitmap() by James Carter · 8 years ago
  59. 95e5c10 libsepol/cil: free bitmaps in cil_level_equals() by Nicolas Iooss · 8 years ago
  60. 9feaf03 libsepol/cil: do not leak left-hand side of an invalid constraint by Nicolas Iooss · 8 years ago
  61. 602385d libsepol/cil: free the first operand if the second one is invalid by Nicolas Iooss · 8 years ago
  62. 7fe9a7b libsepol/cil: use __cil_ordered_lists_destroy() to free unordered_classorder_lists by Nicolas Iooss · 8 years ago
  63. 9edcf28 libsepol/cil: Destroy cil_tree_node stacks when finished resolving AST by James Carter · 8 years ago
  64. c9adfe2 Introduce Travis-CI tests by Nicolas Iooss · 8 years ago
  65. eeafde1 libsepol/cil: fix type confusion in cil_copy_ast by Nicolas Iooss · 8 years ago
  66. 1f312a9 policycoreutils/semodule: fix -Wwrite-strings warnings by James Carter · 8 years ago
  67. 68a4203 libsemanage/tests: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  68. c33fd02 libsepol/tests: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  69. 9c770fe semodule_deps: hide -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  70. 0df0b25 mcstrans: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  71. 2f94ac4 policycoreutils/hll/pp: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  72. a51b30a libsemanage: make lang_ext parameter const in semanage_direct_write_langext() by Nicolas Iooss · 8 years ago
  73. d6b5b03 libsepol: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  74. 192153d checkpolicy: Make print_error_msg() static by James Carter · 8 years ago
  75. 5d56c26 checkpolicy: Remove uneeded return check in require_symbol() by James Carter · 9 years ago
  76. 8adbd61 libsepol: Return +1 when declaration is followed by a require by James Carter · 9 years ago
  77. b6f3e00 checkpolicy: Improve check for identifier flavor mismatch by James Carter · 9 years ago
  78. d676e7c checkpolicy: Move common require and declare code into new function by James Carter · 9 years ago
  79. a7a0678 checkpolicy: Cleanup error messages by James Carter · 9 years ago
  80. a141c0d checkpolicy: Create common function for user declares and requires by James Carter · 9 years ago
  81. bd05768 checkpolicy: Create common function for role declares and requires by James Carter · 9 years ago
  82. daaaf28 checkpolicy: Create common function for type declares and requires by James Carter · 9 years ago
  83. cfea397 policycoreutils: remove deprecated -o option from fixfiles verify by Stephen Smalley · 9 years ago
  84. 454768f setfiles: Fix setfiles progress indicator by Richard Haines · 9 years ago
  85. b9213c7 libselinux: selinux_restorecon.3 man page typo fix by Lokesh Mandvekar · 9 years ago
  86. 1ef665c libsepol: fix pp module to cil nodecon statement by Steve Lawrence · 9 years ago
  87. 05abcb1 libselinux/src/regex.c: support old compilers for the endian check by Thomas Petazzoni · 9 years ago
  88. b88c4a4 libselinux: disable filespec hash table stats on non-debug builds by Stephen Smalley · 9 years ago
  89. bd4ffeb policycoreutils/setfiles: set up a logging callback for libselinux by Stephen Smalley · 9 years ago
  90. ac7899f policycoreutils: let output of `fixfiles` be redirected (as normal) by Alan Jenkins · 9 years ago
  91. 7da9bc0 checkpolicy: do not leak memory when a class is not found in an avrule by Nicolas Iooss · 9 years ago
  92. 42658e7 checkpolicy: add a missing free(id) in define_roleattribute() by Nicolas Iooss · 9 years ago
  93. 0a0d055 checkpolicy: fix memory leaks in define_filename_trans() by Nicolas Iooss · 9 years ago
  94. aa1a8a3 checkpolicy: always free id in define_type() by Nicolas Iooss · 9 years ago
  95. 4a05e95 libsepol compilation fixes for macOS. by Karl MacMillan · 9 years ago
  96. cdc653a policycoreutils/hll/pp: Fix pp crash when processing base module by Vit Mojzis · 9 years ago
  97. 6c853f3 libselinux: fix argument order in get_default_context_with_rolelevel() doc by Nicolas Iooss · 9 years ago
  98. 6351fed libselinux: always free catalog in db_init() by Nicolas Iooss · 9 years ago
  99. 69ec21c libsepol: remove useless assignments by Nicolas Iooss · 9 years ago
  100. ebe24ad libsepol: verify the right variable after calling calloc() by Nicolas Iooss · 9 years ago