summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* dbus-monitor: disable automatic handling of o.fd.Peer messagesSimon McVittie2015-07-211-0/+5
* Move session & system bus configuration to datadir, by default.Dimitri John Ledkov2015-05-271-2/+0
* Make UUID generation failableSimon McVittie2015-05-141-5/+2
* tools: MSVC compile fixesRalf Habacker2015-05-012-2/+10
* dbus_test_tool_spam: Fix 'variable payload going out of scope leaks the stora...Ralf Habacker2015-05-011-0/+1
* dbus_test_tool_spam: Fix 'variable random_sizes going out of scope leaks the ...Ralf Habacker2015-05-011-0/+2
* Fix assorted compiler warnings on Windows.Simon McVittie2015-03-241-4/+2
* Fix of 'warning: variable ‘..‘ set but not used [-Wunused-but-set-variabl...Ralf Habacker2015-03-171-5/+1
* dbus-print-message: conditionalize Unix FD handling on DBUS_UNIXSimon McVittie2015-03-051-0/+2
* dbus-monitor: use _dbus_get_real_time instead of gettimeofdaySimon McVittie2015-03-051-10/+4
* Add missing header for _dbus_sleep_milliseconds() (commit 43d2455)Simon McVittie2015-03-041-0/+1
* Drop duplicated function tool_millisleep() and use dbus_sleep_milliseconds() ...Ralf Habacker2015-03-043-21/+1
* Fix warning 'conversion to ‘long unsigned int’ from ‘WriteResult’ may...Ralf Habacker2015-03-041-5/+8
* Fix of 'warning: conversion to ‘dbus_bool_t‘ from ‘int‘ may change th...Ralf Habacker2015-03-041-2/+2
* Fix warning: conversion to 'DWORD' from 'int' may change the sign of the resu...Ralf Habacker2015-03-042-2/+2
* Trivial -Wsign-compare fixes.Ralf Habacker2015-03-042-3/+3
* dbus-monitor: Keep term 'dest' in --monitor output in sync with related watch...Ralf Habacker2015-02-241-2/+2
* dbus-monitor: Add timestamp to --monitor mode.Ralf Habacker2015-02-244-64/+37
* dbus-monitor: Keep parameter list of method returns in --monitor mode in sync...Ralf Habacker2015-02-241-1/+2
* dbus-monitor: convert remaining hard tabs to 8 space.Ralf Habacker2015-02-241-216/+216
* dbus-launch: if autolaunching, use XDG_RUNTIME_DIR/bus if availableSimon McVittie2015-02-242-4/+62
* dbus-launch: use libdbus to read the UUIDSimon McVittie2015-02-243-35/+21
* Add dbus-update-activation-environment toolSimon McVittie2015-02-242-0/+425
* 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