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