index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
selinux-access.c
Age
Commit message (
Expand
)
Author
2016-07-15
tree-wide: get rid of selinux_context_t (#3732)
Zbigniew Jędrzejewski-Szmek
2016-04-21
core: prefix selinux messages with "selinux: "
Zbigniew Jędrzejewski-Szmek
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-11-30
core: simplify selinux AVC initialization
Lennart Poettering
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
util-lib: split out printf() helpers to stdio-util.h
Lennart Poettering
2015-10-19
tree-wide: remove unused functions
Thomas Hindoe Paaboel Andersen
2015-09-01
selinux: always use *_raw API from libselinux
Michal Sekletar
2015-08-27
selinux: drop mac_selinux_unit_access_check_strv()
David Herrmann
2015-08-26
selinux: fix regression of systemctl subcommands when absolute unit file path...
HATAYAMA Daisuke
2015-06-25
selinux: fix missing SELinux unit access check
HATAYAMA Daisuke
2015-06-12
selinux: whitespace fixes
Lennart Poettering
2015-06-09
bus-creds: always set SD_BUS_CREDS_PID when we set pid in the mask
Zbigniew Jędrzejewski-Szmek
2015-04-21
sd-bus: when augmenting creds, remember which ones were augmented
Lennart Poettering
2015-04-14
selinux: use different log priorites for log messages
Zbigniew Jędrzejewski-Szmek
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-01
Add a snprinf wrapper which checks that the buffer was big enough
Zbigniew Jędrzejewski-Szmek
2015-01-18
bus: use EUID over UID and fix unix-creds
David Herrmann
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-27
selinux: log selinux log messages with LOG_AUTH facility
Lennart Poettering
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-27
log: add an "error" parameter to all low-level logging calls and intrdouce lo...
Lennart Poettering
2014-11-26
core: make sure we have enough information when doing selinux decisions
Lennart Poettering
2014-10-28
mac: add mac_ prefix to distinguish origin security apis
WaLyong Cho
2014-10-27
selinux: make sure we do not try to print missing fields
Zbigniew Jędrzejewski-Szmek
2014-10-23
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...
Lennart Poettering
2014-10-08
systemctl: add add-wants and add-requires verbs
Lukas Nykryn
2014-05-15
selinux: fix build for non-selinux systems
Lennart Poettering
2014-05-14
core: no need to pass bus object to selinux access check calls anymore
Lennart Poettering
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-21
src/core/selinux-access: #include <sys/socket.h>
Daniel Mack
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-10-16
macro: clean up usage of gcc attributes
Lennart Poettering
2013-08-14
selinux-access: move GPL to LGPL licence
Kay Sievers
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-02-13
selinux: use a dynamically sized string when generating audit messages
Lennart Poettering
2013-02-07
systemd: fix uninitialized memory access in selinux
Zbigniew Jędrzejewski-Szmek
2013-01-25
selinux: we don't need that many debug messages by default
Lennart Poettering
2013-01-25
selinux-access: Delete debugging message logged as an error
Colin Walters
2013-01-16
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2012-10-18
systemd: use structured logging for unit changes
Zbigniew Jędrzejewski-Szmek
2012-10-16
SELinux patch still broken, in that we are not checking the correct source co...
Daniel J Walsh
2012-10-03
selinux: properly free dbus error
Lennart Poettering
2012-10-02
selinux: remove anything PID1-specific from selinux-access.[ch] so that we ca...
Lennart Poettering
2012-10-02
audit: turn the audit fd into a static variable
Lennart Poettering
2012-10-02
selinux: rework selinux access check logic
Lennart Poettering
[next]