1. 7803c8c libsepol: cil: enable cpp compilation of cil.h. by Dan Cashman · 8 years ago
  2. 9f1730f Update VERSION files for 2.7-rc5 by Stephen Smalley · 8 years ago
  3. ebd695d open_init_pty: restore stdin/stdout to blocking upon exit by Stephen Smalley · 8 years ago
  4. bea2c19 Revert "open_init_pty: Do not make stdin and stdout non-blocking" by Stephen Smalley · 8 years ago
  5. fb081eb open_init_pty: Do not make stdin and stdout non-blocking by Stephen Smalley · 8 years ago
  6. 83fbc09 Update VERSION files for 2.7-rc4 release. by Stephen Smalley · 8 years ago
  7. 57ac607 Fix consistency of PYTHONLIBDIR variable across modules by Laurent Bigonville · 8 years ago
  8. 1edb93c Travis-CI: test defining CFLAGS, LDFLAGS, etc. on make command line by Nicolas Iooss · 8 years ago
  9. 6b9035d libsepol/tests: override CPPFLAGS too by Nicolas Iooss · 8 years ago
  10. 9a0279e Travis-CI: update the list of Ruby's and Python's versions by Nicolas Iooss · 8 years ago
  11. 2d1a6c6 libselinux,libsemanage: fix RUBYLIBS definition by Stephen Smalley · 8 years ago
  12. 6fab792 Update VERSION files for 2.7-rc3 release. by Stephen Smalley · 8 years ago
  13. 43c0d1f mcstrans: Allow overriding libsepol.a location during build by Petr Lautrbach · 8 years ago
  14. 2c651e0 genhomedircon: avoid use of non-standard `getpwent_r` by Patrick Steinhardt · 8 years ago
  15. ca07a2a libselinux: avoid redefining _FORTIFY_SOURCE by Patrick Steinhardt · 8 years ago
  16. f027db4 python/sepolicy: remove definition of SYSCONFDIR by Nicolas Iooss · 8 years ago
  17. 47acedf gui: do not create /etc by Nicolas Iooss · 8 years ago
  18. cdd3b1d libsemanage/tests: fix linking by Nicolas Iooss · 8 years ago
  19. 7b5699b Fix BINDIR/SBINDIR/... variables in Makefiles by Stephen Smalley · 8 years ago
  20. 15f2740 Makefiles: override *FLAGS and *LIBS by Jason Zaman · 8 years ago
  21. 34dc7bc libsepol: replace non-standard use of __BEGIN_DECLS by Patrick Steinhardt · 8 years ago
  22. 297877a libselinux utils: override LD{FLAGS, LIBS} for libselinux.so in Makefile by Jason Zaman · 8 years ago
  23. 08d4b03 Update VERSION files for 2.7-rc2 release. by Stephen Smalley · 8 years ago
  24. 2608b4d policycoreutils/fixfiles: do not dereference link files in tmp by Vit Mojzis · 8 years ago
  25. 5a553e8 libsepol/cil: Fix bugs when writing policy.conf rules by James Carter · 8 years ago
  26. f2b5aae libsepol: Fix neverallow bug when checking conditional policy by James Carter · 8 years ago
  27. 9ddfb4d secilc: Update test policy and documentation for Infiniband by Richard Haines · 8 years ago
  28. c8e135b libsepol/cil: ibendportcon fails to resolve in CIL policy by Richard Haines · 8 years ago
  29. f6f4876 libsepol: destroy the expanded level when mls_semantic_level_expand() fails by Nicolas Iooss · 8 years ago
  30. 2f602f6 Update VERSION files for 2.7-rc1 release. by Stephen Smalley · 8 years ago
  31. d1769a9 libselinux: always unmount selinuxfs for SELINUX=disabled by Stephen Smalley · 8 years ago
  32. f9ae34a libsepol: Expand attributes with TYPE_FLAGS_EXPAND_ATTR_TRUE set by James Carter · 8 years ago
  33. 738db60 libsepol/cil: Fix bug in cil_reset_ibpkeycon() by James Carter · 8 years ago
  34. 641d4ff sepolicy: Fix sorting of port_strings in python 3 by Petr Lautrbach · 8 years ago
  35. acc4346 sepolicy/interface: Use relative python 3 imports by Petr Lautrbach · 8 years ago
  36. 0be1188 libsepol/cil: fix error check in new cil_resolve_name by Steve Lawrence · 8 years ago
  37. 31f532a libselinux: fix selabel_lookup*() double slash bug by Stephen Smalley · 8 years ago
  38. c18ea1d sort input files by Bernhard M. Wiedemann · 8 years ago
  39. 22ac4f9 libsepol: Fix alloc-size-larger-than warning from gcc 7 by Stephen Smalley · 8 years ago
  40. f602443 libsemanage: Fix snprintf warnings from gcc 7 by Stephen Smalley · 8 years ago
  41. e41ae67 libsepol,libsemanage,libselinux: Fix fallthrough warnings from gcc 7 by Stephen Smalley · 8 years ago
  42. 187a44d libsepol: Fix module_to_cil's handling of type aliases by James Carter · 8 years ago
  43. c8a7edc libsepol: Clean up scope handling by James Carter · 8 years ago
  44. 800f6b2 libsepol/cil: Remove uneeded null checks of unused parameters by James Carter · 8 years ago
  45. a522d57 libsepol: do not use handle when it is marked unused by Nicolas Iooss · 8 years ago
  46. e501d3b libsepol/cil: better error message with duplicate aliases + support aliases to aliases by Steve Lawrence · 8 years ago
  47. 5c9fcb0 libsepol/cil: fix aliasactual resolution errors by Steve Lawrence · 8 years ago
  48. a2fe186 semanage: Fix manpage author for ibpkey and ibendport pages. by Daniel Jurgens · 8 years ago
  49. 5219dec python/semanage: print is a function in python3 by Stephen Smalley · 8 years ago
  50. 5b61d8f Fix recently introduced TabError's by Petr Lautrbach · 8 years ago
  51. 914691c libsepol: make role_list_destroy() do nothing when role_list is NULL by Nicolas Iooss · 8 years ago
  52. b217ffd semanage: Update man pages for infiniband by Daniel Jurgens · 8 years ago
  53. 9a3d2c7 semanage: Update semanage to allow runtime labeling of ibendports by Daniel Jurgens · 8 years ago
  54. 6a7a5aa semanage: Update semanage to allow runtime labeling of Infiniband Pkeys by Daniel Jurgens · 8 years ago
  55. 28663ff libsepol: Add IB end port handling to CIL by Daniel Jurgens · 8 years ago
  56. 118c0cd libsepol: Add ibendport ocontext handling by Daniel Jurgens · 8 years ago
  57. 5bc05dd checkpolicy: Add support for ibendportcon labels by Daniel Jurgens · 8 years ago
  58. e564f7b libsepol: Add Infiniband Pkey handling to CIL by Daniel Jurgens · 8 years ago
  59. 9fbb311 libsepol: Add ibpkey ocontext handling by Daniel Jurgens · 8 years ago
  60. 5b20314 checkpolicy: Add support for ibpkeycon labels by Daniel Jurgens · 8 years ago
  61. bfd61a3 libsepol: use the number of elements in calloc first argument by Nicolas Iooss · 8 years ago
  62. d00cc13 libsepol: propagate calloc() failure by Nicolas Iooss · 8 years ago
  63. 8fe362f libsepol: remove unused attribute on a used argument by Nicolas Iooss · 8 years ago
  64. 5c84f24 libselinux: propagate selabel_subs_init() errors by Nicolas Iooss · 8 years ago
  65. 55fe40a libselinux: rework selabel_subs_init() to avoid use-after-free by Nicolas Iooss · 8 years ago
  66. 58962eb libsepol,checkpolicy: add binary module support for xperms by Stephen Smalley · 8 years ago
  67. d819de1 libselinux: close the subs file if fstat failed by Nicolas Iooss · 8 years ago
  68. 4a0fab4 libsepol/cil: do not use an uninitialized value in __cil_fqn_qualify_blocks by Nicolas Iooss · 8 years ago
  69. 9cc62ce procattr.c: Use __BIONIC__ instead of __ANDROID__ by Tom Cherry · 8 years ago
  70. c311804 checkpolicy,libsepol: drop unnecessary usage of s6_addr32 by Stephen Smalley · 8 years ago
  71. 3db6148 policycoreutils: fixfiles: use a consistent order for options to restorecon by Alan Jenkins · 8 years ago
  72. c51b99a policycoreutils: fixfiles: don't ignore `-F` when run in `-C` mode by Alan Jenkins · 8 years ago
  73. 6e289bb policycoreutils: fixfiles: remove bad modes of "relabel" command by Alan Jenkins · 8 years ago
  74. 96d11a2 policycoreutils: fixfiles: un-document `-R -a` option by Alan Jenkins · 8 years ago
  75. 3475893 policycoreutils: fixfiles: refactor into the `set -u` dialect by Alan Jenkins · 8 years ago
  76. f499b02 policycoreutils: fixfiles: if restorecon aborts, we should too by Alan Jenkins · 8 years ago
  77. 2aa88f7 policycoreutils: fixfiles: usage errors are fatal by Alan Jenkins · 8 years ago
  78. 658800e policycoreutils: fixfiles: syntax error by Alan Jenkins · 8 years ago
  79. 42f91ba policycoreutils: fixfiles: remove two unused variables by Alan Jenkins · 8 years ago
  80. ce2a7fb policycoreutils: fixfiles: tidy up usage(), manpage synopsis by Alan Jenkins · 8 years ago
  81. 1089665 Add attribute expansion options by Jeff Vander Stoep · 8 years ago
  82. 63aa7fc libselinux: Fix CFLAGS definition by Stephen Smalley · 8 years ago
  83. 3376ac4 sestatus: show checkreqprot status by Christian Göttsche · 8 years ago
  84. d1ff68f libselinux: add security_get_checkreqprot by Christian Göttsche · 8 years ago
  85. 4d7dee2 libsepol/utils: Fix build without system sepol.h by Petr Lautrbach · 8 years ago
  86. 8e9c9a2 policycoreutils: fixfiles: deprecate -l option by Alan Jenkins · 8 years ago
  87. 48d425e policycoreutils: fixfiles: move logit call outside of redirected function by Alan Jenkins · 8 years ago
  88. 55f2201 policycoreutils: fixfiles: fix logging about R/O filesystems by Alan Jenkins · 8 years ago
  89. 08df753 policycoreutils: fixfiles: clarify exclude_dirs() by Alan Jenkins · 8 years ago
  90. aa62e36 policycoreutils: fixfiles: remove (broken) redundant code by Alan Jenkins · 8 years ago
  91. b5610b0 Revert "policycoreutils: let output of `fixfiles` be redirected (as normal)" by Alan Jenkins · 8 years ago
  92. 1dc95dd libsepol: silence false-positive -Wwrite-strings warning by Nicolas Iooss · 8 years ago
  93. 232ff75 libselinux/utils: add noreturn attribute to selinux_check_access's usage by Nicolas Iooss · 8 years ago
  94. a9b6ef4 sepolicy/gui: Update text strings to use better gettext templates by Petr Lautrbach · 8 years ago
  95. 11e9676 sepolicy: info() should provide attributes for a TYPE by Petr Lautrbach · 8 years ago
  96. 89399a9 sepolicy: Fix several issues in 'sepolicy manpage -a' by Petr Lautrbach · 8 years ago
  97. 471e6b0 sepolicy: setools.*Query wants a list in ruletype by Petr Lautrbach · 8 years ago
  98. be0acfb dbus: Use text streams in selinux_server.py by Petr Lautrbach · 8 years ago
  99. 4a7de9f policycoreutils/sepolicy: Define our own cmp() by Petr Lautrbach · 8 years ago
  100. d9c2a15 sepolicy/generate.py: Fix string formatting by Petr Lautrbach · 8 years ago