GDBusConnection: Avoid callbacks on finalized connection
[platform/upstream/glib.git] / gio / gdbusprivate.c
2010-09-23 David ZeuthenGDBusConnection: Avoid callbacks on finalized connection
2010-09-12 Tor LillqvistAdd some more individual own header includes where...
2010-09-10 David ZeuthenAdd work-around for Bug 627724
2010-09-09 David ZeuthenGDBusMessage: Don't reset serial number when copying
2010-09-09 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-09-03 Christian PerschPlug a mem leak
2010-08-30 Christian PerschDon't leak the FD list
2010-08-06 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-22 Matthias ClasenFix build on !unix
2010-08-17 Christian PerschPlug a mem leak in GDBusWorker
2010-08-16 David ZeuthenBug 626748 – Use async methods for writing and handle...
2010-08-13 David ZeuthenBug 626841 – Add test-case for non-socket GIOStream
2010-08-04 David ZeuthenGDBus: Add `return' debug option
2010-07-08 Matthias ClasenUse glib infrastructure to parse debug flags
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-07-07 David ZeuthenBug 618882 – No way to ensure that a message is sent
2010-07-06 David ZeuthenGDBus: Handle autolaunching on UNIX/Freedesktop OSes
2010-07-01 David ZeuthenBug 620913 – More control with G_DBUS_DEBUG
2010-06-30 David ZeuthenGDBus: plug some memory leaks
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-21 David ZeuthenBug 621945 – Filter outgoing messages in GDBusConnection
2010-06-17 David ZeuthenGDBusMessage: Fix bug when deserializing a message
2010-06-17 David ZeuthenGDBus: Complain via g_warning() if an invalid message...
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-24 Ryan LortieGDBusConnection.call(): add 'reply_type' argument
2010-05-20 David ZeuthenBug 619142 – Build fixes
2010-05-14 Matthias ClasenCleanups
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-13 David ZeuthenGDBus: Make message serialization routines take capabil...
2010-05-09 Matthias ClasenUpdate copyright years to include 2010
2010-05-06 David ZeuthenGDBus: Add new symbols to gio.symbols
2010-05-06 David ZeuthenGDBus: Fix up i18n
2010-05-06 David ZeuthenAdd "Since: 2.26" to all new GDBus API
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo