summaryrefslogtreecommitdiff
path: root/bus/dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* Capture a fake reply if a broadcast cannot be deliveredSimon McVittie2015-02-041-3/+33
* Capture all messages received or sent, and send them to monitorsSimon McVittie2015-02-041-14/+31
* Add support for morphing a D-Bus connection into a "monitor"Simon McVittie2015-02-041-0/+55
* Implement NetBSD credentials-passing with LOCAL_PEEREIDPatrick Welche2014-11-061-0/+5
* Stats: GetAllMatchRules: add testsAlban Crequy2014-09-251-14/+150
* BusTransaction: remove confusing getter of connectionsChengwei Yang2014-01-061-1/+1
* bus-test: only expect GetConnectionUnixProcessID to succeed sometimesSimon McVittie2013-09-231-0/+6
* Export dbus_setenv() as a utility functionSimon McVittie2013-08-231-1/+2
* tests to embedded tests: replaced in dbus-daemonChengwei Yang2013-06-281-2/+2
* Merge tests' cmake and autotools bus configurationSimon McVittie2011-09-281-19/+12
* Remove various never-used variablesSimon McVittie2011-08-051-1/+0
* activation: optionally, use systemd for system bus activationLennart Poettering2010-07-091-320/+320
* Disabled launch helper activation tests on windows.Ralf Habacker2010-05-031-0/+4
* Cmake support for cross plattform usable test files.Ralf Habacker2010-04-111-0/+6
* Cleaned up _dbus_verbose calls: function names and code line numbers are prin...Ralf Habacker2010-03-271-22/+21
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* Move dispatching to destination to bus_dispatch_matches()Will Thompson2010-03-191-27/+34
* win32 fix: disabled some tests, they may be not intendent for windows or need...Ralf Habacker2009-12-201-0/+5
* uses tcp based test connections for nowRalf Habacker2009-12-011-8/+14
* don't leak string list in error case (cherry picked from commit e4f3925497654...Frank Osterfeld2009-11-301-0/+1
* Merge branch 'fd-passing'Thiago Macieira2009-07-161-0/+170
|\
| * bus: don't forward messages with unix fds on connections that don't support itLennart Poettering2009-05-211-0/+14
| * auth: add fd passing negotiation supportLennart Poettering2009-05-201-0/+5
| * unix-fd: add test for passing unix fdsLennart Poettering2009-05-201-0/+151
* | Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
|/
* 2007-07-26 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-261-19/+10
* 2007-07-24 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-241-6/+41
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-16/+523
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2007-06-14 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-141-8/+19
* 2007-06-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-091-1/+5
* * bus/dispatch.c: disabled segfault test on win32 for nowRalf Habacker2007-03-081-0/+11
* 2006-10-23 David Zeuthen <davidz@redhat.com>David Zeuthen2006-10-231-15/+16
* 2006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-5/+5
* 2006-09-30 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-0/+84
* * bus/activation.[ch] (bus_activation_list_services): new function toJohn (J5) Palmieri2006-07-141-2/+347
* * configure.in: Add test/name-test/Makefile to the generatedJohn (J5) Palmieri2005-11-221-1/+1
* * bus/driver.c (bus_driver_handle_introspect): Add signalsJohn (J5) Palmieri2005-10-031-0/+62
* 2005-09-11 Mark McLoughlin <mark@skynet.ie>Mark McLoughlin2005-09-111-13/+7
* * bus/dispatch.c, test/test-service.c: Add testcaseJohn (J5) Palmieri2005-07-151-1/+77
* Checking in Rodrigo's patch along with my fixes to the patchJohn (J5) Palmieri2005-07-141-148/+493
* * dbus/dbus-connection.c, dbus/dbus-connection.hJohn (J5) Palmieri2005-06-021-4/+4
* 2005-02-17 Colin Walters <walters@verbum.org>Colin Walters2005-02-171-41/+41
* 2005-01-20 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-211-33/+33
* 2005-01-18 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-181-53/+53
* 2005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-151-82/+69
* 2004-11-25 Havoc Pennington <hp@redhat.com>Havoc Pennington2004-11-261-37/+102
* * doc/dbus-specification.xml: document ServiceOwnerChanged signal.Olivier Andrieu2004-09-241-361/+419
* * dbus/dbus-sysdeps.c (_dbus_user_at_console): fix memleak in OOM.Olivier Andrieu2004-09-171-1/+96
* 2004-08-09 Havoc Pennington <hp@redhat.com>Havoc Pennington2004-08-101-1/+1