summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Optionally install systemd user units for a per-user busSimon McVittie2015-02-244-1/+54
* Add a regression test for connecting to XDG_RUNTIME_DIR/bus by defaultSimon McVittie2015-02-243-3/+90
* On Unix platforms, try $XDG_RUNTIME_DIR/bus before default addressSimon McVittie2015-02-242-4/+87
* Add regression test for unix:runtime=yesSimon McVittie2015-02-241-0/+103
* Add support for unix:runtime=yes as an address modeSimon McVittie2015-02-242-10/+71
* marshalling tests: fix an incorrect use of memcmpSimon McVittie2015-02-241-1/+1
* tests: reassure clang that oom() does in fact not returnSimon McVittie2015-02-242-0/+4
* tests: simplify Makefile.am now that libdbus is always dynamically linkedSimon McVittie2015-02-231-25/+11
* Remove checks for dbus-glib from configure.acSimon McVittie2015-02-231-18/+1
* Add versioned symbol support to cmake build system for linux platforms to kee...Simon McVittie2015-02-201-0/+7
* NEWSSimon McVittie2015-02-201-1/+16
* cmake: check for the necessary symbols for test-segfault.cSimon McVittie2015-02-201-0/+3
* Fix static linking with mingwSimon McVittie2015-02-204-1/+4
* Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2015-02-209-63/+95
* On Unix platforms with gcc (or compatible), hide non-exported symbolsSimon McVittie2015-02-203-0/+94
* Add DBUS_PRIVATE_EXPORT decoration to symbols used by dbus-daemon or testsSimon McVittie2015-02-2030-2/+376
* tests: always use libdbus-internal for main loop, never dbus-glibSimon McVittie2015-02-205-102/+20
* sysdeps: try to avoid re-including config.hSimon McVittie2015-02-201-0/+3
* Remove some redundant inclusionsSimon McVittie2015-02-202-2/+0
* Remove <apparmor/> from default system.conf, session.confSimon McVittie2015-02-192-6/+0
* clarify NEWSSimon McVittie2015-02-191-2/+3
* 1.9.13Simon McVittie2015-02-192-1/+6
* 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