index
:
delta/dbus.git
68852-make-it-easier
RHEL-4
baserock/af-bus
baserock/build-essential
baserock/dbus-1.10.14-capi-patches
baserock/dbus-1.10.6-capi-patches
baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0
baserock/genivi/G-1.1
baserock/genivi/J-1.0
baserock/genivi/af-bus-master
baserock/genivi/af-bus-morph
baserock/genivi/dbus-1.6-af-bus
baserock/genivi/dbus-1.8.8
baserock/genivi/dbus-1.9.16-1-g92a2d95
baserock/genivi/dbus-1.9.4
baserock/genivi/use-afbus
baserock/morph
baserock/pedroalvarez/dbus-1.11
baserock/ps/update-dlt-audiomanager
baserock/v1.10.0+custom_marshaling
baserock/v1.8.0
bus-inotify-error-handling
cherry-pick-14f46d14
cherry-pick-f0e526bc
cmake-config-find-package-support
dbus-0.23-branch
dbus-0.35-branch
dbus-0.36-branch
dbus-1.0-branch
dbus-1.10
dbus-1.10-ci
dbus-1.12
dbus-1.14
dbus-1.2
dbus-1.2.4permissive
dbus-1.4
dbus-1.6
dbus-1.8
dbus-object-names
leak-locator
master
mr143-refactoring
wip/setuid-hardening
gitlab.freedesktop.org: dbus/dbus.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
/
dispatch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not fail with fatal message skipping GetConnectionUnixProcessID test-bus t...
Ralf Habacker
2015-11-13
1
-1
/
+1
*
Fix test-bus test for GetConnectionUnixUser driver method on windows.
Ralf Habacker
2015-11-13
1
-4
/
+9
*
Skip launch helper activation tests on windows silently.
Ralf Habacker
2015-11-12
1
-3
/
+1
*
Fix test-bus segfault_service_no_auto_start test on windows.
Ralf Habacker
2015-11-11
1
-11
/
+16
*
Fix test cases running client and server dispatch design issue.
Ralf Habacker
2015-11-06
1
-5
/
+34
*
Fix bug unrefing connection too early in check_hello_message().
Ralf Habacker
2015-11-06
1
-2
/
+2
*
Turn DBusSocket into a type-safe struct, preventing inappropriate conversion
Simon McVittie
2015-05-12
1
-3
/
+3
*
bus_unix_fds_passing_test: the results of _dbus_socketpair are sockets
Simon McVittie
2015-05-12
1
-5
/
+6
*
Fix assorted compiler warnings on Windows.
Simon McVittie
2015-03-24
1
-0
/
+2
*
Rename _dbus_full_duplex_pipe() to more descriptive name _dbus_socketpair().
Ralf Habacker
2015-03-24
1
-2
/
+2
*
Revert "Rename _dbus_full_duplex_pipe() to more descriptive name _dbus_socket...
Ralf Habacker
2015-03-11
1
-2
/
+2
*
Rename _dbus_full_duplex_pipe() to more descriptive name _dbus_socketpair().
Ralf Habacker
2015-03-11
1
-2
/
+2
*
Capture a fake reply if a broadcast cannot be delivered
Simon McVittie
2015-02-04
1
-3
/
+33
*
Capture all messages received or sent, and send them to monitors
Simon McVittie
2015-02-04
1
-14
/
+31
*
Add support for morphing a D-Bus connection into a "monitor"
Simon McVittie
2015-02-04
1
-0
/
+55
*
Implement NetBSD credentials-passing with LOCAL_PEEREID
Patrick Welche
2014-11-06
1
-0
/
+5
*
Stats: GetAllMatchRules: add tests
Alban Crequy
2014-09-25
1
-14
/
+150
*
BusTransaction: remove confusing getter of connections
Chengwei Yang
2014-01-06
1
-1
/
+1
*
bus-test: only expect GetConnectionUnixProcessID to succeed sometimes
Simon McVittie
2013-09-23
1
-0
/
+6
*
Export dbus_setenv() as a utility function
Simon McVittie
2013-08-23
1
-1
/
+2
*
tests to embedded tests: replaced in dbus-daemon
Chengwei Yang
2013-06-28
1
-2
/
+2
*
Merge tests' cmake and autotools bus configuration
Simon McVittie
2011-09-28
1
-19
/
+12
*
Remove various never-used variables
Simon McVittie
2011-08-05
1
-1
/
+0
*
activation: optionally, use systemd for system bus activation
Lennart Poettering
2010-07-09
1
-320
/
+320
*
Disabled launch helper activation tests on windows.
Ralf Habacker
2010-05-03
1
-0
/
+4
*
Cmake support for cross plattform usable test files.
Ralf Habacker
2010-04-11
1
-0
/
+6
*
Cleaned up _dbus_verbose calls: function names and code line numbers are prin...
Ralf Habacker
2010-03-27
1
-22
/
+21
*
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
2010-03-19
1
-0
/
+1
*
Move dispatching to destination to bus_dispatch_matches()
Will Thompson
2010-03-19
1
-27
/
+34
*
win32 fix: disabled some tests, they may be not intendent for windows or need...
Ralf Habacker
2009-12-20
1
-0
/
+5
*
uses tcp based test connections for now
Ralf Habacker
2009-12-01
1
-8
/
+14
*
don't leak string list in error case (cherry picked from commit e4f3925497654...
Frank Osterfeld
2009-11-30
1
-0
/
+1
*
Merge branch 'fd-passing'
Thiago Macieira
2009-07-16
1
-0
/
+170
|
\
|
*
bus: don't forward messages with unix fds on connections that don't support it
Lennart Poettering
2009-05-21
1
-0
/
+14
|
*
auth: add fd passing negotiation support
Lennart Poettering
2009-05-20
1
-0
/
+5
|
*
unix-fd: add test for passing unix fds
Lennart Poettering
2009-05-20
1
-0
/
+151
*
|
Bug 21161 - Update the FSF address
Tobias Mueller
2009-07-10
1
-1
/
+1
|
/
*
2007-07-26 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-07-26
1
-19
/
+10
*
2007-07-24 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-07-24
1
-6
/
+41
*
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
2007-07-24
1
-16
/
+523
*
2007-07-13 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-07-14
1
-1
/
+1
*
2007-06-14 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-06-14
1
-8
/
+19
*
2007-06-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2007-06-09
1
-1
/
+5
*
* bus/dispatch.c: disabled segfault test on win32 for now
Ralf Habacker
2007-03-08
1
-0
/
+11
*
2006-10-23 David Zeuthen <davidz@redhat.com>
David Zeuthen
2006-10-23
1
-15
/
+16
*
2006-10-01 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2006-10-01
1
-5
/
+5
*
2006-09-30 Havoc Pennington <hp@redhat.com>
Havoc Pennington
2006-10-01
1
-0
/
+84
*
* bus/activation.[ch] (bus_activation_list_services): new function to
John (J5) Palmieri
2006-07-14
1
-2
/
+347
*
* configure.in: Add test/name-test/Makefile to the generated
John (J5) Palmieri
2005-11-22
1
-1
/
+1
*
* bus/driver.c (bus_driver_handle_introspect): Add signals
John (J5) Palmieri
2005-10-03
1
-0
/
+62
[next]