1. 3cba430 libsemanage: optionally optimize policy on rebuild by Ondrej Mosnacek · 6 years ago
  2. b8213ac libsepol: add a function to optimize kernel policy by Ondrej Mosnacek · 6 years ago
  3. 84b8f30 More accurate error messages by Unto Sten · 6 years ago
  4. 6062c45 Remove redundant if-clause by Unto Sten · 6 years ago
  5. 163d5b4 Remove unneeded int by Unto Sten · 6 years ago
  6. c46b8af libsemanage: test semanage_msg_default_handler by Jan Zarsky · 6 years ago
  7. acda541 libsemanage: test semanage_context_* functions by Jan Zarsky · 6 years ago
  8. 6f064e0 libsemanage: test semanage_user_* functions by Jan Zarsky · 6 years ago
  9. 2b6966d libsemanage: test semanage_port_* functions by Jan Zarsky · 6 years ago
  10. dfc81c1 libsemanage: test semanage_node_* functions by Jan Zarsky · 6 years ago
  11. 1791cb4 libsemanage: test semanage_ibendport_* functions by Jan Zarsky · 6 years ago
  12. c238906 libsemanage: test semanage_iface_* functions by Jan Zarsky · 6 years ago
  13. 5aab527 libsemanage: test semanage_fcontext functions by Jan Zarsky · 6 years ago
  14. b1c09dc libsemanage: test semanage_bool_* functions by Jan Zarsky · 6 years ago
  15. 92bd4ae libsemanage: test semanage_handle_* functions by Jan Zarsky · 6 years ago
  16. 638e2f9 libsemanage: add helper functions to tests by Jan Zarsky · 6 years ago
  17. 544cc79 libsepol/cil: fix mlsconstrain segfault by Mike Palmiotto · 6 years ago
  18. eb2a875 libsepol: Replace constant with sizeof() by Jokke Hämäläinen · 6 years ago
  19. e8d880e libsepol: Check strdup() failures by Jokke Hämäläinen · 6 years ago
  20. dbffdf7 Add CONTRIBUTING.md by Petr Lautrbach · 6 years ago
  21. c758ac1 Trivial style fixes by Unto Sten · 6 years ago
  22. be9976e Trivial style improvements by Unto Sten · 6 years ago
  23. 26462e1 Update man pages translation by Olesya Gerasimenko by Aleksei Nikiforov · 6 years ago
  24. 9adafb6 run_init: fix build when crypt() is not in unistd.h by Ondrej Mosnacek · 6 years ago
  25. 159d506 libsepol/cil: Allow validatetrans rules to be resolved by Richard Haines · 6 years ago
  26. 3e506bd libsepol: add ebitmap_for_each_set_bit macro by Ondrej Mosnacek · 6 years ago
  27. baf8a1d Check strdup() failure by Unto Sten · 6 years ago
  28. cd1ef4d another style fix by Unto Sten · 6 years ago
  29. e1a7439 Unify code style to preserve my sanity by Unto Sten · 6 years ago
  30. 5d8f44e Global replace exit(0) with more readable exit(EXIT_SUCCESS) by Unto Sten · 6 years ago
  31. f46b64f semanage/semanage-boolean.8: Fix a minor typo by Petr Lautrbach · 6 years ago
  32. ac2a3fb dismod: print policy version of loaded modules by Gary Tierney · 6 years ago
  33. 4984a75 checkmodule: add support for specifying module policy version by Gary Tierney · 6 years ago
  34. 25ce102 Add security_validatetrans support by Joshua Brindle · 6 years ago
  35. 42f73af restorecond: Do not link against libpcre by Laurent Bigonville · 6 years ago
  36. 5fc701f restorecond: use /run instead of /var/run by Nicolas Iooss · 7 years ago
  37. 5d149b2 gui: Install .desktop files to /usr/share/applications by default by Petr Lautrbach · 6 years ago
  38. c778509 gui: Install polgengui.py to /usr/bin/selinux-polgengui by Petr Lautrbach · 7 years ago
  39. 891cfee Update VERSIONs to 2.9 for release. by Petr Lautrbach · 7 years ago
  40. 707e4b8 libselinux: Do not define gettid() if glibc >= 2.30 is used by Petr Lautrbach · 7 years ago
  41. 486aa7d libselinux: Add security_reject_unknown(3) man page by Petr Lautrbach · 7 years ago
  42. ee1809f Update VERSIONs to 2.9-rc2 for release. by Petr Lautrbach · 7 years ago
  43. c19395d libselinux: selinux_set_mapping: fix handling of unknown classes/perms by Stephen Smalley · 7 years ago
  44. 478c745 README: Update Fedora python 3 dependencies by Petr Lautrbach · 7 years ago
  45. 1952be6 Switch to python3 by default by Petr Lautrbach · 7 years ago
  46. 3b868ab Always use /usr/bin/python3 in Python scripts by Petr Lautrbach · 7 years ago
  47. 6b89b1f libselinux: fix selinux_restorecon() on non-SELinux hosts by Stephen Smalley · 7 years ago
  48. 60a9285 python/semanage module: Fix handling of -a/-e/-d/-r options by Petr Lautrbach · 7 years ago
  49. f9ba759 python/semanage: Update semanage to use python3 by Petr Lautrbach · 7 years ago
  50. f9dbd6e python/semanage: Drop python shebang from seobject.py by Petr Lautrbach · 7 years ago
  51. 72dc5c6 python: always use python3 in the shebang of programs using setools by Nicolas Iooss · 7 years ago
  52. 9336e43 python/sepolicy: drop python shebang from the module by Nicolas Iooss · 7 years ago
  53. ffc59f6 libsemanage: genhomedircon - improve handling large groups by Petr Lautrbach · 7 years ago
  54. 913613d libsepol/cil: silence static analyser's use-after-free warning by Nicolas Iooss · 7 years ago
  55. 5d59284 libselinux: Fix RESOURCE_LEAK defects reported by coverity scan by Petr Lautrbach · 7 years ago
  56. 9b84885 python/semanage: Use standard argparse.error() method in handlePermissive by Petr Lautrbach · 7 years ago
  57. 347719d libselinux/selinux_restorecon: Skip customized files also without -v by Petr Lautrbach · 7 years ago
  58. 4634e8f gui: Make all polgen button labels translatable by Vit Mojzis · 7 years ago
  59. e103c5b dbus: Fix name of polkit function by Dan Walsh · 7 years ago
  60. 3cad474 checkpolicy: Update manpage by Vit Mojzis · 7 years ago
  61. 259ab08 python/semanage/seobject: Fix listing boolean values by Vit Mojzis · 7 years ago
  62. bac905c libsepol: do not use uninitialized value for low_value by Nicolas Iooss · 7 years ago
  63. 4ba87e3 libsepol: Fix RESOURCE_LEAK defects reported by coverity scan by James Carter · 7 years ago
  64. f0f68ab scripts/release: Update links to use release assets instead of wiki links by Petr Lautrbach · 7 years ago
  65. 6ded76a python/semanage: Examples are no longer in the main semanage man page by Dan Walsh · 7 years ago
  66. fdb242e libselinux: Change matchpathcon usage to match with matchpathcon manpage by Petr Lautrbach · 7 years ago
  67. 5689d82 libselinux: set an appropriate errno in booleans.c by Petr Lautrbach · 7 years ago
  68. 474a092 python/restorecon: add force option by Viktor Ashirov · 7 years ago
  69. ae03c82 python/sepolicy: fix variable name by Nicolas Iooss · 7 years ago
  70. f906ae6 python: use == or != when comparing a variable with a string or a integer by Nicolas Iooss · 7 years ago
  71. 61f7b35 python: reindent lines that were over-indented by Nicolas Iooss · 7 years ago
  72. 0445e65 Allow installing translated man pages by Aleksei Nikiforov · 7 years ago
  73. e3e3873 Add man pages translation by Olesya Gerasimenko by Aleksei Nikiforov · 7 years ago
  74. ae11352 restorecond: Install DBUS service file with 644 permissions by Petr Lautrbach · 7 years ago
  75. 53312c7 Update VERSIONs to 2.9-rc1 for release. by Petr Lautrbach · 7 years ago
  76. 9e0ed5c scripts: introduce env_use_destdir.sh helper by Nicolas Iooss · 7 years ago
  77. dbcada0 Travis-CI: add Ruby 2.6 to the test matrix by Nicolas Iooss · 7 years ago
  78. 111c541 Travis-CI: upgrade PyPy to 6.0 by Nicolas Iooss · 7 years ago
  79. de5d5ed libselinux/audit2why.so: Filter out non-python related symbols by Petr Lautrbach · 7 years ago
  80. 689a6eb libselinux: do not dereference symlink with statfs in selinux_restorecon by Nicolas Iooss · 7 years ago
  81. c78f9c3 setsebool: support use of -P on SELinux-disabled hosts by Stephen Smalley · 7 years ago
  82. 9dad37e python/sepolicy: initialize mislabeled_files in __init__() by Nicolas Iooss · 7 years ago
  83. dc3d9c6 libsemanage: set selinux policy root around calls to selinux_boolean_sub by Stephen Smalley · 7 years ago
  84. bb518a0 scripts/run-flake8: run on Python scripts not ending with .py by Nicolas Iooss · 7 years ago
  85. aa3ddfe python: run all the tests with "make test" by Nicolas Iooss · 7 years ago
  86. 916640d python/sepolgen: refpolicy installs its Makefile in include/Makefile by Nicolas Iooss · 7 years ago
  87. e1f2db5 python/audit2allow: use local sepolgen-ifgen-attr-helper for tests by Nicolas Iooss · 7 years ago
  88. 4ac069a python/audit2allow: make the tests useful again by Nicolas Iooss · 7 years ago
  89. 53c7a04 Travis-CI: download refpolicy and install headers by Nicolas Iooss · 7 years ago
  90. fbc7248 python/semanage: explain why sepolicy is imported in a function by Nicolas Iooss · 7 years ago
  91. b2a5425 python/audit2allow: allow using audit2why as non-root user by Nicolas Iooss · 7 years ago
  92. 621c406 python/audit2allow/sepolgen-ifgen: show errors on stderr by Nicolas Iooss · 7 years ago
  93. c759912 python/audit2allow/sepolgen-ifgen: add missing \n to error message by Nicolas Iooss · 7 years ago
  94. 33d7a76 python/sepolgen: close /etc/selinux/sepolgen.conf after parsing it by Nicolas Iooss · 7 years ago
  95. 9ac345e libsemanage: Always set errno to 0 before calling getpwent() by Laurent Bigonville · 7 years ago
  96. 1015aef python/sepolicy: Make policy files sorting more robust by Petr Lautrbach · 7 years ago
  97. 2d825c6 python/semanage: Load a store policy and set the store SELinux policy root by Petr Lautrbach · 7 years ago
  98. ef359c9 python/sepolicy: Add sepolicy.load_store_policy(store) by Petr Lautrbach · 7 years ago
  99. e718c2a python/semanage: import sepolicy only when it's needed by Petr Lautrbach · 7 years ago
  100. a73b0bb python/semanage: move valid_types initialisations to class constructors by Petr Lautrbach · 7 years ago