1. 9d7eba1 Only restorecon CE storage after unlocked. by Jeff Sharkey · 8 years ago int/n/fp2
  2. 8b78078 Create selinux_android_setcon() by Tom Cherry · 8 years ago
  3. 8b40b9c libselinux: add selabel_cmp interface and label_file backend by Stephen Smalley · 9 years ago
  4. ab5e5fa Change seapp_context isSystemServer to bool. by dcashman · 9 years ago
  5. 965141a Move property_context label handling to libselinux. by dcashman · 9 years ago
  6. eeed2f5 Revert "Move property_context label handling to libselinux." by Nick Kralevich · 9 years ago
  7. c242f0b Move property_context label handling to libselinux. by dcashman · 9 years ago
  8. be7f5e8 Extend label file backend to support label-by-symlink for ueventd. by Stephen Smalley · 10 years ago
  9. bad0ebb Add service_context management into libselinux. by Riley Spahn · 10 years ago
  10. 5b5183f SELinux changes to check policy versions during a reload. by Robert Craig · 10 years ago
  11. 0e7340f Optimize restorecon_recursive tree walk. by Stephen Smalley · 10 years ago
  12. 1d66afb Add a new API for relabeling package directories. by Stephen Smalley · 10 years ago
  13. 027670d Only restorecon /data/data if passed an explicit flag. by Stephen Smalley · 10 years ago
  14. ab40ea9 Get rid of security_context_t and fix const declarations. by Stephen Smalley · 10 years ago
  15. 4abb4b9 Merge "Apply const to SELboolean array and name field." by Nick Kralevich · 10 years ago
  16. 84cdd3e Apply const to SELboolean array and name field. by Stephen Smalley · 10 years ago
  17. 1b478ea Convert all selinux_android_restorecon and _setfilecon calls to new API. by Stephen Smalley · 10 years ago
  18. f61f979 Replace obsolete selinux_android_restorecon* functions with macros. by Stephen Smalley · 10 years ago
  19. 08587cf Unify toolbox restorecon and libselinux restorecon implementations. by Stephen Smalley · 10 years ago
  20. 7fc97fb Move restorecon and restorecon_recursive code to libselinux. by Stephen Smalley · 10 years ago
  21. 833cba6 Clean up more c++ errors by Nick Kralevich · 11 years ago
  22. d10c343 Mount selinuxfs on /sys/fs/selinux when possible. by Stephen Smalley · 12 years ago
  23. f1724a3 Add sepolicy loading functionality. by rpcraig · 12 years ago
  24. 047228a include selinux/label.h for struct sehandle declaration. by Stephen Smalley · 12 years ago
  25. 9b10083 Introduce new function to return sehandle. by rpcraig · 12 years ago
  26. edfaad8 Introduce selinux_android_setfilecon2 to support passing seinfo argument. by Stephen Smalley · 12 years ago
  27. a2e47cd Change selabel_open and label backends to take a const struct selinux_opt argument. by Stephen Smalley · 12 years ago
  28. 35b0108 Define and implement Android property selabel backend. by Stephen Smalley · 12 years ago
  29. 7446c91 Add selinux_android_seapp_context_reload() to support reloading of by Stephen Smalley · 12 years ago
  30. 0ca91b3 Add a selinux_android_restorecon interface for use by the frameworks. by Stephen Smalley · 12 years ago
  31. 273c4c6 Move SELINUXMNT definition to public selinux.h for use by init. by Stephen Smalley · 12 years ago
  32. f074036 Port of libselinux to Android. by Stephen Smalley · 12 years ago