1. ec0a0c7 Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 28749e4d40 by Nick Kralevich · 8 years ago
  2. 119e93f Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 28749e4d40 by Nick Kralevich · 8 years ago
  3. 28749e4 Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Nick Kralevich · 8 years ago
  4. ccaa5b5 (re)declare versioned attributes in mapping file am: 1fd1f27bb3 am: 77fcc9d929 by Jeff Vander Stoep · 8 years ago
  5. 77fcc9d (re)declare versioned attributes in mapping file am: 1fd1f27bb3 by Jeff Vander Stoep · 8 years ago
  6. 1fd1f27 (re)declare versioned attributes in mapping file by Jeff Vander Stoep · 8 years ago
  7. 393bafd python/semanage: Enable listing file_contexts.homedirs by Vit Mojzis · 8 years ago
  8. bc161a9 libsemanage: Add support for listing fcontext.homedirs file by Vit Mojzis · 8 years ago
  9. 5007687 libsemanage: Keep copy of file_contexts.homedirs in policy store by Vit Mojzis · 8 years ago
  10. 35ff57f Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] am: 4a89b6358f by Dan Willemsen · 8 years ago
  11. 786d898 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] am: 4a89b6358f by Dan Willemsen · 8 years ago
  12. 4a89b63 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  13. ef61301 gui: remove mappingsPage by Nicolas Iooss · 8 years ago
  14. 7b0f5a1 gui: delete overridden definition of usersPage.delete() by Nicolas Iooss · 8 years ago
  15. 3b5e8fb gui: fix parsing of "semodule -lfull" in tab Modules by Nicolas Iooss · 8 years ago
  16. d689e3d gui: remove the status bar by Nicolas Iooss · 8 years ago
  17. 305aacb sepolicy: support non-MLS policy in gui by Nicolas Iooss · 8 years ago
  18. 175efbf sepolicy: ignore comments and empty lines in file_contexts.subs_dist by Nicolas Iooss · 8 years ago
  19. 6d9258e Travis-CI: fix configuration after September's update by Nicolas Iooss · 8 years ago
  20. 0f3beeb gui: port to Python 3 by migrating to PyGI by Nicolas Iooss · 8 years ago
  21. 31e5c62 Expand all compile-time generated attributes am: d47503f8dc am: 59e59ed1bb by Jeff Vander Stoep · 8 years ago
  22. 59e59ed Expand all compile-time generated attributes am: d47503f8dc by Jeff Vander Stoep · 8 years ago
  23. d47503f Expand all compile-time generated attributes by Jeff Vander Stoep · 8 years ago
  24. 8f0ea46 sepolicy: do not fail when file_contexts.local or .subs do not exist by Nicolas Iooss · 8 years ago
  25. 77059c3 libsepol: fix memory leak in sepol_bool_query() by Jan Zarsky · 8 years ago
  26. 3e07fa5 Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 8f76b0cd3e by Dan Cashman · 8 years ago
  27. 6cef90d Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 8f76b0cd3e by Dan Cashman · 8 years ago
  28. 8f76b0c Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Dan Cashman · 8 years ago
  29. 9cf8591 Merge "Fix libselinux_vendor private header dependencies." am: bf3627db98 by Yifan Hong · 8 years ago
  30. fa0823f Merge "Fix libselinux_vendor private header dependencies." am: bf3627db98 by Yifan Hong · 8 years ago
  31. bf3627d Merge "Fix libselinux_vendor private header dependencies." by Treehugger Robot · 8 years ago
  32. 859fa65 Don't load nonplat_service_contexts on full-treble. am: 57fdb1f490 by Martijn Coenen · 8 years ago
  33. 742d034 Don't load nonplat_service_contexts on full-treble. am: 57fdb1f490 by Martijn Coenen · 8 years ago
  34. 1e5bced Fix libselinux_vendor private header dependencies. by Yifan Hong · 8 years ago
  35. 7e9d134 Makefile: define a default value for CFLAGS by Nicolas Iooss · 8 years ago
  36. 04fb15d restorecond: check write() and daemon() results by Nicolas Iooss · 8 years ago
  37. 13e5fa3 libsepol/cil: drop wrong unused attribute by Nicolas Iooss · 8 years ago
  38. 12f3ef8 libsepol/cil: fix -Wwrite-strings warning by Nicolas Iooss · 8 years ago
  39. 3ab3a21 libsepol/cil: __cil_post_db_neverallow_attr_helper() does not use extra_args by Nicolas Iooss · 8 years ago
  40. 51bc210 libsepol: use IN6ADDR_ANY_INIT to initialize IPv6 addresses by Nicolas Iooss · 8 years ago
  41. 57fdb1f Don't load nonplat_service_contexts on full-treble. by Martijn Coenen · 8 years ago
  42. c655da3 Turn off libc++ for libsepol, turn off host sanitize am: 300e83bfe4 by Dan Willemsen · 8 years ago
  43. 734731c Turn off libc++ for libsepol, turn off host sanitize am: 300e83bfe4 by Dan Willemsen · 8 years ago
  44. 300e83b Turn off libc++ for libsepol, turn off host sanitize by Dan Willemsen · 8 years ago
  45. 67b410e libsepol/cil: Keep attributes used by generated attributes in neverallow rules by James Carter · 8 years ago
  46. fafe4c2 libsepol: cil: Add ability to redeclare types[attributes] by Dan Cashman · 8 years ago
  47. 1346746 libsepol: reset pointer after free by Jan Zarsky · 8 years ago
  48. 53bb2a1 checkpolicy,libselinux,libsepol,policycoreutils: Update my email address by Stephen Smalley · 8 years ago
  49. f77ad59 Fixed bad reference in roleattribute by Grégoire Colbert · 8 years ago
  50. 3f0188a Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 706ddd16f3 am: 252a2d8491 by Dan Cashman · 8 years ago
  51. 9a15d4f Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 706ddd16f3 by Dan Cashman · 8 years ago
  52. 252a2d8 Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 706ddd16f3 by Dan Cashman · 8 years ago
  53. 706ddd1 Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Dan Cashman · 8 years ago
  54. bd75c56 sepolicy: remove stray space in section "SEE ALSO" by Nicolas Iooss · 8 years ago
  55. 9f8e539 sepolicy: support non-MCS policy in manpage by Nicolas Iooss · 8 years ago
  56. 908340e sepolicy: support non-MLS policy in manpage by Nicolas Iooss · 8 years ago
  57. 07d06cc sepolicy: fix misspelling of _ra_content_t suffix by Nicolas Iooss · 8 years ago
  58. d329bb5 sepolicy: do not fail when file_contexts.local does not exist by Nicolas Iooss · 8 years ago
  59. 3edb139 sepolicy: fix Python3 syntax in manpage by Nicolas Iooss · 8 years ago
  60. ff2e368 Travis-CI: do not test gold linkers with clang by Nicolas Iooss · 8 years ago
  61. b1ea812 Travis-CI: use sugulite environment by Nicolas Iooss · 8 years ago
  62. 1bac758 Update VERSION files for 2.7 release. by Stephen Smalley · 8 years ago
  63. dfda6a5 Update VERSION files for 2.7-rc6 by Stephen Smalley · 8 years ago
  64. ae1cd12 libsepol: Define nnp_nosuid_transition policy capability by Stephen Smalley · 8 years ago
  65. f80ea84 sepolicy: File labels used to be sorted in a man page by Petr Lautrbach · 8 years ago
  66. 960b943 sepolicy: Make manpage and transition faster by Petr Lautrbach · 8 years ago
  67. c624c4a sepolicy: Fix syntax errors in 'manpage -w' by Petr Lautrbach · 8 years ago
  68. dabb4c0 sepolicy: Fix minor typo in 'transition -s' test by Petr Lautrbach · 8 years ago
  69. 00548bd libselinux: fix thread safety issues with lookup_common() by Tom Cherry · 8 years ago
  70. 7803c8c libsepol: cil: enable cpp compilation of cil.h. by Dan Cashman · 8 years ago
  71. 9f1730f Update VERSION files for 2.7-rc5 by Stephen Smalley · 8 years ago
  72. ebd695d open_init_pty: restore stdin/stdout to blocking upon exit by Stephen Smalley · 8 years ago
  73. bea2c19 Revert "open_init_pty: Do not make stdin and stdout non-blocking" by Stephen Smalley · 8 years ago
  74. 2e0e4b4 Fix bad merge am: 1c0809536f am: a9e2bc1ad1 by Jeff Vander Stoep · 8 years ago
  75. a9e2bc1 Fix bad merge am: 1c0809536f by Jeff Vander Stoep · 8 years ago
  76. 1c08095 Fix bad merge by Jeff Vander Stoep · 8 years ago
  77. 7788894 Fix bad merge am: c62f2ae838 by Jeff Vander Stoep · 8 years ago
  78. c62f2ae Fix bad merge by Jeff Vander Stoep · 8 years ago
  79. 69e814d NO PARTIAL RERUN Fix libselinux => liblog dependencies am: 3fc5ae6721 -s ours by Yifan Hong · 8 years ago
  80. b17546f NO PARTIAL RERUN Fix libselinux => liblog dependencies am: 3fc5ae6721 -s ours by Yifan Hong · 8 years ago
  81. c1c42e0 Fix libselinux => liblog dependencies am: 8a7da2c85b by Yifan Hong · 8 years ago
  82. 3fc5ae6 NO PARTIAL RERUN Fix libselinux => liblog dependencies by Yifan Hong · 8 years ago
  83. 91311f1 Export dummy functions for libselinux_vendor by Yifan Hong · 8 years ago
  84. e9bee97 Export dummy functions for libselinux_vendor am: 030fd08a36 -s ours by Yifan Hong · 8 years ago
  85. 8a7da2c Fix libselinux => liblog dependencies by Yifan Hong · 8 years ago
  86. 030fd08 Export dummy functions for libselinux_vendor by Yifan Hong · 8 years ago
  87. d025cd3 sefcontext_compile: migrate to soong am: 26b3d92303 -s ours by Jeff Vander Stoep · 8 years ago
  88. db3d37d move file_context APIs out of libselinux_vendor am: 1df99aee99 -s ours by Sandeep Patil · 8 years ago
  89. 758816a Do not use PCRE2 in libselinux_vendor am: 367917eca1 -s ours by Sandeep Patil · 8 years ago
  90. 4e4a4c2 move selinux policy loading APIs to platform libselinux am: 1df580a30c -s ours by Sandeep Patil · 8 years ago
  91. 16b8035 refactor: move common parts of libselinux builds into defaults by Sandeep Patil · 8 years ago
  92. eea101f Add libselinux_vendor am: 7dd9343d85 -s ours by Vijay Venkatraman · 8 years ago
  93. 26b3d92 sefcontext_compile: migrate to soong by Jeff Vander Stoep · 8 years ago
  94. 1df99ae move file_context APIs out of libselinux_vendor by Sandeep Patil · 8 years ago
  95. 367917e Do not use PCRE2 in libselinux_vendor by Sandeep Patil · 8 years ago
  96. 1df580a move selinux policy loading APIs to platform libselinux by Sandeep Patil · 8 years ago
  97. b61eb36 refactor: move common parts of libselinux builds into defaults by Sandeep Patil · 8 years ago
  98. 7dd9343 Add libselinux_vendor by Vijay Venkatraman · 8 years ago
  99. fb081eb open_init_pty: Do not make stdin and stdout non-blocking by Stephen Smalley · 8 years ago
  100. a7a85d9 resolve merge conflicts of 7e29d177 to stage-aosp-master am: fe47ca9315 -s ours by Jeff Vander Stoep · 8 years ago