1. 249094f Enable restorecon to properly label symlinks. by Dan Cashman · 9 years ago
  2. 91b7d91 Set SELABEL_OPT_BASEONLY to stop additional file checks by Richard Haines · 9 years ago
  3. 95736e8 Merge changes from topic 'file_contexts.bin' by Nick Kralevich · 9 years ago
  4. 2ef4270 Merge "libselinux: fail hard on invalid file_contexts entries" by Nick Kralevich · 9 years ago
  5. 8221629 libselinux: fail hard on invalid property_contexts entries by Stephen Smalley · 9 years ago
  6. a4b36fa libselinux: fail hard on invalid file_contexts entries by Stephen Smalley · 9 years ago
  7. 727421b libselinux: support context validation on file_contexts.bin by Stephen Smalley · 9 years ago
  8. 660f5fa libselinux: test for file_contexts.bin format by Stephen Smalley · 9 years ago
  9. 8b40b9c libselinux: add selabel_cmp interface and label_file backend by Stephen Smalley · 9 years ago
  10. 25f659a libselinux: switch to file_contexts.bin by Stephen Smalley · 9 years ago
  11. 6c8be56 libselinux: support specifying file_contexts.bin file path by Stephen Smalley · 9 years ago
  12. bcd374d libselinux: support file_contexts.bin without file_contexts by Stephen Smalley · 9 years ago
  13. be86166 restorecon: do not set security.restorecon_last on ramfs and tmpfs by William Roberts · 9 years ago
  14. 6d0b91b libselinux: Enhance spec file support by Richard Haines · 9 years ago
  15. 5b4ddd7 Merge "Revert "libselinux: Enhance spec file support"" by Jeffrey Vander Stoep · 9 years ago
  16. d1c6f38 Revert "libselinux: Enhance spec file support" by Jeffrey Vander Stoep · 9 years ago
  17. 09ec61f Merge "libselinux: Enhance spec file support" by Jeffrey Vander Stoep · 9 years ago
  18. c079852 libselinux: Enhance spec file support by Richard Haines · 9 years ago
  19. 06d4551 restorecon: only operate on canonical paths. by dcashman · 9 years ago
  20. bf0ef3a Merge "Revert "Add cleanspec"" by Jeffrey Vander Stoep · 9 years ago
  21. e9e55de Merge "Revert "Move host functionality to common selinux dir"" by Jeffrey Vander Stoep · 9 years ago
  22. 3dd9431 Revert "Add cleanspec" by Jeffrey Vander Stoep · 9 years ago
  23. dc1e643 Revert "Move host functionality to common selinux dir" by Jeffrey Vander Stoep · 9 years ago
  24. 8e3a812 Merge "Move host functionality to common selinux dir" by Jeff Vander Stoep · 9 years ago
  25. f58320b Add cleanspec by Jeff Vander Stoep · 9 years ago
  26. 992200f Move host functionality to common selinux dir by Jeff Vander Stoep · 9 years ago
  27. 801cd60 libselinux: is_selinux_enabled(): drop no-policy-loaded test. by Stephen Smalley · 9 years ago
  28. fab180e Keep only one host LOCAL_COPY_HEADERS rule. by Ying Wang · 9 years ago
  29. 12ea87b libselinux: create host shared library by Mark Salyzyn · 9 years ago
  30. d601f82 android.c: don't run restorecon on subdirs of /data/data by Nick Kralevich · 9 years ago
  31. 4766bfa Match app directories on expanded storage. by Jeff Sharkey · 9 years ago
  32. 1be58cb Add MODULE_LICENSE file by Conley Owens · 9 years ago
  33. bb38d53 am ab5e5faa: Change seapp_context isSystemServer to bool. by dcashman · 9 years ago
  34. ab5e5fa Change seapp_context isSystemServer to bool. by dcashman · 9 years ago
  35. 3e2570e am 51fc85bc: handle newlines in file names by Nick Kralevich · 9 years ago
  36. 51fc85b handle newlines in file names by Nick Kralevich · 9 years ago
  37. 346f3eb am 76d51845: libselinux: Reject duplicate entries within seapp_contexts. by Stephen Smalley · 9 years ago
  38. e7d85c6 am 0f912a1c: libselinux: Reject duplicate keys in seapp_context entries. by Stephen Smalley · 9 years ago
  39. 0f912a1 libselinux: Reject duplicate keys in seapp_context entries. by Stephen Smalley · 9 years ago
  40. 76d5184 libselinux: Reject duplicate entries within seapp_contexts. by Stephen Smalley · 9 years ago
  41. eec0aca am 4ebfa148: Merge "libselinux: drop sebool= support" by Nick Kralevich · 9 years ago
  42. 4ebfa14 Merge "libselinux: drop sebool= support" by Nick Kralevich · 9 years ago
  43. 3a9de8d am 4f033616: Merge "libselinux: Add a README.android file." by Daniel Cashman · 9 years ago
  44. 4f03361 Merge "libselinux: Add a README.android file." by Daniel Cashman · 9 years ago
  45. f6a95b9 libselinux: Add a README.android file. by Stephen Smalley · 9 years ago
  46. 7b537ae Merge commit '96869b338430285a9db70cc6a144aaddca878e59' into HEAD by Bill Yi · 9 years ago
  47. 1e9d276 libselinux: Only use /data/security policy if all files are present. by Stephen Smalley · 9 years ago
  48. 3fb0096 libselinux: drop sebool= support by Stephen Smalley · 9 years ago
  49. 818815e libselinux: fix policy reload logic by Stephen Smalley · 9 years ago
  50. 96869b3 am 3e04b8be: Merge "libselinux: pcre_study can return NULL without error." by Nick Kralevich · 9 years ago
  51. 190f026 am 3463ebca: Coding style fix for sizeof operator. by Stephen Smalley · 9 years ago
  52. 754d9bd am 6f1b8911: Fix avc_has_perm() returns -1 even when SELinux is in permissive mode. by Stephen Smalley · 9 years ago
  53. c71c9f1 am 9746c0bd: libselinux: assert if avc_init() not called by Dan Walsh · 9 years ago
  54. 3e04b8b Merge "libselinux: pcre_study can return NULL without error." by Nick Kralevich · 9 years ago
  55. f74bc4e libselinux: pcre_study can return NULL without error. by Stephen Smalley · 9 years ago
  56. 3463ebc Coding style fix for sizeof operator. by Stephen Smalley · 10 years ago
  57. 6f1b891 Fix avc_has_perm() returns -1 even when SELinux is in permissive mode. by Stephen Smalley · 11 years ago
  58. 9746c0b libselinux: assert if avc_init() not called by Dan Walsh · 12 years ago
  59. 1502e6f libselinux: Don't reinitialize avc_init if it has been called previously by Dan Walsh · 13 years ago
  60. 3887749 am 1502e6f6: libselinux: Don\'t reinitialize avc_init if it has been called previously by Dan Walsh · 9 years ago
  61. d1cf62a am 3dd432b3: Log an error on unknown classes and permissions. by Stephen Smalley · 9 years ago
  62. 0f41203 am e5331eb7: Merge "libselinux: take security_deny_unknown into account" by Nick Kralevich · 9 years ago
  63. e8a3c50 am 6415d3e6: Merge "libselinux: Remove unused flush_class_cache method" by Nick Kralevich · 9 years ago
  64. d1a1f33 am 3fbac6e7: Merge "libselinux: mapping fix for invalid class/perms after selinux_set_mapping call" by Nick Kralevich · 9 years ago
  65. 3dd432b Log an error on unknown classes and permissions. by Stephen Smalley · 10 years ago
  66. e5331eb Merge "libselinux: take security_deny_unknown into account" by Nick Kralevich · 9 years ago
  67. 9feac61 libselinux: take security_deny_unknown into account by Dan Walsh · 12 years ago
  68. d996e76 am 46e21256: libselinux: src/label_android_property: do not leak fd on error by Eric Paris · 9 years ago
  69. 6415d3e Merge "libselinux: Remove unused flush_class_cache method" by Nick Kralevich · 9 years ago
  70. 4c68222 libselinux: Remove unused flush_class_cache method by Daniel P. Berrange · 12 years ago
  71. 3fbac6e Merge "libselinux: mapping fix for invalid class/perms after selinux_set_mapping call" by Nick Kralevich · 9 years ago
  72. 574290e libselinux: mapping fix for invalid class/perms after selinux_set_mapping call by Richard Haines · 13 years ago
  73. c0edeaa am c01e95f7: libselinux: Fix errors found by coverity by Eric Paris · 9 years ago
  74. 46e2125 libselinux: src/label_android_property: do not leak fd on error by Eric Paris · 11 years ago
  75. c01e95f libselinux: Fix errors found by coverity by Eric Paris · 12 years ago
  76. 54402bb am 341ff19e: Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 9 years ago
  77. 341ff19 Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 9 years ago
  78. bc86bb8 am 965141a4: Move property_context label handling to libselinux. by dcashman · 9 years ago
  79. 965141a Move property_context label handling to libselinux. by dcashman · 10 years ago
  80. 64f3e1f am d2c90a77: Merge "Revert "Move property_context label handling to libselinux."" by Nick Kralevich · 9 years ago
  81. d2c90a7 Merge "Revert "Move property_context label handling to libselinux."" by Nick Kralevich · 9 years ago
  82. eeed2f5 Revert "Move property_context label handling to libselinux." by Nick Kralevich · 9 years ago
  83. 5d66701 am 6c58790a: Merge "Move property_context label handling to libselinux." by dcashman · 9 years ago
  84. 6c58790 Merge "Move property_context label handling to libselinux." by dcashman · 9 years ago
  85. 98bd129 am a17b8a9c: Suppress clang warning of checking array pointers. by Chih-Hung Hsieh · 10 years ago
  86. a17b8a9 Suppress clang warning of checking array pointers. by Chih-Hung Hsieh · 10 years ago
  87. c242f0b Move property_context label handling to libselinux. by dcashman · 10 years ago
  88. eb74577 am 716c74b0: am d0b768ab: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  89. f2f8b6a am 10a49e98: am f76c30b8: Add isOwner= input selector for seapp_contexts. by Stephen Smalley · 10 years ago
  90. 709427e am 67811129: am 500b9116: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  91. 6781112 am 500b9116: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  92. 500b911 implement partial matching using PCRE by Nick Kralevich · 10 years ago
  93. e2394e5 am d514c5af: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  94. d514c5a implement partial matching using PCRE by Nick Kralevich · 10 years ago
  95. eaa6001 am d0b768ab: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  96. 716c74b am d0b768ab: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  97. d0b768a implement partial matching using PCRE by Nick Kralevich · 10 years ago
  98. 3da30a8 am f76c30b8: Add isOwner= input selector for seapp_contexts. by Stephen Smalley · 10 years ago
  99. 10a49e9 am f76c30b8: Add isOwner= input selector for seapp_contexts. by Stephen Smalley · 10 years ago
  100. f76c30b Add isOwner= input selector for seapp_contexts. by Stephen Smalley · 10 years ago