[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / tests / gdbus-connection.c
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-11 Stef Waltergdbus-connection: Work around race in connection tests
2013-11-23 Stef Waltergdbus-connection: Fix race condition in test
2013-11-11 Stef Waltergdbus-connection: Fix leaks in tests
2013-11-11 Stef Waltergdbus-connection: Fix use after free in test
2013-05-29 Ryan Lortietests: move tests to new _get_filename() API
2013-05-29 Ryan Lortietests: use new g_test_build_filename() API
2013-05-28 Matthias ClasenFix make check with builddir != srcdir
2013-05-21 Colin Waltersgio/tests: Fix gdbus-connection when run from "make...
2013-05-20 Matthias ClasenConvert remaining gio tests to installed
2013-04-08 Lars Uebernickelg_dbus_connection_signal_subscribe: add path and namesp...
2013-01-15 Matthias ClasenFix distcheck
2013-01-03 Matthias ClasenUse the C gdbus-testserver in tests
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-07-10 Colin WaltersAdd g_spawn_check_exit_status()
2012-06-06 Tomas Bzatekgdbus: Implement g_dbus_connection_get_last_serial()
2012-04-19 Alexander LarssonRemove ununsed include
2012-04-19 Alexander LarssonFix race in gdbus-connection test
2012-04-19 Xavier ClaessensUse GTestDBus in all GDBus unit tests
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-04-08 Matthias Clasenifdef out some unused code
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-10-18 Sjoerd SimonsGDBusConnection: Fix race in /gdbus/connection/life...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-05-23 Antoine JacoutotFix build with gcc-2.*.
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-13 Peng HuangBug 632544 – Cannot send a locked message with PRESERVE...
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-23 David ZeuthenGDBusConnection: Use correct GMainContext when invoking...
2010-09-23 David ZeuthenGDBus: bump timeout for some tests
2010-09-23 David ZeuthenGDBus: Move "slow" connection test cases into separate...
2010-09-23 David ZeuthenGDBusConnection: Avoid callbacks on finalized connection
2010-09-09 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-06 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-17 Christian PerschPlug a mem leak in gdbus-connection test
2010-08-17 Christian PerschPlug a mem leak in gdbus-connection test
2010-08-17 Christian PerschPlug a mem leak in the gdbus-connection test
2010-08-16 David ZeuthenBug 626748 – Use async methods for writing and handle...
2010-07-31 Matthias ClasenImprove gdbus test coverage
2010-07-30 David ZeuthenBug 625584 – Crashes application on unref with signal...
2010-07-19 David ZeuthenGDBus: Add GDBusSendMessageFlags
2010-07-19 David ZeuthenGDBus: Add GDBusSignalFlags and use it in g_dbus_connec...
2010-07-14 David ZeuthenGDBusConnection: Fix up g_dbus_connection_close()
2010-07-07 David ZeuthenBug 618882 – No way to ensure that a message is sent
2010-07-07 David ZeuthenGDBus: Only rewrite serial number if g_dbus_message_get...
2010-06-21 David ZeuthenBug 621945 – Filter outgoing messages in GDBusConnection
2010-06-11 David ZeuthenBug 621213 – GDBusProxy and well-known names
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-24 Ryan LortieGDBusConnection.call(): add 'reply_type' argument
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-10 Matthias ClasenMore copyright year updates
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo