summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* spawn: prefer allocating buffers on stack for small sizes to avoid valgrind l...wip/avoid-searching-path-2-66Thomas Haller2021-01-291-8/+28
* Add test coverage for G_SPAWN_SEARCH_PATHSimon McVittie2021-01-296-0/+447
* spawn: Don't set a search path if we don't want to search PATHSimon McVittie2021-01-291-3/+16
* Merge branch 'backport-1868-desktop-parsing-glib-2-66' into 'glib-2-66'Emmanuele Bassi2021-01-114-46/+47
|\
| * tests: Update the expected count in file testKrzesimir Nowak2021-01-111-2/+2
| * gdesktopappinfo: Fix validation of XDG_CURRENT_DESKTOPKrzesimir Nowak2021-01-113-44/+45
|/
* Merge branch 'backport-1862-gio-envvars-glib-2-66' into 'glib-2-66'Sebastian Dröge2021-01-086-11/+87
|\
| * gsettingsschema: Ignore GSETTINGS_SCHEMA_DIR when running setuidPhilip Withnall2021-01-071-1/+5
| * gresource: Ignore G_RESOURCE_OVERLAYS when running as setuidPhilip Withnall2021-01-071-2/+7
| * gdesktopappinfo: Validate XDG_CURRENT_DESKTOP before using itPhilip Withnall2021-01-071-2/+43
| * gdbusaddress: Ignore D-Bus addresses from the environment when setuidPhilip Withnall2021-01-071-2/+6
| * giomodule: Ignore GIO_MODULE_DIR when running as setuidPhilip Withnall2021-01-072-4/+26
|/
* Merge branch '266.c89' into 'glib-2-66'Philip Withnall2021-01-042-0/+9
|\
| * gdatetime.c: Fix MSVC builds for lack of NAN items266.c89Chun-wei Fan2020-12-302-0/+9
* | Merge branch 'backport-1827-win32-fd-read-glib-2-66' into 'glib-2-66'Sebastian Dröge2021-01-041-2/+2
|\ \ | |/ |/|
| * Windows: fix FD_READ condition flag still set on recoverable UDP socket errors.Marco Mastropaolo2021-01-041-2/+2
|/
* Merge branch 'backport-1821-date-lengths-glib-2-66' into 'glib-2-66'Sebastian Dröge2020-12-212-1/+12
|\
| * gdate: Use string length when validating UTF-8Philip Withnall2020-12-211-1/+1
| * gdate: Limit length of dates which can be parsed as validPhilip Withnall2020-12-212-0/+11
|/
* Merge branch 'wip/chergert/merge-private-fix' into 'glib-2-66'Sebastian Dröge2020-12-172-3/+4
|\
| * gthread: Destroy value after replacing it in g_private_replace()wip/chergert/merge-private-fixPhilip Withnall2020-12-172-3/+4
|/
* 2.66.42.66.4Philip Withnall2020-12-172-1/+17
* Merge branch 'backport-1797-freebsd-date-parsing-glib-2-66' into 'glib-2-66'Sebastian Dröge2020-12-132-8/+46
|\
| * tests: Add more tests for GDateTime ISO 8601 seconds parsingbackport-1797-freebsd-date-parsing-glib-2-66Philip Withnall2020-12-121-0/+40
| * gdatetime: Use isnan() instead of !isfinite()Philip Withnall2020-12-121-1/+1
| * gdatetime: Remove floating point from seconds parsing codePhilip Withnall2020-12-121-7/+5
|/
* Merge branch 'backport-1794-gio-tool-critical-glib-2-66' into 'glib-2-66'Sebastian Dröge2020-12-111-4/+11
|\
| * gio-tool-info: Prevent criticals if mount options are not availableOndrej Holy2020-12-111-4/+11
|/
* Merge branch 'backport-1791-datetime-nan-glib-2-66' into 'glib-2-66'Sebastian Dröge2020-12-092-1/+16
|\
| * gdatetime: Disallow NAN as a number of seconds in a GDateTimePhilip Withnall2020-12-092-1/+16
* | Merge branch 'backport-1789-array-sort-empty-glib-2-66' into 'glib-2-66'Sebastian Dröge2020-12-092-20/+40
|\ \ | |/ |/|
| * array: Avoid sorting 0-sized arraysTimm Bäder2020-12-092-20/+40
|/
* Merge branch 'backport-1788-ossfuzz-28458-date-overflow' into 'glib-2-66'Sebastian Dröge2020-12-092-1/+29
|\
| * gdate: Validate input as UTF-8 before parsingPhilip Withnall2020-12-092-1/+29
|/
* Merge branch 'backport-1771-macos-frexpl-glib-2-66' into 'glib-2-66'Sebastian Dröge2020-11-291-1/+0
|\
| * macos: fix frexpl checks in cross-compilationAndoni Morales Alastruey2020-11-251-1/+0
|/
* 2.66.32.66.3Philip Withnall2020-11-162-1/+19
* Merge branch 'backport-1734-hidden-cache-glib-2-66' into 'glib-2-66'Emmanuele Bassi2020-11-031-18/+61
|\
| * glocalfileinfo: Use a single timeout source at a time for hidden file cacheCarlos Garnacho2020-11-031-18/+61
|/
* Merge branch 'backport-1725-gdbus-fds-glib-2-66' into 'glib-2-66'Simon McVittie2020-10-282-65/+139
|\
| * gio/tests/gdbus-peer: Exercise fds attached to a large messageSimon McVittie2020-10-281-64/+135
| * gdbus: Cope with sending fds in a message that takes multiple writesSimon McVittie2020-10-281-1/+4
|/
* Merge branch 'backport-1711-socket-fix-glib-2-66' into 'glib-2-66'Emmanuele Bassi2020-10-271-19/+20
|\
| * Fix race in socketclient-slow testMichael Catanzaro2020-10-271-19/+20
|/
* Merge branch 'backport-1713-main-context-check-glib-2-66' into 'glib-2-66'Philip Withnall2020-10-262-2/+87
|\
| * gmain: g_main_context_check() can skip updating polled FD sourcesClaudio Saavedra2020-10-262-2/+87
|/
* Merge branch 'backport-1718-clang-fix-glib-2-66' into 'glib-2-66'Emmanuele Bassi2020-10-231-1/+1
|\
| * gtrace: Add G_GNUC_PRINTF annotationPhilip Withnall2020-10-231-1/+1
|/
* 2.66.22.66.2Philip Withnall2020-10-192-1/+36
* Merge branch 'backport-1706-nullable-annotations-glib-2-66' into 'glib-2-66'Sebastian Dröge2020-10-193-6/+16
|\