]> git.ipfire.org Git - thirdparty/dbus.git/shortlog
thirdparty/dbus.git
2019-01-21  Simon McVittieMerge branch 'cmake-dist' into 'master'
2019-01-21  Simon McVittieMerge branch 'ax-missing' into 'master'
2019-01-21  Simon McVittieMerge branch 'test-bundling' into 'master'
2019-01-21  Simon McVittietest: Move _dbus_list_test() here
2019-01-21  Simon McVittietest: Move _dbus_transport_unix_test() here
2019-01-21  Simon McVittietest: Move _dbus_server_test() here
2019-01-21  Simon McVittietest: Move _dbus_misc_test() here
2019-01-21  Simon McVittietest: Move _dbus_signature_test() here
2019-01-21  Simon McVittiedbus-signature: Move static assertion outside test...
2019-01-21  Simon McVittietest: Move sysdeps tests here
2019-01-21  Simon McVittietest: Move string tests (most of dbus-string-util.c...
2019-01-21  Simon McVittietest: Move marshalling tests into test/
2019-01-21  Simon McVittiedbus-marshal-*-util: Remove all trailing whitespace
2019-01-21  Simon McVittietest: Move dbus-message-factory and most of dbus-messag...
2019-01-21  Simon McVittiedbus-message-factory: Remove all trailing whitespace
2019-01-21  Simon McVittietest: Move auth, credentials tests from libdbus-interna...
2019-01-21  Simon McVittiedbus-credentials-util: Remove all trailing whitespace
2019-01-21  Simon McVittiedbus-auth-util: Remove all trailing whitespace
2019-01-21  Simon McVittiedbus-auth-script: Remove all trailing whitespace
2019-01-21  Simon McVittietest: Unembed hash test from libdbus and move it into...
2019-01-21  Simon McVittiedbus-hash: Attempt to update copyright holders from...
2019-01-21  Simon McVittietest: Split slow parts of the former test-dbus into...
2019-01-21  Simon McVittie_dbus_test_main: Move to test-utils
2019-01-21  Simon McVittietest: Move dbus-daemon-launch-helper-test here, and...
2019-01-21  Simon McVittietest: Move libdbus embedded tests from dbus/ to test/
2019-01-21  Simon McVittietest: Break out the slow parts of test-bus into their...
2019-01-21  Simon McVittietest: Move dbus-daemon and d-d-launch-helper tests...
2019-01-21  Simon McVittiebus tests: Collect possible copyright holders from...
2019-01-21  Simon McVittieConvert spawn test into a standalone test executable
2019-01-21  Simon McVittiebuild: Compile most bus/ files into static libraries
2019-01-21  Simon McVittietest-utils: Add copyright and licensing
2019-01-21  Simon McVittieCI: Do the CMake native debug build from an Autotools...
2019-01-21  Simon McVittieconfigure.ac: Forbid AX_-prefixed patterns more selectively
2019-01-10  Simon McVittieMerge branch 'fix-ctest-runtime-path-issue' into 'master'
2019-01-10  Ralf HabackerMake sure ctest on Windows uses the currently built...
2019-01-09  Ralf HabackerMerge branch 'rename-dbus-socket-set' into 'master'
2019-01-09  Ralf HabackerRename structure DBusSocketSet to DBusPollableSet and...
2019-01-07  Simon McVittieMerge branch 'windows-spawn-cleanup' into 'master'
2019-01-07  Ralf HabackerMerge branch 'glib-2.38-support' into 'master'
2019-01-06  Ralf HabackerAdd glib 2.38 support
2019-01-05  Ralf Habackerdbus-spawn-win.c: Simplify logic of return value from...
2019-01-05  Ralf Habackerdbus-spawn-win.c: Return valid error if child could...
2019-01-05  Ralf Habackerdbus-spawn-win.c: Don't wait for babysitter thread...
2019-01-05  Ralf Habackerdbus-spawn-win.c: Move out argv copy from DBusSitter...
2019-01-05  Simon McVittiedbus-spawn: Don't take ownership of envp
2019-01-05  Simon McVittiedbus-spawn-win: Move _dbus_spawn_program() to main...
2019-01-04  Simon McVittieMerge branch 'cmake-custom-install-dirs' into 'master'
2018-12-21  Ralf HabackerIn cmake use variables provided from GNUInstallDirs...
2018-12-20  Simon McVittieMerge branch 'test-defend-getenv' into 'master'
2018-12-20  Simon McVittieMerge branch 'test-main-boilerplate' into 'master'
2018-12-20  Simon McVittieMerge branch 'deprecate-packaged-xml-in-sysconfdir...
2018-12-19  Simon McVittiedbus-daemon(1): Give more comprehensive examples of...
2018-12-19  Simon McVittieOfficially deprecate package-supplied dbus-daemon polic...
2018-12-18  Ralf HabackerMerge branch '135-session-test-support-windows' into...
2018-12-17  Ralf HabackerFix multi-configuration generator support
2018-12-17  Ralf HabackerAdd cmake support for session based test executables
2018-12-17  Ralf HabackerAdd cmake support for session based test executables
2018-12-17  Ralf HabackerUse prefined variables to setup environment in cmake...
2018-12-17  Ralf HabackerAdd missing extension to TEST_LAUNCH_HELPER_BINARY...
2018-12-17  Ralf HabackerFix setup of build time output paths in cmake
2018-12-17  Simon McVittietest-wrappers: Copy strings that might come from getenv()
2018-12-17  Simon McVittietests: Collect common code from embedded-test main...
2018-12-17  Simon McVittiebus tests: Skip unsupported fd-passing test internally...
2018-12-17  Simon McVittieembedded tests: Time how long each test takes
2018-12-17  Simon McVittieembedded tests: Conform to the same API for all tests
2018-12-17  Simon McVittiedbus-marshal-validate.h: Make self-contained
2018-12-17  Simon McVittieMerge branch 'copyright-whitespace' into 'master'
2018-12-17  Simon McVittietrivial: Remove trailing whitespace from copyright...
2018-12-17  Simon McVittieMerge branch 'remove-threads-init-debug' into 'master'
2018-12-14  Simon McVittie_dbus_threads_init_debug: Remove
2018-12-14  Simon McVittieMerge branch 'gitignore' into 'master'
2018-12-14  Simon McVittie.gitignore: Ignore many more generated files
2018-12-14  Simon McVittieMerge branch 'reduce-test-refs-run-time' into 'master'
2018-12-14  Simon McVittie.gitignore: Normalize into LC_ALL=C sort order
2018-12-14  Simon McVittie.gitignore: Make match patterns more specific
2018-12-14  Simon McVittievalid-config-files-system .gitignore: Don't ignore...
2018-12-14  Simon McVittie.gitignore: Remove obsolete patterns
2018-12-14  Simon McVittie.gitignore: Consolidate generic patterns at top level
2018-12-14  Simon McVittieTop level .gitignore: Sort anchored patterns in LC_ALL...
2018-12-14  Simon McVittieTop level .gitignore: Group anchored and unanchored...
2018-12-14  Simon McVittie.gitignore: Anchor patterns for files that are only...
2018-12-14  Simon McVittieTop level .gitignore: Remove files that now live in...
2018-12-14  Simon McVittieMerge branch 'all-helpers-in-test' into 'master'
2018-12-14  Ralf HabackerIncrease the number of references/threads to be tested...
2018-12-14  Ralf HabackerDecrease the runtime of test refs under Windows by...
2018-12-13  Simon McVittietest-privserver: Move helper executable out of name...
2018-12-13  Simon McVittietest-privserver: Add copyright and licensing information
2018-12-13  Simon McVittietest-privserver: Remove all trailing whitespace
2018-12-12  Simon McVittieMerge branch 'wip/asan' into 'master'
2018-12-12  Simon McVittieMerge branch 'basic-value-align' into 'master'
2018-12-11  Simon McVittieci: Apply AddressSanitizer to Linux "debug" builds
2018-12-11  Simon McVittiebuild: Add a way to set CFLAGS for AddressSanitizer...
2018-12-11  Simon McVittieMove _dbus_disable_crash_handling() back into test...
2018-12-11  Simon McVittietests: Allow timeout to be multiplied by an arbitrary...
2018-12-11  Simon McVittieMerge branch 'privserver-leak' into 'master'
2018-12-11  Simon McVittieDon't cast user-supplied pointers to DBusBasicValue *
2018-12-11  Simon McVittietest-privserver: Don't leak the DBusServer
2018-12-11  Ralf HabackerAdd build system variable DBUS_NAME_TEST_EXEC to cover...
2018-12-11  Ralf HabackerRefer to correct bus in test-ids error message
2018-12-11  Ralf Habackerrun-session: Fix warning 'array subscript 3 is above...
next