1. fcb5d5c Makefiles: drop -L/-I to system paths by Jason Zaman · 7 years ago
  2. 8702a86 libsemanage: Save linked policy, skip re-link when possible by Stephen Smalley · 8 years ago
  3. 86e6ae6 libsemanage: drop checks on semanage_module_info_destroy() value by Nicolas Iooss · 8 years ago
  4. b61922f libsemanage: revert "Skip policy module re-link when only setting booleans." by Stephen Smalley · 8 years ago
  5. 03298a2 libsemanage: genhomedircon: fix possible double-free by Nicolas Iooss · 8 years ago
  6. 85da619 libsemanage: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 8 years ago
  7. 0438d5c libsemanage: do not close uninitialized file descriptors by Nicolas Iooss · 8 years ago
  8. ccfbd9a libsemanage/tests: include libsepol headers from $DESTDIR by Nicolas Iooss · 8 years ago
  9. 4176a29 libsemanage: never call memcpy with a NULL value by Nicolas Iooss · 8 years ago
  10. 1cd3e1a libselinux, libsemanage: make PYPREFIX computation more robust by Nicolas Iooss · 8 years ago
  11. 68a4203 libsemanage/tests: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  12. a51b30a libsemanage: make lang_ext parameter const in semanage_direct_write_langext() by Nicolas Iooss · 8 years ago
  13. 5b0ad2f libsemanage: genhomedircon: consider SEMANAGE_FCONTEXT_DIR in fcontext_matches() by Nicolas Iooss · 8 years ago
  14. 1004a3b libsemanage: increment the right index variable in for loop by Nicolas Iooss · 8 years ago
  15. 58fb53b libsemanage: genhomedircon: remove duplicated test condition by Nicolas Iooss · 8 years ago
  16. 0abc25a libsemanage: Fix unitialized variable compiler warnings by Guido Trentalancia · 8 years ago
  17. 920ee9e libsemanage: remove ustr library from Makefiles, README and pkg-config by Nicolas Iooss · 8 years ago
  18. 300b8ad libsemanage: genhomedircon: drop ustr dependency by Nicolas Iooss · 8 years ago
  19. 57a3b1b libsemanage: add semanage_str_replace() utility function by Nicolas Iooss · 8 years ago
  20. a228bb3 libsemanage: simplify string utilities functions by Nicolas Iooss · 8 years ago
  21. fd6bc59 libsemanage/tests: test more cases of semanage_split*() by Nicolas Iooss · 8 years ago
  22. 9e0cf6e libsemanage/tests: make tests standalone by Nicolas Iooss · 8 years ago
  23. e51b233 libsemanage/tests: make "make test" fail when a CUnit test fails by Nicolas Iooss · 8 years ago
  24. ab27085 libsepol,libsemanage: write file name in flex output by Nicolas Iooss · 8 years ago
  25. 9140de7 libselinux, libsemanage: use Python-specific .so extension by Nicolas Iooss · 8 years ago
  26. 7935dee Drop ChangeLog files by Stephen Smalley · 8 years ago
  27. d0c82f8 Updated libsemanage ChangeLog by Stephen Smalley · 8 years ago
  28. 398266f libsemanage: use a macro prefixed with SEMANAGE to protect dso.h by Nicolas Iooss · 8 years ago
  29. 2ceadad Updated libselinux and libsemanage ChangeLog by Stephen Smalley · 8 years ago
  30. 79db6da libselinux, libsemanage: swig: use SWIG_fail when an error occurs by Nicolas Iooss · 8 years ago
  31. db17f12 libselinux,libsemanage: fall back to gcc in exception.sh by Nicolas Iooss · 8 years ago
  32. 2c1ae0f Updated libselinux and libsemanage ChangeLogs by Stephen Smalley · 8 years ago
  33. bb98da0 libselinux,libsemanage: link Python wrapper with Python by Nicolas Iooss · 8 years ago
  34. ad3aa7f libsemanage: query for python site-packages dir directly by Nicolas Iooss · 8 years ago
  35. f5b9bc2 libselinux,libsemanage: link Ruby wrapper with -lruby by Nicolas Iooss · 8 years ago
  36. 22e3ad6 libselinux,libsemanage: use Ruby to define RUBYINC by Nicolas Iooss · 8 years ago
  37. e0882cd Updated libsemanage ChangeLog by Stephen Smalley · 8 years ago
  38. b372170 libsemanage: semanage_seuser_key_create: copy name by Nicolas Iooss · 8 years ago
  39. b42a293 Updated libselinux and libsemanage ChangeLogs by Stephen Smalley · 8 years ago
  40. 70b9865 libselinux, libsemanage: remove *swig_python_exception.i if its creation failed by Nicolas Iooss · 8 years ago
  41. 5c620ea libsemanage: remove ruby_semanage.so with "make clean" by Nicolas Iooss · 8 years ago
  42. 6ff9318 Updated ChangeLogs by Stephen Smalley · 8 years ago
  43. a0bd296 libsemanage: fix kernel pathname in semanage_verify_kernel() by Stephen Smalley · 8 years ago
  44. 02b0d42 Updated libsemanage ChangeLog by Stephen Smalley · 8 years ago
  45. 4cf9b9c libsemanage: genhomedircon: only set MLS level if MLS is enabled by Stephen Smalley · 8 years ago
  46. b4cca24 Update VERSION and ChangeLog files for 2.6 final release. by Stephen Smalley · 8 years ago
  47. 4257778 Update VERSION and ChangeLog files for 2.6-rc2 release. by Stephen Smalley · 8 years ago
  48. d3467b6 Updated libsemanage ChangeLog by Stephen Smalley · 8 years ago
  49. f9d1b1d libsemanage: genhomedircon: do not suppress logging from libsepol by Stephen Smalley · 8 years ago
  50. 4a6545c Updated libsemanage ChangeLog by Stephen Smalley · 8 years ago
  51. 88e334f genhomedircon: use userprefix as the role for homedir content by Gary Tierney · 8 years ago
  52. 82f9945 Updated ChangeLogs by Stephen Smalley · 8 years ago
  53. b514885 libsepol, libsemanage: fix linker scripts / map files by Stephen Smalley · 8 years ago
  54. 790684d Updated libsemanage ChangeLog. by James Carter · 8 years ago
  55. 9d25ca6 libsemanage: Fixes bug preventing the installation of base modules by James Carter · 8 years ago
  56. 0cea223 Update VERSION and ChangeLog files for 2.6-rc1 release. by Stephen Smalley · 8 years ago
  57. 202fd6e Updated libsemanage ChangeLog by Stephen Smalley · 8 years ago
  58. b08d7c1 Makefile: make distclean target work by Nicolas Iooss · 8 years ago
  59. eb5bcc6 Updated libsemanage ChangeLog by Stephen Smalley · 8 years ago
  60. e3655a7 libsemanage: Do not always print a module name warning by Miroslav Grep · 8 years ago
  61. b0f76c3 Updated libsemanage and policycoreutils ChangeLogs. by James Carter · 8 years ago
  62. 7a728e4 libsemanage: Use pp module name instead of filename by Petr Lautrbach · 8 years ago
  63. badb849 Updated ChangeLogs by Stephen Smalley · 8 years ago
  64. b7ac328 libsemanage/tests: do not force using gcc by Nicolas Iooss · 8 years ago
  65. 7a72a88 Updated libsemanage ChangeLog by Stephen Smalley · 8 years ago
  66. d972926 genhomedircon: remove hardcoded refpolicy strings by Gary Tierney · 8 years ago
  67. 36a21c3 Updated libsemanage ChangeLog by Stephen Smalley · 8 years ago
  68. 67b328a genhomedircon: add support for %group syntax by Gary Tierney · 8 years ago
  69. 83ab9e2 genhomedircon: generate contexts for logins mapped to the default user by Gary Tierney · 8 years ago
  70. b0a9b46 Updated libsemanage ChangeLog by Stephen Smalley · 8 years ago
  71. a7334eb libsemanage: validate and compile file contexts before installing by Stephen Smalley · 8 years ago
  72. 3f524c6 Updated libsemanage ChangeLog. by James Carter · 8 years ago
  73. 999747a Updated libselinux, libsemanage, libsepol, and policycoreutils ChangeLogs. by James Carter · 8 years ago
  74. fb85e5c Sort object files for deterministic linking order by Laurent Bigonville · 8 years ago
  75. 44e92a6 Updated ChangeLogs. by Stephen Smalley · 8 years ago
  76. 3fcda02 libsemanage: Support overriding Makefile RANLIB by Julien Pivotto · 8 years ago
  77. b13c44c libselinux, libsemanage: respect CC and PKG_CONFIG environment variable by Julien Pivotto · 8 years ago
  78. 8e30f76 Update .gitignore files by Nicolas Iooss · 8 years ago
  79. 6ad28de Updated libselinux, libsemanage, libsepol, and policycoreutils ChangeLogs. by Stephen Smalley · 8 years ago
  80. 8586ee5 Fix multiple spelling errors by Laurent Bigonville · 8 years ago
  81. fa5ca39 Updated libsemanage ChangeLog. by Stephen Smalley · 8 years ago
  82. 5ebc83b genhomedircon: fix FALLBACK_NAME regex by Jason Zaman · 8 years ago
  83. 4bbec88 genhomedircon: write contexts for username and userid by Jason Zaman · 8 years ago
  84. 08cde98 genhomedircon: make USERID, USERNAME context lists by Jason Zaman · 8 years ago
  85. 3b23f12 genhomedircon: Add uid and gid to struct user_entry by Jason Zaman · 8 years ago
  86. c90780a genhomedircon: move fallback user to genhomedircon_user_entry_t by Jason Zaman · 8 years ago
  87. 925914a genhomedircon: rename FALLBACK #defines consistent with user struct by Jason Zaman · 8 years ago
  88. a63b96b genhomedircon: factor out common replacement code by Jason Zaman · 8 years ago
  89. 2b69984 Update ChangeLog and VERSION for final release by Steve Lawrence · 9 years ago
  90. 9d76b62 Update libsepol, libsemanage, and policycoreutils ChangeLogs by Steve Lawrence · 9 years ago
  91. 1e979a7 libsemanage: tests: do not overwrite CFLAGS and LDFLAGS by Nicolas Iooss · 9 years ago
  92. 5b6287f libsemanage: no longer use variables with unused attribute by Nicolas Iooss · 9 years ago
  93. e97d3ec Update libsepol, libsemanage, policycoreutils, and sepolgen ChangeLogs by Steve Lawrence · 9 years ago
  94. 033ea27 libsemanage: move modinfo_tmp definition before goto cleanup by Nicolas Iooss · 9 years ago
  95. a11ce9d libsemanage: initialize bools_modified variable. by Nicolas Iooss · 9 years ago
  96. b3b5ede Update ChangeLog and VERSION for release candidate by Steve Lawrence · 9 years ago
  97. 33fb501 Update libsemanage ChangeLog. by Stephen Smalley · 9 years ago
  98. d92388a Load libsepol.so.1 instead of libsepol.so by Laurent Bigonville · 9 years ago
  99. 8f13ce6 Update libsemanage ChangeLog. by Steve Lawrence · 9 years ago
  100. dbc639a libsemanage: store users_extra in the policy store by Steve Lawrence · 9 years ago