1. 7f90cf4 Merge "Eliminate a memory leak." by Geremy Condra · 11 years ago
  2. 300bebb Eliminate a memory leak. by Stephen Smalley · 11 years ago
  3. 4f2b056 Add selinux status functions from upstream libselinux. by Stephen Smalley · 11 years ago
  4. 5900458 Drop /data/system as a location for policy files by William Roberts · 12 years ago
  5. 77e151b Add new location for policy files by William Roberts · 12 years ago
  6. a879598 Generalize levelFromUid support. by Stephen Smalley · 12 years ago
  7. 299b1e5 Merge "Adjustments to android property backend." by Geremy Condra · 12 years ago
  8. 51c5709 Adjustments to android property backend. by Robert Craig · 12 years ago
  9. d2302ca Check mkdir return value before calling mount. by Alice Chu · 12 years ago
  10. d10c343 Mount selinuxfs on /sys/fs/selinux when possible. by Stephen Smalley · 12 years ago
  11. 20f62f3 Do not try to restorecon if selinux is disabled by Kenny Root · 12 years ago
  12. 61e917a Apply context validation when loading file_contexts. by Stephen Smalley · 12 years ago
  13. 525a224 Switch app_* and isolated to _app and _isolated in seapp_contexts. by Stephen Smalley · 12 years ago
  14. d23b9e0 Rework category mapping and perform some code cleanup. by Stephen Smalley · 12 years ago
  15. 895b446 Clean up libselinux logic for looking up seapp contexts entries. by Stephen Smalley · 12 years ago
  16. 4a655ec Drop the use of a policy version suffix on the sepolicy file. by Stephen Smalley · 12 years ago
  17. 8aeb5c5 Only check SELinux enabled status once in selinux_check_access(). by Stephen Smalley · 12 years ago
  18. 906742d Do not return the libselinux-private sehandle from selinux_android_file_context_handle(). by Stephen Smalley · 12 years ago
  19. 4d1d14f Only call regfree if regcomp was previously called on the regex. by Stephen Smalley · 12 years ago
  20. ce4e2e6 Handle naming for system uids running as secondary users. by Stephen Smalley · 12 years ago
  21. bee88b2 Fix once synchronization control structure for file_contexts. by rpcraig · 12 years ago
  22. f1724a3 Add sepolicy loading functionality. by rpcraig · 12 years ago
  23. e8b0fd8 Close the selinux netlink socket when we set the app context. by Stephen Smalley · 12 years ago
  24. d181826 Ensure that we only close the selinux netlink socket once. by Stephen Smalley · 12 years ago
  25. 689383d Handle EINTR correctly in avc_netlink_receive. by Stephen Smalley · 12 years ago
  26. 09f6984 Allow non-matched apps to launch when no match found by William Roberts · 12 years ago
  27. 1b36ad0 You can now specify a sebool= flag in seapp_contexts by William Roberts · 12 years ago
  28. f77e60d Revert "Allow zygote to spawn non matched apps in permissive mode" by Stephen Smalley · 12 years ago
  29. 0beab96 Allow zygote to spawn non matched apps in permissive mode by William Roberts · 12 years ago
  30. 047228a include selinux/label.h for struct sehandle declaration. by Stephen Smalley · 12 years ago
  31. 9b10083 Introduce new function to return sehandle. by rpcraig · 12 years ago
  32. edfaad8 Introduce selinux_android_setfilecon2 to support passing seinfo argument. by Stephen Smalley · 12 years ago
  33. c9726ab Fix handling of app id 0. by Stephen Smalley · 12 years ago
  34. ba70ee4 Add support for the new username mapping in JB, and backward compatibility. by Stephen Smalley · 12 years ago
  35. fae1cf5 Public domain notice by Stephen Smalley · 12 years ago
  36. a2e47cd Change selabel_open and label backends to take a const struct selinux_opt argument. by Stephen Smalley · 12 years ago
  37. 52cd377 Merge from upstream libselinux by The Android Open Source Project · 12 years ago
  38. 3bc6d44 Revert "Do not build if HAVE_SELINUX=false." by Kenny Root · 12 years ago
  39. 35b0108 Define and implement Android property selabel backend. by Stephen Smalley · 13 years ago
  40. 32ebfe8 Check for /data/system/file_contexts first in restorecon. by Stephen Smalley · 13 years ago
  41. 7446c91 Add selinux_android_seapp_context_reload() to support reloading of by Stephen Smalley · 13 years ago
  42. 0ca91b3 Add a selinux_android_restorecon interface for use by the frameworks. by Stephen Smalley · 13 years ago
  43. 6670f53 Do not build if HAVE_SELINUX=false. by Stephen Smalley · 13 years ago
  44. d409de2 Drop src/callbacks.h from LOCAL_COPY_HEADERS. by Stephen Smalley · 13 years ago
  45. cc3d76d Support for building the host library on MacOS X. by Stephen Smalley · 13 years ago
  46. 273c4c6 Move SELINUXMNT definition to public selinux.h for use by init. by Stephen Smalley · 13 years ago
  47. f074036 Port of libselinux to Android. by Stephen Smalley · 13 years ago