dbus/cmake
Tyler Hicks 06033cb20f Add apparmor element support to bus config parsing
The <apparmor> element can contain a single mode attribute that has one
of three values:

 "enabled"
 "disabled"
 "required"

"enabled" means that kernel support is autodetected and, if available,
AppArmor mediation occurs in dbus-daemon. If kernel support is not
detected, mediation is disabled. "disabled" means that mediation does
not occur. "required" means that kernel support must be detected for
dbus-daemon to start.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=75113
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
2015-02-18 17:04:00 +00:00
..
bus Add apparmor element support to bus config parsing 2015-02-18 17:04:00 +00:00
dbus Only support systemd: transport if we have systemd libraries 2014-02-19 16:52:29 +00:00
doc Add dbus-test-tool and its man page to the CMake build system 2015-02-12 14:13:24 +00:00
modules Keep cmake generated shared dbus-1 library file name in sync with autotools. 2014-01-30 17:09:41 +01:00
test Add manual-paths test executable with cmake build support. 2015-02-12 23:22:18 +01:00
tools dbus-send: Keep cmake build system in sync with autotools. 2015-02-16 14:00:04 +00:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt Add manual-paths test executable with cmake build support. 2015-02-12 23:22:18 +01:00
config.h.cmake Add manual-paths test executable with cmake build support. 2015-02-12 23:22:18 +01:00
ConfigureChecks.cmake Add configure checks for accept4, dirfd, inotify_init1 and unix_fd_passing to cmake build system. 2014-10-24 16:45:07 +02:00
dbus-env.bat.cmake Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set better defaults 2012-08-13 19:57:13 +01:00