glib/gio
David Zeuthen d2d97a214d Bug 625584 – Crashes application on unref with signal subscription
Don't do too much work in the finalizer - in particular, there's no
need to send RemoveMatch() messages to the bus daemon since we're
going to sever the connection and the bus will garbage collect
anyway. In this case it crashed the process.

Also add a test case that checks that the appropriate GDestroyNotify
callbacks are called when unreffing a connection with either 1)
exported objects; 2) signal subscriptions or 3) filter functions
.. yes, ideally apps would unregister such callbacks before giving up
their ref but that's not how things work :-)

Signed-off-by: David Zeuthen <davidz@redhat.com>
2010-07-30 16:06:18 -04:00
..
fam Implement lazy loading of fam plugin 2010-01-12 16:34:23 +01:00
fen gio/ docs fixup 2010-07-12 18:30:14 -04:00
gvdb Merge remote branch 'gvdb/master' 2010-06-10 13:35:25 -04:00
inotify inotify: Constify function argument 2010-07-22 21:56:20 +02:00
libasyncns Fix build on Solaris 8 2010-02-21 15:55:10 -05:00
tests Bug 625584 – Crashes application on unref with signal subscription 2010-07-30 16:06:18 -04:00
win32 gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
xdgmime Fix compilation warning: Remove unused function 2009-11-17 20:44:10 +01:00
.gitignore gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
abicheck.sh move glibconfig.h to glib/ 2010-07-12 15:33:05 -04:00
ChangeLog Update README files to refer to git 2009-03-31 19:39:16 -04:00
gappinfo.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gappinfo.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gapplication.c Make default-quit not apply if register=FALSE 2010-07-14 09:39:47 -04:00
gapplication.h Documentation fixups 2010-06-17 16:07:52 -04:00
gasynchelper.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gasynchelper.h GSocket: Merge the unix and windows socket sources together 2010-04-23 12:25:56 -04:00
gasyncinitable.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gasyncinitable.h Import GInitable, GSocket and dependencies from gnio 2009-05-14 15:44:36 +02:00
gasyncresult.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gasyncresult.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gbufferedinputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gbufferedinputstream.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gbufferedoutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gbufferedoutputstream.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gcancellable.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gcancellable.h Add g_cancellable_release_fd() 2009-08-19 11:02:05 +02:00
gcharsetconverter.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gcharsetconverter.h Add missign single include guards 2010-02-21 16:12:35 -05:00
gcontenttype.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gcontenttype.h Cleanups 2010-07-05 00:56:12 -04:00
gcontenttypeprivate.h gio/ docs/reference/gio Merged gio-standalone into glib. 2007-11-26 16:13:05 +00:00
gconverter.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gconverter.h Small doc addition 2010-03-26 09:30:25 -04:00
gconverterinputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gconverterinputstream.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gconverteroutputstream.c Fix sparse warnings 2010-07-10 17:21:32 -04:00
gconverteroutputstream.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gcredentials.c GCredentials: use effective uid/gid 2010-07-30 11:26:43 -04:00
gcredentials.h Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gdatainputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdatainputstream.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gdataoutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdataoutputstream.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gdbus-bash-completion.sh Initial GDBus code-drop from GDBus-standalone repo 2010-05-06 14:21:32 -04:00
gdbus-tool.c GDBus: Remove constness from introspection data structures 2010-07-19 15:45:27 -04:00
gdbusaddress.c Move #include <sys/wait.h> down 2010-07-20 10:49:30 -04:00
gdbusaddress.h Add single-include guards to new headers 2010-06-06 16:20:21 -04:00
gdbusapplication.c GDBus: Remove constness from introspection data structures 2010-07-19 15:45:27 -04:00
gdbusauth.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdbusauth.h GDBus: Hide class structures for classes we don't want to be subclassed 2010-07-07 15:57:37 -04:00
gdbusauthmechanism.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdbusauthmechanism.h GDBus: Hide class structures for classes we don't want to be subclassed 2010-07-07 15:57:37 -04:00
gdbusauthmechanismanon.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdbusauthmechanismanon.h GDBus: Hide class structures for classes we don't want to be subclassed 2010-07-07 15:57:37 -04:00
gdbusauthmechanismexternal.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdbusauthmechanismexternal.h GDBus: Hide class structures for classes we don't want to be subclassed 2010-07-07 15:57:37 -04:00
gdbusauthmechanismsha1.c Fix sparse warnings 2010-07-10 17:21:32 -04:00
gdbusauthmechanismsha1.h GDBus: Hide class structures for classes we don't want to be subclassed 2010-07-07 15:57:37 -04:00
gdbusauthobserver.c GDBusAuthObserver: Fix docs 2010-07-20 16:34:28 -04:00
gdbusauthobserver.h GDBus: Hide instance structures for classes we don't want to be subclassed 2010-07-07 16:36:51 -04:00
gdbusconnection.c Bug 625584 – Crashes application on unref with signal subscription 2010-07-30 16:06:18 -04:00
gdbusconnection.h GDBus: Add GDBusSendMessageFlags 2010-07-19 16:07:57 -04:00
gdbuserror.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdbuserror.h Add single-include guards to new headers 2010-06-06 16:20:21 -04:00
gdbusintrospection.c GDBus: Remove constness from introspection data structures 2010-07-19 15:45:27 -04:00
gdbusintrospection.h GDBus: Remove constness from introspection data structures 2010-07-19 15:45:27 -04:00
gdbusmessage.c GDBus: Add support for D-Bus type 'h' (ie. G_VARIANT_TYPE_HANDLE) 2010-07-20 11:38:23 -04:00
gdbusmessage.h GDBus: Hide instance structures for classes we don't want to be subclassed 2010-07-07 16:36:51 -04:00
gdbusmethodinvocation.c GDBus: Add GDBusSendMessageFlags 2010-07-19 16:07:57 -04:00
gdbusmethodinvocation.h GDBus: Hide instance structures for classes we don't want to be subclassed 2010-07-07 16:36:51 -04:00
gdbusnameowning.c GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe() 2010-07-19 15:05:10 -04:00
gdbusnameowning.h Add _with_closures alternative functions for those in GDBus that 2010-06-10 18:29:23 +02:00
gdbusnamewatching.c GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe() 2010-07-19 15:05:10 -04:00
gdbusnamewatching.h Add _with_closures alternative functions for those in GDBus that 2010-06-10 18:29:23 +02:00
gdbusprivate.c Use glib infrastructure to parse debug flags 2010-07-08 16:22:16 -04:00
gdbusprivate.h Bug 618882 – No way to ensure that a message is sent 2010-07-07 15:03:03 -04:00
gdbusproxy.c GDBus: Add GDBusSignalFlags and use it in g_dbus_connection_signal_subscribe() 2010-07-19 15:05:10 -04:00
gdbusproxy.h GDBus: update padding 2010-06-22 12:14:31 -04:00
gdbusserver.c Use correct type for GDBusServer:active property 2010-07-28 12:58:04 -04:00
gdbusserver.h GDBus: Hide instance structures for classes we don't want to be subclassed 2010-07-07 16:36:51 -04:00
gdbusutils.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdbusutils.h Add single-include guards to new headers 2010-06-06 16:20:21 -04:00
gdelayedsettingsbackend.c Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gdelayedsettingsbackend.h improve thread safety in GDelayedSettingsBackend 2010-05-17 07:16:37 -04:00
gdesktopappinfo.c Add a GAppInfoCreate flag for startup-notification 2010-07-10 17:57:45 -04:00
gdesktopappinfo.h [GDesktopAppInfo] New function g_desktop_app_info_get_filename 2010-03-14 15:45:46 -04:00
gdrive.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdrive.h Allow interaction when unmounting mounts 2009-07-05 21:59:38 -04:00
gdummyfile.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gdummyfile.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gemblem.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gemblem.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gemblemedicon.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gemblemedicon.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gfile.c Adapt to recent MLS changes 2010-07-09 07:24:08 -04:00
gfile.h Bug 535159 - g_file_has_parent 2009-11-17 20:27:38 -06:00
gfileattribute-priv.h Add string vector attribute type to GFileInfo 2009-06-23 16:35:41 +02:00
gfileattribute.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfileattribute.h Bug 554745 - GFileAttributeInfoList should be boxed 2008-10-06 21:59:29 +00:00
gfiledescriptorbased.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfiledescriptorbased.h include gio.h, not giotypes.h 2010-02-23 16:23:07 -08:00
gfileenumerator.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfileenumerator.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gfileicon.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfileicon.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gfileinfo-priv.h Add pregenerated ids for TRASH_ORIG_PATH and TRASH_DELETION_DATE 2010-03-08 12:03:40 +01:00
gfileinfo.c Fix sparse warnings 2010-07-10 17:21:32 -04:00
gfileinfo.h gio: Add a boxed type for GFileAttributeMatcher 2010-05-03 20:13:35 +02:00
gfileinputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfileinputstream.h Bug 562613 – Missing const modifier in string parameters 2009-03-03 15:50:13 +00:00
gfileiostream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfileiostream.h Add GFileIOStream class 2009-05-13 14:42:46 +02:00
gfilemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfilemonitor.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gfilenamecompleter.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfilenamecompleter.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gfileoutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfileoutputstream.h Bug 562613 – Missing const modifier in string parameters 2009-03-03 15:50:13 +00:00
gfilterinputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfilterinputstream.h Bug 568394 – dropping the last reference to a stream filter closes the 2009-01-21 14:09:56 +00:00
gfilteroutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gfilteroutputstream.h Bug 568394 – dropping the last reference to a stream filter closes the 2009-01-21 14:09:56 +00:00
gicon.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gicon.h Bug 555740 - gicon serialization Based on patch from David Zeuthen 2008-10-21 11:51:48 +00:00
ginetaddress.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
ginetaddress.h Add g_inet_address_get_native_size (#583205) 2009-05-25 11:33:56 +02:00
ginetsocketaddress.c Fix sparse warnings 2010-07-10 17:21:32 -04:00
ginetsocketaddress.h Add network address and socket types 2009-04-22 08:36:10 -04:00
ginitable.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
ginitable.h Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
ginputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
ginputstream.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gio-marshal.list Fix GApplication for the G_TYPE_VARIANT change 2010-06-17 21:41:09 +02:00
gio-querymodules.c Add gio-querymodule program 2010-01-12 16:34:18 +01:00
gio.h Bug 621213 – GDBusProxy and well-known names 2010-06-11 18:21:27 -04:00
gio.rc.in Put a version info resource also in the gio DLL 2010-02-04 00:37:13 +02:00
gio.symbols GSettings: add g_settings_reset() 2010-07-22 17:50:05 -04:00
gioenums.h [gio]: gioenums.h: Remove trailing comma again. 2010-07-23 13:25:18 +02:00
gioenumtypes.c.template gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gioenumtypes.h.template introduce an ENUMPREFIX substitution. 2008-06-23 12:06:39 +00:00
gioerror.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gioerror.h Add GWin32InputStream and GWin32OutputStream classes 2010-04-19 11:54:56 +03:00
giomodule-priv.h Split out the extension point registration code to its own function. 2009-02-27 15:22:11 +00:00
giomodule.c GIO: Add G-I annotations for several methods 2010-07-29 14:06:00 +02:00
giomodule.h Fix a typo 2010-03-26 11:05:02 -04:00
gioscheduler.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gioscheduler.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
giostream.c GIO: Add G-I annotations for several methods 2010-07-29 14:06:00 +02:00
giostream.h Import GIOStream from gnio 2009-05-13 14:42:38 +02:00
giotypes.h move GSettings(Backend) to giotypes.h 2010-06-16 18:49:20 -04:00
gkeyfilesettingsbackend.c Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gloadableicon.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gloadableicon.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
glocaldirectorymonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocaldirectorymonitor.h Avoid unnecessary work if mount watching not specified (#585360) 2009-06-15 12:26:57 +02:00
glocalfile.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalfile.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
glocalfileenumerator.c Minor cleanup 2010-07-10 18:04:22 -04:00
glocalfileenumerator.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
glocalfileinfo.c Handle MLS selinux policy better 2010-07-08 14:19:08 -04:00
glocalfileinfo.h Add extension point for adding metadata for local files 2009-06-23 16:35:42 +02:00
glocalfileinputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalfileinputstream.h Local file implementation of GFileIOStream and ops 2009-05-13 14:42:57 +02:00
glocalfileiostream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalfileiostream.h Local file implementation of GFileIOStream and ops 2009-05-13 14:42:57 +02:00
glocalfilemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalfilemonitor.h GLocalFileMonitor: Support for GFileMonitorFlags 2010-02-18 15:50:26 +01:00
glocalfileoutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalfileoutputstream.h Bug 619142 – Build fixes 2010-05-20 10:53:08 -04:00
glocalvfs.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
glocalvfs.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gmemoryinputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gmemoryinputstream.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gmemoryoutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gmemoryoutputstream.h Add properties to GMemoryOutputStream 2010-01-06 17:37:11 -05:00
gmemorysettingsbackend.c Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gmemorysettingsbackend.h add GMemorySettingsBackend 2010-04-17 01:26:34 -04:00
gmount.c Fix sparse warnings 2010-07-10 17:21:32 -04:00
gmount.h Add "default location" support to GMount 2009-11-26 16:12:18 +01:00
gmountoperation.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gmountoperation.h Allow interaction when unmounting mounts 2009-07-05 21:59:38 -04:00
gmountprivate.h Add is_supported() to GNativeVolumeMonitorClass so that we can avoid 2007-12-17 16:00:33 +00:00
gnativevolumemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gnativevolumemonitor.h Add licence headers to gnativevolumemonitor.c/h 2010-03-04 11:02:31 +01:00
gnetworkaddress.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gnetworkaddress.h Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
gnetworkingprivate.h Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gnetworkservice.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gnetworkservice.h GResolver wrappers: GNetworkAddress, GNetworkService, GSocketConnectable 2009-04-22 08:36:38 -04:00
gnullapplication.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gnullsettingsbackend.c Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gnullsettingsbackend.h add 'null' GSettings backend 2010-04-15 18:22:14 -04:00
goutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
goutputstream.h Add g_output_stream_is_closing 2009-11-23 16:22:52 +01:00
gpermission.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gpermission.h Bug 620519 - GPermission 2010-06-04 19:03:38 +02:00
gpollfilemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gpollfilemonitor.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gresolver.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gresolver.h Re-run res_init() when resolv.conf changes 2009-08-19 12:08:15 -04:00
gschema-compile.c GSettings: Mark some strings for cat translation 2010-07-30 21:13:05 +02:00
gschema.dtd Update the dtd to match the implementation 2010-07-08 14:29:17 -04:00
gseekable.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gseekable.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gsettings-bash-completion.sh Implement bash completion for gsettings 2010-06-27 16:00:20 -04:00
gsettings-mapping.c Bug 624991 - GSettings mapping for G_TYPE_STRV 2010-07-22 11:34:57 -04:00
gsettings-mapping.h merge GSettings 2010-04-16 23:23:40 -04:00
gsettings-tool.c Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gsettings.c GSettings: add g_settings_reset() 2010-07-22 17:50:05 -04:00
gsettings.h GSettings: add g_settings_reset() 2010-07-22 17:50:05 -04:00
gsettingsbackend.c Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gsettingsbackend.h Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gsettingsbackendinternal.h Cleanup the GSettingsBackend API 2010-07-22 18:39:50 -04:00
gsettingsschema.c gio/ docs fixup 2010-07-12 18:30:14 -04:00
gsettingsschema.h GSettings: major refactor. Add enums, range. 2010-06-16 18:17:53 -04:00
gsimpleasyncresult.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsimpleasyncresult.h Make the error const for g_simple_async_result_set_from_error 2009-09-11 15:20:34 +01:00
gsimplepermission.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsimplepermission.h Bug 620582 - a simple GPermission implementation 2010-06-04 22:35:14 +02:00
gsocket.c Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gsocket.h Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gsocketaddress.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsocketaddress.h Add GError to g_socket_address_to_native 2009-05-18 21:31:28 +02:00
gsocketaddressenumerator.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsocketaddressenumerator.h Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
gsocketclient.c GIO: Add G-I annotations for several methods 2010-07-29 14:06:00 +02:00
gsocketclient.h make all APIs that take inet port arguments take a guint16 2009-06-12 15:57:51 +02:00
gsocketconnectable.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsocketconnectable.h Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
gsocketconnection.c GIO: Add G-I annotations for several methods 2010-07-29 14:06:00 +02:00
gsocketconnection.h Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
gsocketcontrolmessage.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsocketcontrolmessage.h Add padding to new classes 2009-05-15 10:28:30 +02:00
gsocketinputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsocketinputstream.h Import all the highlevel socket classes from gnio 2009-05-15 21:26:24 +02:00
gsocketlistener.c GIO: Add G-I annotations for several methods 2010-07-29 14:06:00 +02:00
gsocketlistener.h Bug 585566 - GSocketListener API issues 2009-11-19 10:04:27 -06:00
gsocketoutputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsocketoutputstream.h Import all the highlevel socket classes from gnio 2009-05-15 21:26:24 +02:00
gsocketservice.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsocketservice.h Documentation and coding style fixups 2009-05-27 18:20:08 -04:00
gsrvtarget.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gsrvtarget.h Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
gtcpconnection.c Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gtcpconnection.h Add support for graceful disconnect to GTcpConnection 2009-05-20 11:19:47 +02:00
gthemedicon.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gthemedicon.h Reformat g_themed_icon_get_names return type to make gtk-doc work 2009-06-01 22:10:41 +02:00
gthreadedresolver.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gthreadedresolver.h Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
gthreadedsocketservice.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gthreadedsocketservice.h Add max_threads argument to g_threaded_socket_service_new 2009-05-18 08:47:49 +02:00
gunionvolumemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunionvolumemonitor.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gunixconnection.c Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gunixconnection.h Remove the credentials argument from g_unix_connect_send_credentials() 2010-05-13 14:29:39 -04:00
gunixcredentialsmessage.c Bug 617483 – Credentials passing 2010-07-20 16:34:18 -04:00
gunixcredentialsmessage.h Add "Since: 2.26" to all new GDBus API 2010-05-06 16:02:08 -04:00
gunixfdlist.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunixfdlist.h Clean up platform-specific includes 2010-05-13 20:29:04 -04:00
gunixfdmessage.c Fix sparse warnings 2010-07-10 17:21:32 -04:00
gunixfdmessage.h Clean up platform-specific includes 2010-05-13 20:29:04 -04:00
gunixinputstream.c Annotate all custom GIO GSource using g_source_set_name 2010-07-10 20:09:34 -04:00
gunixinputstream.h Add "fd" and "close-fd" properties including getters and setters. Patch by 2008-12-08 05:41:43 +00:00
gunixmount.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunixmount.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gunixmounts.c Be a bit more picky when deciding if mounts are internal 2010-07-08 15:18:05 -04:00
gunixmounts.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gunixoutputstream.c Annotate all custom GIO GSource using g_source_set_name 2010-07-10 20:09:34 -04:00
gunixoutputstream.h Add "fd" and "close-fd" properties including getters and setters. Patch by 2008-12-08 05:41:43 +00:00
gunixresolver.c Fix sparse warnings 2010-07-10 17:21:32 -04:00
gunixresolver.h Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
gunixsocketaddress.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunixsocketaddress.h GUnixSocketAddress: handle abstract sockets with non-0-padded names 2010-04-22 11:54:41 -04:00
gunixvolume.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunixvolume.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gunixvolumemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gunixvolumemonitor.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gvfs.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gvfs.h Move comment to the right place 2009-07-05 22:35:55 -04:00
gvolume.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gvolume.h Allow interaction when unmounting mounts 2009-07-05 21:59:38 -04:00
gvolumemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gvolumemonitor.h gio/ docs fixup 2010-07-12 18:30:14 -04:00
gwin32appinfo.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32appinfo.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gwin32inputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32inputstream.h Add GWin32InputStream and GWin32OutputStream classes 2010-04-19 11:54:56 +03:00
gwin32mount.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32mount.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gwin32outputstream.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32outputstream.h Add GWin32InputStream and GWin32OutputStream classes 2010-04-19 11:54:56 +03:00
gwin32resolver.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32resolver.h Add GResolver, a glib-ish interface to DNS 2009-04-22 08:36:32 -04:00
gwin32volumemonitor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gwin32volumemonitor.h big header formatting cleanup: indentation, vtable formatting, consistent 2008-09-02 19:05:58 +00:00
gzlibcompressor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gzlibcompressor.h Add missign single include guards 2010-02-21 16:12:35 -05:00
gzlibdecompressor.c gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
gzlibdecompressor.h Add missign single include guards 2010-02-21 16:12:35 -05:00
Makefile.am gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
makefile.msc gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
strinfo.c Bug 622124 - implement flags for GSettings 2010-07-01 19:06:02 -04:00