summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Merge branch 'dbus-1.10' into dbus-1.10-cidbus-1.10-ciSimon McVittie3-10/+34
2016-06-30activation: set children oom_score_adj to 0WaLyong Cho1-0/+20
2016-06-30Use dbus_set_error_from_message() to check for an errorРуслан Ижбулатов1-9/+13
2016-06-30Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell fileThiago Macieira1-1/+1
2016-05-18travis: compile with mingw in both production and debug flavoursSimon McVittie1-0/+1
2016-05-18Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie5-15/+69
2016-05-18test-segfault: add missing include of <stdio.h> on WindowsSimon McVittie1-0/+1
2016-05-16Fix ambiguous setup of DBusBabySitter struct member child_handle on Windows.Ralf Habacker1-3/+7
2016-05-13On Windows make access to member 'refcount' of struct DBusBabysitter thread s...Ralf Habacker3-7/+32
2016-05-13Eliminates a race condition accessing DBusBabysitter instance at startup of b...Ralf Habacker1-3/+1
2016-05-09Suppress Windows popups and jit debugger when app crashes with exception.Ralf Habacker1-0/+25
2016-04-29Fix crash in test-spawn unit test app on Windows.Yiyang Fei1-1/+2
2016-04-29Fix assert in test-spawn caused by missing initialization of DBusError instan...Ralf Habacker1-1/+1
2016-03-07Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie2-2/+9
2016-03-071.10.9Simon McVittie2-1/+6
2016-03-071.10.8dbus-1.10.8Simon McVittie2-2/+4
2016-03-02Disable travis-ci apt source for Google ChromeSimon McVittie1-0/+2
2016-03-02Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie6-5/+66
2016-03-02update NEWSSimon McVittie1-0/+8
2016-03-02dbus-test-tool echo: fix sleep documentationDmitri Iouchtchenko2-3/+3
2016-03-02Statically assert that the DBusMessageIter struct has no paddingSimon McVittie1-0/+5
2016-03-02DBusMessageIter: eliminate padding on 64-bit platformsSimon McVittie2-1/+30
2016-03-02DBusMessage: assert the properties we need DBusMessageIter to haveSimon McVittie1-0/+3
2016-03-02dbus-internals: add _DBUS_ALIGNOFSimon McVittie1-0/+3
2016-02-24NEWS so farSimon McVittie1-1/+14
2016-02-12Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie0-0/+0
2016-02-12Revert "Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH"Simon McVittie9-11/+17
2016-02-12Revert "name-test C tests: produce structured (TAP) output"Simon McVittie7-57/+25
2016-02-12Revert "name-test: run most C tests directly, not via run-test.sh"Simon McVittie2-29/+9
2016-02-12Revert "Rename function string_array_length() to _dbus_string_array_length() ...Simon McVittie3-24/+15
2016-02-12Revert "Add new functions _dbus_hash_table_to_array() and _dbus_hash_table_fr...Simon McVittie3-139/+92
2016-02-11Add new functions _dbus_hash_table_to_array() and _dbus_hash_table_from_array...Ralf Habacker3-92/+139
2016-02-11Rename function string_array_length() to _dbus_string_array_length() and move...Ralf Habacker3-15/+24
2016-02-11name-test: run most C tests directly, not via run-test.shSimon McVittie2-9/+29
2016-02-11name-test C tests: produce structured (TAP) outputSimon McVittie7-25/+57
2016-02-11Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie9-17/+11
2016-02-08Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie1-3/+1
2016-02-08marshal-validate: run all the tests instead of just the even onesNick Lewycky1-3/+1
2016-02-08Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie1-0/+1
2016-02-08configure.ac: support large-file for stat64Simon McVittie1-0/+1
2016-01-25Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie1-4/+2
2016-01-25test/name-test/run-test.sh: output correct result if a C test failsSimon McVittie1-4/+2
2015-12-02add travis-ci.org build machinerySimon McVittie3-0/+271
2015-12-02Don't try to run manual tests in installcheckSimon McVittie1-1/+1
2015-12-02Fix shell syntax for installcheck-local with no DESTDIRSimon McVittie1-1/+1
2015-12-02Do not require systemd to have a service file if using it for activationSimon McVittie1-12/+31
2015-12-02_dbus_test_oom_handling: allow disabling it as documentedSimon McVittie1-0/+6
2015-12-02cmake: run all automated tests with --tap for better diagnosticsSimon McVittie1-2/+2
2015-12-02embedded tests: accept and ignore --tap argumentSimon McVittie4-4/+4
2015-12-02cmake: copy the systemd-activation directory tooSimon McVittie1-0/+1