Imported Upstream version 2.67.0
[platform/upstream/glib.git] / gio / gdbusserver.c
2021-10-29 DongHun KwakImported Upstream version 2.67.0 upstream/2.67.0
2021-10-29 DongHun KwakImported Upstream version 2.66.7 upstream/2.66.7
2019-12-03 Hyunjee KimImported Upstream version 2.62.3 upstream/2.62.3
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.61.1
2019-12-03 Hyunjee KimImported Upstream version 2.61.0
2019-12-03 Hyunjee KimImported Upstream version 2.60.5
2017-09-29 DongHun KwakImported Upstream version 2.53.5 79/153579/1
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.1 75/153575/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-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
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
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-01-31 Daniel MustielesUpdated FSF's address
2013-11-28 Philip Withnallgio: Replace g_clear_object() with if()…g_object_unref()
2013-11-27 Philip Withnallgdbusserver: Fix a potential g_object_unref(NULL) call
2013-11-24 Manuel BachmannFix G_OS #ifdefs in gbusserver.c
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-01-29 Colin WaltersAdd g_close(), use it
2012-04-19 Alexander Larssongdbus: Escape nonce files in dbus addressess
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-02-24 Daiki UenoHide global variable for signal ID in gdbusproxy.c.
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-11 Evan NemersonGIO: add lots of annotations for Vala bindings
2012-01-03 Javier Jardóngio/*: Use g_list_free_full() convenience function
2011-10-07 Dan WinshipAdd g_main_context_ref_thread_default()
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-07-19 Johan DahlinPass in NULL instead of g_cclosure_marshal_generic
2011-06-20 Colin WaltersStop using glib-genmarshal at build time
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-27 Murray CummingGDBusServer: Documentation: Improvements.
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-15 Michael KuhnBug 637561 - Crash when using G_DBUS_SERVER_FLAGS_RUN_I...
2011-04-08 David ZeuthenSilence a bunch of -Wunused-but-set-variable warnings
2011-03-24 Tristan Van BerkomGDBusServer: move business logic from _new() function...
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-09-09 David ZeuthenGDBusServer: Make ::new-connection return whether the...
2010-09-04 Emmanuele Bassibuild: Quench the compiler's thirst for warnings
2010-08-30 Christian PerschPlug a mem leak
2010-07-28 David ZeuthenUse correct type for GDBusServer:active property
2010-07-20 David ZeuthenGDBusServer: Avoid handling incoming connections after...
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-07-07 David ZeuthenGDBus: Hide instance structures for classes we don...
2010-07-07 David ZeuthenGDBus: Hide class structures for classes we don't want...
2010-06-30 David ZeuthenBug 623142 – Ensure ::new-connection runs before proces...
2010-06-22 Tor LillqvistFix build with the Microsoft compiler
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-20 David ZeuthenBug 619142 – Build fixes
2010-05-14 Matthias ClasenCleanups
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-10 Matthias ClasenCosmetic fixes
2010-05-09 Matthias ClasenUpdate copyright years to include 2010
2010-05-06 David ZeuthenGDBus: Add new symbols to gio.symbols
2010-05-06 David ZeuthenGDBus: Fix up i18n
2010-05-06 David ZeuthenAdd "Since: 2.26" to all new GDBus API
2010-05-06 David ZeuthenSet up gtk-doc for GDBus
2010-05-06 David ZeuthenInitial GDBus code-drop from GDBus-standalone repo