glib/gio
Dan Winship ed2bb95330 gio/tests/network-address: fix for systems with large ifindexes
In some virtualization setups, ifindexes can end up becoming very
large, and so the existing code that assumes that *some* interface
must have an index less than 255 fails.

Fix this by explicitly looking for "lo" first. And then if that fails
(on Windows, or other systems where the loopback interface is not
called "lo"), try indexes up to 1024 rather than 255.

https://bugzilla.gnome.org/show_bug.cgi?id=723048
2014-02-01 13:37:07 +01:00
..
completion New gapplication(1) tool 2013-10-17 10:12:27 -04:00
fam Updated FSF's address 2014-01-31 14:31:55 +01:00
fen Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbus-2.0/codegen Restore executability for other files 2014-01-31 09:36:52 -05:00
gvdb Updated FSF's address 2014-01-31 14:31:55 +01:00
inotify Updated FSF's address 2014-01-31 14:31:55 +01:00
kqueue kqueue: fix a potential deadlock 2013-12-26 19:57:44 +01:00
tests gio/tests/network-address: fix for systems with large ifindexes 2014-02-01 13:37:07 +01:00
win32 Updated FSF's address 2014-01-31 14:31:55 +01:00
xdgmime Updated FSF's address 2014-01-31 14:31:55 +01:00
.gitignore New gapplication(1) tool 2013-10-17 10:12:27 -04:00
ChangeLog
data-to-c.pl Restore executability on data-to-c.pl 2014-01-31 09:23:45 -05:00
dbus-daemon.xml Add GDBusDAaemon, an implementation of a message bus 2012-04-20 15:02:48 +02:00
gaction.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gaction.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gactiongroup.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gactiongroup.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gactiongroupexporter.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gactiongroupexporter.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gactionmap.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gactionmap.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gappinfo.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gappinfo.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gappinfoprivate.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gapplication-tool.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gapplication.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gapplication.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gapplicationcommandline.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gapplicationcommandline.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gapplicationimpl-dbus.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gapplicationimpl.h application: introduce methods to mark the application as busy 2013-04-04 13:13:53 -04:00
gasynchelper.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gasynchelper.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gasyncinitable.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gasyncinitable.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gasyncresult.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gasyncresult.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gbufferedinputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gbufferedinputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gbufferedoutputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gbufferedoutputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gbytesicon.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gbytesicon.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gcancellable.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gcancellable.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gcharsetconverter.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gcharsetconverter.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gcontenttype-win32.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gcontenttype.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gcontenttype.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gcontenttypeprivate.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gconverter.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gconverter.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gconverterinputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gconverterinputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gconverteroutputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gconverteroutputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gcredentials.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gcredentials.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gcredentialsprivate.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdatainputstream.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gdatainputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdataoutputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdataoutputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbus-tool.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusactiongroup-private.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusactiongroup.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusactiongroup.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusaddress.c Docs: Don't use the code tag 2014-01-31 22:05:04 -05:00
gdbusaddress.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauth.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauth.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauthmechanism.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauthmechanism.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauthmechanismanon.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauthmechanismanon.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauthmechanismexternal.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauthmechanismexternal.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauthmechanismsha1.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauthmechanismsha1.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauthobserver.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusauthobserver.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusconnection.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gdbusconnection.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusdaemon.c gdbus: Ensure message matching always succeeds against path_namespace='/' 2013-10-23 20:55:00 +01:00
gdbusdaemon.h Add GDBusDAaemon, an implementation of a message bus 2012-04-20 15:02:48 +02:00
gdbuserror.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gdbuserror.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusinterface.c Docs: don't use the warning tag 2014-01-31 18:20:06 -05:00
gdbusinterface.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusinterfaceskeleton.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusinterfaceskeleton.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusintrospection.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusintrospection.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusmenumodel.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusmenumodel.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusmessage.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gdbusmessage.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusmethodinvocation.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gdbusmethodinvocation.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusnameowning.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusnameowning.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusnamewatching.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusnamewatching.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobject.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobject.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobjectmanager.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobjectmanager.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobjectmanagerclient.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gdbusobjectmanagerclient.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobjectmanagerserver.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobjectmanagerserver.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobjectproxy.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobjectproxy.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobjectskeleton.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusobjectskeleton.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusprivate.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusprivate.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusproxy.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gdbusproxy.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusserver.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusserver.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdbusutils.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gdbusutils.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdelayedsettingsbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdelayedsettingsbackend.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdesktopappinfo.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdesktopappinfo.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdrive.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdrive.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdummyfile.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdummyfile.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdummyproxyresolver.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdummyproxyresolver.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gdummytlsbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gdummytlsbackend.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gemblem.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gemblem.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gemblemedicon.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gemblemedicon.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfdonotificationbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfile.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gfile.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileattribute-priv.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileattribute.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileattribute.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfiledescriptorbased.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfiledescriptorbased.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileenumerator.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileenumerator.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileicon.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileicon.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileinfo-priv.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileinfo.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileinfo.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileinputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileinputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileiostream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileiostream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfilemonitor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfilemonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfilenamecompleter.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfilenamecompleter.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileoutputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfileoutputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfilterinputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfilterinputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gfilteroutputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gfilteroutputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
ggtknotificationbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gicon.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gicon.h Updated FSF's address 2014-01-31 14:31:55 +01:00
ginetaddress.c Updated FSF's address 2014-01-31 14:31:55 +01:00
ginetaddress.h Updated FSF's address 2014-01-31 14:31:55 +01:00
ginetaddressmask.c Updated FSF's address 2014-01-31 14:31:55 +01:00
ginetaddressmask.h Updated FSF's address 2014-01-31 14:31:55 +01:00
ginetsocketaddress.c Updated FSF's address 2014-01-31 14:31:55 +01:00
ginetsocketaddress.h Updated FSF's address 2014-01-31 14:31:55 +01:00
ginitable.c Updated FSF's address 2014-01-31 14:31:55 +01:00
ginitable.h Updated FSF's address 2014-01-31 14:31:55 +01:00
ginputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
ginputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gio-querymodules.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gio.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gio.rc.in Update the year in the *.rc.in files 2011-06-07 08:55:31 +08:00
gioenums.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gioenumtypes.c.template various: add missing cases of #include "config.h" 2012-12-06 13:30:31 -05:00
gioenumtypes.h.template gioenumtypes.h.template: use GLIB_AVAILABLE_IN_ALL 2013-01-13 13:05:15 -05:00
gioerror.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gioerror.h Updated FSF's address 2014-01-31 14:31:55 +01:00
giomodule-priv.h Updated FSF's address 2014-01-31 14:31:55 +01:00
giomodule.c Updated FSF's address 2014-01-31 14:31:55 +01:00
giomodule.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gioprivate.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gioscheduler.c Docs: Don't use the note tag 2014-01-31 18:20:06 -05:00
gioscheduler.h Updated FSF's address 2014-01-31 14:31:55 +01:00
giostream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
giostream.h various: add GLIB_AVAILABLE_IN_ALL everywhere else 2013-01-13 13:11:57 -05:00
giotypes.h Updated FSF's address 2014-01-31 14:31:55 +01:00
giowin32-priv.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gkeyfilesettingsbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glib-compile-resources.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glib-compile-schemas.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gloadableicon.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gloadableicon.h Updated FSF's address 2014-01-31 14:31:55 +01:00
glocaldirectorymonitor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glocaldirectorymonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfile.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfile.h Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfileenumerator.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfileenumerator.h Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfileinfo.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfileinfo.h Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfileinputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfileinputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfileiostream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfileiostream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfilemonitor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfilemonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfileoutputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalfileoutputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalvfs.c Updated FSF's address 2014-01-31 14:31:55 +01:00
glocalvfs.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gmemoryinputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gmemoryinputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gmemoryoutputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gmemoryoutputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gmemorysettingsbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gmenu.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gmenu.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gmenuexporter.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gmenuexporter.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gmenumodel.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gmenumodel.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gmount.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gmount.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gmountoperation.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gmountoperation.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gmountprivate.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnativevolumemonitor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gnativevolumemonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworkaddress.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworkaddress.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworking.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gnetworking.h.in Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworking.h.win32 Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworkingprivate.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworkmonitor.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gnetworkmonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworkmonitorbase.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworkmonitorbase.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworkmonitornetlink.c gnetworkmonitornetlink: filter out IPv6 LL MC changes 2014-02-01 13:16:28 +01:00
gnetworkmonitornetlink.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworkservice.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gnetworkservice.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnextstepsettingsbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gnotification-private.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnotification.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gnotification.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnotificationbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gnotificationbackend.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gnullsettingsbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
goutputstream.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
goutputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gpermission.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gpermission.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gpollableinputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gpollableinputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gpollableoutputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gpollableoutputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gpollableutils.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gpollableutils.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gpollfilemonitor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gpollfilemonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gpropertyaction.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gpropertyaction.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gproxy.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gproxy.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gproxyaddress.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gproxyaddress.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gproxyaddressenumerator.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gproxyaddressenumerator.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gproxyresolver.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gproxyresolver.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gregistrysettingsbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gregistrysettingsbackend.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gremoteactiongroup.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gremoteactiongroup.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gresolver.c Docs: Don't use the emphasis tag 2014-01-31 20:34:33 -05:00
gresolver.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gresource-tool.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gresource.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gresource.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gresourcefile.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gresourcefile.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gschema.dtd Fix up the gschema.dtd 2012-12-29 00:22:34 -05:00
gseekable.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gseekable.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsettings-mapping.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsettings-mapping.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsettings-tool.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsettings.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gsettings.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsettingsbackend.c Docs: Don't use the note tag 2014-01-31 18:20:06 -05:00
gsettingsbackend.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsettingsbackendinternal.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsettingsschema-internal.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsettingsschema.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsettingsschema.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsimpleaction.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gsimpleaction.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsimpleactiongroup.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsimpleactiongroup.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsimpleasyncresult.c Docs: Don't use the note tag 2014-01-31 18:20:06 -05:00
gsimpleasyncresult.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsimplepermission.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsimplepermission.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsimpleproxyresolver.c gio: Add missing transfer annotation to g_simple_proxy_resolver_new 2014-01-23 17:21:32 +01:00
gsimpleproxyresolver.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocket.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocket.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketaddress.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketaddress.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketaddressenumerator.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketaddressenumerator.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketclient.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketclient.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketconnectable.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketconnectable.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketconnection.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketconnection.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketcontrolmessage.c Add includes to all gio docs 2014-01-07 22:55:43 -05:00
gsocketcontrolmessage.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketinputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketinputstream.h
gsocketlistener.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketlistener.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketoutputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketoutputstream.h
gsocketservice.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocketservice.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocks4aproxy.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocks4aproxy.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocks4proxy.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocks4proxy.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocks5proxy.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsocks5proxy.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsrvtarget.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gsrvtarget.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsubprocess.c gsubprocess: Add missing transfer annotations to get_*_pipe() 2014-01-22 14:06:10 +01:00
gsubprocess.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsubprocesslauncher-private.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gsubprocesslauncher.c Add includes to all gio docs 2014-01-07 22:55:43 -05:00
gsubprocesslauncher.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtask.c Fix the docs build 2014-01-31 22:14:01 -05:00
gtask.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtcpconnection.c Add includes to all gio docs 2014-01-07 22:55:43 -05:00
gtcpconnection.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtcpwrapperconnection.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gtcpwrapperconnection.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtestdbus.c Fix the docs build 2014-01-31 22:14:01 -05:00
gtestdbus.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gthemedicon.c Docs: Don't use the note tag 2014-01-31 18:20:06 -05:00
gthemedicon.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gthreadedresolver.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gthreadedresolver.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gthreadedsocketservice.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gthreadedsocketservice.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsbackend.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsbackend.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlscertificate.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlscertificate.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsclientconnection.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsclientconnection.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsconnection.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsconnection.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsdatabase.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsdatabase.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsfiledatabase.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsfiledatabase.h various: add GLIB_AVAILABLE_IN_ALL everywhere else 2013-01-13 13:11:57 -05:00
gtlsinteraction.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsinteraction.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlspassword.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlspassword.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsserverconnection.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gtlsserverconnection.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunionvolumemonitor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gunionvolumemonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixconnection.c gunixconnection: added ngettext to support plural forms 2013-05-23 21:48:28 -04:00
gunixconnection.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixcredentialsmessage.c gcredentials: add Solaris support 2013-10-04 09:51:31 -04:00
gunixcredentialsmessage.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixfdlist.c gunixfdlist: Fix a potential NULL pointer dereference 2013-11-27 10:01:29 +00:00
gunixfdlist.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixfdmessage.c Rename the generated private data getter function 2013-06-24 15:43:04 +01:00
gunixfdmessage.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixinputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixinputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixmount.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixmount.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixmounts.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixmounts.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixoutputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixoutputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixsocketaddress.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixsocketaddress.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixvolume.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixvolume.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixvolumemonitor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gunixvolumemonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gvfs.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gvfs.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gvolume.c Docs: Convert examples to |[ ]| 2014-01-31 21:56:33 -05:00
gvolume.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gvolumemonitor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gvolumemonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gwin32appinfo.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gwin32appinfo.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gwin32inputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gwin32inputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gwin32mount.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gwin32mount.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gwin32outputstream.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gwin32outputstream.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gwin32volumemonitor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gwin32volumemonitor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gzlibcompressor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gzlibcompressor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
gzlibdecompressor.c Updated FSF's address 2014-01-31 14:31:55 +01:00
gzlibdecompressor.h Updated FSF's address 2014-01-31 14:31:55 +01:00
Makefile.am build: Give internal libraries higher precedence 2013-11-19 08:11:35 -05:00
makefile.msc gio/: fully remove gioalias hacks 2010-07-07 19:53:22 -04:00
strinfo.c Updated FSF's address 2014-01-31 14:31:55 +01:00
thumbnail-verify.c Updated FSF's address 2014-01-31 14:31:55 +01:00
thumbnail-verify.h Updated FSF's address 2014-01-31 14:31:55 +01:00