[glib] (201 commits) Non-fast-forward update to branch mcatanzaro/rehandshake



The branch 'mcatanzaro/rehandshake' 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:

  7796f88... Fully deprecate TLS rehandshakes

Commits added to the branch:

  14ba521... gliststore: Add item lookup functions (*)
  42369df... task: Add scope annotation to run_in_thread{,_sync}() (*)
  b97c57b... glib.supp: Allow definite leaks of g_private_set_alloc0() (*)
  c4cedf6... glib.supp: Allow definite leaks of g_main_context_push_thre (*)
  b080b45... gparam: Tidy up property naming documentation (*)
  0815da8... tests: Rework GParamSpec canonicalisation test (*)
  c0e5c6c... tests: Use g_assert_*() in param tests rather than g_assert (*)
  96d7921... gdbusmessage: Move variable initialisation to declaration t (*)
  de22365... tests: Tidy up test case naming in gdbus-serialization test (*)
  6cac760... task: Add return/propagate API for GValue (*)
  30e630c... gparam: Tighten up property name validation (*)
  ae27f50... gbinding: Canonicalise source and target properties (*)
  26970ed... gbinding: Avoid a string copy of interned property names (*)
  b8eb602... gsignal: Tidy up signal naming documentation (*)
  90b5180... gsignal: Fold g_quark_try_string() call into signal_id_look (*)
  875e2af... gsignal: Canonicalise signal name when looking it up in an  (*)
  89f955d... gsignal: Canonicalise signal names at installation time (*)
  f43f589... binding: Rename some test properties to include hyphens (*)
  152547e... binding: Use g_assert_*() in binding tests rather than g_as (*)
  fb5cd18... signals: Use g_assert_*() in signals tests rather than g_as (*)
  5e89ba5... gsignal: Clarify signal detail format (*)
  ccbe969... gsignal: Fix typos in GSignalMatchType documentation (*)
  cce274c... signals: Add tests for g_signal_lookup() and g_signal_parse (*)
  463a75c... signals: Add tests for constructing signals with invalid na (*)
  c577bc8... gsignal: Warn if g_signal_lookup() is called on an invalid  (*)
  5054b48... gdbusmessage: Limit recursion of variants in D-Bus messages (*)
  79999c8... gtlsconnection: document rehandshake-mode is no longer supp (*)
  7b3824f... gtlsconnection: add missing deprecation annotation (*)
  8f88783... gtlsconnection: add missing G_PARAM_DEPRECATED (*)
  9d2c949... gtlsclientconnection: use-ssl3 is now ignored (*)
  fb54646... Improve documentation of g_tls_client_connection_copy_sessi (*)
  88e7529... Merge branch 'mcatanzaro/gtlsconnection-changes' into 'mast (*)
  d3768c8... Merge branch 'mcatanzaro/copy-session-state' into 'master' (*)
  eadc17f... Merge branch 'wip/ernestask/bz-693576-annotations' into 'ma (*)
  844332e... tests: Use pointers in calls to g_atomic_pointer_compare_an (*)
  75cd86f... gatomic: Check argument width in g_atomic_pointer_compare_a (*)
  21fce30... Revert "gatomic: Temporarily disable C11-style atomics on F (*)
  de79958... Fix build on old libc that does not define _SC_HOST_NAME_MA (*)
  653d3e2... Merge branch 'mgl-fix-build' into 'master' (*)
  b4eaac5... gdatetime: Handle leap seconds in ISO8601 dates (*)
  c8194ee... gstrfuncs: use gsize type internally for strv functions (*)
  a0d5b49... Merge branch 'wip/hadess/gdatetime-leap-seconds' into 'mast (*)
  e330a99... Revert "glocalfileinfo: Only return file mode, not type, as (*)
  0c88825... test_copy_preserve_mode: Adjust for the previous revert (*)
  9dc006c... Merge branch '1940-atomic-types' into 'master' (*)
  1fbd185... gbacktrace: on macOS support and default to LLDB (*)
  5fe61e8... Enable test about objcopy if it supports the --add-symbol p (*)
  f793319... gfileinfo: Clarify the documentation for G_FILE_ATTRIBUTE_U (*)
  0a469da... Merge branch 'wip/iainl/fix-1934' into 'master' (*)
  94e8f02... Merge branch '1004-lldb' into 'master' (*)
  6fd2ea1... docs: Fix "occurred" typos in API documentation (*)
  50c215b... Merge branch 'unix-mode-docs' into 'master' (*)
  6f3de72... Merge branch 'th/gstrv-use-gsize' into 'master' (*)
  7c77cdf... Merge branch 'objcpy-version' into 'master' (*)
  7b77439... Merge branch 'wip/hadess/occurred' into 'master' (*)
  e95f47c... CI: Code check formating in CI (*)
  812253a... guuid: Document that g_uuid_string_random() is not secure (*)
  8555aee... Merge branch 'wip/ci-style-check' into 'master' (*)
  b7fe4b8... ci: Update all Debian CI runners to use v5 of the Dockerfil (*)
  ae49ff0... 2.63.2 (*)
  3894335... tests: Don't "timeout tests" by default (*)
  58ba7d7... list, slist: Add g_clear_{s,}list() (*)
  eb43907... Merge branch '1947-uuid-docs' into 'master' (*)
  ebec0dd... gtype: Fix typo in API comment (*)
  eb20dec... gtype: Add g_type_interface_instantiable_prerequisite() (*)
  e994d45... closure: Support generic marshals for interface returns (*)
  5899c61... value: Allow automatic transforms to/from interfaces (*)
  276e927... Revert last 4 commits (*)
  6c41e91... Merge branch 'wip/ernestask/g_clear_list' into 'master' (*)
  d8c5bcb... Merge branch 'wip/hadess/socket-test-not-parallel' into 'ma (*)
  94a800f... glib-unix: Add g_unix_get_passwd_entry() function (*)
  bdf2583... glocalvfs: Use thread-safe getpwnam_r() rather than getpwna (*)
  be15a60... gthread: Fix "zero as null pointer" warning (*)
  7a4740c... Merge branch 'zero-null' into 'master' (*)
  902fc6d... Merge branch 'suppressions' into 'master' (*)
  5f0d0ef... giomodule: gio modules are no longer installed in bindir on (*)
  34cb297... Merge branch 'wip/nielsdg/g-list-store-find' into 'master' (*)
  9b14cdc... Merge branch 'ci-versioning' into 'master' (*)
  cc3716a... Merge branch 'thread-safe-getpwnam' into 'master' (*)
  efa7fa0... ci: Run the style-check pipeline stage first (*)
  3156ea5... ci: Factor out only/except properties from jobs (*)
  2daebc7... ci: Fix running all jobs on merge requests (*)
  8c24b7c... gio-tool-mount: Allow mounting by the given UUID (*)
  dd49962... gio-tool-mount: Do not print anything if "gio mount -d" suc (*)
  a937e99... Merge branch 'wip/oholy/gio-mount-uuid' into 'master' (*)
  dc3f463... Merge branch 'ci-fix' into 'master' (*)
  d38d6bf... ci: Add gnome-desktop-testing to the Fedora docker image (*)
  aa8908f... ci: Update the Fedora docker to a supported version (*)
  fd4d686... ci: Add sudo support for default Fedora docker user (*)
  c625c37... ci: Remove python3{,-pip} from list of packages (*)
  cd11067... ci: Use new Fedora v5 Docker image for all CI jobs (*)
  8c68e30... Merge branch 'wip/hadess/add-sudo-fedora-docker' into 'mast (*)
  6d734b8... kqueue: Do not return early from _kqsub_cancel (*)
  4546b9a... ci: Build Docker images rather than OCI images if using pod (*)
  a2fa23a... Merge branch 'wip/lantw/kqueue-Do-not-return-early-from-_kq (*)
  95b8c1c... ci: Use extends rather than YAML anchors for `only-default` (*)
  805dc2a... ci: Move style-check-diff commands out to a separate sh fil (*)
  9f6b523... Merge branch 'ci-fixups' into 'master' (*)
  691485f... Updated Spanish translation (*)
  7b65b77... doc: Add missing --ignore-decorators (*)
  0adf5ca... Add g_source_set_dispose_function() for setting a dispose f (*)
  be1ec90... Add guards against invalid GSources to public GSource API (*)
  b3de0c1... Use GSource dispose function for safely disconnecting the G (*)
  470f872... Add test for GSource finalization, disposal and recycling f (*)
  160143a... gtk-doc: Ensure we have recent enough version (*)
  921e6d1... codegen: Drop gdbus-codegen version and input filename from (*)
  8f4155c... codegen: Require at least one interface file to be specifie (*)
  41cabfa... tests: Add tests for the gdbus-codegen executable (*)
  32c84b0... Merge branch '1612-gdbus-codegen-tests' into 'master' (*)
  9a93fd9... gdbus-codegen: Remove DocBook link tags from generated code (*)
  a6c1ee2... gdbus-codegen: Drop DocBook warning tags from generated cod (*)
  86747ce... build: don't check for protected visibility (*)
  eeb4ad8... Merge branch 'visibility-protected' into 'master' (*)
  e315918... Minor cleanups in mainloop tests (*)
  96a0f37... Merge branch 'gsource-dispose' into 'master' (*)
  a721761... Merge branch 'gtkdoc-dep' into 'master' (*)
  b698327... Merge branch 'cherry-pick-6ea0dcc6' into 'master' (*)
  4c4669f... Revert "doc: Workaround gtkdoc-scan bug leading to undocume (*)
  6e95232... Merge branch 'gtkdoc-revert' into 'master' (*)
  ead670b... ci: Run installed-tests on Fedora (*)
  fc95385... tests: Don't run tests that require fuse on rootless contai (*)
  4d4ff21... tests: Correct static-link.py skipped status (*)
  3a3382c... tests: Don't skip static-link test (*)
  7ec118f... ci: Log successes for installed-tests as well (*)
  75e2930... Merge branch 'wip/hadess/installed-tests' into 'master' (*)
  43d3d49... gvariant: Add guard to g_variant_get() (*)
  f3de395... Merge branch 'wip/hadess/check-g_variant_get-args' into 'ma (*)
  c08d58d... glib-autocleanups: Define the cleanup function for GDate (*)
  d407b9e... testgdate: Exit with failure if there are not passed tests (*)
  1503cfa... Small doc correction (*)
  c3ab139... trash portal: Don't follow symlinks (*)
  8520163... ci: Work-around successful installed tests having no logs (*)
  5ed4e18... Merge branch 'wip/hadess/log-successful-installed-tests' in (*)
  8fd71dc... tests: Enable GDBus debug for a number of unreliable tests (*)
  90f0733... gdbus-codegen: Add a --glib-min-version argument (*)
  e3f80b9... gdbus-codegen: Emit GUnixFDLists if an arg has type `h` w/  (*)
  145dc5a... gdbus: Fix runtime warning with debug enabled (*)
  37449ce... Merge branch 'actiongroup-docs' into 'master' (*)
  5740972... Merge branch 'trash-portal-symlinks' into 'master' (*)
  8f5d2c3... Merge branch 'gdate-copy-fixes' into 'master' (*)
  cd6612d... gio: Add GMemoryMonitor to monitor for low-memory (*)
  e08b10e... gio: Add stub test program for GMemoryMonitor (*)
  ae26695... ci: Add dependencies for newer installed tests (*)
  8e8ee82... tests: Add GMemoryMonitor installed-tests (*)
  9ea7947... tests: Disable another timeout test by default (*)
  fa4cbfd... glib: Sort #includes in top-level header files (*)
  df4fb2c... Revert "docs: remove GDBusObjectManager example" (*)
  7a3c4a4... gtask: Fix GIR annotation (*)
  cedecce... Merge branch 'wip/hadess/add-memory-monitor' into 'master' (*)
  2f6010e... Merge branch 'wip/hadess/add-dbus-tests-debug' into 'master (*)
  fcc1367... Merge branch 'gtkdoc-check-fix' into 'master' (*)
  bf91e3a... ci: GMemoryMonitor support is now merged in xdg-desktop-por (*)
  5a58da3... ci: Fix installed-tests until a newer GLib is released (*)
  4b6ad93... ci: GMemoryMonitor support is now merged in gobject-introsp (*)
  c782042... ci: Disable xdg-desktop-portal tests (*)
  5a174d1... ci: Fix permission error in valgrind analysis stage (*)
  2efa399... Merge branch 'wip/hadess/update-installed-tests-ci' into 'm (*)
  df8745f... Revert "Revert "docs: remove GDBusObjectManager example"" (*)
  742a7b1... clang-format-diff: Reformat script to satisfy PEP8 and pyli (*)
  9ec69ae... clang-format-diff: Output diff for multiple files, not just (*)
  4c20fb9... gptrarray: Add an example to the g_ptr_array_steal() docs (*)
  ec3589b... Merge branch 'signal-underscores' into 'master' (*)
  f9bbee7... Merge branch '1726-codegen-glib-min-version' into 'master' (*)
  a07bc20... gsignal: Drop unnecessary warnings from g_signal_lookup() (*)
  407eae1... Merge branch 'ptr-array-steal-example' into 'master' (*)
  aeb85dd... Update POTFILES.in (*)
  639b426... Fix typo: threfore -> therefore (*)
  1810c80... Merge branch 'piotrdrag/update-potfiles-191212' into 'maste (*)
  a8263ad... Merge branch 'fix-gio-module-path-msvc' into 'master' (*)
  ef9ce8e... atomic/tests: test g_atomic_pointer_compare_and_exchange()  (*)
  ab25fa4... gtype: Define auto-cleanup functions for Module class (*)
  8deebec... Merge branch 'master' into 'master' (*)
  7aa91a0... Merge branch 'th/atomic-compare-and-exchange' into 'master' (*)
  a097342... Merge branch 'autocleanup-class' into 'master' (*)
  4ad429c... Merge branch 'revert-1277-i-got-it-wrong' into 'master' (*)
  a172aa3... Merge branch '1130-codegen-docs' into 'master' (*)
  829ec97... Merge branch '650-signal-lookup-warnings' into 'master' (*)
  b3981e9... Merge branch 'format-diff-many-files-better-than-one' into  (*)
  988dd6a... Merge branch 'ci-docker-fun-times' into 'master' (*)
  467b4d6... docs: Update GMemoryMonitor listings in docs (*)
  eda0962... docs: Add g_source_set_dispose_function() to documentation (*)
  de7d7db... 2.63.3 (*)
  5bae85e... Merge branch 'ossfuzz-14870-dbus-message-variant-nesting' i (*)
  e6f5b9b... gio-tool-list: Add an option to print display names (*)
  c597b0e... Merge branch 'wip/oholy/gio-tool-list-display-names' into ' (*)
  6d3f67d... docs: Improve g_fopen description for Win32 (*)
  78be7f5... docs: Improve documentation formatting for g_fopen() (*)
  2474c65... docs: Clarify handling of 64-bit integer literals with g_ob (*)
  457d4c9... gio: update dbus interfaces from xdg-desktop-portal tree (*)
  27db702... gio/tests: add a fake implementation of the document portal (*)
  926ff8c... gio/tests: add a test for document portal use when launchin (*)
  e24db62... gio: do not cache document portal D-Bus proxy (*)
  78fa941... Merge branch '833-gobject-set-docs' into 'master' (*)
  51c3921... Merge branch 'appinfo-doc-portal-test' into 'master' (*)
  a28c34b... tests: Fix an error message set by foo_set_property() (*)
  f4ff348... Merge branch 'fix-prop-set-error' into 'master' (*)
  135c046... Update Polish translation (*)
  338203e... Merge branch '198-fopen-docs' into 'master' (*)
  cafb0e6... Update Brazilian Portuguese translation (*)
  b9227e6... Update Galician translation (*)
  3c608ee... Fully deprecate TLS rehandshakes

(*) 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]