]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2022-08-10  Alex Richardsondbus-launch-x11.c: Silence clang -Wcast-align warning
2022-08-10  Alex Richardsontest-utils-glibc.c: Fix -Werror,-Wmissing-noreturn...
2022-08-10  Alex Richardsontest-utils-glib.c: Avoid using a non-portable errno...
2022-08-10  Alex Richardsondbus-sysdeps-unix.c: Fix unused function warning on...
2022-08-10  Alex Richardsontools/ci-build.sh: Ensure that $builddir is set
2022-08-10  Alex Richardsontools/ci-install.sh: Add FreeBSD support
2022-08-10  Alex Richardsontools/ci-{build,install}.sh: Use a portable interpreter...
2022-08-10  Simon McVittieMerge branch 'cxx-only-on-windows' into 'master'
2022-07-26  Simon McVittiemeson: Only require C++ compiler when building for...
2022-07-26  Simon McVittieNEWS: Update Dependencies section
2022-07-26  Ralf HabackerMerge branch 'cmake-current-source-dir' into 'master'
2022-07-25  Jordan WilliamsUpdate NEWS
2022-07-25  Jordan WilliamsAdd name to AUTHORS
2022-07-25  Jordan WilliamsUse project relative paths in CMake files
2022-07-25  Jordan WilliamsBump CMake version to 3.4
2022-07-23  Simon McVittierelease-checklist: Add a reminder to update both Autoto...
2022-07-23  Simon McVittieMove release checklist to its own file
2022-07-20  Simon McVittieMerge branch 'require-c99' into 'master'
2022-07-19  Simon McVittiebuild: Assume stdint.h is provided
2022-07-19  Simon McVittieRemove fallback implementation of strtoll(), strtoull()
2022-07-19  Simon McVittiecmake: Stop redefining snprintf() to _snprintf() on...
2022-07-19  Simon McVittieRemove emulation of va_copy() in non-C99 compilers
2022-07-19  Simon McVittiebuild: Remove support for emulating inline with __inlin...
2022-07-19  Simon McVittieNEWS, README.win: Officially drop support for non-C99...
2022-07-19  Simon McVittieUpdate NEWS
2022-07-18  Simon McVittieMerge branch '30x-faster-testing' into 'master'
2022-07-18  Simon McVittiedispatch test: Pass in test data directory as a C string
2022-07-18  Simon McVittietest/bus: Break up dispatch test into three separate...
2022-07-18  Simon McVittietest/bus: Factor out common setup/teardown code
2022-07-18  Simon McVittieMerge branch 'uid-0-in-userns' into 'master'
2022-07-18  Simon McVittietest: Skip tests that involve switching uid if unable...
2022-07-18  Simon McVittieMerge branch 'issue-405' into 'master'
2022-07-18  Marc-André... Escape socket path when building the D-Bus address
2022-07-17  Simon McVittieMerge branch 'oom-score-adj' into 'master'
2022-07-16  Simon McVittiesysdeps: Only open oom_score_adj read/write if we need...
2022-07-16  Simon McVittieactivation-helper: Never crash if unable to write oom_s...
2022-07-15  Simon McVittieMerge branch 'win32-uds' into 'master'
2022-07-15  Marc-André... spec: AF_UNIX now available on Windows as well
2022-07-15  Marc-André... spec: try to improve comment about AF_UNIX path
2022-07-15  Marc-André... dbus: extract out _dbus_server_new_for_dir()
2022-07-15  Marc-André... gitlab: skip failing runtime directory check, add FIXME
2022-07-15  Marc-André... dbus/win: use SIO_AF_UNIX_GETPEERPID to lookup peer PID
2022-07-15  Marc-André... test: enable AF_UNIX server-oom test on !unix
2022-07-15  Marc-André... test/server-oom: do not hardcode /tmp
2022-07-15  Marc-André... test: enable AF_UNIX relay tests on !unix
2022-07-15  Marc-André... test/relay: do not hardcode /tmp on !unix
2022-07-15  Marc-André... test: enable AF_UNIX loopback tests on !unix
2022-07-15  Marc-André... tests/loopback: do not hardcode /tmp for !unix
2022-07-15  Marc-André... test: fix loopback AF_UNIX tests to work on Windows
2022-07-15  Marc-André... test: enable AF_UNIX corrupt test on !unix
2022-07-15  Marc-André... tests/corrupt: do not hardcode /tmp on !unix
2022-07-15  Marc-André... test: add test_check_af_unix_works()
2022-07-15  Marc-André... dbus: add a few directory separator macros
2022-07-15  Marc-André... dbus: move DBUS_IS_DIR_SEPARATOR to dbus-internals.h
2022-07-15  Marc-André... dbus: move AF_UNIX code to server-socket
2022-07-15  Marc-André... dbus: handle unix server in a new function
2022-07-15  Marc-André... dbus: move AF_UNIX code to transport-socket
2022-07-15  Marc-André... dbus: add _dbus_transport_open_unixexec()
2022-07-15  Marc-André... dbus: handle unix transport in a new common function
2022-07-15  Marc-André... dbus: add function for Unix sockets on Windows
2022-07-15  Marc-André... dbus: move _DBUS_MAX_SUN_PATH_LENGTH to sysdeps.h
2022-07-15  Marc-André... build-sys: check for afunix.h
2022-07-15  Marc-André... dbus: move unix socket declarations to common sysdeps.h
2022-07-15  Marc-André... dbus: change unix socket functions to return DBusSocket
2022-07-15  Marc-André... dbus: simplify socket close() & invalidate() calls
2022-07-15  Marc-André... dbus: set the socket as invalid in _dbus_close_socket()
2022-07-15  Marc-André... dbus: make _dbus_close_socket() take DBusSocket*
2022-07-15  Marc-André... dbus/win: fix a code comment about get_tmpdir()
2022-07-15  Marc-André... s/PF_UNIX/AF_UNIX
2022-07-15  Marc-André... Misc style fix
2022-07-15  Simon McVittieMerge branch 'leak-sanitizer' into 'master'
2022-07-15  Simon McVittiedbus-launch-x11: Ignore X11 connection when checking...
2022-07-15  Simon McVittietest-privserver: Exit if DBusLoop cannot be allocated
2022-07-15  Simon McVittietest-privserver: Move cleanup of DBusLoop into test_ser...
2022-07-15  Simon McVittietest-privserver: Don't leak a copy of the server address
2022-07-15  Simon McVittieMerge branch 'compiler-args' into 'master'
2022-07-15  Simon McVittiemeson: Enable more compiler warnings
2022-07-15  Simon McVittiemeson: Pass project-wide compile arguments to has_heade...
2022-07-15  Simon McVittiemeson: Comment why we disable certain compiler warnings
2022-07-15  Simon McVittiemeson: Build with -fno-common if supported
2022-07-15  Simon McVittiemeson: Build with -fno-strict-aliasing if supported
2022-07-15  Simon McVittiemeson: Set up functionally necessary compiler arguments...
2022-07-15  Simon McVittietest: Work around TAP test regression in Meson 0.63.0
2022-07-15  Simon McVittiebuild: Distribute update-authors.sh in tarballs
2022-07-15  Simon McVittieUpdate NEWS
2022-07-14  Simon McVittieMerge branch 'meson' into 'master'
2022-07-14  Simon McVittiemaintainer-upload-docs: Use paths pointing into the...
2022-07-13  Marc-André... CI: take cmake config.h as artifacts
2022-07-13  Simon McVittieCI: Don't run tests for openSUSE Meson mingw builds...
2022-07-13  Simon McVittieCI: Link libexpat statically when using Wine to run...
2022-07-13  Simon McVittieCI: Skip tests that run dbus-daemon when running on...
2022-07-13  Simon McVittieCI: Explicitly build before running tests
2022-07-13  Simon McVittieCI: Ensure that subprojects (if used) are on the Wine...
2022-07-13  Simon McVittieCI: Collect artifacts for Windows builds
2022-07-13  Simon McVittieCI: Force use of subprojects for Windows 32-bit build
2022-07-13  Simon McVittieCI: Collect config.h
2022-07-13  Simon McVittieCI: Enable Ducktype-based documentation on Debian/Ubuntu
2022-07-13  Simon McVittieCI: Run Meson with -v so we can see compiler command...
2022-07-13  Simon McVittieCI: Enable modular tests for all Meson-based CI builds
2022-07-13  Simon McVittieCI: Factor out Wine setup so that it applies equally...
next