[kdbus] Use new API insted of direct call to org.freedesktop.DBus
[platform/upstream/glib.git] / gio / gdbus-tool.c
2015-07-10 Lukasz Skalski[kdbus] Use new API insted of direct call to org.freede...
2015-07-10 Ryan Lortiegdbus-tool: add support for new bus types
2015-07-10 Ryan Lortiegdbus-tool: simplify some logic
2014-05-20 Philip Withnallgdbus-tool: Remove dead variables
2014-01-31 Daniel MustielesUpdated FSF's address
2013-12-22 Ryan Lortiegdbus tool: print GVariant errors in context
2013-05-26 Matthias ClasenAvoid a segfault in gdbus tool
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2012-11-15 Dan Winshipwin32: prototype _glib_get_dll_directory() and _glib_ge...
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-08-30 Rui Matosgdbus-tool: Check return value of strrchr()
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-09 David Zeuthengdbus: Don't pass an unintialized GError pointer
2011-06-09 David Zeuthengdbus: Add --recurse and --only-properties options
2011-06-04 David Zeuthengdbus: Add a way to emit a signal
2011-05-06 David Zeuthengdbus: Add a --timeout option
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-02-19 Tor LillqvistExport _glib_get_locale_dir() as it is now used in...
2011-02-12 Matthias ClasenSet up message translation for gdbus
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-19 David ZeuthenGDBus: Remove constness from introspection data structures
2010-07-19 David ZeuthenGDBus: Add GDBusSignalFlags and use it in g_dbus_connec...
2010-06-13 Christian PerschAdd --xml to gdbus-tool to print raw introspected XML
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-24 Ryan LortieGDBusConnection.call(): add 'reply_type' argument
2010-05-17 David Zeuthengdbus(1): Don't fetch props if introspection data indic...
2010-05-15 David ZeuthenGDBus: Fix a double free
2010-05-14 Matthias ClasenCleanups
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-13 Christian PerschPlug some mem leaks
2010-05-13 David ZeuthenGDBus: Add GDBusAuthObserver param in g_dbus_connection...
2010-05-13 David ZeuthenGDBus: add 'monitor' verb to gdbus(1)
2010-05-13 David ZeuthenGDBus: Make gdbus(1) print annotations when introspecti...
2010-05-10 David ZeuthenGDBus: In gdbus(1), try Get() if GetAll() fails
2010-05-10 David ZeuthenGDBus: Use call() instead of invoke_method()
2010-05-09 Matthias ClasenUpdate copyright years to include 2010
2010-05-06 David ZeuthenGDBus: Fix up i18n
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo