summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Use a more realistic language code than sv_SVwip/smcv/sv-svSimon McVittie2021-02-141-1/+1
* Update Hungarian translationBalázs Úr2021-02-131-215/+210
* Update Swedish translationAnders Jonsson2021-02-131-33/+37
* Update Romanian translationDaniel Șerbănescu2021-02-131-33/+38
* Update Galician translationFran Dieguez2021-02-121-34/+37
* Update Ukrainian translationYuri Chornoivan2021-02-121-34/+38
* Merge branch '1804-gdbus-require-same-user' into 'master'Simon McVittie2021-02-128-62/+68
|\
| * tests: Add a basic test for require-same-user D-Bus auth flagPhilip Withnall2021-02-111-0/+10
| * gdbusdaemon: Use require-same-user flag to avoid auth observer signalPhilip Withnall2021-02-111-41/+5
| * gdbus: Add flags to require authentication as the same userPhilip Withnall2021-02-116-15/+50
| * gdbusauth: Use g_clear_object() to simplify the code a littlePhilip Withnall2021-02-111-6/+3
|/
* Merge branch 'wip/gdbus-flags-from-the-future' into 'master'Philip Withnall2021-02-113-0/+203
|\
| * gdbus: Reject attempts to set future connection or server flagswip/gdbus-flags-from-the-futureSimon McVittie2021-02-083-0/+203
* | Merge branch 'byte-array-take' into 'master'Philip Withnall2021-02-113-1/+43
|\ \
| * | gbytearray: Do not accept too large byte arraysKrzesimir Nowak2021-02-113-1/+43
* | | Updated Spanish translationDaniel Mustieles2021-02-111-178/+180
* | | Merge branch 'keyfile-settings-fix-again' into 'master'Sebastian Dröge2021-02-112-2/+182
|\ \ \ | |/ / |/| |
| * | tests: Add tests for key name handling in the keyfile backendPhilip Withnall2021-02-101-1/+169
| * | gkeyfilesettingsbackend: Disallow empty key or group namesPhilip Withnall2021-02-101-0/+7
| * | gkeyfilesettingsbackend: Fix basename handling when group is unsetPhilip Withnall2021-02-101-1/+6
* | | Merge branch 'fix_more_warnings' into 'master'Philip Withnall2021-02-108-14/+15
|\ \ \ | |/ / |/| |
| * | Fix missing initializer warning in gio/glib-compile-resources.cEmmanuel Fleury2021-02-101-1/+1
| * | Fix several signedness warnings in gio/gio-tool-tree.cEmmanuel Fleury2021-02-101-1/+1
| * | Fix missing initializer warning in gio/gio-tool-monitor.cEmmanuel Fleury2021-02-101-1/+2
| * | Fix signedness warning in gio/gio-tool.c:attribute_flags_to_string()Emmanuel Fleury2021-02-102-2/+2
| * | Fix several missing initializer warnings in gio/glib-compile-schemas.cEmmanuel Fleury2021-02-101-2/+2
| * | Fix several signedness warnings in gio/glib-compile-schemas.cEmmanuel Fleury2021-02-101-2/+2
| * | Fix several signedness warnings in gio/gsettings-mapping.cEmmanuel Fleury2021-02-101-4/+4
| * | Fix wrong position for static qualifier warning in fuzzing/fuzz_dbus_message.cEmmanuel Fleury2021-02-101-1/+1
|/ /
* | Update Portuguese translationHugo Carvalho2021-02-101-176/+180
* | Merge branch 'kjellahl/turkish-strdown' into 'master'Sebastian Dröge2021-02-102-6/+52
|\ \
| * | guniprop, glib/tests/unicode: Fix style issuesKjell Ahlstedt2021-02-102-4/+4
| * | guniprop: Fix g_utf8_strdown() for Turkish localeKjell Ahlstedt2021-02-102-6/+52
|/ /
* | Update Galician translationFran Dieguez2021-02-101-177/+181
* | Merge branch 'wip/pwithnall/macos-ci-disable' into 'master'Philip Withnall2021-02-101-1/+3
|\ \
| * | ci: Temporarily disable macOS CI job as runner is offlinePhilip Withnall2021-02-101-1/+3
|/ /
* | Update Romanian translationFlorentina Mușat2021-02-101-175/+179
* | Update Ukrainian translationYuri Chornoivan2021-02-101-178/+181
* | Update Slovenian translationMatej Urbančič2021-02-091-514/+609
* | Update Swedish translationLuna Jernberg2021-02-091-175/+179
* | Merge branch 'fix_missing_overflow_checks' into 'master'Philip Withnall2021-02-091-0/+11
|\ \
| * | Adding a missing test on integer overflow within g_http_proxy_connect()Emmanuel Fleury2021-02-091-0/+11
|/ /
* | Merge branch 'master' into 'master'Philip Withnall2021-02-091-0/+4
|\ \
| * | Add support for Tilix and KonsoleJan Kot2021-02-031-0/+4
* | | Merge branch '225' into 'master'Philip Withnall2021-02-094-0/+84
|\ \ \
| * | | string: Add find and replace functionJoshua Lee2021-02-094-0/+84
| | |/ | |/|
* | | Merge branch 'fix_more_warnings' into 'master'Philip Withnall2021-02-094-8/+9
|\ \ \ | |/ / |/| |
| * | Fix several missing initializer in gio/gsettingsschema.c:parse_into_text_tabl...Emmanuel Fleury2021-02-081-2/+2
| * | Fix signedness warning in gio/gmenu.c:g_menu_remove()Emmanuel Fleury2021-02-081-1/+1
| * | Fix signedness warning in gio/gmenu.c:g_menu_insert_item()Emmanuel Fleury2021-02-081-1/+1