index
:
~lkundrak/dbus
kdbus-dev
lkundrak's DBus playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bus
/
dispatch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-11
[Test] Fix for bus test - NameOwnerChanged not received.
Michal Eljasiewicz
1
-6
/
+2
2015-02-11
Optional autogen.sh flag --enable-kdbus-transport added allowing to compile w...
Lukasz Stempien
1
-0
/
+12
2015-02-11
address for daemon changed to "kdbus:", licencses and copyrights added
Radoslaw Pajak
1
-0
/
+1
2015-02-11
[daemon-fix] Fixed daemon creation, services activation and little more
Radoslaw Pajak
1
-1
/
+1
2015-02-11
[daemon-dev][daemon-fix][lib-dev] Added sending NameLost and NameAcquired mes...
Radoslaw Pajak
1
-8
/
+18
2015-02-11
daemon fix and development
Radoslaw Pajak
1
-1
/
+2
2014-01-06
BusTransaction: remove confusing getter of connections
Chengwei Yang
1
-1
/
+1
2013-09-23
bus-test: only expect GetConnectionUnixProcessID to succeed sometimes
Simon McVittie
1
-0
/
+6
2013-08-23
Export dbus_setenv() as a utility function
Simon McVittie
1
-1
/
+2
2013-06-28
tests to embedded tests: replaced in dbus-daemon
Chengwei Yang
1
-2
/
+2
2011-09-28
Merge tests' cmake and autotools bus configuration
Simon McVittie
1
-19
/
+12
2011-08-05
Remove various never-used variables
Simon McVittie
1
-1
/
+0
2010-07-09
activation: optionally, use systemd for system bus activation
Lennart Poettering
1
-320
/
+320
2010-05-03
Disabled launch helper activation tests on windows.
Ralf Habacker
1
-0
/
+4
2010-04-11
Cmake support for cross plattform usable test files.
Ralf Habacker
1
-0
/
+6
2010-03-27
Cleaned up _dbus_verbose calls: function names and code line numbers are prin...
Ralf Habacker
1
-22
/
+21
2010-03-19
Consistently include <config.h> in all C source files and never in header files.
Marcus Brinkmann
1
-0
/
+1
2010-03-19
Move dispatching to destination to bus_dispatch_matches()
Will Thompson
1
-27
/
+34
2009-12-20
win32 fix: disabled some tests, they may be not intendent for windows or need...
Ralf Habacker
1
-0
/
+5
2009-12-01
uses tcp based test connections for now
Ralf Habacker
1
-8
/
+14
2009-11-30
don't leak string list in error case (cherry picked from commit e4f3925497654...
Frank Osterfeld
1
-0
/
+1
2009-07-16
Merge branch 'fd-passing'
Thiago Macieira
1
-0
/
+170
2009-07-10
Bug 21161 - Update the FSF address
Tobias Mueller
1
-1
/
+1
2009-05-21
bus: don't forward messages with unix fds on connections that don't support it
Lennart Poettering
1
-0
/
+14
2009-05-20
auth: add fd passing negotiation support
Lennart Poettering
1
-0
/
+5
2009-05-20
unix-fd: add test for passing unix fds
Lennart Poettering
1
-0
/
+151
2007-07-26
2007-07-26 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-19
/
+10
2007-07-24
2007-07-24 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-6
/
+41
2007-07-24
2007-07-24 Richard Hughes <richard@hughsie.com>
Richard Hughes
1
-16
/
+523
2007-07-14
2007-07-13 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+1
2007-06-14
2007-06-14 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-8
/
+19
2007-06-09
2007-06-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-1
/
+5
2007-03-08
* bus/dispatch.c: disabled segfault test on win32 for now
Ralf Habacker
1
-0
/
+11
2006-10-23
2006-10-23 David Zeuthen <davidz@redhat.com>
David Zeuthen
1
-15
/
+16
2006-10-01
2006-10-01 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-5
/
+5
2006-10-01
2006-09-30 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+84
2006-07-14
* bus/activation.[ch] (bus_activation_list_services): new function to
John (J5) Palmieri
1
-2
/
+347
2005-11-22
* configure.in: Add test/name-test/Makefile to the generated
John (J5) Palmieri
1
-1
/
+1
2005-10-03
* bus/driver.c (bus_driver_handle_introspect): Add signals
John (J5) Palmieri
1
-0
/
+62
2005-09-11
2005-09-11 Mark McLoughlin <mark@skynet.ie>
Mark McLoughlin
1
-13
/
+7
2005-07-15
* bus/dispatch.c, test/test-service.c: Add testcase
John (J5) Palmieri
1
-1
/
+77
2005-07-14
Checking in Rodrigo's patch along with my fixes to the patch
John (J5) Palmieri
1
-148
/
+493
2005-06-02
* dbus/dbus-connection.c, dbus/dbus-connection.h
John (J5) Palmieri
1
-4
/
+4
2005-02-17
2005-02-17 Colin Walters <walters@verbum.org>
Colin Walters
1
-41
/
+41
2005-01-21
2005-01-20 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-33
/
+33
2005-01-18
2005-01-18 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-53
/
+53
2005-01-15
2005-01-15 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-82
/
+69
2004-11-26
2004-11-25 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-37
/
+102
2004-09-24
* doc/dbus-specification.xml: document ServiceOwnerChanged signal.
Olivier Andrieu
1
-361
/
+419
2004-09-17
* dbus/dbus-sysdeps.c (_dbus_user_at_console): fix memleak in OOM.
Olivier Andrieu
1
-1
/
+96
[next]