index
:
openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rc
/
rc-selinux.c
Age
Commit message (
Expand
)
Author
2022-04-06
migrate fully to meson build system
William Hubbs
2021-12-20
use HEAD in git URIs to point to the default branch
Mike Frysinger
2021-11-27
src/rc/rc-selinux.c: fix use of deprecated security_context_t
Sam James
2018-02-20
rc-selinux.c: remove references to path_max
William Hubbs
2017-09-17
selinux: fix const qualifier warning
Jason Zaman
2017-09-17
selinux: use openrc contexts path to get contexts
Jason Zaman
2016-11-17
selinux: fix SIGSEGV with invalid contexts
Jason Zaman
2016-05-13
rc-selinux: access check was backwards
Jason Zaman
2016-01-13
fix selinux build
William Hubbs
2016-01-12
Remove multicall binary structure from OpenRC
William Hubbs
2015-12-21
Convert OpenRC to a centralized copyright/license structure
William Hubbs
2014-11-03
Integrate the functionality from runscript_selinux.so
Jason Zaman
2014-10-23
Bundle <sys/queue.h> from NetBSD
Anthony G. Basile
2014-07-16
move the selinux_setup function into rc-selinux
Jason Zaman
2014-07-16
style fixes
William Hubbs
2014-07-16
Rename SELinux source files
William Hubbs