summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-02-14Travis-CI: Get new autoconf-archive from UbuntuSimon McVittie1-1/+1
2017-02-13dbus-send: Handle OOM failures by abortingPhilip Withnall1-29/+48
2017-02-13tools: Improve argument validation in dbus-spamPhilip Withnall1-0/+11
2016-11-29Merge branch '1.10-docker'Simon McVittie3-189/+424
2016-11-29ci-install, ci-build: add brief documentation for parameter variablesSimon McVittie2-0/+51
2016-11-29ci-install.sh: make ci_in_docker follow the yes/no convention tooSimon McVittie1-2/+2
2016-11-29travis-ci: Add and use infrastructure to build and test in DockerSimon McVittie3-2/+66
2016-11-29travis-ci: add an install script instead of open-coding it in .travis.ymlSimon McVittie1-0/+101
2016-11-29travis-ci: introduce maybe_fail_tests() to make test failure more obviousSimon McVittie1-7/+12
2016-11-29travis-ci: run in bash, with the "unofficial strict mode"Simon McVittie1-20/+10
2016-11-29travis-ci: consistently use yes/no instead of yes/emptySimon McVittie1-11/+11
2016-11-29travis-ci: consistently use ci_* for parameter variablesSimon McVittie1-29/+29
2016-11-29ci-build: retab with 4-space indentationSimon McVittie1-171/+173
2016-11-29travis-ci: add an explicit copyright/license statementSimon McVittie1-0/+22
2016-11-29Rename distro-style CI build from "release" to "production"Simon McVittie1-2/+2
2016-11-22Merge branch 'dbus-1.10'Simon McVittie1-1/+1
2016-11-22ci-build: run our copy of config.guessSimon McVittie1-1/+1
2016-10-13Add missing function attributes suggested by clang (but not by gcc)Simon McVittie8-1/+36
2016-10-13dbus-launch-x11: print a window ID portablySimon McVittie1-1/+2
2016-10-13Clean up how we arrange for environ to be declaredSimon McVittie1-2/+5
2016-10-13Be more const-correctSimon McVittie3-5/+6
2016-10-10Fix warnings from compiler option '-Wshadow'Thomas Zimmermann2-10/+10
2016-10-10Rename distro-style CI build from "release" to "production"Simon McVittie1-2/+2
2016-10-10Fix warnings from compiler option '-Wsuggest-attribute=noreturn'Thomas Zimmermann2-2/+2
2016-09-30dbus-launch: redirect dbus-daemon output to syslogSimon McVittie1-0/+3
2016-08-15name-test, tools: add missing COVERAGE_CFLAGSSimon McVittie1-0/+4
2016-08-15Use AX_CODE_COVERAGE for test-coverage statisticsThomas Zimmermann1-43/+0
2016-08-12dbus-daemon, dbus-launch: cope with callers having closed standard fdsSimon McVittie1-2/+17
2016-08-12Merge branch 'dbus-1.10'Simon McVittie1-2/+4
2016-08-12update-activation-environment: produce better diagnostics on errorSimon McVittie1-2/+4
2016-08-11dbus-launch: Protect concat2 by DBUS_ENABLE_EMBEDDED_TESTSThomas Zimmermann1-0/+2
2016-07-25dbus-launch: use _dbus_ensure_standard_fds when closing stderrSimon McVittie1-15/+3
2016-07-25dbus-launch: use _dbus_ensure_standard_fds() in the babysitterSimon McVittie1-17/+15
2016-07-25dbus-daemon, dbus-launch: cope with callers having closed standard fdsSimon McVittie1-2/+17
2016-07-20dbus-launch: add --exit-with-x11 optionSimon McVittie1-6/+33
2016-06-30Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie1-1/+1
2016-06-30Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell fileThiago Macieira1-1/+1
2016-06-30Quote the DBUS_SESSION_BUS_ADDRESS variable in the shell fileThiago Macieira1-1/+1
2016-03-02Merge branch 'dbus-1.10'Simon McVittie1-1/+1
2016-03-02Merge branch 'dbus-1.10' into dbus-1.10-ciSimon McVittie1-1/+1
2016-03-02dbus-test-tool echo: fix sleep documentationDmitri Iouchtchenko1-1/+1
2016-02-12Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2-8/+3
2016-02-12Revert "Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCH"Simon McVittie2-3/+8
2016-02-11Replace $DBUS_USE_TEST_BINARY with $DBUS_TEST_DBUS_LAUNCHSimon McVittie2-8/+3
2016-02-11Consistently use socklen_t for getsockname, getsockopt etc.Simon McVittie1-2/+6
2015-12-02add travis-ci.org build machinerySimon McVittie1-0/+204
2015-12-02add travis-ci.org build machinerySimon McVittie1-0/+204
2015-11-24Fix warning: "pointer targets in assignment differ in signedness [-Wpointer-s...Ralf Habacker1-1/+1
2015-09-30Use C99 standard PRI*64 for printing 64 bit integersNatanael Copa1-10/+15
2015-07-21dbus-monitor: disable automatic handling of o.fd.Peer messagesSimon McVittie1-0/+5