Bug 626748 – Use async methods for writing and handle EAGAIN
[platform/upstream/glib.git] / gio / tests / gdbus-peer.c
2010-08-16 David ZeuthenBug 626748 – Use async methods for writing and handle...
2010-08-13 Michael MeeksAdd test for EAGAIN overflow in gdbusconnection based...
2010-07-30 Matthias ClasenImprove coverage of credentials tests
2010-07-20 David ZeuthenBug 617483 – Credentials passing
2010-07-19 David ZeuthenGDBus: Add GDBusSendMessageFlags
2010-07-19 David ZeuthenGDBus: Remove constness from introspection data structures
2010-07-16 David ZeuthenGDBus: Add nonce-tcp: test case
2010-07-14 David ZeuthenBug 623815 – Don't check sender for GDBusProxy objects...
2010-07-01 Ryan LortieUse "unix:" instead of tcp in test for now...
2010-06-30 David ZeuthenGDBus: Take a reference to the GDBusInterfaceInfo object
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-11 David ZeuthenBug 621213 – GDBusProxy and well-known names
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-20 David ZeuthenBug 619142 – Build fixes
2010-05-14 Christian PerschPlug mem leaks in gdbus tests & examples
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-14 Matthias ClasenClean up platform-specific includes
2010-05-13 David ZeuthenGDBus: Nuke G_BUS_TYPE_NONE
2010-05-13 David ZeuthenGDBus: Add GDBusAuthObserver param in g_dbus_connection...
2010-05-13 David ZeuthenGDBus: Rename ::deny-authentication-peer to ::authorize...
2010-05-13 Matthias Clasenremove the redundant interface_name parameter
2010-05-13 David ZeuthenGDBusProxy: Remove error in get_cached_property() and...
2010-05-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-10 Matthias ClasenMore copyright year updates
2010-05-06 David ZeuthenGDBus: Add new symbols to gio.symbols
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo