summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-072.67.12.67.1Philip Withnall
2020-12-07Update Ukrainian translationYuri Chornoivan
2020-12-07Merge branch 'ossfuzz-27371-hostname-length' into 'master'Sebastian Dröge
2020-12-04Merge branch 'binding-threadsafe-2' into 'master'Philip Withnall
2020-12-04guri: Correctly set an error when parsing an invalid hostnamePhilip Withnall
2020-12-04ghostutils: Abandon hostname conversion early if it’s too longPhilip Withnall
2020-12-04ghostutils: Add missing GIR annotationsPhilip Withnall
2020-12-04tests: Use g_assert_*() rather than g_assert() in hostutils.cPhilip Withnall
2020-12-03Merge branch 'coverity-return-values' into 'master'Philip Withnall
2020-12-03Merge branch 'close-range-enosys' into 'master'Sebastian Dröge
2020-12-03gtestdbus: Retry writes if they failPhilip Withnall
2020-12-03glocalfile: Check g_stat() return valuePhilip Withnall
2020-12-03gspawn: Handle ENOSYS from close_range()Philip Withnall
2020-12-03Merge branch 'selinux-warning' into 'master'Philip Withnall
2020-12-02Updated Spanish translationDaniel Mustieles
2020-12-02Merge branch 'extend_p_option_for_tests' into 'master'Sebastian Dröge
2020-12-02Merge branch '2150-extend-uri-tests' into 'master'Sebastian Dröge
2020-12-01gio: fix set_selinux_context coding styleMarc-André Lureau
2020-12-01gio: remove unnecessary strdup and fix potential leakMarc-André Lureau
2020-12-01build-sys: bump libselinux requirement to >=2.2Marc-André Lureau
2020-12-01gio: ‘security_context_t’ is deprecatedMarc-André Lureau
2020-11-30Introduce new options -r (or --run-prefix) and -x (or --skip-prefix)Frederic Martinsons
2020-11-30Extends uri test with GstURI inspirationFrederic Martinsons
2020-11-28Updated Czech translationMarek Černocký
2020-11-26Deprecate g_binding_get_source() and get_target() in favour of dup_source() a...Sebastian Dröge
2020-11-26Release GBinding transform functions also when implicitly unbinding because s...Sebastian Dröge
2020-11-26Add tests for GBinding thread-safetySebastian Dröge
2020-11-26Factor out common GBinding unbind code into a separate functionSebastian Dröge
2020-11-26Make transform function handling in GBinding thread-safeSebastian Dröge
2020-11-26Make explicit/implicit GBinding unbinding thread-safeSebastian Dröge
2020-11-26Add g_binding_dup_target() and g_binding_dup_source()Sebastian Dröge
2020-11-26Use GWeakRef in GBindingSebastian Dröge
2020-11-25Merge branch 'macos-cross' into 'master'Philip Withnall
2020-11-25Merge branch 'mark_g_assert_as_noreturn_on_MSVC' into 'master'Philip Withnall
2020-11-25gmacros: Document soft-deprecation of G_GNUC_NORETURNPhilip Withnall
2020-11-25Rewriting the G_GNUC_NORETURN into G_NORETURN macros everywhereEmmanuel Fleury
2020-11-25Adding macros G_NORETURN and G_NORETURN_FUNCPTREmmanuel Fleury
2020-11-24Merge branch 'carlosgc/uri-scheme-normalization' into 'master'Patrick Griffis
2020-11-24Merge branch 'fix_extra_warnings' into 'master'Philip Withnall
2020-11-24Fix signedness warnings in gobject/gobject.c:g_object_new_internal()Emmanuel Fleury
2020-11-24Fix signedness warnings in gobject/gobject.c:g_object_new_with_custom_constru...Emmanuel Fleury
2020-11-24Fix signedness warning in gobject/gobject.c:g_object_class_install_properties()Emmanuel Fleury
2020-11-24Fix signedness warning in gobject/gtype.c:g_type_interface_add_prerequisite()Emmanuel Fleury
2020-11-24Merge branch 'mcatanzaro/#2076' into 'master'Philip Withnall
2020-11-24gtype: suppress valgrind memory leak warningsMichael Catanzaro
2020-11-24gatomicarray: suppress valgrind memory leak warningsMichael Catanzaro
2020-11-24guri: apply scheme normalization flag consistentlyCarlos Garcia Campos
2020-11-24macos: fix frexpl checks in cross-compilationAndoni Morales Alastruey
2020-11-24Merge branch 'mcatanzaro/coverity-checked-return' into 'master'Philip Withnall
2020-11-24Merge branch 'wip/jfelder/gdatetime-annotations' into 'master'Philip Withnall