[kdbus] Integrate kdbus core with new API.
[platform/upstream/glib.git] / gio / gdbusconnection.c
2015-07-10 Lukasz Skalski[kdbus] Integrate kdbus core with new API.
2015-07-10 Lukasz Skalski[kdbus] Initial support for two new bus types: 'user...
2015-07-10 Lukasz Skalski[kdbus] Add new library API for common tasks on dbus...
2014-07-09 Michael CatanzaroFix typo
2014-03-27 Bastien Noceragio: Add names to idles and timeouts
2014-02-08 Matthias ClasenConvert remaining examples to links
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-02 Matthias ClasenDon't use the quote tag
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenDocs: Big entity cleanup
2014-02-01 Matthias ClasenGDBusConnection: Convert docs to markdown
2014-02-01 Matthias ClasenDocs: Don't use the emphasis tag
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-31 Matthias ClasenDocs: don't use <footnote>
2014-01-02 Ryan LortieGDBusConnection: don't write to stdout
2014-01-01 Matthias ClasenFix a typo in a comment
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-07-02 Ryan LortieGDBusConnection: be more careful with async GetAll
2013-06-22 Ryan LortieGDBusConnection: allow async property handling
2013-06-22 Ryan LortieGDBusMethodInvocation: add 'property_info'
2013-06-22 Ryan LortieGDBusConnection: some straight-up refactoring
2013-06-22 Ryan LortieGDBusConnection: move 'Set' typecheck to worker
2013-06-22 Ryan LortieGDBusConnection: remove an unused g_variant_get()
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-04-08 Lars Uebernickelg_dbus_connection_signal_subscribe: add path and namesp...
2012-09-11 Thomas BechtoldFix gdbus connection annotations
2012-06-23 Phil ClaytonAdd missing annotation to GDBusConnection::closed
2012-06-06 Tomas Bzatekgdbus: Implement g_dbus_connection_get_last_serial()
2012-04-19 Xavier ClaessensAdd private _g_bus_get_singleton_if_exists() function
2012-04-18 David ZeuthenRevert "Add private _g_bus_get_singleton_if_exists...
2012-04-18 Xavier ClaessensAdd private _g_bus_get_singleton_if_exists() function
2012-04-14 David ZeuthenGDBusAuthObserver: Add a way to control what authentica...
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-03-19 Marco Trevisan ... GDBusConnection: Avoid dereferencing vtable for unregis...
2012-03-19 Ryan LortieGDBus: set no-reply flag on calls with no callback
2012-03-15 David ZeuthenGDBusConnection: Don't store GCancellable in qdata
2012-03-15 Ryan LortieGDBus: make use of reliable async cancellation
2012-02-27 David ZeuthenGDBusConnection: Don't leak message reply in error...
2012-02-21 David Kingdocs: Fix some GDBusConnection typos
2012-01-18 Will ThompsonGDBusConnection: note that exit-on-close is sometimes...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-02 Simon McVittieGDBusConnection: use GWeakRef to make the singletons...
2011-12-07 David ZeuthenBug 665733 – GDBusConnection holds lock while calling...
2011-12-05 Simon McVittieGDBusConnection: propagate error correctly if flags...
2011-11-22 Simon McVittieGDBusConnection: don't pass boolean > 1 to _g_dbus_work...
2011-11-19 Matthias ClasenTrivial doc typo fix
2011-10-24 Simon McVittieGDBusConnection: document that this object is (meant...
2011-10-24 Simon McVittieGDBusConnection: make the closed flag atomic (but still...
2011-10-24 Simon McVittieGDBusConnection: document which properties are protecte...
2011-10-24 Simon McVittieGDBusConnection: access the exit-on-close flag atomically
2011-10-24 Simon McVittieAnnotate GDBusConnection private functions with thread...
2011-10-21 Simon McVittieGDBusConnection: check for initializedness in most...
2011-10-21 Simon McVittieGDBusConnection: document use while uninitialized as...
2011-10-21 Simon McVittieGDBusConnection: check for initialization where needed...
2011-10-21 Simon McVittieGDBusConnection: replace is_initialized with an atomic...
2011-10-15 Simon McVittieGDBusConnection: warn that direct access to the stream...
2011-10-07 David ZeuthenGDBusConnection: Make pending calls error when the...
2011-10-07 Dan WinshipAdd g_main_context_ref_thread_default()
2011-10-04 Ryan LortieGDBus: switch to struct-embedded GMutex and GCond
2011-09-16 Simon McVittieGDBusConnection: delegate to the worker to close the...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-17 Brian Cameronvoid functions should not return. Fixes bug #656675.
2011-08-09 Martin Pitt[gi] Add missing (allow-none) annotations to g_dbus_con...
2011-08-01 David ZeuthenGDBusConnection: Only apply exit-on-closed semantics...
2011-07-26 Ryan LortieMerge branch 'gwakeup'
2011-07-25 David ZeuthenMore fixes for non-Unix builds
2011-07-25 David ZeuthenFix the build on non-Unix
2011-07-24 Matthias ClasenFix a typo
2011-07-21 David Zeuthengdbus-codegen: Add support for new org.gtk.GDBus.C...
2011-07-19 Johan DahlinPass in NULL instead of g_cclosure_marshal_generic
2011-07-12 Ryan LortieGVariant: add g_variant_take_ref()
2011-06-20 Colin WaltersStop using glib-genmarshal at build time
2011-06-14 Matthias ClasenRemove unneeded NULL check
2011-06-04 Matthias ClasenFix links in gio docs
2011-05-12 David ZeuthenGDBusConnection: Document that sockets are frobbed...
2011-05-08 Martin Pitt[gi] Add missing allow-none annotations to GDBusConnection
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Matthias ClasenFix up some harmless FALSE <> NULL confusions
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-13 Colin Waltersgdbusconnection: Avoid tripping assertion if we fail...
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-04-07 Matthias ClasenAdd a warning to the g_dbus_connection_set_exit_on_clos...
2011-03-28 David ZeuthenGDBusConnection: Make interface lookups O(1)
2011-02-16 Matthias ClasenDon't report standard interfaces more than once
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-13 Peng HuangBug 632544 – Cannot send a locked message with PRESERVE...
2010-11-06 Ryan LortieAdd G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE
2010-11-03 Christian PerschUse g_simple_async_result_{new_,}take_error
2010-10-28 Ryan LortieBug 633356 - (GDBus) Make G_MAXINT mean no timeout
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-09-23 David ZeuthenGDBus: Don't use abstract sockets in test code
2010-09-23 David ZeuthenGDBusConnection: Use correct GMainContext when invoking...
2010-09-23 David ZeuthenGDBusConnection: Avoid callbacks on finalized connection
2010-09-14 Christian PerschGDBusConnection leaks its GCredentials
2010-09-09 David ZeuthenBug 624546 – Modification of GDBusMessage in filter...
next