]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2022-02-16  Ralf Habackerdbus-specification: Add signal 'ActivatableServicesChan...
2022-02-16  Simon McVittieMerge branch 'address-escape-doc' into 'master'
2022-02-01  Kir Kolyshkinspec: add * to optionally-escaped bytes set
2022-01-27  Simon McVittieMerge branch 'ci-fix' into 'master'
2022-01-27  Marc-André... docker/windows: fix bad path from MR !218
2022-01-27  Ralf HabackerMerge branch 'win-ci' into 'master'
2022-01-21  Marc-André... gitlab-ci: add cmake Windows builds with VS and mingw...
2022-01-21  Marc-André... gitlab-ci: build a Windows docker image, with VS15...
2022-01-21  Marc-André... gitlab-ci: move "before_script" and "cache" to .debian...
2022-01-21  Marc-André... gitlab-ci: factorize build jobs with "extends"
2022-01-21  Marc-André... bus/signal: fix compilation when only -Dembedded-tests
2022-01-21  Marc-André... cmake: add -fno-common when !MSVC
2022-01-21  Marc-André... cmake: fix warnings variables
2022-01-21  Simon McVittieMerge branch 'badoom' into 'master'
2022-01-21  Marc-André... auth: fix a no-memory case
2022-01-03  Ralf HabackerMerge branch 'cmake-msvc-fixes' into 'master'
2022-01-03  Ralf Habackercmake: do not use gcc specific warning when building...
2021-12-17  Simon McVittieNEWS: Mention CMake 3.4 dependency
2021-12-17  Simon McVittieBump version number for continued development
2021-12-17  Simon McVittiedoc: Uninstall *.svg generated by Doxygen dbus-1.13.20
2021-12-17  Simon McVittiePrepare v1.13.20
2021-12-17  Simon McVittieUpdate AUTHORS from git log
2021-12-16  Simon McVittieMerge branch 'fix-issue-365' into 'master'
2021-12-16  Ralf HabackerIn _dbus_get_autolaunch_address() avoid uninitialized...
2021-12-16  Ralf HabackerCleanup zero string length case condition in Windows...
2021-12-16  Ralf HabackerFix "out of memory" handling in _dbus_get_install_root_...
2021-12-16  Ralf HabackerFix "out of memory" handling in _dbus_get_address_string()
2021-12-16  Ralf Habacker_dbus_get_install_root_as_hash() now expects an initial...
2021-12-16  Ralf Habacker_dbus_get_address_string() now expects an initialized...
2021-12-16  Ralf HabackerIndentation correction of Windows specific utility...
2021-12-16  Ralf HabackerMerge branch 'todo' into 'master'
2021-12-16  Simon McVittiedoc: Don't include TODO list in API documentation
2021-12-16  Ralf HabackerMerge branch 'tap-skip' into 'master'
2021-12-16  Simon McVittietest: Avoid misleading diagnostic when some tests are...
2021-12-15  Ralf HabackerMerge branch 'arrays-of-tests' into 'master'
2021-12-15  Simon McVittietest-utils: Don't assume all arrays of tests are zero...
2021-12-15  Ralf HabackerMerge branch 'sysdeps-publish' into 'master'
2021-12-15  Simon McVittiesysdeps: Document _dbus_daemon_unpublish_session_bus_ad...
2021-12-15  Simon McVittiesysdeps: Make some functions Windows-specific
2021-12-13  Simon McVittieMerge branch 'offsetof' into 'master'
2021-12-13  Simon McVittieinternals: Use Standard C offsetof macro if available
2021-12-10  Simon McVittieUpdate NEWS
2021-12-10  Simon McVittieMerge branch 'disable-containers' into 'master'
2021-12-10  Simon McVittieDisable the Containers interface
2021-12-10  Simon McVittieMerge branch 'cmake-verbose-config' into 'master'
2021-12-10  Ralf Habackercmake: add option ENABLE_VERBOSE_CONFIG
2021-12-10  Simon McVittieMerge branch 'cmake-fix-warnings-flags' into 'master'
2021-12-10  Ralf Habackercmake: add configure option 'ENABLE_WERROR' to keep...
2021-12-10  Ralf Habackercmake: Make gcc builds use similar compiler warnings...
2021-12-10  Ralf Habackercmake: use the string 'append' command to add compiler...
2021-12-10  Simon McVittieMerge branch 'fix-issue-362' into 'master'
2021-12-10  Ralf HabackerIn _dbus_test_main() check if a specified test name...
2021-12-10  Ralf Habackertest/test-utils.c: Add command line option --list-tests...
2021-12-10  Ralf Habackertest/test-utils.c: Add command line option --help to...
2021-12-09  Simon McVittieMerge branch 'fix-issue-360' into 'master'
2021-12-09  Ralf HabackerAvoid assertation in bus_activation_reload()
2021-12-09  Ralf HabackerFix memory leaks in Windows variant of _dbus_directory_...
2021-12-07  Simon McVittieMerge branch 'fix-test-dbus-daemon-windows' into 'master'
2021-12-06  Ralf Habackertools/ci-build.sh: Double maximum test time when runnin...
2021-12-06  Simon McVittieMerge branch 'fix-issue-357' into 'master'
2021-12-06  Ralf HabackerAdd returning oom error in _dbus_spawn_program() when...
2021-12-06  Ralf HabackerAdjust _dbus_spawn_async_with_babysitter() on Windows...
2021-12-06  Ralf Habacker_dbus_decrement_fail_alloc_counter(): Enable out of...
2021-12-06  Ralf HabackerFix memory leak in protect_argv() in case of memory...
2021-12-06  Ralf Habackerprotect_argv(): Only set return variable in success...
2021-12-06  Ralf HabackerMerge branch 'windows-error-oom' into 'master'
2021-12-03  Simon McVittie_dbus_win_set_error_from_last_error: Always set the...
2021-11-30  Ralf HabackerFix gcc compile error: redundant redeclaration of ...
2021-11-30  Ralf HabackerMerge branch 'issue-355' into 'master'
2021-11-29  Ralf HabackerFix MinGW build error: cast between incompatible functi...
2021-11-29  Ralf Habackertools/ci-*.sh: Show used command line for CI build...
2021-11-29  Simon McVittieMerge branch 'dbus-run-session-refactor' into 'master'
2021-11-29  Ralf Habackerdbus-spawn-win.c: Refactoring compose_string() and...
2021-11-29  Ralf Habacker_dbus_spawn_program(): Add additional parameter to...
2021-11-29  Ralf Habacker_dbus_spawn_program() now returns #NULL for unification...
2021-11-29  Ralf HabackerAdd _DBUS_GNUC_PRINTF annotation to _dbus_win_set_error...
2021-11-29  Ralf HabackerRemove `build:` prefix from jobs to make labels more...
2021-11-26  Simon McVittieMerge branch 'master' into 'master'
2021-11-26  SCOTT-HAMILTONautotools: use pkg-config instead of AC_PATH_XTRA
2021-11-25  Simon McVittieMerge branch 'issue-354' into 'master'
2021-11-25  Ralf Habackerdbus-run-session: also catches a server-exit under...
2021-11-25  Ralf HabackerFix printf format string in _dbus_win_event_create_inhe...
2021-11-24  Ralf HabackerMerge branch 'clarify-doc-win-code' into 'master'
2021-11-24  Ralf HabackerClarify NULL vs. INVALID_HANDLE_VALUE in _dbus_win_even...
2021-11-23  Simon McVittieMerge branch 'dbus-run-session-add-delay' into 'master'
2021-11-23  Ralf Habackertools/dbus-run-session.c: use _dbus_win_set_error_from_...
2021-11-23  Ralf Habackertools/dbus-run-session: fix race between manual and...
2021-11-23  Ralf Habackerdbus-sysdeps-win.c: Add helper functions to handle...
2021-11-22  Simon McVittieMerge branch 'remove-nonexistent-match' into 'master'
2021-11-22  Simon McVittietest: Exercise successful and failed RemoveMatch calls
2021-11-22  Simon McVittiebus: Separate RemoveMatch into prepare and commit stages
2021-11-19  Simon McVittieMerge branch 'cleanup-autolaunch-win' into 'master'
2021-11-19  Ralf Habackerdbus/dbus-sysdeps-win.c: Convert the character buffer...
2021-11-19  Ralf Habackerdbus/dbus-sysdeps-*win.c: correct indentation when...
2021-11-19  Ralf Habackerdbus/dbus-sysdeps-win.c: correction of indentations...
2021-11-18  Ralf HabackerMerge branch 'cmake-fix-include-path' into 'master'
2021-11-18  Ralf Habackercmake: In generated cmake support files get value for...
2021-11-18  Ralf HabackerMerge branch 'master' into 'master'
2021-11-18  Julien SchuellerCMake: Set IMPORTED_IMPLIB property
2021-11-18  Simon McVittieMerge branch 'cmake-build-fixes' into 'master'
next