index
:
android_external_selinux
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libselinux
/
src
/
label_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restorecon: Ignore the stem when looking up all matches in file context
xunchang
2019-03-15
1
-15
/
+12
*
Restorecon: factor out a lookup helper for context matches
xunchang
2019-03-05
1
-20
/
+90
*
Merge remote-tracking branch 'aosp/upstream-master' into mymerge
Nick Kralevich
2019-02-14
1
-1
/
+3
|
\
|
*
libselinux: Fix RESOURCE_LEAK defects reported by coverity scan
Petr Lautrbach
2019-02-10
1
-1
/
+3
*
|
Merge remote-tracking branch 'aosp/upstream-master' into mymerge
Nick Kralevich
2018-11-05
1
-1
/
+1
|
\
|
|
*
libselinux: fix overly strict validation of file_contexts.bin
Stephen Smalley
2018-11-05
1
-1
/
+1
|
*
Revert "libselinux: verify file_contexts when using restorecon"
Stephen Smalley
2018-04-20
1
-1
/
+1
|
*
libselinux: verify file_contexts when using restorecon
Yuli Khodorkovskiy
2018-04-04
1
-1
/
+1
*
|
libselinux: fix build warning
liuchao
2017-12-20
1
-0
/
+2
*
|
Merge remote-tracking branch 'aosp/upstream-master' into mymerge
Dan Cashman
2017-08-07
1
-8
/
+172
|
\
|
|
*
libselinux: fix thread safety issues with lookup_common()
Tom Cherry
2017-07-26
1
-1
/
+4
|
*
libselinux: fix selabel_lookup*() double slash bug
Stephen Smalley
2017-06-01
1
-4
/
+155
|
*
libselinux: propagate selabel_subs_init() errors
Nicolas Iooss
2017-05-18
1
-7
/
+17
|
*
libselinux: rework selabel_subs_init() to avoid use-after-free
Nicolas Iooss
2017-05-18
1
-6
/
+4
*
|
Merge remote-tracking branch 'aosp/upstream-master' into mymerge
Jeff Vander Stoep
2017-04-12
1
-1
/
+1
|
\
|
|
*
libselinux: add O_CLOEXEC
Nick Kralevich
2017-04-12
1
-1
/
+1
*
|
Process file_contexts in the same order as specified
Jeff Vander Stoep
2017-02-23
1
-2
/
+2
*
|
Add ability to specify multiple input files to the selabel_open.
dcashman
2017-01-04
1
-26
/
+72
*
|
Revert "Add ability to specify multiple input files to the selabel_open."
Tianjie Xu
2016-12-29
1
-66
/
+26
*
|
Add ability to specify multiple input files to the selabel_open.
dcashman
2016-12-22
1
-26
/
+66
|
/
*
libselinux: fix unused variable error
William Roberts
2016-09-28
1
-1
/
+1
*
libselinux: Add architecture string to file_context.bin
Janis Danisevskis
2016-09-28
1
-1
/
+42
*
libselinux: add ifdef'ing for ANDROID and BUILD_HOST
William Roberts
2016-09-26
1
-0
/
+2
*
libselinux: drop unused stdio_ext.h header file
William Roberts
2016-09-26
1
-1
/
+0
*
libselinux: correct error path to always try text
William Roberts
2016-09-19
1
-15
/
+32
*
libselinux: add support for pcre2
Janis Danisevskis
2016-09-15
1
-72
/
+20
*
libselinux: fix coding style problems with the prior commit
Stephen Smalley
2016-09-09
1
-7
/
+10
*
libselinux: clean up process file
William Roberts
2016-09-09
1
-144
/
+166
*
libselinux, sefcontext_compile: handle NULL pcre study data
Stephen Smalley
2016-08-17
1
-11
/
+14
*
libselinux: label_file: fix memory leaks and uninitialized jump
William Roberts
2015-10-28
1
-1
/
+4
*
libselinux: Fix selabel_open(3) services if no digest requested
Richard Haines
2015-10-15
1
-3
/
+1
*
libselinux: Add selabel_digest function
Richard Haines
2015-10-13
1
-12
/
+31
*
libselinux: Fix mmap memory release for file labeling
Richard Haines
2015-09-15
1
-6
/
+6
*
libselinux: do not treat an empty file_contexts(.local) as an error
Stephen Smalley
2015-08-07
1
-3
/
+7
*
libselinux: support context validation on file_contexts.bin
Stephen Smalley
2015-08-06
1
-0
/
+8
*
libselinux: test for file_contexts.bin format
Stephen Smalley
2015-08-06
1
-4
/
+21
*
libselinux: add selabel_cmp interface and label_file backend
Stephen Smalley
2015-08-06
1
-0
/
+92
*
libselinux: support specifying file_contexts.bin file path
Stephen Smalley
2015-08-05
1
-3
/
+10
*
libselinux: support file_contexts.bin without file_contexts
Stephen Smalley
2015-08-05
1
-9
/
+21
*
libselinux: Add const to selinux_opt for label backends.
Richard Haines
2015-07-10
1
-3
/
+4
*
libselinux: Fix binary file labels for regexes with metachars
Richard Haines
2015-07-06
1
-1
/
+10
*
libselinux: Correctly handle an empty file_contexts file.
Stephen Smalley
2015-06-22
1
-1
/
+2
*
libselinux: Enhance file context support
Richard Haines
2015-06-16
1
-152
/
+19
*
libselinux: Drop confusing comment.
Stephen Smalley
2015-06-08
1
-3
/
+0
*
libselinux: Add read_spec_entries function to replace sscanf
Richard Haines
2015-06-03
1
-11
/
+5
*
libselinux: Support consistent mode size for bin files
Richard Haines
2015-05-27
1
-1
/
+7
*
Fix more bin file processing core dumps
Richard Haines
2015-05-26
1
-73
/
+153
*
libselinux: Fix core dumps with corrupt *.bin files
Richard Haines
2015-05-07
1
-0
/
+10
*
libselinux: Add selabel partial and best match APIs
Richard Haines
2015-05-06
1
-10
/
+99
*
Fix -Wformat errors
Petr Lautrbach
2015-03-13
1
-4
/
+4
[next]