[kdbus] KDBUS_ITEM_PAYLOAD_OFF items are (once again) relative to msg header
[platform/upstream/glib.git] / gio / tests / gdbus-peer.c
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-01 Matthias ClasenImprove gdbus test coverage
2013-10-04 Dan Winshipgcredentials: add internal macros to simplify all the...
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-06-01 Matthias ClasenSplit off the gdbus-overflow test
2013-05-29 Ryan LortieRename G_TEST_DISTED to G_TEST_DIST
2013-05-29 Ryan Lortietests: move tests to new _get_filename() API
2013-05-29 Ryan Lortietests: use new g_test_build_filename() API
2013-05-23 Colin Waltersgdbus-peer: Drop some usage of g_thread_yield()
2013-05-20 Colin Waltersgio/tests: Make gdbus-peer work in installed mode
2012-12-19 Simon McVittieCheck that credentials pass through D-Bus on supported...
2012-12-12 Dan WinshipAdd gnetworking.h
2012-11-02 Colin Waltersbuild: Add missing "static" keyword where it should...
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