[glib] (437 commits) Non-fast-forward update to branch mcatanzaro/copy-session-state



The branch 'mcatanzaro/copy-session-state' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  97ae416... Improve documentation of g_tls_client_connection_copy_sessi

Commits added to the branch:

  697dacd... goption: Add missing (array) annotation to add_main_entries (*)
  b649946... gdbusconnection: Clarify nullability in a documentation com (*)
  a3d90c0... gatomic: Fix false positive with Clang+TSAN (*)
  a3d9c3f... Post-release version bump (*)
  154f6ca... gutf8: Assert that written memory stays in bounds (*)
  3a4a665... gfileutils: Fix error propagation for other than ENOENT (*)
  6e1ceb1... meson: build gnulib if printf isn't good enough (*)
  6095b9b... win32: don't assume the format specifier for the stdlib pri (*)
  0ae99bf... Update Indonesian translation (*)
  870b30b... Merge branch 'wip/carlosg/fix-mkdir-with-parents-errors' in (*)
  6d7143e... Merge branch 'wip/carlosg/utf8-strreverse-invalid-writes' i (*)
  941c0bd... glib/tests/fileutils: Add a reproducer for #1852 (*)
  18ae2b3... cond test: Don't make assumptions about struct sigaction me (*)
  09b3bf2... Merge branch 'post-release-version-bump' into 'master' (*)
  fdcdd5c... Meson: Override glib-compile-resources/schemas (*)
  0984b54... Merge branch 'wip/smcv/reproducer-for-1852' into 'master' (*)
  10be2c1... Update Catalan translation (*)
  389b182... glib-compile-schemas: Fix some minor en_GB-isms in translat (*)
  798b996... Update Basque translation (*)
  c2f8267... Update Swedish translation (*)
  248e30e... Updated Lithuanian translation (*)
  6ea818f... Merge branch 'meson-good-printf-fixes' into 'master' (*)
  a5f0e64... Merge branch 'win32-no-sys-printf' into 'master' (*)
  271e283... meson: Remove an outdated todo re HAVE_UNIX98_PRINTF (*)
  26f7104... meson: small cleanup for printf checks (*)
  5558c66... Update Polish translation (*)
  e7b857a... gtestutils: Allow g_test_bug() to be used without g_test_bu (*)
  9fc745d... tests: Drop unnecessary usage of g_test_bug_base("") (*)
  a01983f... tests: Add a test for g_dbus_connection_get_flags() (*)
  87a71fe... tests: Add a test for peer-to-peer GDBusProxy usage with a  (*)
  63abca2... gsettings: Add missing changed() call to delayed settings b (*)
  5f5f98f... Merge branch 'test-bug-base' into 'master' (*)
  84cabe9... Merge branch '1620-dbus-proxy-tests' into 'master' (*)
  13e947d... Merge branch '1867-en-gb-isms' into 'master' (*)
  415c0e0... Update Polish translation (*)
  415a665... Update Romanian translation (*)
  4ddabfc... gdatetime: Avoid an assertion failure when parsing some ISO (*)
  9564c65... tests: Add ISO 8601 parsing tests for g_date_time_new_from_ (*)
  07beaa6... Merge branch 'wip/smcv/mips-sigaction' into 'master' (*)
  8f5111d... Update Swedish translation (*)
  beac955... Update Indonesian translation (*)
  79dd753... Updated Spanish translation (*)
  274985a... Erase GI annotation: skip g_cancellable_source_new (*)
  a088baf... Update German translation (*)
  3beaadc... Update Basque translation (*)
  3c9ff27... Merge branch 'override' into 'master' (*)
  b46f8ff... Update Catalan translation (*)
  efe5b70... gvariant: Handle empty serialisations in get_child_value() (*)
  f9a24ce... tests: Fix a pragma warning on FreeBSD (*)
  f731dd3... gio/glib-compile-resources.c: Unref objects in error path (*)
  7b0139b... gobject/gobject.c: Tweak conditional to pacify static analy (*)
  649faee... gio/gnetworkmonitornetlink.c: Add NULL check on dest before (*)
  651e3b0... glib/goption.c: Replace precondition with assertion (*)
  c178c97... Merge branch 'static_analysis_2_40_patches' into 'master' (*)
  512655a... minor typos in the documentation (a/an) (*)
  b2eb0a6... docs: Mention environment variables in `gio open` documenta (*)
  73b925b... Merge branch 'typos-doc' into 'master' (*)
  d485704... Merge branch 'diagnostic-pragma-fix' into 'master' (*)
  26934c6... glib.supp: Add some missing suppressions for one-time alloc (*)
  36a9b2f... Update Galician translation (*)
  2f8c613... Optimize g_nearest_pow() function in glib/garray.c (*)
  153ac4c... Run the accumulator function for RUN_CLEANUP object handler (*)
  12bd86a... Merge branch 'G_SIGNAL_RUN_CLEANUP_do_not_call_accumulate'  (*)
  51c7bad... Update Catalan translation (*)
  c21892e... Merge branch 'optimize_g_nearest_pow' into 'master' (*)
  1e3b1eb... glib/gbacktrace.c: Handling properly the dup(stderr) call (*)
  4dfb747... Update British English translation (*)
  1d26d57... Update French translation (*)
  833c24f... gvolumemonitor: Use GIOModule methods for getting default t (*)
  0d54f00... Merge branch 'gbacktrace_dup2_proper_handling' into 'master (*)
  0fba8f6... Merge branch 'meson-printf-cleanup' into 'master' (*)
  fba54ea... gerror: Add a docs paragraph about not displaying errors ve (*)
  23f405d... Merge branch '1881-fix-gio-use-volume-monitor' into 'master (*)
  1a0ba64... Merge branch '1879-leak-suppressions' into 'master' (*)
  4387f7b... Merge branch '1803-gio-open-docs' into 'master' (*)
  9c34be6... Merge branch 'error-docs' into 'master' (*)
  fe01e81... gutils: Remove dead code used for Windows SDK versions (*)
  d196bfa... glib: Mark various macros as available in certain versions  (*)
  5998851... Merge branch '1860-macros-available-in' into 'master' (*)
  f84ef02... windows: Move G_WINAPI_ONLY_APP to config.h (*)
  2e2558b... gmodule: Don't try to use toolhelp for symbol searching on  (*)
  db3e0c2... glib: Don't call MessageBox() when building for UWP (*)
  2938847... Merge branch 'easy-uwp-patches' into 'master' (*)
  e24503a... gvfs: Add an assertion to check that get_file_for_uri() is  (*)
  4b0421a... gwinhttpfile: Document constructor as potentially returning (*)
  562ac9d... gwinhttpvfs: Fall back to wrapped VFS if creating a HTTP fi (*)
  1c41e34... Merge branch '1819-file-for-uri-null' into 'master' (*)
  184cbbc... README.win32: Update and convert to markdown (*)
  7952a74... CODEOWNERS: Add myself as co-owner of Windows stuff (*)
  d3ae4b1... GSettingsBackend - Fix thread-safety during destruction of  (*)
  7092b11... Merge branch 'upate-win32-readme' into 'master' (*)
  68b4dfd... Merge branch 'gsettingsbackend-thread-safe-watches' into 'm (*)
  a521fbd... libffi.wrap: Meson port has moved to FDO gitlab (*)
  9d513be... GOption: Allow NULL arguments to parse_strv (*)
  e0e4968... Merge branch 'allow_NULL_argument_to_parse_strv' into 'mast (*)
  90f93a6... gtype: mark the inline functions in G_DECLARE_*_TYPE() as U (*)
  6971528... gmacros: mark functions generated by autoptr macros as unus (*)
  bae5173... Merge branch 'update-libffi-wrap-location' into 'master' (*)
  09e094a... gsubprocesslauncher.c: fix documentation (*)
  fea0163... Merge branch 'fix_documentation' into 'master' (*)
  61912bf... tutorial: Improve type safety of property usage in GObject  (*)
  22b59c9... tutorial: Stop referring to `->priv` for example class (*)
  ca60cd3... tutorial: Add private members to example code in tutorial (*)
  5e18888... gio: Housekeeping: sync up and sort gio_{sources,headers} l (*)
  bd4c16b... gio: actually install and reference gnativesocketaddress.h. (*)
  db66bc7... Merge branch 'bugfix/install-gnativesocketaddress' into 'ma (*)
  fe3c166... meson: Move libdl_dep to the top level (*)
  f489b6f... gthread: Set thread name on *BSD (*)
  9456cec... Merge branch 'wip/lantw/meson-move-libdl_dep-to-the-top-lev (*)
  f178d1b... goption: add sanity check to input parameters (*)
  13c115e... adjust formatting (*)
  6e4a02b... glib.supp: add suppression for g_type_class_ref() (*)
  202c07e... Merge branch 'goption_add_sanity_checks_to_inputs' into 'ma (*)
  9c8c1c4... Merge branch 'gtype-leak-suppression' into 'master' (*)
  201c9de... Merge branch 'patch-1' into 'master' (*)
  ffef6cf... Update Hungarian translation (*)
  199bb53... Update Korean translation (*)
  7b26d42... Updated Lithuanian translation (*)
  eca386c... Updated Czech translation (*)
  9b827e5... gdbus-codegen: process C.UnixFD annotation in one place (*)
  b3b6830... Merge branch 'wip/lantw/gthread-set-thread-name-on-bsd' int (*)
  a0cbb32... Merge branch '1309-delayed-settings-changed' into 'master' (*)
  4a089f9... Merge branch 'ossfuzz-16101-iso8601-parsing' into 'master' (*)
  2118a8f... tests: Fix skipping mkdir-with-parents-permission test (*)
  cf990fa... 2.61.3 (*)
  e8ea2ae... gerror: Add a docs paragraph about not displaying errors ve (*)
  8d19b95... ci: Add valgrind to fedora Docker image (*)
  197eff3... ci: Add valgrind memcheck support on Fedora (*)
  0cc745f... ci: Include stderr output in JUnit XML report (*)
  a6ecfee... tests: Don’t run Python tests under Valgrind (*)
  adb9264... glib.supp: Add leak types (*)
  c8c75dc... glib.supp: Fix some indentation (*)
  8ae07a7... glib.supp: Add some fundamental type suppressions (*)
  39052a1... tests: Fix some minor memory leaks in tests (*)
  5afd574... Use the GObject hole on 64bit arches for some flags to impr (*)
  daa308d... Merge branch '487-ci-memcheck' into 'master' (*)
  4f5a2c1... garray: Fix reference to GLIB_SIZEOF_INT (*)
  3e6fe8c... Merge branch 'fix-sizeof-check' into 'master' (*)
  4aba035... gdbus-codegen: emit GUnixFDLists if an arg has type 'h' (*)
  ef47ecd... Update Friulian translation (*)
  11dce0f... docs: fix a misunderstanding in g_type_add_interface_* (*)
  9cc863e... glib.supp: make gobject_init() calloc also of the possible  (*)
  8c9bf7f... Merge branch 'gobject_init-suppression' into 'master' (*)
  7a33239... Update Brazilian Portuguese translation (*)
  18a232b... glib: Various minor scan-build fixes (*)
  0b4162e... build: Disable dtrace probes under static analysis (*)
  df647a5... tests: Fix a couple of static analysis warnings in autoptr  (*)
  d99653f... gdbusdaemon: Add sanity checks on name refcounting (*)
  8fe58ff... gdbusdaemon: Fix unused variable warning (*)
  8f52d2c... gboxed: Fix two potential NULL pointer dereferences (*)
  b933b0f... fileinfo: ignore USEC if not available (*)
  b99cdf5... tests: Use g_assert_*() rather than g_assert() in g-file-in (*)
  475b9b5... tests: Add tests for GFileInfo modification time (*)
  fcae793... Merge branch 'wip/chergert/fix-modification-date-time' into (*)
  a1af0be... 2.62.0 (*)
  f7eed7e... Update Italian translation (*)
  f02c6eb... giochannel: Clarify type of GSource callback in documentati (*)
  963749d... Merge branch 'io-create-watch-docs' into 'master' (*)
  e2409e5... gmodule: use dl implementation on macOS (*)
  036f6ca... gmodule: write test for shared libraries (*)
  1e91cb0... Update Turkish translation (*)
  031b3de... Merge branch 'fix-gmodule-macos' into 'master' (*)
  3daa3ac... gmodule: remove macOS dyld implementation (*)
  f944049... Merge branch 'remove-gmodule-dyld' into 'master' (*)
  8f2164b... Update Punjabi translation (*)
  65f64f0... Fix doc build on Windows (*)
  3d7f920... Merge branch 'fix_a_misunderstanding_in_gtypeaddinterface'  (*)
  e589477... Merge branch 'root-test-fix' into 'master' (*)
  81f6145... Define G_IOV_MAX to 512 on macOS/iOS (*)
  a6ef0de... Merge branch 'doc-win' into 'master' (*)
  93e54d5... Merge branch 'clang-declare-type-unused' into 'master' (*)
  adf9604... xdgmime: Prevent infinite loops from badly-formed MIME regi (*)
  6d4738e... Merge branch '1875-xdgmimecache-robustness' into 'master' (*)
  b01bbe6... Merge branch '1767-scan-build-fixes' into 'master' (*)
  86c282c... Merge branch 'iov-max' into 'master' (*)
  5687200... Add a missing check to g_utf8_get_char_validated() (*)
  8f30e6c... doc: fix typo in gio/gsettings.c (*)
  cbd3dfe... Update Serbian translation (*)
  ed2ceae... gmarkup: Fix parameter annotations for g_markup_parse_conte (*)
  84c8899... gio: Add missing "gio remove" option to bash completion scr (*)
  d14f64d... Merge branch 'instead' into 'master' (*)
  1f24b36... gmem: clarify that g_malloc always uses the system allocato (*)
  96a1e35... Merge branch 'system-alloc' into 'master' (*)
  1963821... Merge branch 'g_utf8_get_char_validated_wrong_return_on_nul (*)
  cf25d9a... Merge branch 'wip/oholy/gio-remove-completion' into 'master (*)
  bbccd2c... build: Post-release version bump to 2.63.0 (*)
  3b1e301... gversionmacros: Add version macros for GLib 2.64 (*)
  96c25ce... Merge branch 'since-2-64' into 'master' (*)
  59882fb... Fixing inlining bug in gnulib/xsize.h (*)
  2f9c9e2... Switching from C gnu89 to C gnu99 standard (*)
  3636bb5... Add a wrapper for fsync() function (*)
  5c6030e... gdatetime: Fix error handling in g_date_time_new_ordinal() (*)
  57fc0be... gmarkup: Add a limit on the number of attributes in an elem (*)
  c4ec302... Merge branch 'ossfuzz-16103-ordinal-dates' into 'master' (*)
  9ca97b8... gsignal: Document class init before signals can be looked u (*)
  b96e318... docs: Remove priv pointers from the tutorial example (*)
  66a5704... Merge branch 'gobject-tutorial-no-priv' into 'master' (*)
  744f5c4... Merge branch '767-signal-class-refs' into 'master' (*)
  273049a... Annotate the return value of various utility functions (*)
  c8bad68... Merge branch 'utils-doc-annotations' into 'master' (*)
  2d37239... gspawn: Optimize fd closing on AIX and BSDs (*)
  3ad375a... Merge branch '1843-tsan-atomic-clang-fix' into 'master' (*)
  55f9c6d... gatomic: Add various casts to use of g_atomic_*()s to fix w (*)
  ec848cb... tests: Use g_assert_*() in atomic tests rather than g_asser (*)
  9a16f26... gatomic: Reorder memory barriers in fallback atomic operati (*)
  e3b87b6... Merge branch 'add_g_fsync_function' into 'master' (*)
  1f8d345... Merge branch '1565-atomic-signs' into 'master' (*)
  d0964b7... docs: Fix typo in GConverter{Input,Output}Stream section ti (*)
  22aed45... Merge branch 'docs-heading-typo' into 'master' (*)
  4170528... Merge branch '1449-atomic-fallback-safety' into 'master' (*)
  a902add... Merge branch 'ossfuzz-12960-markup-attribute-limit' into 'm (*)
  f4dd856... gdatetime: Fix error handling in g_date_time_new_week() (*)
  a96c449... Merge branch '1865-variant-get-child-serialisation' into 'm (*)
  03e3a03... Merge branch 'ossfuzz-17648-date-uninit-variable' into 'mas (*)
  1015bfb... fileinfo: Mention that usec mtimes are set (*)
  02a7af7... Merge branch 'fileinfo-mention-attr-usecs' into 'master' (*)
  00c04fd... gdate: Fix tautological comparison warnings on Android (*)
  2eb3762... gatomic: Use new __atomic_*() intrinsics for all atomic ope (*)
  91cb171... Improve GLIB_DEPRECATED_MACRO_FOR output (*)
  64cd20d... Merge branch 'android-warning-fix' into 'master' (*)
  8af0ba9... Merge branch 'diagnosticfix' into 'master' (*)
  8af823c... gspawn: Use fdwalk provided by system only when it is known (*)
  eae72c3... gspawn: Rewrite some retry loops to use `while` rather than (*)
  1097b50... gspawn: Retry on EBUSY errors from dup2() (*)
  6192fd4... Merge branch 'gspawn' into 'master' (*)
  349318e... gutils: Add g_get_os_info() (*)
  2a4b9eb... gio/gfileinfo: fix param reference in doc comment (*)
  3ede078... Merge branch 'patch-1' into 'master' (*)
  bbbdc27... build: Bump Python requirement to ≥ 3.5 (*)
  61509ea... Merge branch 'python-version' into 'master' (*)
  55997a0... gtestutils: Allow cmpmem() arguments to be NULL iff lengths (*)
  c27be68... Merge branch '1897-cmpmem-null-handling' into 'master' (*)
  51d73ef... gfile: Factor out flags when copying files (*)
  53f6ede... gfile: Don’t copy files as private if using default permi (*)
  2268f36... gio-tool: Add a --default-permissions argument to `gio copy (*)
  775014d... gfile: Use a more specific error message if symlinks are no (*)
  1b7ab81... glocalfile: Don’t define symlink vfunc if it’s unsuppor (*)
  7d2bce8... glocalfile: Don’t define unsupported copy vfunc (*)
  674ba78... gfile: Document a few nullable vfuncs (*)
  5dd5269... glocalfileoutputstream: Only pass file mode, not type, to c (*)
  bfdc5fc... glocalfileinfo: Only return file mode, not type, as UNIX_MO (*)
  67772b6... tests: Unconditionally enable the file permissions test (*)
  eb21257... tests: Expand g_file_copy() tests to test DEFAULT_PERMS fla (*)
  4d362a5... Update documentation with FreeBSD build instructions (*)
  9239f26... gregistrysettings: bump key name length to 128 (*)
  90bdc2f... Merge branch 'gregistry-key-name-len' into 'master' (*)
  42d8e17... Always build tests if we enabled installed-tests (*)
  788c01d... Updated Danish translation (*)
  14609b0... g_file_info_get_modification_date_time: Calculate in intege (*)
  9a5a5c8... Merge branch 'exact-mtime' into 'master' (*)
  406c8b0... Merge branch 'file-permissions-redux' into 'master' (*)
  0c40f3f... Merge branch 'cross-installed-tests' into 'master' (*)
  b6d8efb... gtlscertificate: Add support for PKCS #11 backed certificat (*)
  d207e19... Merge branch 'wip/tingping/pkcs11' into 'master' (*)
  66da7be... 2.63.0 (*)
  c08e7b9... Merge branch 'switch_to_gnu99' into 'master' (*)
  e5e1490... gunixmounts: Handle Solaris name of mnt_mntopts in place of (*)
  2b34f52... build: no --export-dynamic ldflags for Solaris (*)
  5a57bdb... gmodule: fix typo in doc comment (*)
  25ed7d4... Merge branch 'gmodule-typo' into 'master' (*)
  5dee526... gio/gfileinfo: fix parameter references (*)
  5120f92... gio/gfile: fix parameter reference for value_p (*)
  f71eca1... gio/gfile: fix parameter references to @contents (*)
  4723bf5... gio/gfile: fix typo in doc comment (*)
  c46c31d... Merge branch 'patch-3' into 'master' (*)
  5ac73a0... Merge branch 'patch-2' into 'master' (*)
  cb97f0e... Merge branch 'dlech-master-patch-99473' into 'master' (*)
  dd27d2b... Merge branch 'patch-1' into 'master' (*)
  bf2a102... gwinhttpvfs: Handle g_get_prgname() returning NULL (*)
  3a1492e... gio: Fix completion of URIs without hostname part (*)
  8bc5210... gio: Complete also activation roots of volumes (*)
  b3bf1e2... gio: Always include mounts in the results (*)
  acf55ad... Merge branch 'solaris-build-fixes' into 'master' (*)
  52c130f... Add full examples to g_ptr_array_sort() and g_ptr_array_sor (*)
  419b7d0... Merge branch 'glib-g_ptr_array_sort_api_doc_example' (*)
  a350fa5... Merge branch 'winhttp-handle-null-prgname' into 'master' (*)
  c88f106... Merge branch 'wip/oholy/gio-completion' into 'master' (*)
  7bada83... Add g_array_steal(), g_ptr_array_steal() and g_byte_array_s (*)
  038ec3d... Merge branch 'add_array_steal_function' into 'master' (*)
  39dd2be... gmain: use atomic operation instead of GMutex to access g_m (*)
  4e12e7e... Merge branch 'th/main-context-default-no-mutex' into 'maste (*)
  81f8d02... glib: Various fixes to the return type of atomic functions (*)
  3251cce... gatomic: Fix strict aliasing problems with g_atomic_pointer (*)
  d9b30d4... gmain: Remove some redundant casts (*)
  1403501... glib: ensure consistent abort-on-OOM with g_vasprintf & its (*)
  109be1e... glib: add parameter annotations for g_vasprintf and callers (*)
  b229eed... Merge branch 'str-printf-abort-oom' into 'master' (*)
  ab613ae... Merge branch '1726-gdbus-codegen-h' into 'master' (*)
  45c91d7... Merge branch 'g-os-info' into 'master' (*)
  0d94ee3... Merge branch 'master' into 'master' (*)
  1bda4db... Update Chinese (Taiwan) translation (*)
  5dbaa18... tests: Test g_atomic_pointer_compare_and_exchange() returni (*)
  30dd30d... tests: Remove redundant old atomic test (*)
  e257e17... inotify: Fix some enum comparisons to integers (*)
  3c4ff30... gunicollate: Remove tautological comparison (*)
  e990038... gdbusaddress: Collapse two translatable strings into one (*)
  8492df9... gdbusaddress: Validate the noncefile attribute of nonce-tcp (*)
  35e2615... Merge branch 'android-warning-fixes' into 'master' (*)
  f9a1970... gutils test: Don't assume that every Unix OS implements os- (*)
  15e3b6f... gmessages: Add g_warning_once() (*)
  d770e00... Merge branch 'wip/g-warning-once' into 'master' (*)
  150b946... Updated Spanish translation (*)
  0869cde... Merge branch '1858-tutorial-deprecated-gobject-api' into 'm (*)
  b50447b... Merge branch 'issue1906' into 'master' (*)
  1fb3628... hash: Remove an assertion from the hot path (*)
  01acb89... tests: Don't block mainloop for delays in gnetworkaddress t (*)
  ea99872... Always resolve localhost to loopback address (*)
  168bdb1... Merge branch 'hash-me-faster' into 'master' (*)
  ea98aab... gdatetime: Document RFC 3339 extensions when parsing ISO 86 (*)
  a50a08f... Merge branch 'datetime-docs' into 'master' (*)
  c975657... Merge branch 'wip/tingping/localhost-is-local' into 'master (*)
  822f8ba... Fix use-after-free when calling g_dbus_connection_flush_syn (*)
  c7dd1ae... Merge branch '1896-use-after-free-when-calling-g_dbus_conne (*)
  fc2f566... Add Windows support to g_get_os_info() (*)
  cea8424... gcharset: Expand the documentation for g_get_locale_variant (*)
  bffe058... gdesktopappinfo: Allocate DesktopFileDir structs dynamicall (*)
  5b07fc9... gdesktopappinfo: Cancel file monitor when resetting a Deskt (*)
  592a13b... glocalfilemonitor: Keep a weak ref to the monitor in GFileM (*)
  493909b... Merge branch 'osinfo' into 'master' (*)
  89ad928... gutils: Do not translate OS names (*)
  00abf67... gutils: Only use the default OS name on Linux (*)
  d219b35... gutils: Use uname to report OS info when there is no os-rel (*)
  3dec72b... Merge branch 'wip/lantw/use-uname-as-a-fallback-to-get-os-i (*)
  c4d46d6... tests: Relax the time zone identifier tests (*)
  5dedc25... gtimezone: Clarify in docs that TZ can contain an absolute  (*)
  43697d6... Revert "gdbus-codegen: emit GUnixFDLists if an arg has type (*)
  25c2266... gvariant: Limit recursion in g_variant_parse() (*)
  bab6acf... Merge branch 'atomic-strict-aliasing-fixes' into 'master' (*)
  51c3cf7... Merge branch 'timezone-test-toolbox' into 'master' (*)
  f904587... Merge branch 'locale-docs' into 'master' (*)
  31f9249... tests: Add a test for g_assert_finalize_object() (*)
  b0f43cc... Merge branch '1903-mimeapps-test-race' into 'master' (*)
  322347e... Merge branch 'assert-finalize-test' into 'master' (*)
  b7e84fb... testfilemonitor: Fix a trivial leak in the test (*)
  3e517c0... ci: Add libdbus development files to CI Docker images (*)
  9c7a8c7... Merge branch 'testfilemonitor-leaks' into 'master' (*)
  611ea6e... Merge branch '1836-dbus-connection-docs' into 'master' (*)
  d515a1e... Merge branch '1813-option-context-annotations' into 'master (*)
  65ce1c3... glib: Ignore deprecations when declaring autocleanups (*)
  21f8f89... gmain: Add GMainContextPusher convenience API (*)
  8a7b375... Update Catalan translation (*)
  ef6fe19... array: Remove unnecessary casts from doc-comments (*)
  ee13eb5... array: Fix handling of user_data in doc-comment (*)
  acbbe7b... array: Add tests based on the g_ptr_array_sort[_with_data]  (*)
  3837b83... array: Avoid use of memcpy(dest, NULL, 0) (*)
  d62c1da... Merge branch 'wip/array-doc-comments' into 'master' (*)
  05be19b... Merge branch 'wip/smcv/array-memcpy-ub' into 'master' (*)
  2e9b276... Merge branch 'main-context-pusher' into 'master' (*)
  ca4dace... gmain: Clarify thread safety of some common GSource functio (*)
  0d3b1d5... gio: Fix typo in URL (*)
  ab98d4e... Merge branch 'wip/hadess/fix-api-docs-typo' into 'master' (*)
  5e17a98... Merge branch 'source-thread-safety-docs' into 'master' (*)
  a7242d4... gspawn: Port to g_poll() from select() (*)
  551e836... gtimezone: Cache UTC and local TZ indefinitely (*)
  f343ec5... Merge branch 'gtimezone' into 'master' (*)
  1bebba0... Merge branch 'ossfuzz-10286-variant-parser-recursion' into  (*)
  47d558b... Allow passing empty GValue to g_param_value_set_default() (*)
  6ad799a... Constify g_param_value_defaults() argument (*)
  f7824da... Do not validate a GValue initialized with the default (*)
  ca1dbb3... tests: Do not init the default value (*)
  2d2e96d... tests: Use objcopy from the cross-compilation file, if conf (*)
  57aaee7... docs: Add objcopy to example cross-compilation file (*)
  1a3bba4... gparamspecs: Fix type class leaks on error handling paths (*)
  c73bd53... Merge branch 'fbsd_build' into 'master' (*)
  22cf2c8... gtestutils: Add additional non-NULL check in g_assert_cmpme (*)
  1ad64e1... Merge branch '1911-flags-enums-leak' into 'master' (*)
  ef1035d... gcredentialsprivate: Document the various private macros (*)
  1485a97... credentials: Invalid Linux struct ucred means "no informati (*)
  ee502db... GDBus: prefer getsockopt()-style credentials-passing APIs (*)
  9f962eb... Add a test for GDBusServer authentication (*)
  434dbf0... Merge branch '1897-assert-cmpmem-nonnull' into 'master' (*)
  61f693f... Merge branch '1916-objcopy-cross-compilation' into 'master' (*)
  ef3eec8... gdbusauthmechanismsha1: Remove unnecessary g_warning() call (*)
  9df8d76... gdbusauthmechanismsha1: Create .dbus-keyrings directory rec (*)
  833579d... tests: Move main loop and test GUID into test functions in  (*)
  6fb38c3... tests: Isolate directories in gdbus-peer test (*)
  9a43def... Merge branch '954-spawn-poll' into 'master' (*)
  0655eac... Merge branch 'ci-libdbus' into 'master' (*)
  d44e00f... Merge branch 'issue1831' into 'master' (*)
  8e32b8e... gdbusserver: Delete socket and nonce file when stopping ser (*)
  0c07e67... gdbusserver: Keep a strong reference to the server in callb (*)
  714f9f9... Merge branch '1318-dbus-server-race' into 'master' (*)
  4e8d058... Merge branch '1912-gdbus-peer-test' into 'master' (*)
  0e1549e... Updated Spanish translation (*)
  e1b7b1a... gdbus-peer test: Improve diagnostics if g_rmdir fails (*)
  7c2e409... gdbus-peer test: Stop GDBusServer before tearing down tempo (*)
  bab277f... gdbus-peer test: Use unix:dir address if exact format doesn (*)
  2b1e706... gdbus-server-auth test: Create temporary directory for Unix (*)
  dd5132e... tests: Tidy up GError assignment (*)
  c25e8ec... tests: Drop pointless assignments (*)
  465b4da... tests: Use g_assert_*() rather than g_assert() in live-g-fi (*)
  543a0c4... tests: Fix unused variable in the threadpool-test (*)
  1581892... glocalfileinfo: Fix minor leak on error handling path for x (*)
  1111bc4... gvariant-parser: Shut up a scan-build warning (*)
  8b43be0... Merge branch 'live-file-static-analysis' into 'master' (*)
  1503547... Merge branch 'param-value-default' into 'master' (*)
  623bdfd... Merge branch 'wip/smcv/gdbus-tests' into 'master' (*)
  4aaeac5... gdbus-codegen: Safer header guards (*)
  86bc43d... Merge branch 'wip/mattiasb/gdbus-codegen-safer-headerguards (*)
  9b8ff41... Merge branch 'no-more-automatic-GUnixFDList' into 'master' (*)
  00210aa... goption: Relax assertion to avoid being broken by kdeinit5 (*)
  ba29ef4... Merge branch 'wip/smcv/issue1923' into 'master' (*)
  d97d482... 2.63.1 (*)
  7021b84... gdbus-peer: Specifically listen on 127.0.0.1 (*)
  6d88365... Merge branch 'wip/smcv/gdbus-127001' into 'master' (*)
  49eccfb... gdbus-server-auth test: Include gcredentialsprivate.h (*)
  81936ca... Make ld executable configurable (*)
  e08dffb... gsocket: Improve diagnostics on bind() failure (*)
  2465e64... gvariant: Avoid memcmp (NULL, ., 0) or memcmp (., NULL, 0) (*)
  8235bbe... gbytes: Avoid memcmp (NULL, ., 0) or memcmp (., NULL, 0) (*)
  8ae795c... ci: Improve Docker building instructions slightly (*)
  1a53b73... ci: Update .gitlab-ci.yml to use the latest Docker images (*)
  f371b2a... Merge branch 'wip/smcv/gdbus-server-auth-test' into 'master (*)
  4d65f32... Merge branch 'wip/smcv/cross-ld' into 'master' (*)
  e567518... Merge branch 'ci-updates-for-1177' into 'master' (*)
  3b980ab... Merge branch 'wip/smcv/memcmp-null' into 'master' (*)
  963786f... Merge branch 'wip/smcv/diagnose-bind-failure' into 'master' (*)
  505c954... build: Check size_t compatibility with various other types (*)
  3689fd9... tests: Use g_assert_*() instead of g_assert() in bookmarkfi (*)
  4332e3b... gbookmarkfile: Fix a minor leak on an error path (*)
  a9900b7... tests: Fix race conditions in bookmarkfile tests (*)
  a86c994... tests: Switch some assertions around (*)
  422feb7... tests: Enable G_TEST_OPTIONS_ISOLATE_DIRS for bookmarkfile  (*)
  29772c3... Merge branch '1930-bookmark-file-test-race' into 'master' (*)
  37d4987... Merge branch '1777-sizet-checks' into 'master' (*)
  e83c8ab... Updated Spanish translation (*)
  9042326... gdb: Fix GHashTable pretty printer off-by-one error (*)
  0bbb8af... gutils: Slightly improve docs formatting for g_get_os_info( (*)
  a4e12b6... Merge branch 'os-info-docs-formatting' into 'master' (*)
  cc1b53f... Merge branch 'fix-ghashtable-pretty-printer' into 'master' (*)
  b43bfca... Merge branch 'use-gobject-hole' into 'master' (*)
  3a9bdcf... gparam: fix memory leak in g_param_value_defaults() (*)
  ecc5ffa... Merge branch 'th/fix-g-param-value-defaults-leak' into 'mas (*)
  1bb1bcd... Add NOTE_REVOKE to the list of the monitoring events (*)
  d8b4568... Merge branch 'fix-macos' into 'master' (*)
  4dcad56... Merge branch '1750-more-atomic-intrinsics' into 'master' (*)
  1b23606... Improve documentation of g_tls_client_connection_copy_sessi

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]