summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-29implement partial matching using PCREandroid-l-preview_r2l-previewNick Kralevich
2014-09-15Add isOwner= input selector for seapp_contexts.Stephen Smalley
2014-09-02Remove FTS_COMFOLLOW from fts_open flags on restorecon_recursive.Stephen Smalley
2014-07-07Do not try to set restorecon_last on /sys entries.Stephen Smalley
2014-07-01Log userspace SELinux denials to the event log.Nick Kralevich
2014-06-16Extend label file backend to support label-by-symlink for ueventd.Stephen Smalley
2014-06-12Add service_context management into libselinux.Riley Spahn
2014-05-31am 5b5183f9: SELinux changes to check policy versions during a reload.Robert Craig
2014-05-30SELinux changes to check policy versions during a reload.Robert Craig
2014-05-29am a8e4ad3c: Don\'t set restorecon_last on subdirectoriesNick Kralevich
2014-05-29Don't set restorecon_last on subdirectoriesNick Kralevich
2014-05-28am b4c9808a: restorecon top-level entries under /data/user.Stephen Smalley
2014-05-28restorecon top-level entries under /data/user.Stephen Smalley
2014-05-19am 4b130cc0: Ensure labeling of /data/data and /data/userNick Kralevich
2014-05-16Ensure labeling of /data/data and /data/userNick Kralevich
2014-05-05am 0e7340fb: Optimize restorecon_recursive tree walk.Stephen Smalley
2014-05-05Optimize restorecon_recursive tree walk.idea133-weekly-releaseStephen Smalley
2014-04-29Merge commit 'c830eb5b29654ed9f2faea78cacc15a291a8695e' into HEADBill Yi
2014-04-04Improve error handling for seapp_contexts.Stephen Smalley
2014-03-27Add a new API for relabeling package directories.Stephen Smalley
2014-03-14am 8b476094: DO NOT MERGE: Fix a bug in the userspace AVC that broke per-doma...Stephen Smalley
2014-03-13DO NOT MERGE: Fix a bug in the userspace AVC that broke per-domain permissive...android-4.4w_r1android-4.4.4_r2.0.1android-4.4.4_r2android-4.4.4_r1.0.1android-4.4.4_r1android-4.4.3_r1.1.0.1android-4.4.3_r1.1android-4.4.3_r1.0.1android-4.4.3_r1kitkat-wearkitkat-mr2.2-releasekitkat-mr2.1-releasekitkat-mr2-releasekitkat-devStephen Smalley
2014-03-13am db21feb2: Don\'t read selinux policies from /dataNick Kralevich
2014-03-11Don't read selinux policies from /dataNick Kralevich
2014-03-11am 833cbd68: Disable restorecon_last usage for restorecon /data/data.Stephen Smalley
2014-03-07am 274e0f64: Add support for path= specifier in seapp_contexts.Stephen Smalley
2014-03-07am 027670de: Only restorecon /data/data if passed an explicit flag.Stephen Smalley
2014-03-07am ab40ea9b: Get rid of security_context_t and fix const declarations.Stephen Smalley
2014-03-07am 4abb4b98: Merge "Apply const to SELboolean array and name field."Nick Kralevich
2014-03-07am 1b478ead: Convert all selinux_android_restorecon and _setfilecon calls to ...Stephen Smalley
2014-03-07am f61f9792: Replace obsolete selinux_android_restorecon* functions with macros.Stephen Smalley
2014-03-07am e183cec0: Extend restorecon to handle app data directories correctly.Stephen Smalley
2014-03-07am 08587cfb: Unify toolbox restorecon and libselinux restorecon implementations.Stephen Smalley
2014-03-07am b77c0360: Fix return value of selinux_android_restorecon.Stephen Smalley
2014-03-06am 0a10104a: Do not log the file_contexts digest/hash value.Stephen Smalley
2014-03-04resolve conflict for merge of 72888bfa for klp-dev-plus-aospNick Kralevich
2014-03-04Don't read selinux policies from /dataNick Kralevich
2014-02-28Disable restorecon_last usage for restorecon /data/data.Stephen Smalley
2014-02-20Add support for path= specifier in seapp_contexts.Stephen Smalley
2014-02-19Only restorecon /data/data if passed an explicit flag.Stephen Smalley
2014-02-19Get rid of security_context_t and fix const declarations.Stephen Smalley
2014-02-12Merge "Apply const to SELboolean array and name field."Nick Kralevich
2014-02-12Apply const to SELboolean array and name field.Stephen Smalley
2014-02-07Convert all selinux_android_restorecon and _setfilecon calls to new API.Stephen Smalley
2014-02-06Replace obsolete selinux_android_restorecon* functions with macros.Stephen Smalley
2014-02-06Extend restorecon to handle app data directories correctly.Stephen Smalley
2014-02-06Unify toolbox restorecon and libselinux restorecon implementations.Stephen Smalley
2014-02-04Fix return value of selinux_android_restorecon.Stephen Smalley
2014-01-29Do not log the file_contexts digest/hash value.Stephen Smalley
2014-01-28am 826cc29d: Only apply restorecon_recursive when file_contexts changes.Stephen Smalley