summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gsocketclient: return best errors possiblemcatanzaro/#2211Michael Catanzaro2020-10-091-79/+130
* gsocketclient: Crash on error if error is missingMichael Catanzaro2020-10-091-5/+5
* gsocketclient: emit RESOLVING/RESOLVED events only onceMichael Catanzaro2020-10-091-8/+21
* gsocketclient: document Happy EyeballsMichael Catanzaro2020-10-091-0/+9
* gsocketclient: fix whitespace errorMichael Catanzaro2020-10-091-1/+1
* gsocketclient: fix docs typoMichael Catanzaro2020-10-091-1/+1
* Merge branch 'ip_bind_address_no_port' into 'master'Philip Withnall2020-10-091-0/+9
|\
| * gsocketclient: set IP_BIND_ADDRESS_NO_PORT if binding to local addressCristian Rodríguez2020-10-091-0/+9
|/
* Merge branch 'spawn-error-handling' into 'master'Sebastian Dröge2020-10-071-0/+3
|\
| * gspawn: Handle error opening /dev/nullPhilip Withnall2020-10-051-0/+3
* | Merge branch '2203-fstatat-macos' into 'master'Sebastian Dröge2020-10-071-4/+4
|\ \
| * | glocalfileinfo: Fix use of fstatat() on macOS < 10.10Philip Withnall2020-10-061-4/+4
* | | Merge branch 'wip/smcv/issue2087' into 'master'Philip Withnall2020-10-074-29/+213
|\ \ \
| * | | gmessages: Expose our default filtering as APISimon McVittie2020-10-074-26/+148
| * | | gmessages: Add API to move info and debug messages to stderrSimon McVittie2020-10-074-3/+65
|/ / /
* | | Merge branch 'boxing_gtree_gqueue_gnode' into 'master'Philip Withnall2020-10-074-0/+43
|\ \ \
| * | | Add boxing for GTreeAndrew Potter2020-10-074-0/+43
|/ / /
* | | Merge branch 'gtree-add-iterators' into 'master'Philip Withnall2020-10-064-57/+691
|\ \ \
| * | | GLib test: test GTree "lower bound" and "upper bound" operationsMaciej S. Szmigiero2020-10-061-7/+180
| * | | GTree: add an ability to iterate over a tree and a node-based APIMaciej S. Szmigiero2020-10-063-45/+483
| * | | GTree: debugging improvementsMaciej S. Szmigiero2020-10-062-5/+28
| |/ /
* | | Merge branch 'close_subprocess_parent_fds_on_dispose' into 'master'Philip Withnall2020-10-061-13/+22
|\ \ \
| * | | GSubprocessLauncher: Move cleanup to dispose()Sergio Costas2020-10-021-13/+22
* | | | Merge branch 'log-fatal' into 'master'Philip Withnall2020-10-061-0/+4
|\ \ \ \
| * | | | gmessages: Document that using a custom log writer disables fatal handlingGuido Günther2020-10-061-0/+4
| |/ / /
* | | | Merge branch 'master' into 'master'Philip Withnall2020-10-064-45/+149
|\ \ \ \ | |_|/ / |/| | |
| * | | gio: Expose g_file_build_attribute_list_for_copyMaxim Mikityanskiy2020-10-064-45/+149
|/ / /
* | | Merge branch 'ossfuzz-26083-uri-escaping' into 'master'Philip Withnall2020-10-052-17/+57
|\ \ \
| * | | guri: Add additional tests for scope ID parsingPhilip Withnall2020-10-051-0/+8
| * | | guri: Fix UTF-8 validation when escaping URI componentsPhilip Withnall2020-10-052-2/+11
| * | | tests: Refactor g_uri_escape_string() testsPhilip Withnall2020-10-051-15/+38
|/ / /
* | | Merge branch 'gmain-docs' into 'master'Simon McVittie2020-10-051-1/+1
|\ \ \ | |_|/ |/| |
| * | gmain: Fix minor typo in documentationPhilip Withnall2020-10-051-1/+1
|/ /
* | Merge branch 'wip/smcv/assert-standard-types' into 'master'Philip Withnall2020-10-052-0/+76
|\ \ | |/ |/|
| * glib-unix: Assert that our portable types correspond to ssize_t and pid_twip/smcv/assert-standard-typesSimon McVittie2020-10-021-0/+6
| * glib-init: Statically assert more facts about standard typesSimon McVittie2020-10-021-0/+70
|/
* Update Ukrainian translationYuri Chornoivan2020-10-011-166/+164
* Merge branch 'appinfo-shellany' into 'master'Philip Withnall2020-10-013-2004/+1867
|\
| * GWin32AppInfo: Support verbs other than "open"Руслан Ижбулатов2020-10-013-1998/+1859
| * gwin32registrykey: Fix returning subkey_name in subkey_iter_get_name()Руслан Ижбулатов2020-10-011-6/+8
* | Merge branch 'wip/tingping/pkcs11' into 'master'Philip Withnall2020-10-015-4/+195
|\ \ | |/ |/|
| * gtlscertificate: Add support for PKCS #11 backed certificatesPatrick Griffis2020-10-015-4/+195
|/
* Merge branch 'wip/smcv/invocation-handled' into 'master'Philip Withnall2020-10-0115-35/+77
|\
| * GDBus: Use G_DBUS_METHOD_INVOCATION_HANDLED in method implementationsSimon McVittie2020-10-013-18/+23
| * GDBus: Add G_DBUS_METHOD_INVOCATION_HANDLED, _UNHANDLEDSimon McVittie2020-10-013-1/+38
| * GDBus tests: Use G_SOURCE_REMOVE, G_SOURCE_CONTINUESimon McVittie2020-10-0110-16/+16
|/
* Merge branch 'version-bump-2.68' into 'master'Emmanuele Bassi2020-10-017-2/+72
|\
| * gversionmacros: Add version macros for GLib 2.68Philip Withnall2020-10-016-1/+71
| * build: Post-release version bump to 2.67.0Philip Withnall2020-10-011-1/+1
* | Merge branch 'optdeps' into 'master'Philip Withnall2020-10-012-2/+7
|\ \