1. 2a0102a sepolicy: Adapt to new the semodule list output by Petr Lautrbach · 8 years ago
  2. f82771c Fix typo in executable.py template. by Miroslav Grepl · 8 years ago
  3. 1353988 sepolicy: We should be creating _exec interfaces when we create the domtrans interface by Dan Walsh · 8 years ago
  4. 8dfdb38 sepolicy: ptrace should be a part of deny_ptrace boolean in TEMPLATETYPE_admin by Miroslav Grepl · 8 years ago
  5. c0ec882 Fix up generation of application policy by Dan Walsh · 8 years ago
  6. 1db83be policycoreutils/sepolicy: boolean.png is in help/ by Petr Lautrbach · 8 years ago
  7. 590e765 sepolicy: Move svirt man page out of libvirt into its own by Dan Walsh · 8 years ago
  8. 63283b8 sepolicy: Add manpages for typealiased types by Dan Walsh · 8 years ago
  9. cfbb797 sepolicy: Fix spelling mistakes in commands in generated manpages by Petr Lautrbach · 8 years ago
  10. 443b84e policycoreutils/sepolicy: Add documentation for MCS separated domains by Dan Walsh · 8 years ago
  11. ef95c6d libselinux: Remove util/selinux_restorecon.c by Richard Haines · 8 years ago
  12. a63858b libselinux: Add selinux_check_access utility by Richard Haines · 8 years ago
  13. 9cba8f6 libselinux: Add permissive= entry to avc audit log by Richard Haines · 8 years ago
  14. f3a264c config: Don't finalize mount state in selinux_set_policy_root() by Colin Walters · 8 years ago
  15. 89ce96c policycoreutils: make audit and pam support configurable by Jason Zaman · 8 years ago
  16. 9a7763e Add includes for DESTDIR only in root Makefile by Jason Zaman · 8 years ago
  17. 74093be restorecond: get pcre cflags/libs from pkg-config by Jason Zaman · 8 years ago
  18. fcb5d5c Makefiles: drop -L/-I to system paths by Jason Zaman · 8 years ago
  19. b5fe48d libselinux: PCRE_LDFLAGS is actually LDLIBS by Jason Zaman · 8 years ago
  20. 3eebfc2 libselinux: get pcre CFLAGS/LDFLAGS from pkg-config by Jason Zaman · 8 years ago
  21. 584e32a policycoreutils: honour LINGUAS variable by Jason Zaman · 8 years ago
  22. 8702a86 libsemanage: Save linked policy, skip re-link when possible by Stephen Smalley · 8 years ago
  23. 64afa1a libselinux: add O_CLOEXEC by Nick Kralevich · 9 years ago
  24. 35af459 policycoreutils: newrole: always initialize pw fields by Nicolas Iooss · 8 years ago
  25. bfe4022 policycoreutils: newrole: do not free pw strings twice by Nicolas Iooss · 8 years ago
  26. bb3f428 libselinux: getsebool: always free names by Nicolas Iooss · 8 years ago
  27. a9094fa libselinux: avoid calling strcmp() on a NULL pointer by Nicolas Iooss · 8 years ago
  28. b63eb89 libsepol: cil: check cil_fill_list return value by Nicolas Iooss · 8 years ago
  29. ea17515 secilc: Add options to control the expansion of attributes by James Carter · 8 years ago
  30. 0be23c3 libsepol/cil: Add ability to expand some attributes in binary policy by James Carter · 8 years ago
  31. 473753f libsepol: correct spelling errors in module_to_cil.c comments by Nicolas Iooss · 8 years ago
  32. d88657b libsepol: do not leak memory when an error occurs by Nicolas Iooss · 8 years ago
  33. 8ccd0db libsepol: do not free attr_name twice by Nicolas Iooss · 8 years ago
  34. 3e7fd1d libsepol: do not wrap integers when checking bound by Nicolas Iooss · 8 years ago
  35. 42e3222 libsepol: refuse to load policies with no block by Nicolas Iooss · 8 years ago
  36. 9d3091a libselinux: ensure that 4 columns are read from /proc/mounts by Nicolas Iooss · 8 years ago
  37. c09fb32 libselinux: make process_boolean() fail on invalid lines by Nicolas Iooss · 8 years ago
  38. 86e6ae6 libsemanage: drop checks on semanage_module_info_destroy() value by Nicolas Iooss · 8 years ago
  39. 55b5b7a libselinux: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 8 years ago
  40. 682e01f policycoreutils/load_policy: Drop is_selinux_enabled() check by Luis Ressel · 8 years ago
  41. b61922f libsemanage: revert "Skip policy module re-link when only setting booleans." by Stephen Smalley · 8 years ago
  42. e6edc42 libsepol: do not seg fault on sepol_*_key_free(NULL) by Stephen Smalley · 8 years ago
  43. 92f22e1 libsepol: In module_to_cil create one attribute for each unique set by James Carter · 8 years ago
  44. 13c27d6 checkpolicy: Add options to convert binary policy to CIL or a policy.conf by James Carter · 8 years ago
  45. 0a08fd1 libsepol: Add ability to convert binary policy to policy.conf file by James Carter · 8 years ago
  46. 70a480b libsepol: Add ability to convert binary policy to CIL by James Carter · 8 years ago
  47. 03298a2 libsemanage: genhomedircon: fix possible double-free by Nicolas Iooss · 8 years ago
  48. 85da619 libsemanage: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 8 years ago
  49. 0438d5c libsemanage: do not close uninitialized file descriptors by Nicolas Iooss · 8 years ago
  50. b251dbb libsepol: fix use-after-free in sepol_user_clone() by Nicolas Iooss · 8 years ago
  51. b6579d2 libsepol: constify sepol_genbools()'s boolpath parameter by Nicolas Iooss · 8 years ago
  52. 76f8c04 libsepol: make process_boolean() fail on invalid lines by Nicolas Iooss · 8 years ago
  53. a83f1cf libsepol: do not dereference a NULL pointer when stack_init() fails by Nicolas Iooss · 8 years ago
  54. 5ed4579 policycoreutils: fixfiles: remove useless use of cat by Alan Jenkins · 8 years ago
  55. 1ac883f policycoreutils/setfiles: don't scramble stdout and stderr together by Alan Jenkins · 8 years ago
  56. 1da6fb0 policycoreutils/setfiles: stdout messages don't need program prefix by Alan Jenkins · 8 years ago
  57. d0fafe0 policycoreutils: fixfiles: handle unexpected spaces in command by Alan Jenkins · 8 years ago
  58. 8c662db policycoreutils: fixfiles should handle path arguments more robustly by Alan Jenkins · 8 years ago
  59. 6e3c359 libsepol/cil: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 8 years ago
  60. 4ccc267 mcstrans: fix typo in mcstransd.8 man page by Nikola Forró · 8 years ago
  61. af0ce03 libsepol/cil: Add hexadecimal support for Xen ioportcon statements by James Carter · 8 years ago
  62. da2f231 libsepol/cil: Use hexadecimal numbers when writing Xen rules by James Carter · 8 years ago
  63. 526d0da libsepol: Update module_to_cil to output hexadecimal for Xen rules by James Carter · 8 years ago
  64. c408c70 libsepol/cil: Allow hexadecimal numbers in Xen context rules by James Carter · 8 years ago
  65. dd11ab6 checkpolicy: Fix minor memory leak in checkpolicy by James Carter · 8 years ago
  66. 9087bb9 checkpolicy: dereference rangehead after checking it was not NULL by Nicolas Iooss · 8 years ago
  67. 6707526 libsepol/cil: avoid freeing uninitialized values by Nicolas Iooss · 8 years ago
  68. 0864814 libsepol/cil: make reporting conflicting type transitions work by Nicolas Iooss · 8 years ago
  69. 317743b python/semanage: fix export of fcontext socket entries by Stephen Smalley · 8 years ago
  70. fba9d01 Python 3.6 invalid escape sequence deprecation fixes by Ville Skyttä · 8 years ago
  71. 718bc4b python/sepolicy: fix obtaining domain name in HTMLManPages by Vit Mojzis · 8 years ago
  72. cd20f9c policycoreutils: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  73. 28a6a56 semodule-utils: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  74. 2f8926f mcstrans: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  75. 840a7c9 secilc: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  76. ef61dd7 checkpolicy: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  77. e720859 restorecond: add noreturn attribute to exitApp() by Nicolas Iooss · 8 years ago
  78. 43b24f0 libsepol: Define cgroup_seclabel policy capability by Stephen Smalley · 8 years ago
  79. ded385d libselinux: initialize temp value in SWIG wrapper to prevent freeing garbage by Nicolas Iooss · 8 years ago
  80. 6305bfb mcstrans: do not dereference color_str if it is NULL by Nicolas Iooss · 8 years ago
  81. ccfbd9a libsemanage/tests: include libsepol headers from $DESTDIR by Nicolas Iooss · 8 years ago
  82. 4176a29 libsemanage: never call memcpy with a NULL value by Nicolas Iooss · 8 years ago
  83. ddaf0af libsepol/cil: do not dereference args before checking it was not null by Nicolas Iooss · 8 years ago
  84. 3228889 semodule_package: do not leak memory when using -u or -s by Nicolas Iooss · 8 years ago
  85. ed51e23 sepolgen: strip non-printable characters when parsing audit messages by Vit Mojzis · 8 years ago
  86. 1cd3e1a libselinux, libsemanage: make PYPREFIX computation more robust by Nicolas Iooss · 8 years ago
  87. a2d40aa libsepol/cil: Move initialization of bitmap in __cil_permx_to_bitmap() by James Carter · 8 years ago
  88. 95e5c10 libsepol/cil: free bitmaps in cil_level_equals() by Nicolas Iooss · 8 years ago
  89. 9feaf03 libsepol/cil: do not leak left-hand side of an invalid constraint by Nicolas Iooss · 8 years ago
  90. 602385d libsepol/cil: free the first operand if the second one is invalid by Nicolas Iooss · 8 years ago
  91. 7fe9a7b libsepol/cil: use __cil_ordered_lists_destroy() to free unordered_classorder_lists by Nicolas Iooss · 8 years ago
  92. 9edcf28 libsepol/cil: Destroy cil_tree_node stacks when finished resolving AST by James Carter · 8 years ago
  93. c9adfe2 Introduce Travis-CI tests by Nicolas Iooss · 8 years ago
  94. eeafde1 libsepol/cil: fix type confusion in cil_copy_ast by Nicolas Iooss · 8 years ago
  95. 1f312a9 policycoreutils/semodule: fix -Wwrite-strings warnings by James Carter · 8 years ago
  96. 68a4203 libsemanage/tests: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  97. c33fd02 libsepol/tests: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  98. 9c770fe semodule_deps: hide -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  99. 0df0b25 mcstrans: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  100. 2f94ac4 policycoreutils/hll/pp: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago