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