platform/upstream/dbus.git
2016-02-12 Simon McVittieMerge branch 'dbus-1.10'
2016-02-12 Simon McVittieRevert "Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_D...
2016-02-12 Simon McVittieRevert "name-test C tests: produce structured (TAP...
2016-02-12 Simon McVittieRevert "name-test: run most C tests directly, not via...
2016-02-12 Simon McVittieRevert "Rename function string_array_length() to _dbus_...
2016-02-12 Simon McVittieRevert "Add new functions _dbus_hash_table_to_array...
2016-02-11 Ralf HabackerAdd new functions _dbus_hash_table_to_array() and _dbus...
2016-02-11 Ralf HabackerEnable -Wpointer-sign warnings for autotools and cmake.
2016-02-11 Ralf HabackerKeep cmake gcc builds in sync with autotools warnings.
2016-02-11 Ralf HabackerRefactored cmake part dealing with compiler warnings...
2016-02-11 hyericAdd missing include
2016-02-11 Ralf HabackerRename function string_array_length() to _dbus_string_a...
2016-02-11 Simon McVittiename-test: run most C tests directly, not via run-test.sh
2016-02-11 Simon McVittiename-test C tests: produce structured (TAP) output
2016-02-11 Simon McVittieReplace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH
2016-02-11 Simon McVittie_dbus_read_socket_with_unix_fds: make n_fds unsigned
2016-02-11 Simon McVittieAppArmor: do not mix dbus_bool_t with int
2016-02-11 Simon McVittiestring_squash_nonprintable: correct signedness mismatch
2016-02-11 Simon McVittieConsistently use socklen_t for getsockname, getsockopt...
2016-02-08 Ralf HabackerDo not require binfmt support for running cross compile...
2016-02-08 Simon McVittieMerge branch 'dbus-1.10'
2016-02-08 Nick Lewyckymarshal-validate: run all the tests instead of just...
2016-02-08 Simon McVittieMerge branch 'dbus-1.10'
2016-02-08 Simon McVittieconfigure.ac: support large-file for stat64
2016-01-25 Simon McVittieMerge branch 'dbus-1.10'
2016-01-25 Simon McVittietest/name-test/run-test.sh: output correct result if...
2015-12-02 Simon McVittie1.11.1
2015-12-02 Simon McVittie1.11.0
2015-12-02 Simon McVittieUpdate NEWS
2015-12-02 Simon McVittieMerge branch 'dbus-1.10-ci'
2015-12-02 Simon McVittieadd travis-ci.org build machinery
2015-12-02 Simon McVittieDon't try to run manual tests in installcheck
2015-12-02 Simon McVittieFix shell syntax for installcheck-local with no DESTDIR
2015-12-02 Simon McVittieDo not require systemd to have a service file if using...
2015-12-02 Simon McVittie_dbus_test_oom_handling: allow disabling it as documented
2015-12-02 Simon McVittiecmake: run all automated tests with --tap for better...
2015-12-02 Simon McVittieembedded tests: accept and ignore --tap argument
2015-12-02 Simon McVittiecmake: copy the systemd-activation directory too
2015-12-02 Simon McVittiecmake: manual-tcp is not an automated test
2015-12-02 Simon McVittieAvoid -Wunused-label when compiling with libselinux...
2015-12-01 Simon McVittieadd travis-ci.org build machinery
2015-12-01 Simon McVittieDon't try to run manual tests in installcheck
2015-12-01 Simon McVittieFix shell syntax for installcheck-local with no DESTDIR
2015-12-01 Simon McVittieDo not require systemd to have a service file if using...
2015-12-01 Simon McVittie_dbus_test_oom_handling: allow disabling it as documented
2015-12-01 Simon McVittiecmake: run all automated tests with --tap for better...
2015-12-01 Simon McVittieembedded tests: accept and ignore --tap argument
2015-12-01 Simon McVittiecmake: copy the systemd-activation directory too
2015-12-01 Simon McVittiecmake: manual-tcp is not an automated test
2015-12-01 Simon McVittieAvoid -Wunused-label when compiling with libselinux...
2015-12-01 Ralf HabackerAdd linking to dbghelp for autotools on Windows which...
2015-12-01 Laurent BigonvilleInitialize SELinux and Apparmor after capabilities...
2015-12-01 Simon McVittieMerge branch 'dbus-1.10'
2015-12-01 Simon McVittie1.10.7
2015-12-01 Simon McVittie1.10.6 dbus-1.10.6
2015-11-27 Simon McVittieDo not attempt to call child_setup on Windows
2015-11-24 Ralf HabackerWorkaround with infinite loop while walking along the...
2015-11-24 Ralf HabackerAdd x86_64 support to backtrace generator on windows.
2015-11-24 Ralf HabackerRefactor windows backtrace generator to link directly...
2015-11-24 Ralf HabackerAdd file and line support to backtrace generator on...
2015-11-24 Ralf HabackerFix warning: "pointer targets in passing argument 1...
2015-11-24 Ralf HabackerFix warning: "pointer targets in passing argument 3...
2015-11-24 Ralf HabackerFix warning: "pointer targets in passing argument 2...
2015-11-24 Ralf HabackerFix warning: "pointer targets in assignment differ...
2015-11-23 Simon McVittieNEWS for 1.11
2015-11-23 Simon McVittieMerge branch 'dbus-1.10'
2015-11-23 Simon McVittieNEWS for 1.10 branch
2015-11-23 Simon McVittieuid-permissions test: don't assert that root can Update...
2015-11-23 Ralf HabackerFix warning: "pointer targets in passing argument 2...
2015-11-23 Ralf HabackerFix warning: "pointer targets in passing argument 1...
2015-11-23 Ralf HabackerFix warning: "pointer targets in passing argument 1...
2015-11-23 Ralf HabackerFix warning: "pointer targets in passing argument 3...
2015-11-23 Ralf HabackerFix warning: "pointer targets in passing argument 3...
2015-11-23 Ralf HabackerFix warning: "pointer targets in passing argument 4...
2015-11-23 Ralf HabackerFix warning: "pointer targets in passing argument 2...
2015-11-23 Ralf HabackerFix warning: "pointer targets in passing argument 5...
2015-11-23 Ralf HabackerFix several -Wpointer-sign warnings in test_hex_roundtr...
2015-11-17 Simon McVittiemonitor: use the addressed_recipient to select matches
2015-11-17 Simon McVittiename-test: don't run these tests with autotools if...
2015-11-18 Simon McVittieWindows _dbus_get_autolaunch_address: don't leak shm_name
2015-11-17 Simon McVittie1.10.5
2015-11-17 Simon McVittiedbus 1.10.4
2015-11-17 Simon McVittieNEWS
2015-11-17 Jan Alexander... bus-driver: Support returning org.freedesktop.DBus...
2015-11-17 Jan Alexander... test/sd-activation: Test UpdateActivationEnvironment...
2015-11-17 Jan Alexander... bus_driver_handle_update_activation_environment: Forwar...
2015-11-17 Jan Alexander... bus_driver_handle_update_activation_environment: Error...
2015-11-17 Simon McVittiemanual-backtrace: use proper prototypes, and make funct...
2015-11-17 Simon McVittieMerge branch 'dbus-1.10'
2015-11-17 Simon McVittiefdpass test: assert that TCP connections don't say...
2015-11-17 Ralf HabackerAdd backtrace test app.
2015-11-17 Ralf HabackerPrint stack index in backtrace generator on Windows.
2015-11-16 Ralf HabackerMerge branch 'dbus-1.10'
2015-11-16 Ralf HabackerFix recursive loop in backtrace generator on windows.
2015-11-13 Ralf HabackerDo not fail with fatal message skipping GetConnectionUn...
2015-11-13 Ralf HabackerFix test-bus test for GetConnectionUnixUser driver...
2015-11-12 Ralf Habackershell-test: Calling _dbus_string_init without checking...
2015-11-12 Ralf HabackerSkip launch helper activation tests on windows silently.
2015-11-11 Ralf HabackerFix memory leak in _dbus_win_set_error_from_win_error().
2015-11-11 Ralf HabackerFix memory leaks in bus_activation_service_reload_test...
next