summaryrefslogtreecommitdiff
path: root/gio
Commit message (Expand)AuthorAgeFilesLines
* gtask: ensure task is destroyed on its context's threadmcatanzaro/#1346Michael Catanzaro2019-05-262-15/+222
* Merge branch 'osx-psn' into 'master'Philip Withnall2019-05-231-0/+22
|\
| * gapplication: skip unexpected -psn_ parameterIgnacio Casal Quinteiro2019-05-221-0/+22
* | gdbusserver: Use g_clear_signal_handlerMarco Trevisan (Treviño)2019-05-211-2/+1
|/
* Merge branch 'wip/ignazp/gtask-wait-time-fix' into 'master'Philip Withnall2019-05-201-2/+8
|\
| * gtask: fix task_wait_time estimationIgnazio Pillai2019-02-081-2/+8
* | tests: Remove redundant --tap optionsPhilip Withnall2019-05-141-1/+0
* | Merge branch 'wip/tingping/network-address-state' into 'master'Michael Catanzaro2019-05-102-99/+198
|\ \
| * | gnetworkaddress: Fix parallel enumerations interfering with eachotherPatrick Griffis2019-05-102-99/+198
* | | gsocketclient: Fix a leak in the connection codeAllison Karlitskaya2019-05-091-0/+1
* | | Merge branch 'wip/ernestask/dtd-fix' into 'master'Philip Withnall2019-05-071-1/+2
|\ \ \
| * | | gschema.dtd: Add target attribute to aliasErnestas Kulik2019-05-061-1/+2
| |/ /
* | | Merge branch '1739-freebsd-too' into 'master'Philip Withnall2019-05-071-1/+5
|\ \ \
| * | | tests: Don’t check for libdl on FreeBSD or NetBSD eitherPhilip Withnall2019-05-021-1/+5
* | | | Merge branch 'wip/tingping/socketclient-cancel-2' into 'master'Michael Catanzaro2019-05-061-6/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | gsocketclient: Fix potential critical when cancelling connectPatrick Griffis2019-04-161-6/+15
* | | | gappinfo: Add precondition checks to GAppLaunchContext env methodsCarlos Garnacho2019-05-061-0/+9
* | | | Merge branch 'socket-docs-trivial' into 'master'Sebastian Dröge2019-05-021-5/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | gsocket: Clarify in docs that `flags` arguments can be platform specificPhilip Withnall2019-04-291-5/+12
* | | | Merge branch 'flaky-monitor' into 'master'Philip Withnall2019-04-302-221/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove monitor testEmmanuele Bassi2019-04-222-221/+0
* | | | gnetworkmonitornm: Fix network available detectionFabrice Bellet2019-04-291-3/+36
* | | | Merge branch 'openbsd-no-ld' into 'master'Philip Withnall2019-04-291-1/+1
|\ \ \ \
| * | | | gio: tests, don't check for libdl on OpenBSDAntoine Jacoutot2019-04-271-1/+1
* | | | | Merge branch '1760-txt-record-docs' into 'master'Philip Withnall2019-04-2912-45/+51
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gproxy: Add a missing ‘the’ to a documentation commentPhilip Withnall2019-04-291-1/+1
| * | | | docs: Clarify support for multiple TXT record stringsPhilip Withnall2019-04-261-1/+7
| * | | | docs: Improve formatting of GVariant types in GResolverRecordType docsPhilip Withnall2019-04-261-9/+9
| * | | | docs: Use ‘look up’ as a verb, rather than the noun ‘lookup’Philip Withnall2019-04-2612-35/+35
* | | | | Merge branch 'mate-xfce4-term' into 'master'Philip Withnall2019-04-261-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gdesktopappinfo: Add support for MATE and Xfce4 terminalsColomban Wendling2019-04-251-0/+4
* | | | | Merge branch 'master-terminology' into 'master'Sebastian Dröge2019-04-254-6/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | general: Remove a few unhelpful references to ‘master’Philip Withnall2019-04-254-6/+6
* | | | | Merge branch 'issue-1751' into 'master'Philip Withnall2019-04-251-1/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cocoanotificationbackend: do not release readonly propertyIgnacio Casal Quinteiro2019-04-231-1/+0
| |/ / /
* | | | tests: Fix some minor tests in the GResolver tests in manual modePhilip Withnall2019-04-231-0/+2
* | | | build: Remove */.gitignore filesMichael Gratton2019-04-221-20/+0
|/ / /
* | | Only build tests if certain conditions are met.Adam Duskett2019-04-161-1/+5
|/ /
* | Merge branch '1614-freebsd-threading-flaky' into 'master'Emmanuele Bassi2019-04-154-50/+59
|\ \
| * | tests: Unmark several gdbus-* tests as flakyPhilip Withnall2019-04-121-3/+3
| * | gdbusprivate: Clarify GDBusMessage ownership transfersPhilip Withnall2019-04-121-6/+6
| * | gdbusdaemon: Fix error handling for filtering outgoing messagesPhilip Withnall2019-04-121-8/+13
| * | gthreadedsocketservice: Handle thread pool push failurePhilip Withnall2019-04-121-2/+7
| * | gthreadedsocketservice: Move obj reference to per-job dataPhilip Withnall2019-04-121-19/+16
| * | gthreadedsocketservice: Abstract out a free functionPhilip Withnall2019-04-121-6/+9
| * | gthreadedsocketservice: Tidy up property declarationsPhilip Withnall2019-04-121-6/+5
* | | tests: Only run --external-data test on GNU ld/objcopyPhilip Withnall2019-04-121-3/+6
* | | build: Refactor resources test build instructionsPhilip Withnall2019-04-121-14/+19
* | | build: Fix some whitespace problems in gio/tests/meson.buildPhilip Withnall2019-04-121-3/+3
|/ /
* | gdbus-tool: Colorize the output of "introspect"Niels De Graef2019-04-111-39/+97