summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 1.9.12dbus-1.9.12Simon McVittie2015-02-193-11/+55
* apparmor: Fix build failure with --disable-apparmorTyler Hicks2015-02-191-24/+24
* Revert "Add DBus method to return the AA context of a connection"Simon McVittie2015-02-184-107/+0
* Add DBus method to return the AA context of a connectionTyler Hicks2015-02-184-0/+107
* apparmor: tighten up terminology for context vs. label vs. profileSimon McVittie2015-02-181-38/+40
* Mediation of processes becoming a monitorTyler Hicks2015-02-181-0/+7
* Mediation of processes eavesdroppingTyler Hicks2015-02-185-1/+141
* Mediation of processes sending and receiving messagesJohn Johansen2015-02-183-1/+369
* Do LSM checks after determining if the message is a requested replyTyler Hicks2015-02-181-24/+29
* Mediation of processes that acquire well-known namesJohn Johansen2015-02-185-2/+310
* Store AppArmor label of connecting processesTyler Hicks2015-02-184-3/+79
* Store AppArmor label of bus during initializationTyler Hicks2015-02-181-1/+86
* Initialize AppArmor mediationJohn Johansen2015-02-184-0/+208
* Add apparmor element support to bus config parsingTyler Hicks2015-02-189-1/+156
* Update autoconf file to build against libapparmorTyler Hicks2015-02-182-0/+22
* Add apparmor element and attributes to the bus config dtdTyler Hicks2015-02-181-1/+6
* Document AppArmor enforcement in the dbus-daemon man pageTyler Hicks2015-02-181-0/+56
* Add LinuxSecurityLabel to specificationSimon McVittie2015-02-181-0/+51
* Add regression test for LinuxSecurityLabel credentialSimon McVittie2015-02-181-1/+25
* Add LSM-agnostic support for LinuxSecurityLabel credentialSimon McVittie2015-02-189-11/+268
* New a{sv} helper for using byte arrays as the variantTyler Hicks2015-02-182-0/+58
* dbus-monitor: Remove empty column in --profile mode.Ralf Habacker2015-02-161-3/+1
* dbus-monitor: Combine sec and usec columns into one timestamp column and unif...Ralf Habacker2015-02-161-12/+4
* dbus-send: Keep cmake build system in sync with autotools.Ralf Habacker2015-02-161-0/+2
* doc: Add a guide to designing D-Bus APIsPhilip Withnall2015-02-164-4/+970
* dbus-monitor: whitespaceSimon McVittie2015-02-161-1/+1
* dbus-monitor: clarify column headersSimon McVittie2015-02-161-2/+2
* dbus-monitor.c: unify columns format in --profile mode and display column hea...Ralf Habacker2015-02-161-3/+24
* dbus-monitor: convert remaining hard tabs to 8 spacesSimon McVittie2015-02-161-38/+38
* dbus-send: pretty-print GVariant-style bytestringsSimon McVittie2015-02-162-30/+35
* Add manual-paths test to the Autotools (mingw) build tooSimon McVittie2015-02-161-0/+8
* Add org.freedesktop.DBus.Verbose interface to dbus-daemon when compiled with ...Ralf Habacker2015-02-134-0/+91
* Add manual-paths test executable with cmake build support.Ralf Habacker2015-02-124-0/+83
* Add dbus-test-tool and its man page to the CMake build systemSimon McVittie2015-02-122-0/+16
* Document dbus-test-toolSimon McVittie2015-02-123-0/+327
* bus_driver_handle_get_connection_credentials: do not assert on OOMSimon McVittie2015-02-111-0/+4
* Reduce the number of fds the fdpass test usesSimon McVittie2015-02-111-2/+23
* Minor optimization in _dbus_getsid().Ralf Habacker2015-02-111-2/+8
* Add test for windows sid.Ralf Habacker2015-02-113-3/+24
* Windows implementation of GetConnectionCredentials.Ralf Habacker2015-02-112-0/+28
* 1.9.11Simon McVittie2015-02-092-1/+6
* 1.9.10dbus-1.9.10Simon McVittie2015-02-092-4/+4
* Add a regression test for making systemd activation appear to failSimon McVittie2015-02-091-0/+31
* Merge branch '1.8-cve-2015-0245' into cve-2015-0245Simon McVittie2015-02-093-12/+62
|\
| * CVE-2015-0245: discard forged ActivationFailure messagesSimon McVittie2015-02-051-0/+18
| * bus_driver_get_owner_of_name: factor out from bus_driver_get_conn_helperSimon McVittie2015-02-051-11/+21
| * 1.8.17Simon McVittie2015-02-052-1/+6
| * Prepare embargoed 1.8.16 releasedbus-1.8.16Simon McVittie2015-02-042-4/+18
| * CVE-2015-0245: prevent forged ActivationFailure from non-root processesSimon McVittie2015-02-041-0/+8
* | Add test-fdpass to the build, and make it compile againSimon McVittie2015-02-052-1/+13