summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-19apparmor: Fix build failure with --disable-apparmorTyler Hicks1-24/+24
2015-02-18Revert "Add DBus method to return the AA context of a connection"Simon McVittie4-107/+0
2015-02-18Add DBus method to return the AA context of a connectionTyler Hicks4-0/+107
2015-02-18apparmor: tighten up terminology for context vs. label vs. profileSimon McVittie1-38/+40
2015-02-18Mediation of processes becoming a monitorTyler Hicks1-0/+7
2015-02-18Mediation of processes eavesdroppingTyler Hicks5-1/+141
2015-02-18Mediation of processes sending and receiving messagesJohn Johansen3-1/+369
2015-02-18Do LSM checks after determining if the message is a requested replyTyler Hicks1-24/+29
2015-02-18Mediation of processes that acquire well-known namesJohn Johansen5-2/+310
2015-02-18Store AppArmor label of connecting processesTyler Hicks4-3/+79
2015-02-18Store AppArmor label of bus during initializationTyler Hicks1-1/+86
2015-02-18Initialize AppArmor mediationJohn Johansen4-0/+208
2015-02-18Add apparmor element support to bus config parsingTyler Hicks9-1/+156
2015-02-18Update autoconf file to build against libapparmorTyler Hicks2-0/+22
2015-02-18Add apparmor element and attributes to the bus config dtdTyler Hicks1-1/+6
2015-02-18Document AppArmor enforcement in the dbus-daemon man pageTyler Hicks1-0/+56
2015-02-18Add LinuxSecurityLabel to specificationSimon McVittie1-0/+51
2015-02-18Add regression test for LinuxSecurityLabel credentialSimon McVittie1-1/+25
2015-02-18Add LSM-agnostic support for LinuxSecurityLabel credentialSimon McVittie9-11/+268
2015-02-18New a{sv} helper for using byte arrays as the variantTyler Hicks2-0/+58
2015-02-16dbus-monitor: Remove empty column in --profile mode.Ralf Habacker1-3/+1
2015-02-16dbus-monitor: Combine sec and usec columns into one timestamp column and unif...Ralf Habacker1-12/+4
2015-02-16dbus-send: Keep cmake build system in sync with autotools.Ralf Habacker1-0/+2
2015-02-16doc: Add a guide to designing D-Bus APIsPhilip Withnall4-4/+970
2015-02-16dbus-monitor: whitespaceSimon McVittie1-1/+1
2015-02-16dbus-monitor: clarify column headersSimon McVittie1-2/+2
2015-02-16dbus-monitor.c: unify columns format in --profile mode and display column hea...Ralf Habacker1-3/+24
2015-02-16dbus-monitor: convert remaining hard tabs to 8 spacesSimon McVittie1-38/+38
2015-02-16dbus-send: pretty-print GVariant-style bytestringsSimon McVittie2-30/+35
2015-02-16Add manual-paths test to the Autotools (mingw) build tooSimon McVittie1-0/+8
2015-02-13Add org.freedesktop.DBus.Verbose interface to dbus-daemon when compiled with ...Ralf Habacker4-0/+91
2015-02-12Add manual-paths test executable with cmake build support.Ralf Habacker4-0/+83
2015-02-12Add dbus-test-tool and its man page to the CMake build systemSimon McVittie2-0/+16
2015-02-12Document dbus-test-toolSimon McVittie3-0/+327
2015-02-11bus_driver_handle_get_connection_credentials: do not assert on OOMSimon McVittie1-0/+4
2015-02-11Reduce the number of fds the fdpass test usesSimon McVittie1-2/+23
2015-02-11Minor optimization in _dbus_getsid().Ralf Habacker1-2/+8
2015-02-11Add test for windows sid.Ralf Habacker3-3/+24
2015-02-11Windows implementation of GetConnectionCredentials.Ralf Habacker2-0/+28
2015-02-091.9.11Simon McVittie2-1/+6
2015-02-091.9.10dbus-1.9.10Simon McVittie2-4/+4
2015-02-09Add a regression test for making systemd activation appear to failSimon McVittie1-0/+31
2015-02-09Merge branch '1.8-cve-2015-0245' into cve-2015-0245Simon McVittie3-12/+62
2015-02-05Add test-fdpass to the build, and make it compile againSimon McVittie2-1/+13
2015-02-05CVE-2015-0245: discard forged ActivationFailure messagesSimon McVittie1-0/+18
2015-02-05bus_driver_get_owner_of_name: factor out from bus_driver_get_conn_helperSimon McVittie1-11/+21
2015-02-051.8.17Simon McVittie2-1/+6
2015-02-05tests: make installable metadata Windows-friendly by using EXEEXTSimon McVittie1-2/+2
2015-02-05tests: make sure to specify CPPFLAGS where neededSimon McVittie1-0/+2
2015-02-04bus_driver_check_caller_is_privileged: correct the DBUS_WIN caseSimon McVittie1-1/+1