summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* dbus-monitor: Remove empty column in --profile mode.Ralf Habacker2015-02-161-3/+1
* dbus-monitor: Combine sec and usec columns into one timestamp column and unif...Ralf Habacker2015-02-161-12/+4
* dbus-monitor: whitespaceSimon McVittie2015-02-161-1/+1
* dbus-monitor: clarify column headersSimon McVittie2015-02-161-2/+2
* dbus-monitor.c: unify columns format in --profile mode and display column hea...Ralf Habacker2015-02-161-3/+24
* dbus-monitor: convert remaining hard tabs to 8 spacesSimon McVittie2015-02-161-38/+38
* dbus-send: pretty-print GVariant-style bytestringsSimon McVittie2015-02-162-30/+35
* dbus-monitor: add options to log binary data with or without pcap framingSimon McVittie2015-02-043-5/+185
* dbus-monitor: add support for using BecomeMonitor to be a read-only monitorSimon McVittie2015-02-041-9/+75
* dbus-monitor: use common code from dbus-test-toolSimon McVittie2015-02-042-13/+10
* lcov: use builddir, not srcdirSimon McVittie2015-02-021-2/+2
* 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