GDBusWorker: as a precaution, access 'stopped' boolean atomically
[platform/upstream/glib.git] / gio / gdbusprivate.c
2011-09-16 Simon McVittieGDBusWorker: as a precaution, access 'stopped' boolean...
2011-09-16 Simon McVittieGDBusWorker: annotate more functions with lock/pending...
2011-09-16 Simon McVittieGDBusConnection: delegate to the worker to close the...
2011-09-16 Simon McVittieGDBusWorker: combine num_writes_pending with flush_pending
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-20 David ZeuthenGDBus: Unref worker from worker-thread to avoid race
2011-06-01 Colin Waltersgdbus: Avoid blocking on worker thread in connection...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-12 Matthias ClasenGDBusWorker: Improve struct packing
2011-04-08 David ZeuthenStart merging gdbus-codegen code
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-13 Ted GouldBug 635626 – GDBus message idle can execute while flush...
2010-11-03 Christian PerschUse g_simple_async_result_{new_,}take_error
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-30 Matthias Clasenmessage_to_write_data_free: Don't unref data->message...
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