1. b72c7cf Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Nick Kralevich · 9 years ago
  2. 9088988 policy_define.c: don't free memory returned from queue_head() by Nick Kralevich · 9 years ago
  3. 6a2e352 libselinux: replace all malloc + memset by calloc in android label backend. by Sandeep Patil · 9 years ago
  4. d66c54e libselinux: selinux_restorecon: only log no default label warning if recursive by Stephen Smalley · 9 years ago
  5. 0e67689 restorecon manpage: link back to fixfiles by Alan Jenkins · 9 years ago
  6. 62f0589 policycoreutils, python: Fix bad manpage formatting in "SEE ALSO" by Alan Jenkins · 9 years ago
  7. c667b33 mcstransd: fix and reorder includes by Nicolas Iooss · 9 years ago
  8. 61f760b checkpolicy: always include ctypes.h by Nicolas Iooss · 9 years ago
  9. 3c85f9f libselinux: include errno.h instead of sys/errno.h by Nicolas Iooss · 9 years ago
  10. d4923b4 libsepol: make capability index an unsigned int by Nicolas Iooss · 9 years ago
  11. d7b0941 checkpolicy: fix memory usage in define_bool_tunable() by Nicolas Iooss · 9 years ago
  12. 14f0709 libselinux: Rewrite restorecon() python method by Petr Lautrbach · 9 years ago
  13. 0399ec6 libselinux: Generate SWIG wrappers for selinux_restorecon() by Petr Lautrbach · 9 years ago
  14. 1004a3b libsemanage: increment the right index variable in for loop by Nicolas Iooss · 9 years ago
  15. 58fb53b libsemanage: genhomedircon: remove duplicated test condition by Nicolas Iooss · 9 years ago
  16. aa115d0 policycoreutils/restorecond: Decrease loglevel of termination message by Vit Mojzis · 9 years ago
  17. c1ba831 checkpolicy: free id where it was leaked by Nicolas Iooss · 9 years ago
  18. 47f61b0 checkpolicy: do not leak queue elements in queue_destroy() by Nicolas Iooss · 9 years ago
  19. 6ef9609 checkpolicy: fix memory leaks in genfscon statements parsing by Nicolas Iooss · 9 years ago
  20. da00246 checkpolicy: free id in define_port_context() by Nicolas Iooss · 9 years ago
  21. c39289c libsepol/tests: fix some memory leaks by Nicolas Iooss · 9 years ago
  22. c3b8d4a libsepol/tests: fix -Wsometimes-uninitialized clang warnings by Nicolas Iooss · 9 years ago
  23. 0abc25a libsemanage: Fix unitialized variable compiler warnings by Guido Trentalancia · 9 years ago
  24. 5db4537 libselinux: Fix unitialized variable compiler warnings by Guido Trentalancia · 9 years ago
  25. 541b048 Split seapp_contexts into plat and nonplat components. by Dan Cashman · 9 years ago
  26. 50400d3 Add ability to specify multiple input files to the selabel_open. by dcashman · 9 years ago
  27. db6284e Merge "Revert "Add ability to specify multiple input files to the selabel_open."" by Treehugger Robot · 9 years ago
  28. 66e6711 Revert "Add ability to specify multiple input files to the selabel_open." by Tianjie Xu · 9 years ago
  29. 44b5dfe Merge "Add ability to specify multiple input files to the selabel_open." by Treehugger Robot · 9 years ago
  30. da7b307 Add ability to specify multiple input files to the selabel_open. by dcashman · 9 years ago
  31. b76a52d Revert "Add ability to specify multiple input files to the selabel_open." by Daniel Cashman · 9 years ago
  32. 055d14a libselinux/utils: do not create an empty /sbin directory by Nicolas Iooss · 9 years ago
  33. 920ee9e libsemanage: remove ustr library from Makefiles, README and pkg-config by Nicolas Iooss · 9 years ago
  34. 300b8ad libsemanage: genhomedircon: drop ustr dependency by Nicolas Iooss · 9 years ago
  35. 57a3b1b libsemanage: add semanage_str_replace() utility function by Nicolas Iooss · 9 years ago
  36. a228bb3 libsemanage: simplify string utilities functions by Nicolas Iooss · 9 years ago
  37. fd6bc59 libsemanage/tests: test more cases of semanage_split*() by Nicolas Iooss · 9 years ago
  38. 9e0cf6e libsemanage/tests: make tests standalone by Nicolas Iooss · 9 years ago
  39. e51b233 libsemanage/tests: make "make test" fail when a CUnit test fails by Nicolas Iooss · 9 years ago
  40. bec41c4 policycoreutils/setfiles: Mention customizable types in restorecon man page by Vit Mojzis · 9 years ago
  41. ed18cf7 Add ability to specify multiple input files to the selabel_open. by dcashman · 9 years ago
  42. ec6cea5 Revert "Enable early mount of sepolicy." by Daniel Cashman · 9 years ago
  43. 203293a Enable early mount of sepolicy. by dcashman · 9 years ago
  44. 5041610 Restore typealias check. by dcashman · 9 years ago
  45. af18b86 libsepol/cil: remove avrules with no affected types by Gary Tierney · 9 years ago
  46. 7179fd8 man: standardize spacing with pointers in prototypes by Mike Frysinger · 9 years ago
  47. fc3d8ce selinux(8): fix display of man page references by Mike Frysinger · 9 years ago
  48. 8fe1b0c python/sepolicy/sepolicy: optimise sepolicy gui loading by Vit Mojzis · 9 years ago
  49. ef387e8 python/sepolicy/sepolicy: Cleanup of gui code by Vit Mojzis · 9 years ago
  50. d479baa libsepol: Define extended_socket_class policy capability by Stephen Smalley · 9 years ago
  51. 2dec433 Exempt attributes from policy versioning. by dcashman · 9 years ago
  52. ff3f679 Fix build. by dcashman · 9 years ago
  53. 8379e72 Merge "libsepol: cil: Add android.h" by Treehugger Robot · 9 years ago
  54. 31fcd66 python/sepolicy/sepolicy/gui: Reflect sepolicy changes into gui by Vit Mojzis · 9 years ago
  55. ee5a1ae libsepol: cil: Add android.h by dcashman · 9 years ago
  56. 4791a99 python: Fix some typos by Vit Mojzis · 9 years ago
  57. b148f45 Expose cil_write_ast as libsepol API. am: 1c6dc1a458 by dcashman · 9 years ago
  58. 1c6dc1a Expose cil_write_ast as libsepol API. by dcashman · 9 years ago
  59. 21f9e11 Delete "libselinux.so.1" am: 9af686cf3f by Nick Kralevich · 9 years ago
  60. 775b7c8 Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: bb39dd1e81 by Nick Kralevich · 9 years ago
  61. 9af686c Delete "libselinux.so.1" by Nick Kralevich · 9 years ago
  62. bb39dd1 Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Nick Kralevich · 9 years ago
  63. 468a0db seobject: Handle python error returns correctly by Kyle Walker · 9 years ago
  64. 9e81e61 libsepol: Fix neverallow checking to also check the other types when by James Carter · 9 years ago
  65. 93e677d secilc: Add secil2conf which creates a policy.conf from CIL policy by James Carter · 9 years ago
  66. 3fe4499 libsepol/cil: Add ability to write policy.conf file from CIL AST by James Carter · 9 years ago
  67. 86e568c python/semanage/semanage: Unify argument handling by Vit Mojzis · 9 years ago
  68. 041e001 python/sepolicy/sepolicy/gui: Fix getting python lib path by Vit Mojzis · 9 years ago
  69. 7e09f58 libsepol,libselinux,audit2allow: teach audit2why about type bounds failures by Stephen Smalley · 9 years ago
  70. fff90bd libsepol: sepol_av_to_string: clear static buffer by Stephen Smalley · 9 years ago
  71. dd8d567 libselinux: avcstat: Clean up redundant condition by Stephen Smalley · 9 years ago
  72. cf8625b libsepol: do not #include <sys/cdefs.h> by Stephen Smalley · 9 years ago
  73. c034875 policycoreutils/sepolicy/gui: fix current selinux state radiobutton by Vit Mojzis · 9 years ago
  74. ab27085 libsepol,libsemanage: write file name in flex output by Nicolas Iooss · 9 years ago
  75. 1c187d7 checkpolicy: remove -lfl from LDLIBS by Nicolas Iooss · 9 years ago
  76. 527380a libsepol/tests: use LDFLAGS when linking by Nicolas Iooss · 9 years ago
  77. a206297 mcstrans/utils: make "make all" use $DESTDIR by Nicolas Iooss · 9 years ago
  78. fb23745 libsepol: detect duplicated symbol IDs by Nicolas Iooss · 9 years ago
  79. 9872b04 libsepol: check decl_id bounds before using it by Nicolas Iooss · 9 years ago
  80. 242737a Revert "Delete "libselinux.so.1"" am: 715ff04e5c by Nick Kralevich · 9 years ago
  81. 715ff04 Revert "Delete "libselinux.so.1"" by Nick Kralevich · 9 years ago
  82. 62ff4f5 Delete "libselinux.so.1" am: 85457a374f by Nick Kralevich · 9 years ago
  83. 85457a3 Delete "libselinux.so.1" by Nick Kralevich · 9 years ago
  84. 5e1431c Merge remote-tracking branch 'aosp/upstream-master' into manualmerge by Nick Kralevich · 9 years ago
  85. 187ba13 Merge remote-tracking branch 'aosp/upstream-master' into manualmerge by Nick Kralevich · 9 years ago
  86. 8fdb225 libsepol,checkpolicy: convert rangetrans and filenametrans to hashtabs by Stephen Smalley · 9 years ago
  87. 2e47b69 libsepol: do not write object_r types to policy file by Stephen Smalley · 9 years ago
  88. 6f32d87 Merge pull request #35 from cgzones/semanage_fcontext_description by stephensmalley · 9 years ago
  89. 044f6ef procattr.c: Use __ANDROID__ instead of ANDROID by Nick Kralevich · 9 years ago
  90. bb96e13 enabled.c: Remove stdio_ext.h header by Nick Kralevich · 9 years ago
  91. 75b14a5 libsepol: ebitmap: reject loading bitmaps with incorrect high bit by Nicolas Iooss · 9 years ago
  92. 73313a7 libsepol: do not check decl->symtab[i].nprim by Nicolas Iooss · 9 years ago
  93. 86bad3d libsepol: do not modify p->p_roles.nprim in role_set_expand by Nicolas Iooss · 9 years ago
  94. 1e605e9 fix semanage fcontext help message by cgzones · 9 years ago
  95. 30dc267 Merge remote-tracking branch 'aosp/upstream-master' into manualmerge by Nick Kralevich · 9 years ago
  96. 84a992f Merge remote-tracking branch 'aosp/upstream-master' into manualmerge by Nick Kralevich · 9 years ago
  97. 2907caa libsepol: fix unknown magic section number error message by Nicolas Iooss · 9 years ago
  98. d107256 libsepol: make scope_index_destroy() more robust by Nicolas Iooss · 9 years ago
  99. 8d31f80 libsepol: do not crash when block->branch_list is NULL by Nicolas Iooss · 9 years ago
  100. 6675e12 libsepol: do not crash when a symbol does not exist by Nicolas Iooss · 9 years ago