1. 786d898 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] am: 4a89b6358f by Dan Willemsen · 8 years ago
  2. 4a89b63 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 8 years ago
  3. 59e59ed Expand all compile-time generated attributes am: d47503f8dc by Jeff Vander Stoep · 8 years ago
  4. d47503f Expand all compile-time generated attributes by Jeff Vander Stoep · 8 years ago
  5. 6cef90d Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 8f76b0cd3e by Dan Cashman · 8 years ago
  6. 8f76b0c Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Dan Cashman · 8 years ago
  7. fa0823f Merge "Fix libselinux_vendor private header dependencies." am: bf3627db98 by Yifan Hong · 8 years ago
  8. bf3627d Merge "Fix libselinux_vendor private header dependencies." by Treehugger Robot · 8 years ago
  9. 742d034 Don't load nonplat_service_contexts on full-treble. am: 57fdb1f490 by Martijn Coenen · 8 years ago
  10. 1e5bced Fix libselinux_vendor private header dependencies. by Yifan Hong · 8 years ago
  11. 7e9d134 Makefile: define a default value for CFLAGS by Nicolas Iooss · 8 years ago
  12. 04fb15d restorecond: check write() and daemon() results by Nicolas Iooss · 8 years ago
  13. 13e5fa3 libsepol/cil: drop wrong unused attribute by Nicolas Iooss · 8 years ago
  14. 12f3ef8 libsepol/cil: fix -Wwrite-strings warning by Nicolas Iooss · 8 years ago
  15. 3ab3a21 libsepol/cil: __cil_post_db_neverallow_attr_helper() does not use extra_args by Nicolas Iooss · 8 years ago
  16. 51bc210 libsepol: use IN6ADDR_ANY_INIT to initialize IPv6 addresses by Nicolas Iooss · 8 years ago
  17. 57fdb1f Don't load nonplat_service_contexts on full-treble. by Martijn Coenen · 8 years ago
  18. 734731c Turn off libc++ for libsepol, turn off host sanitize am: 300e83bfe4 by Dan Willemsen · 8 years ago
  19. 300e83b Turn off libc++ for libsepol, turn off host sanitize by Dan Willemsen · 8 years ago
  20. 67b410e libsepol/cil: Keep attributes used by generated attributes in neverallow rules by James Carter · 8 years ago
  21. fafe4c2 libsepol: cil: Add ability to redeclare types[attributes] by Dan Cashman · 8 years ago
  22. 1346746 libsepol: reset pointer after free by Jan Zarsky · 8 years ago
  23. 53bb2a1 checkpolicy,libselinux,libsepol,policycoreutils: Update my email address by Stephen Smalley · 8 years ago
  24. f77ad59 Fixed bad reference in roleattribute by Grégoire Colbert · 8 years ago
  25. 3f0188a Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 706ddd16f3 am: 252a2d8491 by Dan Cashman · 8 years ago
  26. 9a15d4f Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 706ddd16f3 by Dan Cashman · 8 years ago
  27. 252a2d8 Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: 706ddd16f3 by Dan Cashman · 8 years ago
  28. 706ddd1 Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Dan Cashman · 8 years ago
  29. bd75c56 sepolicy: remove stray space in section "SEE ALSO" by Nicolas Iooss · 8 years ago
  30. 9f8e539 sepolicy: support non-MCS policy in manpage by Nicolas Iooss · 8 years ago
  31. 908340e sepolicy: support non-MLS policy in manpage by Nicolas Iooss · 8 years ago
  32. 07d06cc sepolicy: fix misspelling of _ra_content_t suffix by Nicolas Iooss · 8 years ago
  33. d329bb5 sepolicy: do not fail when file_contexts.local does not exist by Nicolas Iooss · 8 years ago
  34. 3edb139 sepolicy: fix Python3 syntax in manpage by Nicolas Iooss · 8 years ago
  35. ff2e368 Travis-CI: do not test gold linkers with clang by Nicolas Iooss · 8 years ago
  36. b1ea812 Travis-CI: use sugulite environment by Nicolas Iooss · 8 years ago
  37. 1bac758 Update VERSION files for 2.7 release. by Stephen Smalley · 8 years ago
  38. dfda6a5 Update VERSION files for 2.7-rc6 by Stephen Smalley · 8 years ago
  39. ae1cd12 libsepol: Define nnp_nosuid_transition policy capability by Stephen Smalley · 8 years ago
  40. f80ea84 sepolicy: File labels used to be sorted in a man page by Petr Lautrbach · 8 years ago
  41. 960b943 sepolicy: Make manpage and transition faster by Petr Lautrbach · 8 years ago
  42. c624c4a sepolicy: Fix syntax errors in 'manpage -w' by Petr Lautrbach · 8 years ago
  43. dabb4c0 sepolicy: Fix minor typo in 'transition -s' test by Petr Lautrbach · 8 years ago
  44. 00548bd libselinux: fix thread safety issues with lookup_common() by Tom Cherry · 8 years ago
  45. 7803c8c libsepol: cil: enable cpp compilation of cil.h. by Dan Cashman · 8 years ago
  46. 9f1730f Update VERSION files for 2.7-rc5 by Stephen Smalley · 8 years ago
  47. ebd695d open_init_pty: restore stdin/stdout to blocking upon exit by Stephen Smalley · 8 years ago
  48. bea2c19 Revert "open_init_pty: Do not make stdin and stdout non-blocking" by Stephen Smalley · 8 years ago
  49. 2e0e4b4 Fix bad merge am: 1c0809536f am: a9e2bc1ad1 by Jeff Vander Stoep · 8 years ago
  50. a9e2bc1 Fix bad merge am: 1c0809536f by Jeff Vander Stoep · 8 years ago
  51. 1c08095 Fix bad merge by Jeff Vander Stoep · 8 years ago
  52. 7788894 Fix bad merge am: c62f2ae838 by Jeff Vander Stoep · 8 years ago
  53. c62f2ae Fix bad merge by Jeff Vander Stoep · 8 years ago
  54. 69e814d NO PARTIAL RERUN Fix libselinux => liblog dependencies am: 3fc5ae6721 -s ours by Yifan Hong · 8 years ago
  55. b17546f NO PARTIAL RERUN Fix libselinux => liblog dependencies am: 3fc5ae6721 -s ours by Yifan Hong · 8 years ago
  56. c1c42e0 Fix libselinux => liblog dependencies am: 8a7da2c85b by Yifan Hong · 8 years ago
  57. 3fc5ae6 NO PARTIAL RERUN Fix libselinux => liblog dependencies by Yifan Hong · 8 years ago
  58. 91311f1 Export dummy functions for libselinux_vendor by Yifan Hong · 8 years ago
  59. e9bee97 Export dummy functions for libselinux_vendor am: 030fd08a36 -s ours by Yifan Hong · 8 years ago
  60. 8a7da2c Fix libselinux => liblog dependencies by Yifan Hong · 8 years ago
  61. 030fd08 Export dummy functions for libselinux_vendor by Yifan Hong · 8 years ago
  62. d025cd3 sefcontext_compile: migrate to soong am: 26b3d92303 -s ours by Jeff Vander Stoep · 8 years ago
  63. db3d37d move file_context APIs out of libselinux_vendor am: 1df99aee99 -s ours by Sandeep Patil · 8 years ago
  64. 758816a Do not use PCRE2 in libselinux_vendor am: 367917eca1 -s ours by Sandeep Patil · 8 years ago
  65. 4e4a4c2 move selinux policy loading APIs to platform libselinux am: 1df580a30c -s ours by Sandeep Patil · 8 years ago
  66. 16b8035 refactor: move common parts of libselinux builds into defaults by Sandeep Patil · 8 years ago
  67. eea101f Add libselinux_vendor am: 7dd9343d85 -s ours by Vijay Venkatraman · 8 years ago
  68. 26b3d92 sefcontext_compile: migrate to soong by Jeff Vander Stoep · 8 years ago
  69. 1df99ae move file_context APIs out of libselinux_vendor by Sandeep Patil · 8 years ago
  70. 367917e Do not use PCRE2 in libselinux_vendor by Sandeep Patil · 8 years ago
  71. 1df580a move selinux policy loading APIs to platform libselinux by Sandeep Patil · 8 years ago
  72. b61eb36 refactor: move common parts of libselinux builds into defaults by Sandeep Patil · 8 years ago
  73. 7dd9343 Add libselinux_vendor by Vijay Venkatraman · 8 years ago
  74. fb081eb open_init_pty: Do not make stdin and stdout non-blocking by Stephen Smalley · 8 years ago
  75. a7a85d9 resolve merge conflicts of 7e29d177 to stage-aosp-master am: fe47ca9315 -s ours by Jeff Vander Stoep · 8 years ago
  76. 0569e8c resolve merge conflicts of 7e29d177 to stage-aosp-master am: fe47ca9315 -s ours by Jeff Vander Stoep · 8 years ago
  77. fe47ca9 resolve merge conflicts of 7e29d177 to stage-aosp-master by Jeff Vander Stoep · 8 years ago
  78. ebea86b Merge changes from topic 'selinux-stage-merge' into stage-aosp-master am: e820c804c5 -s ours by Jeff Vander Stoep · 8 years ago
  79. 805ccb5 Merge changes from topic 'selinux-stage-merge' into stage-aosp-master by Jeff Vander Stoep · 8 years ago
  80. e820c80 Merge changes from topic 'selinux-stage-merge' into stage-aosp-master by TreeHugger Robot · 8 years ago
  81. 170cc72 sefcontext_compile: migrate to soong by Jeff Vander Stoep · 8 years ago
  82. 3a5f579 move file_context APIs out of libselinux_vendor by Sandeep Patil · 8 years ago
  83. f1c7dca Do not use PCRE2 in libselinux_vendor by Sandeep Patil · 8 years ago
  84. c102ca6 move selinux policy loading APIs to platform libselinux by Sandeep Patil · 8 years ago
  85. 64f6e81 refactor: move common parts of libselinux builds into defaults by Sandeep Patil · 8 years ago
  86. 96f9b25 Add libselinux_vendor by Vijay Venkatraman · 8 years ago
  87. f837f97 Add a method to load vendor_service_context only. am: 4b5cfdcd0a -s ours am: 5bea192056 -s ours by Martijn Coenen · 8 years ago
  88. 7336e8b Do not use PCRE2 in libselinux_vendor am: 1006dc84a0 -s ours am: a721a7bb66 by Sandeep Patil · 8 years ago
  89. 9c0db45 move file_context APIs out of libselinux_vendor am: 73c8059639 -s ours am: 89f111d56a by Sandeep Patil · 8 years ago
  90. fd25739 move selinux policy loading APIs to platform libselinux am: 5ec3b433ee -s ours am: 9e7258c260 by Sandeep Patil · 8 years ago
  91. 3e2db8f refactor: move common parts of libselinux builds into defaults am: f5addf2232 -s ours am: 0ccaf5bdd8 by Sandeep Patil · 8 years ago
  92. 9309a5d Add libselinux_vendor am: 1c8c58625d -s ours am: 63bc32b848 by Vijay Venkatraman · 8 years ago
  93. 6eb87cc Add a method to load vendor_service_context only. am: 4b5cfdcd0a -s ours by Martijn Coenen · 8 years ago
  94. 9f49ef5 Do not use PCRE2 in libselinux_vendor am: 1006dc84a0 -s ours am: a721a7bb66 by Sandeep Patil · 8 years ago
  95. fb296af move file_context APIs out of libselinux_vendor am: 73c8059639 -s ours by Sandeep Patil · 8 years ago
  96. 6bff533 move selinux policy loading APIs to platform libselinux am: 5ec3b433ee -s ours by Sandeep Patil · 8 years ago
  97. 16e62c8 refactor: move common parts of libselinux builds into defaults am: f5addf2232 -s ours by Sandeep Patil · 8 years ago
  98. ac68326 Add libselinux_vendor am: 1c8c58625d -s ours am: 63bc32b848 by Vijay Venkatraman · 8 years ago
  99. 5bea192 Add a method to load vendor_service_context only. am: 4b5cfdcd0a -s ours by Martijn Coenen · 8 years ago
  100. a721a7b Do not use PCRE2 in libselinux_vendor am: 1006dc84a0 -s ours by Sandeep Patil · 8 years ago