summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'unpythonize' into 'master'Simon McVittie2018-12-051-3/+0
|\
| * Translate Python-based tests to CSimon McVittie2018-12-031-3/+0
* | CI: Exercise maintainer-only documentation buildSimon McVittie2018-12-042-0/+33
* | CI: Remove unimplemented --with-glib optionSimon McVittie2018-12-041-1/+0
* | CI: List attributes, sizes etc. of installed files, not just namesSimon McVittie2018-12-041-1/+1
* | CI: Stop building on Ubuntu 14.04 'trusty'Simon McVittie2018-12-031-17/+7
|/
* Don't let dbus-daemon and its subprocesses inherit unnecessary fdsSimon McVittie2018-11-202-1/+20
* Fix broken meinproc4 based docbook generating by already used xsltprocRalf Habacker2018-11-201-0/+2
* ci-build.sh: Show file size in list of files to be able to compare generated ...Ralf Habacker2018-11-201-1/+1
* Windows MSVC compile fixRalf Habacker2018-11-081-0/+2
* 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