aboutsummaryrefslogtreecommitdiffstats
path: root/libselinux/src/label_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Restorecon: factor out a lookup helper for context matchesxunchang2019-03-051-0/+2
* Merge remote-tracking branch 'aosp/upstream-master' into mymergeNick Kralevich2018-08-061-0/+1
|\
| * Revert "libselinux: verify file_contexts when using restorecon"Stephen Smalley2018-04-201-2/+4
| * libselinux: echo line number of bad label in selabel_fini()Yuli Khodorkovskiy2018-04-041-0/+1
| * libselinux: verify file_contexts when using restoreconYuli Khodorkovskiy2018-04-041-4/+2
* | Merge remote-tracking branch 'aosp/upstream-master' into mymergeDan Cashman2017-08-071-13/+0
|\|
| * libselinux: fix selabel_lookup*() double slash bugStephen Smalley2017-06-011-12/+0
| * libselinux: propagate selabel_subs_init() errorsNicolas Iooss2017-05-181-2/+2
| * libselinux: rework selabel_subs_init() to avoid use-after-freeNicolas Iooss2017-05-181-1/+0
* | Add ability to specify multiple input files to the selabel_open.dcashman2017-01-041-2/+4
* | Revert "Add ability to specify multiple input files to the selabel_open."Tianjie Xu2016-12-291-4/+2
* | Add ability to specify multiple input files to the selabel_open.dcashman2016-12-221-2/+4
|/
* libselinux: fix mac build warning when ANDROID_HOST=yWilliam Roberts2016-10-181-2/+2
* libselinux: android: fix lax service context lookupJanis Danisevskis2016-09-291-0/+3
* libselinux: add ifdef'ing for ANDROID and BUILD_HOSTWilliam Roberts2016-09-261-0/+5
* libselinux: public symbol cleanupStephen Smalley2016-09-211-1/+1
* read_spec_entry: fail on non-asciiWilliam Roberts2016-02-171-1/+1
* libselinux: Replace selabel_digest hash functionRichard Haines2015-10-221-2/+2
* libselinux: Fix selabel_open(3) services if no digest requestedRichard Haines2015-10-151-1/+1
* libselinux: Add selabel_digest functionRichard Haines2015-10-131-1/+28
* libselinux: add selabel_cmp interface and label_file backendStephen Smalley2015-08-061-0/+2
* libselinux: Add const to selinux_opt for label backends.Richard Haines2015-07-101-8/+13
* libselinux: Enhance file context supportRichard Haines2015-06-161-1/+1
* libselinux: Add read_spec_entries function to replace sscanfRichard Haines2015-06-031-0/+6
* libselinux: Add selabel partial and best match APIsRichard Haines2015-05-061-0/+6
* Get rid of security_context_t and fix const declarations.Stephen Smalley2014-02-191-2/+2
* Separate out the calling of local subs and dist subs in selabel_subDan Walsh2013-10-241-0/+1
* libselinux: New Android property labeling backendrpcraig2012-06-281-0/+2
* libselinux - correct selabel invalid context loggingRichard Haines2011-12-211-0/+6
* libselinux: selabel_open fix processing of substitution filesRichard Haines2011-08-021-0/+3
* selabel: Store substitution data in the handle instead of globally.Eamon Walsh2010-12-021-0/+10
* This patch allows selabel_*() interfaces to provide an expected security contextEamon Walsh2010-03-151-0/+2
* initial import from svn trunk revision 2950Joshua Brindle2008-08-191-0/+75