summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.67.12.67.1Philip Withnall2020-12-072-1/+96
* Update Ukrainian translationYuri Chornoivan2020-12-071-106/+111
* Merge branch 'ossfuzz-27371-hostname-length' into 'master'Sebastian Dröge2020-12-074-13/+124
|\
| * guri: Correctly set an error when parsing an invalid hostnamePhilip Withnall2020-12-042-2/+18
| * ghostutils: Abandon hostname conversion early if it’s too longPhilip Withnall2020-12-042-1/+96
| * ghostutils: Add missing GIR annotationsPhilip Withnall2020-12-041-4/+4
| * tests: Use g_assert_*() rather than g_assert() in hostutils.cPhilip Withnall2020-12-041-6/+6
* | Merge branch 'binding-threadsafe-2' into 'master'Philip Withnall2020-12-044-122/+664
|\ \ | |/ |/|
| * Deprecate g_binding_get_source() and get_target() in favour of dup_source() a...Sebastian Dröge2020-11-263-6/+26
| * Release GBinding transform functions also when implicitly unbinding because s...Sebastian Dröge2020-11-261-7/+8
| * Add tests for GBinding thread-safetySebastian Dröge2020-11-261-0/+178
| * Factor out common GBinding unbind code into a separate functionSebastian Dröge2020-11-261-81/+59
| * Make transform function handling in GBinding thread-safeSebastian Dröge2020-11-261-49/+114
| * Make explicit/implicit GBinding unbinding thread-safeSebastian Dröge2020-11-261-79/+268
| * Add g_binding_dup_target() and g_binding_dup_source()Sebastian Dröge2020-11-263-0/+60
| * Use GWeakRef in GBindingSebastian Dröge2020-11-261-43/+94
* | Merge branch 'coverity-return-values' into 'master'Philip Withnall2020-12-032-5/+27
|\ \
| * | gtestdbus: Retry writes if they failPhilip Withnall2020-12-031-1/+4
| * | glocalfile: Check g_stat() return valuePhilip Withnall2020-12-031-4/+23
* | | Merge branch 'close-range-enosys' into 'master'Sebastian Dröge2020-12-031-4/+9
|\ \ \ | |/ / |/| |
| * | gspawn: Handle ENOSYS from close_range()Philip Withnall2020-12-031-4/+9
|/ /
* | Merge branch 'selinux-warning' into 'master'Philip Withnall2020-12-032-29/+25
|\ \
| * | gio: fix set_selinux_context coding styleMarc-André Lureau2020-12-011-23/+24
| * | gio: remove unnecessary strdup and fix potential leakMarc-André Lureau2020-12-011-6/+1
| * | build-sys: bump libselinux requirement to >=2.2Marc-André Lureau2020-12-011-1/+1
| * | gio: ‘security_context_t’ is deprecatedMarc-André Lureau2020-12-011-1/+1
* | | Updated Spanish translationDaniel Mustieles2020-12-021-298/+297
* | | Merge branch 'extend_p_option_for_tests' into 'master'Sebastian Dröge2020-12-023-27/+286
|\ \ \
| * | | Introduce new options -r (or --run-prefix) and -x (or --skip-prefix)Frederic Martinsons2020-11-303-27/+286
| |/ /
* | | Merge branch '2150-extend-uri-tests' into 'master'Sebastian Dröge2020-12-021-1/+87
|\ \ \ | |/ / |/| |
| * | Extends uri test with GstURI inspirationFrederic Martinsons2020-11-301-1/+87
|/ /
* | Updated Czech translationMarek Černocký2020-11-281-234/+239
* | Merge branch 'macos-cross' into 'master'Philip Withnall2020-11-251-1/+0
|\ \
| * | macos: fix frexpl checks in cross-compilationAndoni Morales Alastruey2020-11-241-1/+0
* | | Merge branch 'mark_g_assert_as_noreturn_on_MSVC' into 'master'Philip Withnall2020-11-2510-8/+93
|\ \ \
| * | | gmacros: Document soft-deprecation of G_GNUC_NORETURNPhilip Withnall2020-11-251-0/+6
| * | | Rewriting the G_GNUC_NORETURN into G_NORETURN macros everywhereEmmanuel Fleury2020-11-257-8/+10
| * | | Adding macros G_NORETURN and G_NORETURN_FUNCPTREmmanuel Fleury2020-11-253-0/+77
* | | | Merge branch 'carlosgc/uri-scheme-normalization' into 'master'Patrick Griffis2020-11-243-35/+199
|\ \ \ \ | |/ / / |/| | |
| * | | guri: apply scheme normalization flag consistentlycarlosgc/uri-scheme-normalizationCarlos Garcia Campos2020-11-243-35/+199
| |/ /
* | | Merge branch 'fix_extra_warnings' into 'master'Philip Withnall2020-11-242-8/+8
|\ \ \
| * | | Fix signedness warnings in gobject/gobject.c:g_object_new_internal()Emmanuel Fleury2020-11-241-2/+2
| * | | Fix signedness warnings in gobject/gobject.c:g_object_new_with_custom_constru...Emmanuel Fleury2020-11-241-2/+2
| * | | Fix signedness warning in gobject/gobject.c:g_object_class_install_properties()Emmanuel Fleury2020-11-241-1/+1
| * | | Fix signedness warning in gobject/gtype.c:g_type_interface_add_prerequisite()Emmanuel Fleury2020-11-241-1/+1
| * | | Fix signedness warning in gobject/gtype.c:type_node_add_iface_entry_W()Emmanuel Fleury2020-11-221-1/+1
| * | | Fix signedness warning in gobject/gtype.c:lookup_iface_entry_I()Emmanuel Fleury2020-11-221-1/+1
* | | | Merge branch 'mcatanzaro/#2076' into 'master'Philip Withnall2020-11-242-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | gtype: suppress valgrind memory leak warningsMichael Catanzaro2020-11-241-0/+4
| * | | gatomicarray: suppress valgrind memory leak warningsMichael Catanzaro2020-11-241-0/+6
|/ / /