summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-20cmake, autotools: Add find package config support for cmake clientsRalf Habacker7-3/+151
2017-03-20cmake: Optionally create relocatable dbus-1.pc fileRalf Habacker3-8/+32
2017-02-24doc: Clarify /etc/dbus-1/system.d and /usr/share/dbus-1/system.dPhilip Withnall2-2/+8
2017-02-22NEWSSimon McVittie1-0/+2
2017-02-22dbus-socket-set-epoll: initialize all bytes of struct epoll_eventPhilip Withnall1-1/+7
2017-02-21Add a simple integration test for transient servicesSimon McVittie2-11/+205
2017-02-21Update NEWSSimon McVittie1-1/+15
2017-02-21dbus-daemon(1): Describe how session and system services are foundSimon McVittie1-17/+179
2017-02-21spec: Don't say implementation-specific locations must be lowest prioritySimon McVittie1-7/+3
2017-02-21sd-activation test: Exercise transient servicesSimon McVittie4-1/+269
2017-02-21config-parser: Add transient service directoriesSimon McVittie2-9/+72
2017-02-21sysdeps: Add accessor for a list of transient service directoriesSimon McVittie3-0/+171
2017-02-21activation: Add support for enforcing strict naming on .service filesSimon McVittie2-4/+78
2017-02-21config-parser: Store service directories in structsSimon McVittie3-29/+202
2017-02-21activation-helper: Rename bus_config_parser_get_service_dirsSimon McVittie3-4/+7
2017-02-21bus_config_parser_get_watched_dirs: Turn into a helper functionSimon McVittie3-29/+79
2017-02-21sd-activation test: Create and destroy a temporary XDG_RUNTIME_DIRSimon McVittie3-6/+47
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.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.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