Remove g_type_init() calls
[platform/upstream/glib.git] / gio / tests / gdbus-peer.c
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-04-19 Xavier ClaessensUse GTestDBus in all GDBus unit tests
2012-04-18 David ZeuthenRevert "Add GTestDBus object"
2012-04-18 Xavier ClaessensAdd GTestDBus object
2012-04-08 Matthias Clasengdbusserver: Improve test coverage
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-02 Javier Jardóngio/tests: Use g_list_free_full() convenience function
2011-12-15 Chris CoulsonInitialize service_loop before running the service...
2011-12-02 Tristan Van BerkomGDBusInterfaceSkeleton: make it possible to export...
2011-10-13 Ryan Lortieg_thread_new: never fail
2011-10-13 Ryan Lortiethread: nuke the concept of 'joinable'
2011-10-10 Matthias ClasenDon't use deprecated GThread API in gio tests
2011-10-08 Antoine Jacoutotgio: enable test_peer regression test for OpenBSD
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-30 Dan Winshipgio/tests/gdbus-peer: make this work on non-Linux unixes
2011-07-24 Matthias ClasenExplicitly unset the session bus address for the peer...
2011-06-20 David ZeuthenGDBus: Unref worker from worker-thread to avoid race
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-14 David ZeuthenGResolver: Don't return duplicate addresses
2011-04-13 David ZeuthenGDBus: Add test case for the ANONYMOUS authentication...
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-02 Benjamin Ottegio: Comment out a whole test
2010-10-19 Ryan LortieGDBus: disable test to work around bug #631379
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-09 David ZeuthenGDBusServer: Make ::new-connection return whether the...
2010-09-09 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-09-04 Emmanuele Bassibuild: Quench the compiler's thirst for warnings
2010-09-03 Christian PerschPlug some mem leaks in gdbus-peer test
2010-09-03 Christian PerschPlug a mem leak in the gdbus-peer test
2010-08-27 David ZeuthenBug 628084 – gdbus-peer fails with assertion
2010-08-23 Matthias ClasenImprove GDBus introspection test coverage
2010-08-06 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
2010-08-22 Matthias ClasenBetter fix for the build problem
2010-08-22 Matthias ClasenMake gdbus-peer build on !linux
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