1. cfc57c2 libsepol/tests: do not dereference a NULL pointer by Nicolas Iooss · 5 years ago
  2. 0da7718 python/sepolicy: remove unnecessary pass statement by Nicolas Iooss · 5 years ago
  3. af67fa5 python/chcat: remove unnecessary assignment by Nicolas Iooss · 5 years ago
  4. dddd28e libsepol/cil: do not dereference perm_value_to_cil when it has not been allocated by Nicolas Iooss · 5 years ago
  5. c8ac3af libsepol: reset *p to NULL if sepol_module_package_create fails by Nicolas Iooss · 5 years ago
  6. 0b136a3 libsepol: do not dereference scope if it can be NULL by Nicolas Iooss · 5 years ago
  7. da8e3c7 semodule-utils: fix comparison with argc by Nicolas Iooss · 5 years ago
  8. 4a266cc libsepol: do not dereference a failed allocated pointer by Nicolas Iooss · 5 years ago
  9. 4459d63 libsepol: Remove cil_mem_error_handler() function pointer by James Carter · 5 years ago
  10. dc4e541 libsepol: Make an unknown permission an error in CIL by James Carter · 5 years ago
  11. 26e8397 Fix mcstrans secolor examples by Vit Mojzis · 5 years ago
  12. 2ff0fbf Revert "mcstransd select correct colour range." by Vit Mojzis · 5 years ago
  13. 9ba35fe Add default_range glblub support by Joshua Brindle · 5 years ago
  14. 6177a6f libsemanage: include internal header to use the hidden function prototypes by Nicolas Iooss · 5 years ago
  15. f25d03d libselinux: ensure that digest_len is not zero by Nicolas Iooss · 5 years ago
  16. 7eef938 libsepol: initialize a local variable once by Nicolas Iooss · 5 years ago
  17. 2a1766f selinux: Update manpages after removing legacy boolean and user code by Richard Haines · 5 years ago
  18. c3f9492 selinux: Remove legacy local boolean and user code by Richard Haines · 5 years ago
  19. 526534e setfiles: Update utilities for the new digest scheme by Richard Haines · 5 years ago
  20. e016502 libselinux: Save digest of all partial matches for directory by Richard Haines · 5 years ago
  21. c00ed59 libselinux: Ignore the stem when looking up all matches in file context by xunchang · 6 years ago
  22. 5cff281 Restorecon: factor out a lookup helper for context matches by xunchang · 6 years ago
  23. 2efa068 libselinux: Use Python distutils to install SELinux python bindings by Petr Lautrbach · 5 years ago
  24. ee8f7a8 libselinux: Fix security_get_boolean_names build error by Richard Haines · 5 years ago
  25. 120883a mcstrans: Add reference to setools.conf man page in the daemon one by Laurent Bigonville · 5 years ago
  26. 13c2355 mcstrans: Move setrans.conf manpage to section 5 by Laurent Bigonville · 5 years ago
  27. 5a5e739 Add documentation key in systemd .service files by Laurent Bigonville · 5 years ago
  28. 3abeb7c libsepol: include module.c internal header in module_to_cil.c by Nicolas Iooss · 5 years ago
  29. 071247e checkpolicy: add flag to enable policy optimization by James Carter · 5 years ago
  30. f7cb590 secilc: add flag to enable policy optimization by Ondrej Mosnacek · 5 years ago
  31. 3cba430 libsemanage: optionally optimize policy on rebuild by Ondrej Mosnacek · 5 years ago
  32. b8213ac libsepol: add a function to optimize kernel policy by Ondrej Mosnacek · 5 years ago
  33. 84b8f30 More accurate error messages by Unto Sten · 5 years ago
  34. 6062c45 Remove redundant if-clause by Unto Sten · 5 years ago
  35. 163d5b4 Remove unneeded int by Unto Sten · 5 years ago
  36. c46b8af libsemanage: test semanage_msg_default_handler by Jan Zarsky · 5 years ago
  37. acda541 libsemanage: test semanage_context_* functions by Jan Zarsky · 5 years ago
  38. 6f064e0 libsemanage: test semanage_user_* functions by Jan Zarsky · 5 years ago
  39. 2b6966d libsemanage: test semanage_port_* functions by Jan Zarsky · 5 years ago
  40. dfc81c1 libsemanage: test semanage_node_* functions by Jan Zarsky · 5 years ago
  41. 1791cb4 libsemanage: test semanage_ibendport_* functions by Jan Zarsky · 5 years ago
  42. c238906 libsemanage: test semanage_iface_* functions by Jan Zarsky · 5 years ago
  43. 5aab527 libsemanage: test semanage_fcontext functions by Jan Zarsky · 5 years ago
  44. b1c09dc libsemanage: test semanage_bool_* functions by Jan Zarsky · 5 years ago
  45. 92bd4ae libsemanage: test semanage_handle_* functions by Jan Zarsky · 5 years ago
  46. 638e2f9 libsemanage: add helper functions to tests by Jan Zarsky · 5 years ago
  47. 544cc79 libsepol/cil: fix mlsconstrain segfault by Mike Palmiotto · 5 years ago
  48. eb2a875 libsepol: Replace constant with sizeof() by Jokke Hämäläinen · 5 years ago
  49. e8d880e libsepol: Check strdup() failures by Jokke Hämäläinen · 5 years ago
  50. dbffdf7 Add CONTRIBUTING.md by Petr Lautrbach · 5 years ago
  51. c758ac1 Trivial style fixes by Unto Sten · 6 years ago
  52. be9976e Trivial style improvements by Unto Sten · 6 years ago
  53. 26462e1 Update man pages translation by Olesya Gerasimenko by Aleksei Nikiforov · 6 years ago
  54. 9adafb6 run_init: fix build when crypt() is not in unistd.h by Ondrej Mosnacek · 6 years ago
  55. 159d506 libsepol/cil: Allow validatetrans rules to be resolved by Richard Haines · 5 years ago
  56. 3e506bd libsepol: add ebitmap_for_each_set_bit macro by Ondrej Mosnacek · 6 years ago
  57. baf8a1d Check strdup() failure by Unto Sten · 6 years ago
  58. cd1ef4d another style fix by Unto Sten · 6 years ago
  59. e1a7439 Unify code style to preserve my sanity by Unto Sten · 6 years ago
  60. 5d8f44e Global replace exit(0) with more readable exit(EXIT_SUCCESS) by Unto Sten · 6 years ago
  61. f46b64f semanage/semanage-boolean.8: Fix a minor typo by Petr Lautrbach · 6 years ago
  62. ac2a3fb dismod: print policy version of loaded modules by Gary Tierney · 6 years ago
  63. 4984a75 checkmodule: add support for specifying module policy version by Gary Tierney · 6 years ago
  64. 25ce102 Add security_validatetrans support by Joshua Brindle · 6 years ago
  65. 42f73af restorecond: Do not link against libpcre by Laurent Bigonville · 6 years ago
  66. 5fc701f restorecond: use /run instead of /var/run by Nicolas Iooss · 6 years ago
  67. 5d149b2 gui: Install .desktop files to /usr/share/applications by default by Petr Lautrbach · 6 years ago
  68. c778509 gui: Install polgengui.py to /usr/bin/selinux-polgengui by Petr Lautrbach · 6 years ago
  69. 891cfee Update VERSIONs to 2.9 for release. by Petr Lautrbach · 6 years ago
  70. 707e4b8 libselinux: Do not define gettid() if glibc >= 2.30 is used by Petr Lautrbach · 6 years ago
  71. 486aa7d libselinux: Add security_reject_unknown(3) man page by Petr Lautrbach · 6 years ago
  72. ee1809f Update VERSIONs to 2.9-rc2 for release. by Petr Lautrbach · 6 years ago
  73. c19395d libselinux: selinux_set_mapping: fix handling of unknown classes/perms by Stephen Smalley · 6 years ago
  74. 478c745 README: Update Fedora python 3 dependencies by Petr Lautrbach · 6 years ago
  75. 1952be6 Switch to python3 by default by Petr Lautrbach · 6 years ago
  76. 3b868ab Always use /usr/bin/python3 in Python scripts by Petr Lautrbach · 6 years ago
  77. 6b89b1f libselinux: fix selinux_restorecon() on non-SELinux hosts by Stephen Smalley · 6 years ago
  78. 60a9285 python/semanage module: Fix handling of -a/-e/-d/-r options by Petr Lautrbach · 6 years ago
  79. f9ba759 python/semanage: Update semanage to use python3 by Petr Lautrbach · 6 years ago
  80. f9dbd6e python/semanage: Drop python shebang from seobject.py by Petr Lautrbach · 6 years ago
  81. 72dc5c6 python: always use python3 in the shebang of programs using setools by Nicolas Iooss · 6 years ago
  82. 9336e43 python/sepolicy: drop python shebang from the module by Nicolas Iooss · 6 years ago
  83. ffc59f6 libsemanage: genhomedircon - improve handling large groups by Petr Lautrbach · 6 years ago
  84. 913613d libsepol/cil: silence static analyser's use-after-free warning by Nicolas Iooss · 6 years ago
  85. 5d59284 libselinux: Fix RESOURCE_LEAK defects reported by coverity scan by Petr Lautrbach · 6 years ago
  86. 9b84885 python/semanage: Use standard argparse.error() method in handlePermissive by Petr Lautrbach · 6 years ago
  87. 347719d libselinux/selinux_restorecon: Skip customized files also without -v by Petr Lautrbach · 6 years ago
  88. 4634e8f gui: Make all polgen button labels translatable by Vit Mojzis · 6 years ago
  89. e103c5b dbus: Fix name of polkit function by Dan Walsh · 6 years ago
  90. 3cad474 checkpolicy: Update manpage by Vit Mojzis · 6 years ago
  91. 259ab08 python/semanage/seobject: Fix listing boolean values by Vit Mojzis · 6 years ago
  92. bac905c libsepol: do not use uninitialized value for low_value by Nicolas Iooss · 6 years ago
  93. 4ba87e3 libsepol: Fix RESOURCE_LEAK defects reported by coverity scan by James Carter · 6 years ago
  94. f0f68ab scripts/release: Update links to use release assets instead of wiki links by Petr Lautrbach · 6 years ago
  95. 6ded76a python/semanage: Examples are no longer in the main semanage man page by Dan Walsh · 6 years ago
  96. fdb242e libselinux: Change matchpathcon usage to match with matchpathcon manpage by Petr Lautrbach · 6 years ago
  97. 5689d82 libselinux: set an appropriate errno in booleans.c by Petr Lautrbach · 6 years ago
  98. 474a092 python/restorecon: add force option by Viktor Ashirov · 6 years ago
  99. ae03c82 python/sepolicy: fix variable name by Nicolas Iooss · 6 years ago
  100. f906ae6 python: use == or != when comparing a variable with a string or a integer by Nicolas Iooss · 6 years ago