summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add Windows implementation of dbus-run-session toolRalf Habacker2018-10-252-138/+291
* ci: Clarify why we are running autogen.sh even for CMake buildsSimon McVittie2018-10-221-1/+3
* tools/ci-build.sh: Add a note why we are running autogen.sh also on cmake buildsRalf Habacker2018-10-201-0/+1
* Use separate bus configuration files for executing test cases with a temporar...Ralf Habacker2018-10-181-19/+4
* dbus-launch: Fix unused variable warning when libX11 not presentSimon McVittie2018-10-181-0/+2
* dbus-send: Avoid duplicated-branches warningDavid King2018-10-181-4/+7
* ci: Use ccache to speed up repeated buildsSimon McVittie2018-10-041-0/+1
* ci: Teach ci-install.sh to install wine on Debian 9 'stretch'Simon McVittie2018-10-041-3/+15
* ci: Explicitly install cmakeSimon McVittie2018-10-041-0/+1
* dbus-cleanup-sockets: Mark functions noreturn as suggested by clangSimon McVittie2018-08-301-0/+4
* Rename dbus_internal_do_not_use_get_uuid to _dbus_get_uuidSimon McVittie2018-08-021-1/+1
* travis-ci: Add cross building support for mingw 64 bit compilerRalf Habacker2018-03-222-23/+45
* cmake: Fold GObject detection into GLib detectionSimon McVittie2018-03-191-3/+1
* Add a unit test for the dbus-daemon resetting its fd limitSimon McVittie2018-02-201-2/+5
* travis-ci: Get autoconf-archive from Debian 9 'stretch'Simon McVittie2018-01-291-1/+1
* travis-ci: Do at least one build with and one without containersSimon McVittie2017-12-111-0/+2
* Unix: Flush stdout and stderr streams before forkingSimon McVittie2017-11-152-1/+21
* travis-ci: Enable/disable more features in various buildsSimon McVittie2017-11-061-0/+10
* build: Avoid using `echo -e`Tony Theodore2017-10-311-1/+1
* Windows: Use libtool-detected RC to compile resources in tools/Simon McVittie2017-10-181-1/+1
* ci-build: Use a mirror of mingw binaries, not msys2 binariesSimon McVittie2017-09-281-1/+1
* Add Windows manifest to dbus-update-activation-environment.exeRalf Habacker2017-09-272-2/+25
* ci-build: Use a mirror that hopefully works better than SourceforgeSimon McVittie2017-09-271-1/+1
* Deprecate the pam_console/pam_foreground flag-file directorySimon McVittie2017-09-251-0/+3
* Merge branch 'dbus-1.10'Simon McVittie2017-09-251-0/+2
|\
| * dbus-send: Reassure the compiler that secondary_type is initializedSimon McVittie2017-09-251-0/+2
| * Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie2017-02-161-1/+1
* | dbus-launch: Use dbus_try_get_local_machine_id()Simon McVittie2017-06-091-6/+13
* | test/dbus-daemon: Exercise the Peer interfaceSimon McVittie2017-06-081-0/+2
* | Travis-CI: Omit -I, -L from cross-compilation optionsSimon McVittie2017-04-101-2/+0
* | dbus-launch: clarify signal handlerSimon McVittie2017-04-071-12/+6
* | dbus-monitor: handle default case for binary mode headerSimon McVittie2017-04-071-0/+2
* | test, tools: assert impossible values of local enums are not reachedSimon McVittie2017-04-074-2/+19
* | Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie2017-02-141-1/+1
* | dbus-send: Handle OOM failures by abortingPhilip Withnall2017-02-131-29/+48
* | tools: Improve argument validation in dbus-spamPhilip Withnall2017-02-131-0/+11
* | Merge branch '1.10-docker'Simon McVittie2016-11-293-189/+424
|\ \ | |/
| * ci-install, ci-build: add brief documentation for parameter variablesSimon McVittie2016-11-292-0/+51
| * ci-install.sh: make ci_in_docker follow the yes/no convention tooSimon McVittie2016-11-291-2/+2
| * travis-ci: Add and use infrastructure to build and test in DockerSimon McVittie2016-11-293-2/+66
| * travis-ci: add an install script instead of open-coding it in .travis.ymlSimon McVittie2016-11-291-0/+101
| * travis-ci: introduce maybe_fail_tests() to make test failure more obviousSimon McVittie2016-11-291-7/+12
| * travis-ci: run in bash, with the "unofficial strict mode"Simon McVittie2016-11-291-20/+10
| * travis-ci: consistently use yes/no instead of yes/emptySimon McVittie2016-11-291-11/+11
| * travis-ci: consistently use ci_* for parameter variablesSimon McVittie2016-11-291-29/+29
| * ci-build: retab with 4-space indentationSimon McVittie2016-11-291-171/+173
| * travis-ci: add an explicit copyright/license statementSimon McVittie2016-11-291-0/+22
| * Rename distro-style CI build from "release" to "production"Simon McVittie2016-11-291-2/+2
* | Merge branch 'dbus-1.10'Simon McVittie2016-11-221-1/+1
|\ \ | |/
| * ci-build: run our copy of config.guessSimon McVittie2016-11-221-1/+1