Imported Upstream version 2.61.2
[platform/upstream/glib.git] / gio / gdbusconnection.c
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.58.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.56.0
2019-12-03 Hyunjee KimImported Upstream version 2.55.2
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.4 78/153578/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-09-29 DongHun KwakImported Upstream version 2.53.2 76/153576/1
2017-05-19 DongHun KwakImported Upstream version 2.52.1 09/130009/1
2017-05-19 DongHun KwakImported Upstream version 2.52.0 08/130008/1
2017-05-19 DongHun KwakImported Upstream version 2.51.2 04/130004/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-08-06 Colin Waltersgdbusconnection: Don't g_printerr() when exiting
2015-07-21 Arun Raghavangdbusconnection: Fix signal subscription documentation
2015-06-05 Jan SafranekGDBus: Add new call flag to allow interactive authorization
2015-04-21 Marc-André Lureaugdbus: fix out-of-bound array access
2015-04-06 Dan Winshipgdbus: fix deadlock on message cancel/timeout
2015-04-04 Dan Winshipgio: (belatedly) port gdbus from GSimpleAsyncResult...
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...
next