platform/upstream/dbus.git
2016-05-20 Ralf HabackerMigrate platform specific spawn tests into cross platfo...
2016-05-18 Simon McVittietravis: compile with mingw in both production and debug...
2016-05-16 Simon McVittietest-segfault: add missing include of <stdio.h> on...
2016-05-16 Ralf HabackerFix memory leak issue in spawn code on Windows.
2016-05-16 Ralf HabackerFix compiling on windows/mingw with automake build...
2016-05-16 Ralf HabackerMerge branch 'dbus-1.10'
2016-05-16 Ralf HabackerFix ambiguous setup of DBusBabySitter struct member...
2016-05-13 Simon McVittiedbus-spawn-win: Do not attempt to call child_setup...
2016-05-13 Ralf HabackerMerge branch 'dbus-1.10'
2016-05-13 Ralf HabackerPrefix debug messages displayed with _dbus_verbose...
2016-05-13 Ralf HabackerDisplay thread id in _dbus_verbose to be able to see...
2016-05-13 Ralf HabackerOn Windows make access to member 'refcount' of struct...
2016-05-13 Ralf HabackerEliminates a race condition accessing DBusBabysitter...
2016-05-10 Ralf HabackerFix memory leak in _dbus_replace_install_prefix() on...
2016-05-09 Ralf HabackerMerge branch 'dbus-1.10'
2016-05-09 Ralf HabackerSuppress Windows popups and jit debugger when app crash...
2016-05-09 Lennart Poetteringsysdeps: increase listen() backlog of AF_UNIX sockets...
2016-05-02 Ralf HabackerMerge branch 'dbus-1.10'
2016-04-29 Yiyang FeiFix crash in test-spawn unit test app on Windows.
2016-04-29 Ralf HabackerFix assert in test-spawn caused by missing initializati...
2016-04-29 Ralf HabackerFix assert in test-spawn caused by missing initializati...
2016-04-14 Ralf Habackerdbus_internal_do_not_use_try_message_data: Calling...
2016-03-07 Simon McVittie1.11.3
2016-03-07 Simon McVittie1.11.2
2016-03-07 Simon McVittieMerge branch 'dbus-1.10'
2016-03-07 Simon McVittie1.10.9
2016-03-07 Simon McVittie1.10.8
2016-03-03 Simon McVittieMerge branch 'dbus-1.10-ci'
2016-03-02 Simon McVittieDisable travis-ci apt source for Google Chrome
2016-03-02 Simon McVittieUpdate NEWS for 1.11.2
2016-03-02 Simon McVittieMerge branch 'dbus-1.10'
2016-03-02 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-03-02 Simon McVittieupdate NEWS
2016-03-02 Dmitri Iouchtchenkodbus-test-tool echo: fix sleep documentation
2016-03-02 Simon McVittieStatically assert that the DBusMessageIter struct has...
2016-03-02 Simon McVittieDBusMessageIter: eliminate padding on 64-bit platforms
2016-03-02 Simon McVittieDBusMessage: assert the properties we need DBusMessageI...
2016-03-02 Simon McVittiedbus-internals: add _DBUS_ALIGNOF
2016-02-24 Simon McVittieNEWS so far
2016-02-12 Simon McVittieMove _dbus_hash_table_{to,from}_array out of #ifdef...
2016-02-12 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-02-12 Ralf HabackerAdd new functions _dbus_hash_table_to_array() and _dbus...
2016-02-12 Ralf HabackerRename function string_array_length() to _dbus_string_a...
2016-02-12 Simon McVittiename-test: run most C tests directly, not via run-test.sh
2016-02-12 Simon McVittiename-test C tests: produce structured (TAP) output
2016-02-12 Simon McVittieReplace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH
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 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
2016-02-08 Nick Lewyckymarshal-validate: run all the tests instead of just...
2016-02-08 Simon McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
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 McVittieMerge branch 'dbus-1.10' into dbus-1.10-ci
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...
next