1. df1ece2 Use a fixed string for the level rather than the caller's range. by Stephen Smalley · 11 years ago
  2. 2c41f9f Remove dead code by Nick Kralevich · 11 years ago
  3. 30ce9d1 Merge commit 'f1fdbaf056cc644e1e551870dc9b2846f8a388b0' into HEAD by The Android Open Source Project · 11 years ago
  4. 833cba6 Clean up more c++ errors by Nick Kralevich · 11 years ago
  5. 5b91e62 Clean up some (void *) assignments. by Nick Kralevich · 11 years ago
  6. f1fdbaf am e3615f9d: seapp_contexts support for prefix matching on name by William Roberts · 11 years ago
  7. e3615f9 seapp_contexts support for prefix matching on name by William Roberts · 11 years ago
  8. 53acee1 am 8ed42427: Use NULL instead of 0 as terminator to array by William Roberts · 11 years ago
  9. 8ed4242 Use NULL instead of 0 as terminator to array by William Roberts · 11 years ago
  10. 1e2cf2c am cb92504c: Fix logging of sepolicy pathname on policy load. by Stephen Smalley · 11 years ago
  11. cb92504 Fix logging of sepolicy pathname on policy load. by Stephen Smalley · 11 years ago
  12. f200031 am 8792a5ce: am b1ae15ab: Clean up code by Nick Kralevich · 11 years ago
  13. 8792a5c am b1ae15ab: Clean up code by Nick Kralevich · 11 years ago
  14. 7c32838 am ca081111: am 9ca4088e: android.c: fix free of uninitialized memory by Nick Kralevich · 11 years ago
  15. ca08111 am 9ca4088e: android.c: fix free of uninitialized memory by Nick Kralevich · 11 years ago
  16. b1ae15a Clean up code by Nick Kralevich · 11 years ago
  17. 9ca4088 android.c: fix free of uninitialized memory by Nick Kralevich · 11 years ago
  18. 3abbd76 am 0daa62c1: am dae85f9e: Revert "Hack to fix selinux crashes on Manta" by gcondra@google.com · 11 years ago
  19. bda93a5 am bc3d58d5: am 8c6e5f8e: Revert "Call lsetfilecon directly in fixcon." by gcondra@google.com · 11 years ago
  20. 0daa62c am dae85f9e: Revert "Hack to fix selinux crashes on Manta" by gcondra@google.com · 11 years ago
  21. bc3d58d am 8c6e5f8e: Revert "Call lsetfilecon directly in fixcon." by gcondra@google.com · 11 years ago
  22. dae85f9 Revert "Hack to fix selinux crashes on Manta" by repo sync · 11 years ago
  23. 8c6e5f8 Revert "Call lsetfilecon directly in fixcon." by repo sync · 11 years ago
  24. 4c09a62 am 4d53ee61: am 0f3a5e88: Call lsetfilecon directly in fixcon. by gcondra@google.com · 11 years ago
  25. 4d53ee6 am 0f3a5e88: Call lsetfilecon directly in fixcon. by gcondra@google.com · 11 years ago
  26. 0f3a5e8 Call lsetfilecon directly in fixcon. by repo sync · 11 years ago
  27. 2810abf am 2ed00e3e: am 1d857f3e: Hack to fix selinux crashes on Manta by Ken Sumrall · 11 years ago
  28. 2ed00e3 am 1d857f3e: Hack to fix selinux crashes on Manta by Ken Sumrall · 11 years ago
  29. 1d857f3 Hack to fix selinux crashes on Manta by Ken Sumrall · 11 years ago
  30. 2a8b5a9 am b7100dc3: am 9c30ac60: selinux_android_reload_policy: get rid of useless temp var by Nick Kralevich · 11 years ago
  31. 26bbcfe am baa9a625: am 397359d0: fixcon_recursive: avoid fixed size buffers by Nick Kralevich · 11 years ago
  32. b7100dc am 9c30ac60: selinux_android_reload_policy: get rid of useless temp var by Nick Kralevich · 11 years ago
  33. baa9a62 am 397359d0: fixcon_recursive: avoid fixed size buffers by Nick Kralevich · 11 years ago
  34. 9c30ac6 selinux_android_reload_policy: get rid of useless temp var by Nick Kralevich · 11 years ago
  35. 397359d fixcon_recursive: avoid fixed size buffers by Nick Kralevich · 11 years ago
  36. 67ac699 am 3885884d: am 7f90cf46: Merge "Eliminate a memory leak." by Geremy Condra · 11 years ago
  37. 3885884 am 7f90cf46: Merge "Eliminate a memory leak." by Geremy Condra · 11 years ago
  38. 7f90cf4 Merge "Eliminate a memory leak." by Geremy Condra · 11 years ago
  39. 35dfda6 am 520c2aaf: am 4f2b0565: Add selinux status functions from upstream libselinux. by Stephen Smalley · 11 years ago
  40. 520c2aa am 4f2b0565: Add selinux status functions from upstream libselinux. by Stephen Smalley · 11 years ago
  41. dce2822 am 67507804: Fix typo in location of seapp_contexts. by gcondra@google.com · 11 years ago
  42. 6750780 Fix typo in location of seapp_contexts. by repo sync · 11 years ago
  43. 300bebb Eliminate a memory leak. by Stephen Smalley · 11 years ago
  44. 4f2b056 Add selinux status functions from upstream libselinux. by Stephen Smalley · 11 years ago
  45. afbadce am 01cccbfd: Special case fixups for unlabled files and directories. by Geremy Condra · 11 years ago
  46. 3b0b278 Merge commit '6064643a' into manualmerge by Geremy Condra · 11 years ago
  47. 01cccbf Special case fixups for unlabled files and directories. by Geremy Condra · 11 years ago
  48. 6064643 Add logic to handle file context updates. by Geremy Condra · 11 years ago
  49. 67c2662 Special case fixups for unlabled files and directories. by Geremy Condra · 11 years ago
  50. 527959d Add logic to handle file context updates. by Geremy Condra · 11 years ago
  51. 5900458 Drop /data/system as a location for policy files by William Roberts · 11 years ago
  52. 77e151b Add new location for policy files by William Roberts · 11 years ago
  53. a879598 Generalize levelFromUid support. by Stephen Smalley · 12 years ago
  54. 299b1e5 Merge "Adjustments to android property backend." by Geremy Condra · 11 years ago
  55. 51c5709 Adjustments to android property backend. by Robert Craig · 11 years ago
  56. d2302ca Check mkdir return value before calling mount. by Alice Chu · 11 years ago
  57. d10c343 Mount selinuxfs on /sys/fs/selinux when possible. by Stephen Smalley · 12 years ago
  58. 20f62f3 Do not try to restorecon if selinux is disabled by Kenny Root · 12 years ago
  59. 61e917a Apply context validation when loading file_contexts. by Stephen Smalley · 12 years ago
  60. 525a224 Switch app_* and isolated to _app and _isolated in seapp_contexts. by Stephen Smalley · 12 years ago
  61. d23b9e0 Rework category mapping and perform some code cleanup. by Stephen Smalley · 12 years ago
  62. 895b446 Clean up libselinux logic for looking up seapp contexts entries. by Stephen Smalley · 12 years ago
  63. 4a655ec Drop the use of a policy version suffix on the sepolicy file. by Stephen Smalley · 12 years ago
  64. 8aeb5c5 Only check SELinux enabled status once in selinux_check_access(). by Stephen Smalley · 12 years ago
  65. 906742d Do not return the libselinux-private sehandle from selinux_android_file_context_handle(). by Stephen Smalley · 12 years ago
  66. 4d1d14f Only call regfree if regcomp was previously called on the regex. by Stephen Smalley · 12 years ago
  67. ce4e2e6 Handle naming for system uids running as secondary users. by Stephen Smalley · 12 years ago
  68. bee88b2 Fix once synchronization control structure for file_contexts. by rpcraig · 12 years ago
  69. f1724a3 Add sepolicy loading functionality. by rpcraig · 12 years ago
  70. e8b0fd8 Close the selinux netlink socket when we set the app context. by Stephen Smalley · 12 years ago
  71. d181826 Ensure that we only close the selinux netlink socket once. by Stephen Smalley · 12 years ago
  72. 689383d Handle EINTR correctly in avc_netlink_receive. by Stephen Smalley · 12 years ago
  73. 09f6984 Allow non-matched apps to launch when no match found by William Roberts · 12 years ago
  74. 1b36ad0 You can now specify a sebool= flag in seapp_contexts by William Roberts · 12 years ago
  75. f77e60d Revert "Allow zygote to spawn non matched apps in permissive mode" by Stephen Smalley · 12 years ago
  76. 0beab96 Allow zygote to spawn non matched apps in permissive mode by William Roberts · 12 years ago
  77. 047228a include selinux/label.h for struct sehandle declaration. by Stephen Smalley · 12 years ago
  78. 9b10083 Introduce new function to return sehandle. by rpcraig · 12 years ago
  79. edfaad8 Introduce selinux_android_setfilecon2 to support passing seinfo argument. by Stephen Smalley · 12 years ago
  80. c9726ab Fix handling of app id 0. by Stephen Smalley · 12 years ago
  81. ba70ee4 Add support for the new username mapping in JB, and backward compatibility. by Stephen Smalley · 12 years ago
  82. fae1cf5 Public domain notice by Stephen Smalley · 12 years ago
  83. a2e47cd Change selabel_open and label backends to take a const struct selinux_opt argument. by Stephen Smalley · 12 years ago
  84. 52cd377 Merge from upstream libselinux by The Android Open Source Project · 12 years ago
  85. 3bc6d44 Revert "Do not build if HAVE_SELINUX=false." by Kenny Root · 12 years ago
  86. 35b0108 Define and implement Android property selabel backend. by Stephen Smalley · 12 years ago
  87. 32ebfe8 Check for /data/system/file_contexts first in restorecon. by Stephen Smalley · 12 years ago
  88. 7446c91 Add selinux_android_seapp_context_reload() to support reloading of by Stephen Smalley · 12 years ago
  89. 0ca91b3 Add a selinux_android_restorecon interface for use by the frameworks. by Stephen Smalley · 12 years ago
  90. 6670f53 Do not build if HAVE_SELINUX=false. by Stephen Smalley · 12 years ago
  91. d409de2 Drop src/callbacks.h from LOCAL_COPY_HEADERS. by Stephen Smalley · 12 years ago
  92. cc3d76d Support for building the host library on MacOS X. by Stephen Smalley · 12 years ago
  93. 273c4c6 Move SELINUXMNT definition to public selinux.h for use by init. by Stephen Smalley · 12 years ago
  94. f074036 Port of libselinux to Android. by Stephen Smalley · 12 years ago