[glib] (97 commits) Non-fast-forward update to branch mcatanzaro/gdbus-dir-addresses
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] (97 commits) Non-fast-forward update to branch mcatanzaro/gdbus-dir-addresses
- Date: Thu, 13 Jun 2019 16:01:44 +0000 (UTC)
The branch 'mcatanzaro/gdbus-dir-addresses' 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:
e13f1fb... gdbus: support unix:dir= addresses
3e4eb8b... gdbus: Stop server on dispose
3ad13d7... gdbus: improve an error message
bc28556... gdbus: Clean up sockets and nonces from filesystem
90214f7... gdbus: Fix minor leak in peer test
96f3fa3... gdbus: run peer test multiple times with different addresse
Commits added to the branch:
fd3219a... glib-compile-schemas: Improve translatable strings (*)
111f2b7... glib-compile-schemas: Fix capitalisation of a command line (*)
d23a8bd... ci: Add scan-build job in a new ‘analysis’ pipeline sta (*)
f666502... gdate: Officially mark GTime as deprecated (*)
9974cec... glib: Rename G_STDIO_NO_WRAP_ON_UNIX → G_STDIO_WRAP_ON_UN (*)
d2b419c... gsettings: Document that lists are returned in no defined o (*)
9c4026d... gsettings: Add missing ‘Deprecated’ tag to g_settings_l (*)
f093ef6... gobject: Fix apostrophe usage in a few small bits of docume (*)
0030408... gunicollate/cygwin: Don't use __STDC_ISO_10646__ for wchar_ (*)
d8f8f4d... gfile: Limit access to files when copying (*)
3053c19... Post-release version bump (*)
50dcccc... docs: Document pitfall of deprecation pragmas (*)
5807da6... Merge branch 'deprecated-pragma-docs' into 'master' (*)
73f8ff8... Merge branch 'cygwin-gunicollate-check-sizeof-wchar-t' into (*)
5614972... Add g_get_console_charset (*)
713fec9... Merge branch 'fix_console_encoding' into 'master' (*)
0f056eb... Use atomic reference counting for GSource (*)
d258bb5... CI/msys2: update to lcov 1.14 (*)
ab325c2... CI/msys2: disable coverage reporting, lcov doesn't support (*)
c53342c... Merge branch 'ci-msys2-update-lcov' into 'master' (*)
57a1d79... Merge branch 'source-atomic-refcounting-only' into 'master' (*)
947355c... Merge branch 'wip/oholy/copy-permissions' into 'master' (*)
20a2c37... Clamp number of vectors to IOV_MAX / UIO_MAXIOV for GOutput (*)
67a0d52... gfileinfo: Add missing (nullable) annotation to get_attribu (*)
ebacb64... gfileinfo: Slightly improve documentation formatting (*)
c1a1589... Merge branch 'writev-max-num-vectors' into 'master' (*)
8b3f186... Merge branch '1790-file-attribute-as-string-annotation' int (*)
e37f0cb... gnetworkmonitornm: Consider NM_STATE_CONNECTED_SITE to be a (*)
e6a55de... Merge branch '1788-network-more-reachable' into 'master' (*)
3a9f9e3... build: Add various installed utilities to gio-2.0.pc (*)
231661e... gthread: Fix g_rw_lock_reader_lock() documentation (*)
7f256e6... tests: Fix small race in GSubprocess tests (*)
799caf7... gsubprocess: Add missing (nullable) annotation to get_ident (*)
2d16ec8... Update Hungarian translation (*)
e1992a0... goption: Clarify G_OPTION_ARG_FILENAME documentation (*)
645dcc2... Merge branch 'gsubprocess-test-fix' into 'master' (*)
17880eb... Merge branch 'option-docs' into 'master' (*)
a4d01fc... Merge branch '1796-gio-pkg-bin-variables' into 'master' (*)
41f68f8... Merge branch '590-rwlock-docs' into 'master' (*)
d586ab4... tests: Use g_assert_*() instead of g_assert() in contenttyp (*)
4a0cb8f... xdgmime: Don’t set an out argument if it’s NULL (*)
b73713d... tests: Add a test for g_content_type_guess() with no argume (*)
de2ad60... Include <sys/filio.h> for FIONREAD (*)
b49e767... gunicollate: work around FreeBSD wchar_t not matching our g (*)
0bb8ada... Merge branch 'freebsd-gunichar-wchart-fixes' into 'master' (*)
56a56f1... Allow calling get_property() with an uninitialized GValue (*)
5e0f384... glib/tests/win32.c: Fix test variable types (*)
c9b255f... garcbox.c: Fix typo atomit => atomic (*)
97f8d3e... gnetworkaddress: fix "happy eyeballs" logic (*)
efeaf8f... network-address test: add ipv6-fail ipv4-slow case (*)
fc59d3e... Merge branch 'fix-glib-win32-test' into 'master' (*)
2ac3cf8... Merge branch 'issue-737' into 'master' (*)
032d275... Merge branch 'wip/desrt/happier-eyeballs' into 'master' (*)
973406a... Merge branch 'dboles/atomit' into 'master' (*)
4e00fde... Merge branch 'filio' into 'master' (*)
71973c7... gmain: Clarify that g_source_destroy() doesn’t drop a ref (*)
3f02660... tests: Fix hard-coded install path in glib-mkenums test (*)
e3171ee... build: Add installed-tests support for mkenums.py (*)
e34839f... tests: Add basic test for glib-genmarshal (*)
f044ddc... glib-genmarshal: Fix ref-sinking of GVariants in valist mar (*)
1e10d6b... glib-genmarshal: Avoid a string copy for static string vali (*)
459c4f2... property action: Add state hints (*)
f124349... tests: Improve debug output on testfilemonitor failure (*)
f6736a2... tests: Use a temporary directory for testfilemonitor (*)
3b5535c... Merge branch '1634-testfilemonitor-race' into 'master' (*)
686bf2a... Merge branch '1793-genmarshal-variant' into 'master' (*)
5e24d7c... Document where we expect credentials-passing to be supporte (*)
f5a01e0... GDBusServer: Document that a GDBusAuthObserver is usually d (*)
1da3280... GDBusAuthObserver: Fix mixup between authentication and aut (*)
281a03d... GDBusAuthObserver: Document how to restrict authentication (*)
a5923d4... gdbus-example-peer: Provide an example GDBusAuthObserver (*)
11233f5... gdbusdaemon: Only authorize anonymous users on Windows, not (*)
155d4c6... Merge branch 'dbus-security-master' into 'master' (*)
943de74... Merge branch 'source-destroy-docs' into 'master' (*)
5fb5641... Merge branch 'post-release-version-bump' into 'master' (*)
db27933... Merge branch 'docs-typo-fix' into 'master' (*)
65c8070... Merge branch '1438-deprecate-gtime' into 'master' (*)
e85f1ce... Merge branch 'compile-schemas-strings' into 'master' (*)
f78194e... Merge branch 'settings-list-order' into 'master' (*)
9740b58... Merge branch '77-wrap-on-linux' into 'master' (*)
03ce878... Merge branch '1729-mime-result-prio' into 'master' (*)
c11f532... Merge branch 'ci-scan-build' into 'master' (*)
6e25d93... gdbusserver: Drop reference to non-existing function from d (*)
b1fbb36... Merge branch 'prop-action-state-hints' into 'master' (*)
94a56ae... Merge branch '1807-dbus-server-docs' into 'master' (*)
82906e5... ci: Run scan-build in a different build directory (*)
51e7ce2... docs: fix typo on arrays examples in gvariant-text (*)
e8a4f34... Merge branch 'gvariant_text_typo_arrays' into 'master' (*)
5ca6ea0... Merge branch 'fix-scan-build' into 'master' (*)
88f2010... docs: Fix name of IRC channel in CONTRIBUTING.md (*)
d2450c8... Merge branch 'contributing-irc' into 'master' (*)
76272ef... gdbus: support unix:dir= addresses
b308be5... gdbus: Stop server on dispose
efb4688... gdbus: improve an error message
a5ed87e... gdbus: Clean up sockets and nonces from filesystem
e1cfed7... gdbus: Fix minor leak in peer test
bb6a370... gdbus: run peer test multiple times with different addresse
(*) 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]