summaryrefslogtreecommitdiffstats
path: root/include/selinux/android.h
Commit message (Expand)AuthorAgeFilesLines
* Change seapp_context isSystemServer to bool.dcashman2015-03-021-1/+1
* Move property_context label handling to libselinux.dcashman2014-12-101-2/+2
* Revert "Move property_context label handling to libselinux."Nick Kralevich2014-12-101-2/+2
* Move property_context label handling to libselinux.dcashman2014-12-051-2/+2
* Add service_context management into libselinux.Riley Spahn2014-06-121-0/+5
* SELinux changes to check policy versions during a reload.Robert Craig2014-05-301-0/+3
* Add a new API for relabeling package directories.Stephen Smalley2014-03-271-0/+5
* Only restorecon /data/data if passed an explicit flag.Stephen Smalley2014-02-191-0/+1
* Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley2014-02-071-9/+1
* Replace obsolete selinux_android_restorecon* functions with macros.Stephen Smalley2014-02-061-3/+3
* Unify toolbox restorecon and libselinux restorecon implementations.Stephen Smalley2014-02-061-0/+6
* Move restorecon and restorecon_recursive code to libselinux.Stephen Smalley2014-01-281-0/+4
* Add sepolicy loading functionality.rpcraig2012-08-021-0/+4
* include selinux/label.h for struct sehandle declaration.Stephen Smalley2012-07-271-0/+2
* Introduce new function to return sehandle.rpcraig2012-07-271-0/+2
* Introduce selinux_android_setfilecon2 to support passing seinfo argument.Stephen Smalley2012-07-121-1/+6
* Add selinux_android_seapp_context_reload() to support reloading ofStephen Smalley2012-03-191-0/+2
* Add a selinux_android_restorecon interface for use by the frameworks.Stephen Smalley2012-03-191-0/+2
* Port of libselinux to Android.Stephen Smalley2012-01-041-0/+23