1. e9e55de Merge "Revert "Move host functionality to common selinux dir"" by Jeffrey Vander Stoep · 9 years ago
  2. dc1e643 Revert "Move host functionality to common selinux dir" by Jeffrey Vander Stoep · 9 years ago
  3. 8e3a812 Merge "Move host functionality to common selinux dir" by Jeff Vander Stoep · 9 years ago
  4. f58320b Add cleanspec by Jeff Vander Stoep · 9 years ago
  5. 992200f Move host functionality to common selinux dir by Jeff Vander Stoep · 9 years ago
  6. 801cd60 libselinux: is_selinux_enabled(): drop no-policy-loaded test. by Stephen Smalley · 9 years ago
  7. fab180e Keep only one host LOCAL_COPY_HEADERS rule. by Ying Wang · 9 years ago
  8. 12ea87b libselinux: create host shared library by Mark Salyzyn · 9 years ago
  9. d601f82 android.c: don't run restorecon on subdirs of /data/data by Nick Kralevich · 9 years ago
  10. 4766bfa Match app directories on expanded storage. by Jeff Sharkey · 9 years ago
  11. 1be58cb Add MODULE_LICENSE file by Conley Owens · 9 years ago
  12. bb38d53 am ab5e5faa: Change seapp_context isSystemServer to bool. by dcashman · 9 years ago
  13. ab5e5fa Change seapp_context isSystemServer to bool. by dcashman · 9 years ago
  14. 3e2570e am 51fc85bc: handle newlines in file names by Nick Kralevich · 9 years ago
  15. 51fc85b handle newlines in file names by Nick Kralevich · 9 years ago
  16. 346f3eb am 76d51845: libselinux: Reject duplicate entries within seapp_contexts. by Stephen Smalley · 9 years ago
  17. e7d85c6 am 0f912a1c: libselinux: Reject duplicate keys in seapp_context entries. by Stephen Smalley · 9 years ago
  18. 0f912a1 libselinux: Reject duplicate keys in seapp_context entries. by Stephen Smalley · 9 years ago
  19. 76d5184 libselinux: Reject duplicate entries within seapp_contexts. by Stephen Smalley · 9 years ago
  20. eec0aca am 4ebfa148: Merge "libselinux: drop sebool= support" by Nick Kralevich · 9 years ago
  21. 4ebfa14 Merge "libselinux: drop sebool= support" by Nick Kralevich · 9 years ago
  22. 3a9de8d am 4f033616: Merge "libselinux: Add a README.android file." by Daniel Cashman · 9 years ago
  23. 4f03361 Merge "libselinux: Add a README.android file." by Daniel Cashman · 9 years ago
  24. f6a95b9 libselinux: Add a README.android file. by Stephen Smalley · 9 years ago
  25. 7b537ae Merge commit '96869b338430285a9db70cc6a144aaddca878e59' into HEAD by Bill Yi · 9 years ago
  26. 1e9d276 libselinux: Only use /data/security policy if all files are present. by Stephen Smalley · 9 years ago
  27. 3fb0096 libselinux: drop sebool= support by Stephen Smalley · 9 years ago
  28. 818815e libselinux: fix policy reload logic by Stephen Smalley · 9 years ago
  29. 96869b3 am 3e04b8be: Merge "libselinux: pcre_study can return NULL without error." by Nick Kralevich · 9 years ago
  30. 190f026 am 3463ebca: Coding style fix for sizeof operator. by Stephen Smalley · 9 years ago
  31. 754d9bd am 6f1b8911: Fix avc_has_perm() returns -1 even when SELinux is in permissive mode. by Stephen Smalley · 9 years ago
  32. c71c9f1 am 9746c0bd: libselinux: assert if avc_init() not called by Dan Walsh · 9 years ago
  33. 3e04b8b Merge "libselinux: pcre_study can return NULL without error." by Nick Kralevich · 9 years ago
  34. f74bc4e libselinux: pcre_study can return NULL without error. by Stephen Smalley · 9 years ago
  35. 3463ebc Coding style fix for sizeof operator. by Stephen Smalley · 10 years ago
  36. 6f1b891 Fix avc_has_perm() returns -1 even when SELinux is in permissive mode. by Stephen Smalley · 11 years ago
  37. 9746c0b libselinux: assert if avc_init() not called by Dan Walsh · 12 years ago
  38. 1502e6f libselinux: Don't reinitialize avc_init if it has been called previously by Dan Walsh · 13 years ago
  39. 3887749 am 1502e6f6: libselinux: Don\'t reinitialize avc_init if it has been called previously by Dan Walsh · 9 years ago
  40. d1cf62a am 3dd432b3: Log an error on unknown classes and permissions. by Stephen Smalley · 9 years ago
  41. 0f41203 am e5331eb7: Merge "libselinux: take security_deny_unknown into account" by Nick Kralevich · 9 years ago
  42. e8a3c50 am 6415d3e6: Merge "libselinux: Remove unused flush_class_cache method" by Nick Kralevich · 9 years ago
  43. d1a1f33 am 3fbac6e7: Merge "libselinux: mapping fix for invalid class/perms after selinux_set_mapping call" by Nick Kralevich · 9 years ago
  44. 3dd432b Log an error on unknown classes and permissions. by Stephen Smalley · 10 years ago
  45. e5331eb Merge "libselinux: take security_deny_unknown into account" by Nick Kralevich · 9 years ago
  46. 9feac61 libselinux: take security_deny_unknown into account by Dan Walsh · 12 years ago
  47. d996e76 am 46e21256: libselinux: src/label_android_property: do not leak fd on error by Eric Paris · 9 years ago
  48. 6415d3e Merge "libselinux: Remove unused flush_class_cache method" by Nick Kralevich · 9 years ago
  49. 4c68222 libselinux: Remove unused flush_class_cache method by Daniel P. Berrange · 12 years ago
  50. 3fbac6e Merge "libselinux: mapping fix for invalid class/perms after selinux_set_mapping call" by Nick Kralevich · 9 years ago
  51. 574290e libselinux: mapping fix for invalid class/perms after selinux_set_mapping call by Richard Haines · 13 years ago
  52. c0edeaa am c01e95f7: libselinux: Fix errors found by coverity by Eric Paris · 9 years ago
  53. 46e2125 libselinux: src/label_android_property: do not leak fd on error by Eric Paris · 11 years ago
  54. c01e95f libselinux: Fix errors found by coverity by Eric Paris · 12 years ago
  55. 54402bb am 341ff19e: Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 9 years ago
  56. 341ff19 Cleanup Obsolete LOCAL_PRELINK_MODULE. by Ying Wang · 9 years ago
  57. bc86bb8 am 965141a4: Move property_context label handling to libselinux. by dcashman · 9 years ago
  58. 965141a Move property_context label handling to libselinux. by dcashman · 10 years ago
  59. 64f3e1f am d2c90a77: Merge "Revert "Move property_context label handling to libselinux."" by Nick Kralevich · 9 years ago
  60. d2c90a7 Merge "Revert "Move property_context label handling to libselinux."" by Nick Kralevich · 9 years ago
  61. eeed2f5 Revert "Move property_context label handling to libselinux." by Nick Kralevich · 9 years ago
  62. 5d66701 am 6c58790a: Merge "Move property_context label handling to libselinux." by dcashman · 9 years ago
  63. 6c58790 Merge "Move property_context label handling to libselinux." by dcashman · 9 years ago
  64. 98bd129 am a17b8a9c: Suppress clang warning of checking array pointers. by Chih-Hung Hsieh · 9 years ago
  65. a17b8a9 Suppress clang warning of checking array pointers. by Chih-Hung Hsieh · 10 years ago
  66. c242f0b Move property_context label handling to libselinux. by dcashman · 10 years ago
  67. eb74577 am 716c74b0: am d0b768ab: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  68. f2f8b6a am 10a49e98: am f76c30b8: Add isOwner= input selector for seapp_contexts. by Stephen Smalley · 10 years ago
  69. 709427e am 67811129: am 500b9116: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  70. 6781112 am 500b9116: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  71. 500b911 implement partial matching using PCRE by Nick Kralevich · 10 years ago
  72. e2394e5 am d514c5af: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  73. d514c5a implement partial matching using PCRE by Nick Kralevich · 10 years ago
  74. eaa6001 am d0b768ab: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  75. 716c74b am d0b768ab: implement partial matching using PCRE by Nick Kralevich · 10 years ago
  76. d0b768a implement partial matching using PCRE by Nick Kralevich · 10 years ago
  77. 3da30a8 am f76c30b8: Add isOwner= input selector for seapp_contexts. by Stephen Smalley · 10 years ago
  78. 10a49e9 am f76c30b8: Add isOwner= input selector for seapp_contexts. by Stephen Smalley · 10 years ago
  79. f76c30b Add isOwner= input selector for seapp_contexts. by Stephen Smalley · 10 years ago
  80. 5f2738f am dfb9fe2f: Remove FTS_COMFOLLOW from fts_open flags on restorecon_recursive. by Stephen Smalley · 10 years ago
  81. dfb9fe2 Remove FTS_COMFOLLOW from fts_open flags on restorecon_recursive. by Stephen Smalley · 10 years ago
  82. 3946f91 am f8417037: am da4208c8: Do not try to set restorecon_last on /sys entries. by Stephen Smalley · 10 years ago
  83. f841703 am da4208c8: Do not try to set restorecon_last on /sys entries. by Stephen Smalley · 10 years ago
  84. da4208c Do not try to set restorecon_last on /sys entries. by Stephen Smalley · 10 years ago
  85. a6e100d am 86ae6256: am f58dbddb: Log userspace SELinux denials to the event log. by Nick Kralevich · 10 years ago
  86. 86ae625 am f58dbddb: Log userspace SELinux denials to the event log. by Nick Kralevich · 10 years ago
  87. f58dbdd Log userspace SELinux denials to the event log. by Nick Kralevich · 10 years ago
  88. 71e4928 am 51b51eea: am be7f5e88: Extend label file backend to support label-by-symlink for ueventd. by Stephen Smalley · 10 years ago
  89. 51b51ee am be7f5e88: Extend label file backend to support label-by-symlink for ueventd. by Stephen Smalley · 10 years ago
  90. be7f5e8 Extend label file backend to support label-by-symlink for ueventd. by Stephen Smalley · 10 years ago
  91. 5f0f4d4 am d57030c2: am bad0ebb4: Add service_context management into libselinux. by Riley Spahn · 10 years ago
  92. d57030c am bad0ebb4: Add service_context management into libselinux. by Riley Spahn · 10 years ago
  93. bad0ebb Add service_context management into libselinux. by Riley Spahn · 10 years ago
  94. fa4df9e am 74f2c202: am e9b58950: am 5b5183f9: SELinux changes to check policy versions during a reload. by Robert Craig · 10 years ago
  95. 74f2c20 am e9b58950: am 5b5183f9: SELinux changes to check policy versions during a reload. by Robert Craig · 10 years ago
  96. e9b5895 am 5b5183f9: SELinux changes to check policy versions during a reload. by Robert Craig · 10 years ago
  97. 5b5183f SELinux changes to check policy versions during a reload. by Robert Craig · 10 years ago
  98. 8b57894 am 3446861b: am 24a286e6: am a8e4ad3c: Don\'t set restorecon_last on subdirectories by Nick Kralevich · 10 years ago
  99. 3446861 am 24a286e6: am a8e4ad3c: Don\'t set restorecon_last on subdirectories by Nick Kralevich · 10 years ago
  100. 24a286e am a8e4ad3c: Don\'t set restorecon_last on subdirectories by Nick Kralevich · 10 years ago