1. 9be4e74 checkpolicy: allow to write policy to stdout by Masatake YAMATO · 5 years ago
  2. b8455f7 checkpolicy: update the description for -o option in the man page by Masatake YAMATO · 5 years ago
  3. a581560 checkpolicy: remove a redundant if-condition by Masatake YAMATO · 5 years ago
  4. 7494bb1 sepolicy: generate man pages in parallel by Ondrej Mosnacek · 5 years ago
  5. b915c7a libsemanage: mark all exported function "extern" by Nicolas Iooss · 5 years ago
  6. cfe4874 libselinux: mark all exported function "extern" by Nicolas Iooss · 5 years ago
  7. e0e66c2 libsepol: Use LIBSEPOL_3.0 and fix sepol_policydb_optimize symbol mapping by Petr Lautrbach · 5 years ago
  8. 510a679 python/sepolicy: call segenxml.py with python3 by Stephen Smalley · 5 years ago
  9. 711fe60 python/semanage: Add support for DCCP and SCTP protocols by Vit Mojzis · 5 years ago
  10. 991dd74 libsemanage: Add support for DCCP and SCTP protocols by Vit Mojzis · 5 years ago
  11. 74c5e55 libsemanage/tests: check that string pointers are not NULL before comparing them by Nicolas Iooss · 5 years ago
  12. 7673b97 libsemanage/tests: return when str is NULL by Nicolas Iooss · 5 years ago
  13. adcc353 python/semanage: fix moduleRecords.customized() by Vit Mojzis · 5 years ago
  14. 3a9b450 python/semanage: Improve handling of "permissive" statements by Vit Mojzis · 5 years ago
  15. 9d8fd6e libsepol: Further improve binary policy optimization by James Carter · 5 years ago
  16. 120681c libsepol, libsemanage: add a macro to silence static analyzer warnings in tests by Nicolas Iooss · 5 years ago
  17. eca4ee4 CircleCI: run scan-build and publish its results automatically by Nicolas Iooss · 5 years ago
  18. 54cb5c6 Switch last 2 files using /usr/bin/env to /usr/bin/python3 by Petr Lautrbach · 5 years ago
  19. 68fbb6b python/semanage: Do not use default s0 range in "semanage login -a" by Petr Lautrbach · 5 years ago
  20. 5dfa95c gui: Fix remove module in system-config-selinux by Petr Lautrbach · 5 years ago
  21. f4e741a policycoreutils/fixfiles: Force full relabel when SELinux is disabled by Petr Lautrbach · 5 years ago
  22. d3a8fc4 policycoreutils/fixfiles: Fix [-B] [-F] onboot by Petr Lautrbach · 5 years ago
  23. 152aeb1 policycoreutils/fixfiles: Fix "verify" option by Vit Mojzis · 5 years ago
  24. 68b2e44 libselinux: do not add rc to pos twice by Nicolas Iooss · 5 years ago
  25. 340da08 libselinux: ensure strlen() is not called on NULL by Nicolas Iooss · 5 years ago
  26. b550c0e Fix many misspellings by Nicolas Iooss · 5 years ago
  27. e17e489 Add configuration file for lgtm.com by Nicolas Iooss · 5 years ago
  28. 86df2b2 libselinux: fix string conversion of unknown perms by Mike Palmiotto · 5 years ago
  29. cfc57c2 libsepol/tests: do not dereference a NULL pointer by Nicolas Iooss · 5 years ago
  30. 0da7718 python/sepolicy: remove unnecessary pass statement by Nicolas Iooss · 5 years ago
  31. af67fa5 python/chcat: remove unnecessary assignment by Nicolas Iooss · 5 years ago
  32. dddd28e libsepol/cil: do not dereference perm_value_to_cil when it has not been allocated by Nicolas Iooss · 5 years ago
  33. c8ac3af libsepol: reset *p to NULL if sepol_module_package_create fails by Nicolas Iooss · 5 years ago
  34. 0b136a3 libsepol: do not dereference scope if it can be NULL by Nicolas Iooss · 5 years ago
  35. da8e3c7 semodule-utils: fix comparison with argc by Nicolas Iooss · 5 years ago
  36. 4a266cc libsepol: do not dereference a failed allocated pointer by Nicolas Iooss · 5 years ago
  37. 4459d63 libsepol: Remove cil_mem_error_handler() function pointer by James Carter · 5 years ago
  38. dc4e541 libsepol: Make an unknown permission an error in CIL by James Carter · 5 years ago
  39. 26e8397 Fix mcstrans secolor examples by Vit Mojzis · 5 years ago
  40. 2ff0fbf Revert "mcstransd select correct colour range." by Vit Mojzis · 5 years ago
  41. 9ba35fe Add default_range glblub support by Joshua Brindle · 5 years ago
  42. 6177a6f libsemanage: include internal header to use the hidden function prototypes by Nicolas Iooss · 5 years ago
  43. f25d03d libselinux: ensure that digest_len is not zero by Nicolas Iooss · 5 years ago
  44. 7eef938 libsepol: initialize a local variable once by Nicolas Iooss · 5 years ago
  45. 2a1766f selinux: Update manpages after removing legacy boolean and user code by Richard Haines · 5 years ago
  46. c3f9492 selinux: Remove legacy local boolean and user code by Richard Haines · 5 years ago
  47. 526534e setfiles: Update utilities for the new digest scheme by Richard Haines · 5 years ago
  48. e016502 libselinux: Save digest of all partial matches for directory by Richard Haines · 5 years ago
  49. c00ed59 libselinux: Ignore the stem when looking up all matches in file context by xunchang · 6 years ago
  50. 5cff281 Restorecon: factor out a lookup helper for context matches by xunchang · 6 years ago
  51. 2efa068 libselinux: Use Python distutils to install SELinux python bindings by Petr Lautrbach · 5 years ago
  52. ee8f7a8 libselinux: Fix security_get_boolean_names build error by Richard Haines · 5 years ago
  53. 120883a mcstrans: Add reference to setools.conf man page in the daemon one by Laurent Bigonville · 5 years ago
  54. 13c2355 mcstrans: Move setrans.conf manpage to section 5 by Laurent Bigonville · 5 years ago
  55. 5a5e739 Add documentation key in systemd .service files by Laurent Bigonville · 5 years ago
  56. 3abeb7c libsepol: include module.c internal header in module_to_cil.c by Nicolas Iooss · 5 years ago
  57. 071247e checkpolicy: add flag to enable policy optimization by James Carter · 5 years ago
  58. f7cb590 secilc: add flag to enable policy optimization by Ondrej Mosnacek · 5 years ago
  59. 3cba430 libsemanage: optionally optimize policy on rebuild by Ondrej Mosnacek · 5 years ago
  60. b8213ac libsepol: add a function to optimize kernel policy by Ondrej Mosnacek · 5 years ago
  61. 84b8f30 More accurate error messages by Unto Sten · 5 years ago
  62. 6062c45 Remove redundant if-clause by Unto Sten · 5 years ago
  63. 163d5b4 Remove unneeded int by Unto Sten · 5 years ago
  64. c46b8af libsemanage: test semanage_msg_default_handler by Jan Zarsky · 5 years ago
  65. acda541 libsemanage: test semanage_context_* functions by Jan Zarsky · 5 years ago
  66. 6f064e0 libsemanage: test semanage_user_* functions by Jan Zarsky · 5 years ago
  67. 2b6966d libsemanage: test semanage_port_* functions by Jan Zarsky · 5 years ago
  68. dfc81c1 libsemanage: test semanage_node_* functions by Jan Zarsky · 5 years ago
  69. 1791cb4 libsemanage: test semanage_ibendport_* functions by Jan Zarsky · 5 years ago
  70. c238906 libsemanage: test semanage_iface_* functions by Jan Zarsky · 5 years ago
  71. 5aab527 libsemanage: test semanage_fcontext functions by Jan Zarsky · 5 years ago
  72. b1c09dc libsemanage: test semanage_bool_* functions by Jan Zarsky · 5 years ago
  73. 92bd4ae libsemanage: test semanage_handle_* functions by Jan Zarsky · 5 years ago
  74. 638e2f9 libsemanage: add helper functions to tests by Jan Zarsky · 5 years ago
  75. 544cc79 libsepol/cil: fix mlsconstrain segfault by Mike Palmiotto · 5 years ago
  76. eb2a875 libsepol: Replace constant with sizeof() by Jokke Hämäläinen · 5 years ago
  77. e8d880e libsepol: Check strdup() failures by Jokke Hämäläinen · 5 years ago
  78. dbffdf7 Add CONTRIBUTING.md by Petr Lautrbach · 5 years ago
  79. c758ac1 Trivial style fixes by Unto Sten · 6 years ago
  80. be9976e Trivial style improvements by Unto Sten · 6 years ago
  81. 26462e1 Update man pages translation by Olesya Gerasimenko by Aleksei Nikiforov · 6 years ago
  82. 9adafb6 run_init: fix build when crypt() is not in unistd.h by Ondrej Mosnacek · 6 years ago
  83. 159d506 libsepol/cil: Allow validatetrans rules to be resolved by Richard Haines · 5 years ago
  84. 3e506bd libsepol: add ebitmap_for_each_set_bit macro by Ondrej Mosnacek · 6 years ago
  85. baf8a1d Check strdup() failure by Unto Sten · 6 years ago
  86. cd1ef4d another style fix by Unto Sten · 6 years ago
  87. e1a7439 Unify code style to preserve my sanity by Unto Sten · 6 years ago
  88. 5d8f44e Global replace exit(0) with more readable exit(EXIT_SUCCESS) by Unto Sten · 6 years ago
  89. f46b64f semanage/semanage-boolean.8: Fix a minor typo by Petr Lautrbach · 6 years ago
  90. ac2a3fb dismod: print policy version of loaded modules by Gary Tierney · 6 years ago
  91. 4984a75 checkmodule: add support for specifying module policy version by Gary Tierney · 6 years ago
  92. 25ce102 Add security_validatetrans support by Joshua Brindle · 6 years ago
  93. 42f73af restorecond: Do not link against libpcre by Laurent Bigonville · 6 years ago
  94. 5fc701f restorecond: use /run instead of /var/run by Nicolas Iooss · 6 years ago
  95. 5d149b2 gui: Install .desktop files to /usr/share/applications by default by Petr Lautrbach · 6 years ago
  96. c778509 gui: Install polgengui.py to /usr/bin/selinux-polgengui by Petr Lautrbach · 6 years ago
  97. 891cfee Update VERSIONs to 2.9 for release. by Petr Lautrbach · 6 years ago
  98. 707e4b8 libselinux: Do not define gettid() if glibc >= 2.30 is used by Petr Lautrbach · 6 years ago
  99. 486aa7d libselinux: Add security_reject_unknown(3) man page by Petr Lautrbach · 6 years ago
  100. ee1809f Update VERSIONs to 2.9-rc2 for release. by Petr Lautrbach · 6 years ago