Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Convert all selinux_android_restorecon and _setfilecon calls to new API." | Nick Kralevich | 2014-02-12 | 1 | -1/+1 |
|\ | |||||
| * | Convert all selinux_android_restorecon and _setfilecon calls to new API. | Stephen Smalley | 2014-02-07 | 1 | -1/+1 |
* | | frameworks/base: fix errors inside ALOGV | Colin Cross | 2014-02-09 | 1 | -1/+1 |
|/ | |||||
* | Map SELinux log levels to Android log levels. | Stephen Smalley | 2014-01-29 | 1 | -1/+14 |
* | Fix SELinux get.. methods aborting on invalid address | Richard Haines | 2013-05-22 | 1 | -5/+5 |
* | Update SELinux JNI to use helpers | Kenny Root | 2013-03-20 | 1 | -352/+331 |
* | Remove HAVE_SELINUX guards | Kenny Root | 2012-10-16 | 1 | -57/+0 |
* | Introduce a restorecon JNI binding. | rpcraig | 2012-07-25 | 1 | -0/+39 |
* | s/LOG/ALOG/ in HAVE_SELINUX blocks | Joshua Brindle | 2012-07-10 | 1 | -8/+8 |
* | Add JNI bindings for some of the libselinux interfaces. | Stephen Smalley | 2012-03-30 | 1 | -0/+502 |