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. 833cba6 Clean up more c++ errors by Nick Kralevich · 11 years ago
  4. e3615f9 seapp_contexts support for prefix matching on name by William Roberts · 11 years ago
  5. 8ed4242 Use NULL instead of 0 as terminator to array by William Roberts · 11 years ago
  6. cb92504 Fix logging of sepolicy pathname on policy load. by Stephen Smalley · 11 years ago
  7. 8792a5c am b1ae15ab: Clean up code by Nick Kralevich · 11 years ago
  8. ca08111 am 9ca4088e: android.c: fix free of uninitialized memory by Nick Kralevich · 11 years ago
  9. b1ae15a Clean up code by Nick Kralevich · 11 years ago
  10. 9ca4088 android.c: fix free of uninitialized memory by Nick Kralevich · 11 years ago
  11. 0daa62c am dae85f9e: Revert "Hack to fix selinux crashes on Manta" by gcondra@google.com · 11 years ago
  12. bc3d58d am 8c6e5f8e: Revert "Call lsetfilecon directly in fixcon." by gcondra@google.com · 11 years ago
  13. dae85f9 Revert "Hack to fix selinux crashes on Manta" by repo sync · 11 years ago
  14. 8c6e5f8 Revert "Call lsetfilecon directly in fixcon." by repo sync · 11 years ago
  15. 4d53ee6 am 0f3a5e88: Call lsetfilecon directly in fixcon. by gcondra@google.com · 11 years ago
  16. 0f3a5e8 Call lsetfilecon directly in fixcon. by repo sync · 11 years ago
  17. 2ed00e3 am 1d857f3e: Hack to fix selinux crashes on Manta by Ken Sumrall · 11 years ago
  18. 1d857f3 Hack to fix selinux crashes on Manta by Ken Sumrall · 11 years ago
  19. b7100dc am 9c30ac60: selinux_android_reload_policy: get rid of useless temp var by Nick Kralevich · 11 years ago
  20. baa9a62 am 397359d0: fixcon_recursive: avoid fixed size buffers by Nick Kralevich · 11 years ago
  21. 9c30ac6 selinux_android_reload_policy: get rid of useless temp var by Nick Kralevich · 11 years ago
  22. 397359d fixcon_recursive: avoid fixed size buffers by Nick Kralevich · 11 years ago
  23. 3885884 am 7f90cf46: Merge "Eliminate a memory leak." by Geremy Condra · 11 years ago
  24. 6750780 Fix typo in location of seapp_contexts. by repo sync · 11 years ago
  25. 300bebb Eliminate a memory leak. by Stephen Smalley · 11 years ago
  26. 01cccbf Special case fixups for unlabled files and directories. by Geremy Condra · 11 years ago
  27. 6064643 Add logic to handle file context updates. by Geremy Condra · 11 years ago
  28. 5900458 Drop /data/system as a location for policy files by William Roberts · 11 years ago
  29. 77e151b Add new location for policy files by William Roberts · 11 years ago
  30. a879598 Generalize levelFromUid support. by Stephen Smalley · 12 years ago
  31. d2302ca Check mkdir return value before calling mount. by Alice Chu · 11 years ago
  32. d10c343 Mount selinuxfs on /sys/fs/selinux when possible. by Stephen Smalley · 12 years ago
  33. 20f62f3 Do not try to restorecon if selinux is disabled by Kenny Root · 12 years ago
  34. 525a224 Switch app_* and isolated to _app and _isolated in seapp_contexts. by Stephen Smalley · 12 years ago
  35. d23b9e0 Rework category mapping and perform some code cleanup. by Stephen Smalley · 12 years ago
  36. 895b446 Clean up libselinux logic for looking up seapp contexts entries. by Stephen Smalley · 12 years ago
  37. 4a655ec Drop the use of a policy version suffix on the sepolicy file. by Stephen Smalley · 12 years ago
  38. 906742d Do not return the libselinux-private sehandle from selinux_android_file_context_handle(). by Stephen Smalley · 12 years ago
  39. ce4e2e6 Handle naming for system uids running as secondary users. by Stephen Smalley · 12 years ago
  40. bee88b2 Fix once synchronization control structure for file_contexts. by rpcraig · 12 years ago
  41. f1724a3 Add sepolicy loading functionality. by rpcraig · 12 years ago
  42. e8b0fd8 Close the selinux netlink socket when we set the app context. by Stephen Smalley · 12 years ago
  43. 09f6984 Allow non-matched apps to launch when no match found by William Roberts · 12 years ago
  44. 1b36ad0 You can now specify a sebool= flag in seapp_contexts by William Roberts · 12 years ago
  45. f77e60d Revert "Allow zygote to spawn non matched apps in permissive mode" by Stephen Smalley · 12 years ago
  46. 0beab96 Allow zygote to spawn non matched apps in permissive mode by William Roberts · 12 years ago
  47. 9b10083 Introduce new function to return sehandle. by rpcraig · 12 years ago
  48. edfaad8 Introduce selinux_android_setfilecon2 to support passing seinfo argument. by Stephen Smalley · 12 years ago
  49. c9726ab Fix handling of app id 0. by Stephen Smalley · 12 years ago
  50. ba70ee4 Add support for the new username mapping in JB, and backward compatibility. by Stephen Smalley · 12 years ago
  51. 32ebfe8 Check for /data/system/file_contexts first in restorecon. by Stephen Smalley · 12 years ago
  52. 7446c91 Add selinux_android_seapp_context_reload() to support reloading of by Stephen Smalley · 12 years ago
  53. 0ca91b3 Add a selinux_android_restorecon interface for use by the frameworks. by Stephen Smalley · 12 years ago
  54. f074036 Port of libselinux to Android. by Stephen Smalley · 12 years ago