summaryrefslogtreecommitdiff
path: root/gio/gdbusprivate.h
Commit message (Expand)AuthorAgeFilesLines
* g_test_dbus_down: Ensure next test does not use old connectionSimon McVittie2018-04-101-0/+1
* gdbus: make hexencode() a shared function to avoid duplicationРуслан Ижбулатов2018-03-131-0/+3
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio: (belatedly) port gdbus from GSimpleAsyncResult to GTaskDan Winship2015-04-041-2/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* GDBusMethodInvocation: add 'property_info'Ryan Lortie2013-06-221-9/+10
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Add private _g_bus_get_singleton_if_exists() functionXavier Claessens2012-04-191-0/+3
* Revert "Add private _g_bus_get_singleton_if_exists() function"David Zeuthen2012-04-181-3/+0
* Add private _g_bus_get_singleton_if_exists() functionXavier Claessens2012-04-181-0/+3
* GDBusConnection: delegate to the worker to close the streamSimon McVittie2011-09-161-0/+5
* gdbus-codegen: Generate GDBusObject{,Proxy,Skeleton} subtypesDavid Zeuthen2011-04-251-2/+0
* GDBus: Use Skeleton instead of StubDavid Zeuthen2011-04-131-1/+1
* Start merging gdbus-codegen codeDavid Zeuthen2011-04-081-2/+18
* Bug 624546 – Modification of GDBusMessage in filter functionDavid Zeuthen2010-09-091-3/+3
* GDBusMethodInvocation: nuke constructorDavid Zeuthen2010-08-221-0/+12
* Bug 624546 – Modification of GDBusMessage in filter functionDavid Zeuthen2010-08-051-3/+3
* Bug 626748 – Use async methods for writing and handle EAGAINDavid Zeuthen2010-08-161-0/+1
* GDBus: Add `return' debug optionDavid Zeuthen2010-08-041-0/+1
* Bug 618882 – No way to ensure that a message is sentDavid Zeuthen2010-07-071-0/+5
* GDBus: Handle autolaunching on UNIX/Freedesktop OSesDavid Zeuthen2010-07-061-0/+6
* Bug 620913 – More control with G_DBUS_DEBUGDavid Zeuthen2010-07-011-0/+7
* Bug 623142 – Ensure ::new-connection runs before processing D-Bus messagesDavid Zeuthen2010-06-301-0/+4
* Bug 621945 – Filter outgoing messages in GDBusConnectionDavid Zeuthen2010-06-211-0/+5
* GDBusMessage: Fix bug when deserializing a messageDavid Zeuthen2010-06-171-0/+2
* GDBusConnection.call(): add 'reply_type' argumentRyan Lortie2010-05-241-2/+1
* Bug 619142 – Build fixesDavid Zeuthen2010-05-201-0/+4
* Update copyright years to include 2010Matthias Clasen2010-05-091-1/+1
* Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen2010-05-061-0/+83