GDBus: make use of reliable async cancellation
[platform/upstream/glib.git] / gio / gdbusaddress.c
2012-03-15 Ryan LortieGDBus: make use of reliable async cancellation
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-15 Matthias ClasenSilence a compiler warning
2011-06-14 Matthias ClasenDon't compare unsigned numbers with 0
2011-06-14 Matthias ClasenAvoid a deref-before-NULL-check warning
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-13 David ZeuthenGDBus: Allow tcp: and nonce-tcp: addresses without...
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
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-24 Johan DahlinAdd a lot of missing annotations
2010-07-20 Ryan LortieMove #include <sys/wait.h> down
2010-07-19 David HoytBug 624754 – gdbusaddress.c missing sys/wait.h
2010-07-16 David ZeuthenGDBus: Add nonce-tcp: test case
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-07-07 Matthias ClasenFix some errors in translated strings
2010-07-07 Danielle MadeleyInclude sys/wait.h for WEXITSTATUS()
2010-07-06 David ZeuthenGDBus: Handle autolaunching on UNIX/Freedesktop OSes
2010-07-06 David ZeuthenGDBus: Properly handle empty address strings
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-03 Javier Jardóngdbusaddress: Fix typo
2010-05-20 David ZeuthenBug 619142 – Build fixes
2010-05-14 Christian PerschPlug mem leak in g_dbus_address_get_stream_sync
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-10 Matthias ClasenTrivia
2010-05-09 Matthias ClasenUpdate copyright years to include 2010
2010-05-09 Matthias ClasenAdd some conceptual changes
2010-05-09 Matthias ClasenSome documentation tweaks
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 ZeuthenSet up gtk-doc for GDBus
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo