summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* dbus-test-tool: add black-hole modeAlban Crequy2014-10-143-32/+123
* dbus-test-tool spam: add --messages-per-conn=NAlban Crequy2014-10-141-17/+77
* Add dbus-test-tool, currently with "echo" and "spam" modesAlban Crequy2014-10-148-0/+842
* GetAllMatchRules: provide an example how it could be usedAlban Crequy2014-10-062-0/+117
* dbus-monitor: more details on file descriptorsAlban Crequy2014-09-151-1/+158
* dbus-monitor: do not leak file descriptors from fd-passingAlban Crequy2014-09-151-0/+7
* dbus-launch: kill bus if we can't attach to a session when requestedРоман Донченко2014-06-111-1/+1
* Avoid killing all available processes if an X error arrives early onРоман Донченко2014-04-301-1/+7
* Update .gitignore filesLukasz Skalski2014-03-061-0/+1
* Support printing unix file descriptors in dbus-send/dbus-monitorRobert Ancell2013-11-271-1/+9
* dbus-monitor: keep backwards compatibilityChengwei Yang2013-10-091-6/+25
* dbus-send: replace --address with --peer and --bus.Andrey Mazo2013-10-091-6/+31
* Revert "dbus-send: replace --address"... to fix attributionSimon McVittie2013-10-091-31/+6
* Unify the way to find dbus-daemon test binaryChengwei Yang2013-10-081-29/+33
* dbus-send: replace --address with --peer and --bus.Simon McVittie2013-10-081-6/+31
* dbus-monitor: remove redundant match rulesChengwei Yang2013-10-081-16/+1
* When using dbus-launch for tests, fail hard if test binary is missingSimon McVittie2013-10-081-1/+2
* dbus-launch: avoid asprintf(), and die gracefully on out-of-memorySimon McVittie2013-10-081-4/+28
* Fix build on NetBSD 6.1.1 with gcc 4.5.3Chengwei Yang2013-10-082-1/+4
* Fix an incorrect sizeof.Sviatoslav Chagaev2013-09-161-1/+1
* Revert "Fix an incorrect sizeof." to fix attributionSimon McVittie2013-09-161-1/+1
* Fix an incorrect sizeof.Simon McVittie2013-09-161-1/+1
* Use test binaries in build dir to do testChengwei Yang2013-09-131-1/+9
* dbus-launch: unconditionally use SIGHUP and free memory on OOMChengwei Yang2013-09-051-3/+5
* run-with-tmp-session-bus.sh: create a unique temporary file per processSimon McVittie2013-09-051-2/+9
* dbus-run-session: remove various extra variables from the environmentSimon McVittie2013-08-232-22/+12
* Fixed compiler warning on windows.Ralf Habacker2013-08-191-2/+2
* tests to embedded tests: replaced in toolsChengwei Yang2013-06-281-2/+2
* dbus-launch: do not verbose output if build with verbose mode disabledChengwei Yang2013-06-261-0/+2
* dbus-launch: align documentChengwei Yang2013-06-261-1/+4
* dbus-launch: fix coding styleChengwei Yang2013-06-261-17/+17
* FreeBSD: explicit include signal.h to fix build failureChengwei Yang2013-06-261-0/+1
* dbus-send: Fix fail to run without "--dest" optionChengwei Yang2013-06-201-1/+1
* Fix Werror=unused-function if build without X11Simon McVittie2013-06-131-1/+2
* dbus-send: check usage a bit strictlyChengwei Yang2013-06-061-10/+34
* massively simplify run-with-tmp-session-bus.sh by using dbus-run-sessionSimon McVittie2013-06-051-33/+12
* Add dbus-run-sessionSimon McVittie2013-06-052-0/+481
* Fix compiler warnings when X11 autolaunch and launchd are both disabledSimon McVittie2013-05-101-1/+2
* Include config.h as the first thing in every .c fileSimon McVittie2013-02-222-0/+2
* Don't leak temporary fds pointing to /dev/nullMichel HERMIER2012-11-091-0/+1
* Fix launching of dbus-daemon on Windows in paths containing spacesWolfgang Baron2012-07-181-3/+4
* Revert "dbus-launch: add --exit-with-x11 option"Simon McVittie2012-06-271-27/+6
* Create /var/lib/dbus explicitly rather than as a side-effectSimon McVittie2012-06-251-3/+6
* When not producing a dynamic library, define DBUS_STATIC_BUILDSimon McVittie2012-06-151-0/+1
* dbus-launch: add --exit-with-x11 optionSimon McVittie2012-06-151-6/+27
* dbus-launch: if using X to define the session lifetime, do not poll stdinSimon McVittie2012-06-151-4/+13
* document how the various processes in dbus-launch interactSimon McVittie2012-06-151-0/+41
* dbus-send.1, dbus-send: document --print-reply=literal consistentlySimon McVittie2012-02-141-1/+1
* dbus-monitor: remove unused SIGINT handlerSimon McVittie2011-08-051-8/+0
* Remove remnants of dbus-viewerSimon McVittie2011-07-292-618/+0