[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / tests / gdbus-export.c
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-16 Stef Waltergdbus-export: Fix leaks in tests
2013-10-29 Xavier ClaessensTests: add session_bus_run() and use it where possible
2013-07-02 Ryan LortieGDBusConnection: be more careful with async GetAll
2013-06-22 Ryan LortieGDBusConnection: allow async property handling
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-01-26 Matthias ClasenPlug a small memleak in gdbus-export test
2012-10-16 Ryan LortieRemove g_type_init() calls
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-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-07 David ZeuthenBug 665733 – GDBusConnection holds lock while calling...
2011-10-13 Ryan Lortieg_thread_new: never fail
2011-10-13 Ryan Lortiethread: nuke the concept of 'joinable'
2011-10-10 Matthias ClasenDon't use deprecated GThread API in gio tests
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-02-16 Matthias ClasenAdd a (currently failing) testcase
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-19 David ZeuthenGDBus: Remove constness from introspection data structures
2010-07-15 Ryan LortieBug 624484: GDBusSubtreeDispatchFunc clarification
2010-07-15 Ryan LortieBug 624473: GDBusSubtreeIntrospectFunc return type
2010-07-01 David ZeuthenGDBus: Fix bug in child enumeration
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-21 David ZeuthenReturn an error for calls into unknown interfaces or...
2010-05-14 Christian PerschPlug mem leaks in gdbus tests & examples
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-13 Matthias Clasenremove the redundant interface_name parameter
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