summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-21test-utils-glib: Wait for the killed process to exitSimon McVittie1-0/+19
2017-02-21tests: Consistently don't try to kill pid 0Simon McVittie2-4/+12
2017-02-20config-parser test: Exercise the full config-parserSimon McVittie3-19/+44
2017-02-20config-parser: Don't use dbus_setenv() to test service directoriesSimon McVittie2-20/+60
2017-02-20config-parser: Simplify test for standard session service dirsSimon McVittie1-21/+0
2017-02-20config-parser: Remove dead code from system service dirs testSimon McVittie1-40/+0
2017-02-20test: Redirect XDG_DATA_HOME, XDG_DATA_DIRS somewhere harmlessSimon McVittie1-0/+4
2017-02-20tests: Wrap file-deletion functions to handle EINTRSimon McVittie4-5/+55
2017-02-20test_get_dbus_daemon: Take a custom XDG_RUNTIME_DIR as an argumentSimon McVittie7-7/+17
2017-02-20activation test: Use more realistic bus names for servicesSimon McVittie1-3/+3
2017-02-20activation: Put activation directories in an ordered listSimon McVittie1-20/+15
2017-02-20sd-activation test: Use a struct for the test contextSimon McVittie1-27/+55
2017-02-17config-parser: Fix indentationSimon McVittie1-4/+4
2017-02-17config-parser: Eliminate duplicate functionalitySimon McVittie1-14/+7
2017-02-16Start towards 1.11.12Simon McVittie2-1/+6
2017-02-16Prepare 1.11.10dbus-1.11.10Simon McVittie2-3/+5
2017-02-16shell-test: Don't use _dbus_get_tmpdir()Simon McVittie1-1/+1
2017-02-16test: Delete directories like directories, not filesSimon McVittie1-2/+1
2017-02-16Merge branch 'dbus-1.10'Simon McVittie6-18/+86
2017-02-16NEWS: fix typoSimon McVittie1-1/+1
2017-02-16Start 1.10.18Simon McVittie2-1/+6
2017-02-16dbus-hash: Fix memory leaks in internal hash table testsPhilip Withnall1-98/+118
2017-02-16Prepare 1.10.16dbus-1.10.16Simon McVittie2-4/+25
2017-02-16activation test: Fix time-of-check/time-of-use bug waiting to happenSimon McVittie1-15/+5
2017-02-16Change _dbus_create_directory to fail for existing directoriesSimon McVittie4-3/+64
2017-02-16Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie1-1/+1
2017-02-14test: Add a missing OOM path in manual-dir-iter testPhilip Withnall1-1/+3
2017-02-14Revert "dbus-hash: Fix memory leaks in internal hash table tests"Simon McVittie1-111/+97
2017-02-14cmake: keep variable DBUS_MACHINE_UUID_FILE in sync with autotools.Ralf Habacker1-1/+1
2017-02-14Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie1-1/+1
2017-02-14Update NEWSSimon McVittie1-7/+7
2017-02-14dbus-object-tree test: tolerate OOM in run_decompose_tests()Simon McVittie1-1/+5
2017-02-14dbus-object-tree: Correctly report failure from an internal testPhilip Withnall1-5/+3
2017-02-13cmake: Keep include file install locations on Windows in sync with Unix.Ralf Habacker1-6/+2
2017-02-13cmake: use default GNU installation layout.Ralf Habacker2-24/+19
2017-02-13Update NEWSSimon McVittie1-3/+8
2017-02-13dbus-hash: Fix memory leaks in internal hash table testsPhilip Withnall1-97/+111
2017-02-13dbus-send: Handle OOM failures by abortingPhilip Withnall1-29/+48
2017-02-13dbus-message-factory: Add some missing OOM paths to an internal testPhilip Withnall1-7/+12
2017-02-13dbus-list: Add some missing OOM paths to an internal testPhilip Withnall1-18/+35
2017-02-13dbus-message-util: Add some missing OOM paths to an internal testPhilip Withnall1-8/+22
2017-02-13test: Add some OOM paths to the shell-testPhilip Withnall1-5/+16
2017-02-13test: Add some OOM paths to the test-pending-call-timeout testPhilip Withnall1-2/+7
2017-02-13test: Simplify error checking path in test-service slightlyPhilip Withnall1-2/+1
2017-02-13test: Add some OOM paths to the test-privserver testPhilip Withnall1-3/+12
2017-02-13dbus-hash: Fix a potential shift by a negative integerPhilip Withnall1-1/+2
2017-02-13Update NEWSSimon McVittie1-0/+32
2017-02-13test: Add some OOM paths to the dbus-daemon-eavesdrop pathPhilip Withnall1-8/+12
2017-02-13test: Add missing error handling to some name-test testsPhilip Withnall2-8/+30
2017-02-13tools: Improve argument validation in dbus-spamPhilip Withnall1-0/+11