1. a4e290e libsemanage: Fix logic in bunzip for uncompressed pp files by Thomas Hurd · 9 years ago
  2. 8a99787 libsemanage: use the new CIL API by Steve Lawrence · 9 years ago
  3. 432077b libsemanage: Fix memory leaks when parsing semanage.conf by Yuli Khodorkovskiy · 9 years ago
  4. 057197c libsemanage: Add option to remove HLL files after compilation by Yuli Khodorkovskiy · 9 years ago
  5. 0afd5de libsemanage: Change bunzip to use heap instead of stack for buffer. by Thomas Hurd · 9 years ago
  6. b817a52 libsemanage: close hll file descriptors by Steve Lawrence · 10 years ago
  7. dee40ec libsemanage: install to LIBDIR instead of SHLIBDIR by Steve Lawrence · 10 years ago
  8. c4a4a1a Fix gcc -Wstrict-prototypes warnings by Nicolas Iooss · 10 years ago
  9. b8b0d7f libsemanage: fix gcc -Wwrite-strings warnings by Nicolas Iooss · 10 years ago
  10. 81f1773 libsemanage: constify name and ext_lang parameters of semanage_module_install_hll by Nicolas Iooss · 10 years ago
  11. 9a60914 libsemanage: Fix use of unitialized variable by Nicolas Iooss · 10 years ago
  12. 5e75b96 libsemanage: add the ability to set an alternative root path for store by Yuli Khodorkovskiy · 10 years ago
  13. cae4a4c libsemanage: add support for HLL to CIL compilers by Yuli Khodorkovskiy · 10 years ago
  14. ddaa6e6 libsemanage: use libcil for compiling modules by Steve Lawrence · 13 years ago
  15. d5bcc22 libsemanage: update install functions to support CIL by Steve Lawrence · 13 years ago
  16. c654ca1 libsemanage: add target-platform option to semanage.conf by Steve Lawrence · 13 years ago
  17. 8da5b14 libsemanage: rewrite semanage_direct_list to not assume binary modular policies by Steve Lawrence · 13 years ago
  18. c35678e libsemanage: add back support for semange_set_root using the new source policy infrastructure by Steve Lawrence · 13 years ago
  19. 9fbc6d1 libsemanage: add back original module enable/disable functions for ABI compatability by Steve Lawrence · 10 years ago
  20. 1875c85 libsemanage: add functions to public api by Caleb Case · 14 years ago
  21. bb5121e libsemanage: installing/removing modules via info and key by Caleb Case · 14 years ago
  22. f2c4e79 libsemanage: provide function to get new base module path by Caleb Case · 14 years ago
  23. d4048fa libsemanage: get/set module info and enabled status by Caleb Case · 14 years ago
  24. d220f49 libsemanage: augment semanage_module_info_t and provide semanage_module_key_t by Caleb Case · 14 years ago
  25. 73430e5 libsemanage: add default priority to semanage_handle_t by Caleb Case · 14 years ago
  26. e37fa2f libsemanage: split final files into /var/lib/selinux/tmp by Caleb Case · 14 years ago
  27. aea047c libsemanage: move the module store to /var/lib/selinux by Caleb Case · 14 years ago
  28. 844810d Revert "libsemanage: introduce semanage_set_root and friends" by Steve Lawrence · 13 years ago
  29. 30a2df8 Revert "Last attempt at upstreaming semodule_disable patch." by Steve Lawrence · 13 years ago
  30. 147c0ec Revert "fixes to commit 847d27b8385ce77ac71df8aa58a2d298b33d1ea4" by Steve Lawrence · 13 years ago
  31. 7475f81 Revert "libsemanage: change module disabled from rename to symlink" by Steve Lawrence · 13 years ago
  32. 07e1c24 Revert "libsemanage: Alternate path for semanage.conf" by Steve Lawrence · 11 years ago
  33. b5fe34d Revert "libsemanage: Use default semanage.conf as a fallback" by Steve Lawrence · 11 years ago
  34. f43e4eb Revert "libsemanage: Cleanup/fix enable/disable/remove module." by Steve Lawrence · 11 years ago
  35. 8b6d00b libsemanage: fix memory leak when setting a custom store_path by Yuli Khodorkovskiy · 10 years ago
  36. fa095ad libsemanage: only try to compile file contexts if they exist by Steve Lawrence · 10 years ago
  37. 5262380 libsemanage: fix deprecation warning for bison by Steve Lawrence · 10 years ago
  38. e5aaa01 Skip policy module re-link when only setting booleans. by Stephen Smalley · 10 years ago
  39. 2eba8aa libsemanage: use semanage_bool_get_value to print a boolean by Nicolas Iooss · 10 years ago
  40. 49c738f libsemanage: fix src/pywrap-test.py -v -F by Nicolas Iooss · 10 years ago
  41. 6263ad7 libsemanage: fix memory leak in semanage_genhomedircon by Thomas Hurd · 10 years ago
  42. 9792099 Properly build the swig exception file even if the headers are missing by Laurent Bigonville · 11 years ago
  43. 6f84cfd If you are pushing data onto the list that already exists, then return success. by Dan Walsh · 11 years ago
  44. 56d9d20 Pull auditing into libsemanage. by Dan Walsh · 11 years ago
  45. b14294c Remove the policy.kern after policy is build and replace with symbolic link. by Dan Walsh · 11 years ago
  46. 1fbb15e Add Laurent Bigonville fix to look at MAX_UID as well as MIN_UID in genhomedircon by Dan Walsh · 11 years ago
  47. 3f52a12 libsemanage: semanage_store: fix segfault introduced to fix memory leak by Eric Paris · 11 years ago
  48. 295abb3 libsemanage: semanage_store: do not leak memory in semanage_exec_prog by Eric Paris · 11 years ago
  49. d1c606b libsemanage: genhomedircon: remove useless conditional in get_home_dirs by Eric Paris · 11 years ago
  50. e1400f0 libsemanage: genhomedircon: double free in get_home_dirs by Eric Paris · 11 years ago
  51. d0c7f6e libsemanage: fcontext_record: do not leak on error in semanage_fcontext_key_create by Eric Paris · 11 years ago
  52. 7d83d86 libsemanage: genhomedircon: do not leak on failure in write_gen_home_dir_context by Eric Paris · 11 years ago
  53. 06f2a7c libsemanage: semanage_store: do not leak fd by Eric Paris · 11 years ago
  54. 5812ec2 libsemanage: genhomedircon: do not leak shells list by Eric Paris · 11 years ago
  55. 78d6184 libsemanage: semanage_store: do not leak on strdup failure by Eric Paris · 11 years ago
  56. d16ebaa libsemanage: semanage_store: rewrite for readability by Eric Paris · 11 years ago
  57. 2276a2f libsemanage: fixes from coverity by Eric Paris · 12 years ago
  58. 6064f96 libsemange: redo genhomedircon minuid by Eric Paris · 12 years ago
  59. c9b09be libsemanage: Cleanup/fix enable/disable/remove module. by Dan Walsh · 12 years ago
  60. 28baa72 libsemanage: Add sefcontext_compile to compile regex everytime policy is rebuilt by rhatdan · 12 years ago
  61. 1864948 libsemanage: Fix segfault for building standard policies. by Xin Ouyang · 12 years ago
  62. b0b2282 libsemanage: do boolean name substitution by Eric Paris · 12 years ago
  63. 1024ea3 libselinux: libsemanage: remove PYTHONLIBDIR and ruby equivalent by Eric Paris · 12 years ago
  64. b2523dc libselinux: libsemanage: do not set soname needlessly by Eric Paris · 12 years ago
  65. c4f415c libsemanage: use after free in python bindings by Sven Vermeulen · 12 years ago
  66. 4120df1 libsemanage: Use default semanage.conf as a fallback by Dan Walsh · 12 years ago
  67. fade75f libsemanage: semanage_store: fix snprintf length argument by using asprintf by Eric Paris · 12 years ago
  68. a6c9140 libsemanage: ignore 80 column limit for readability by Eric Paris · 12 years ago
  69. 824df4b libselinux: additional makefile support for rubywrap by Eric Paris · 12 years ago
  70. 5d19b70 libselinux: libsemanage: remove build warning when build swig c files by Eric Paris · 12 years ago
  71. 38e93ba libsemanage: fallback-user-level by Russell Coker · 12 years ago
  72. e55a295 libsemanage: Allow to build for several ruby version by Laurent Bigonville · 12 years ago
  73. a8a766a libsemanage: do not link against libpython, this is considered bad in Debian by Laurent Bigonville · 12 years ago
  74. 66dd98b libsemanage: Alternate path for semanage.conf by Dan Walsh · 12 years ago
  75. 5e46bb8 libsemanage: Fallback_user_level can be NULL if you are not using MLS by Dan Walsh · 13 years ago
  76. 915b5f8 libsemanage: add ignoredirs config for genhomedircon by Eric Paris · 13 years ago
  77. 86e8daa libselinux: maintain mode even if umask is tighter by Dan Walsh · 13 years ago
  78. c81a43c libselinux: libsemanage: libsepol: regenerate .pc on VERSION change by Eric Paris · 13 years ago
  79. e4bc1b2 libsepol: libsemanage: policycoreutils: Create a new preserve_tunables flag in sepol_handle_t. by Harry Ciao · 13 years ago
  80. 60c780f libsemanage: change module disabled from rename to symlink by Eric Paris · 13 years ago
  81. acb4eca libsemanage: python wrapper makefile changes by Dan Walsh · 13 years ago
  82. 4b00b5c libsemanage: print error debug info for buggy fc files by Dan Walsh · 13 years ago
  83. 9cd587f libsemanage: introduce semanage_set_root and friends by Eric Paris · 13 years ago
  84. 9406ace libsemanage: throw exceptions in python rather than return NULL by Eric Paris · 13 years ago
  85. 78d58d7 libsemanage: python3 support. by Daniel J Walsh · 13 years ago
  86. d784fd7 libsemanage: patch for MCS/MLS in user files by Russell Coker · 13 years ago
  87. d67b1ea libsemanage: drop the -no-unused-parameter build flag by Eric Paris · 13 years ago
  88. dad5f79 libsemanage: use -Werror by Eric Paris · 13 years ago
  89. 109dc80 libsemanage: do not store generated files in git by Eric Paris · 13 years ago
  90. f7dd4ca Author: "Justin P. Mattock" by Justin P. Mattock · 14 years ago
  91. 7420787 updated libselinux pkgconfig does not work correctly on lib64 machines. by Daniel J Walsh · 14 years ago
  92. d03b941 regenerate swig wrappers by Joshua Brindle · 14 years ago
  93. c1323f2 fixes to commit 847d27b8385ce77ac71df8aa58a2d298b33d1ea4 by Joshua Brindle · 14 years ago
  94. 654dcb8 Last attempt at upstreaming semodule_disable patch. by Daniel J Walsh · 14 years ago
  95. c8d100b Patch to run genhomedircon without looking at /etc/passwd by Daniel J Walsh · 14 years ago
  96. 0b2f9ef bzip support in libsemanage and out of memory (userspace ticket 7) by Stephen Smalley · 14 years ago
  97. 55648cc /lib/libsemanage.so.1 links to /usr/lib/libustr-1.0.so.1 by Joshua Brindle · 15 years ago
  98. eb014c7 Author: Daniel J Walsh by Daniel J Walsh · 15 years ago
  99. 1277750 Add pkgconfig files for libsepol, libselinux, and libsemanage. by Eamon Walsh · 15 years ago
  100. bd74c23 libsemanage: Add function to turn off file contexts validation by Chad Sellers · 15 years ago