summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-09-15Imported Upstream version 1.8.8upstream/1.8.8Simon McVittie1-1/+0
2014-06-30Imported Upstream version 1.8.6upstream/1.8.6Simon McVittie1-1/+1
2014-04-30Imported Upstream version 1.8.2upstream/1.8.2Simon McVittie1-1/+7
2014-04-30Avoid killing all available processes if an X error arrives early onРоман Донченко1-1/+7
2014-03-06Update .gitignore filesLukasz Skalski1-0/+1
2014-01-06Imported Upstream version 1.7.10upstream/1.7.10Simon McVittie2-75/+146
2013-11-27Support printing unix file descriptors in dbus-send/dbus-monitorRobert Ancell1-1/+9
2013-11-01Imported Upstream version 1.7.8upstream/1.7.8Simon McVittie1-137/+74
2013-10-09Imported Upstream version 1.7.6upstream/1.7.6Simon McVittie8-101/+179
2013-10-09dbus-monitor: keep backwards compatibilityChengwei Yang1-6/+25
2013-10-09dbus-send: replace --address with --peer and --bus.Andrey Mazo1-6/+31
2013-10-09Revert "dbus-send: replace --address"... to fix attributionSimon McVittie1-31/+6
2013-10-08Unify the way to find dbus-daemon test binaryChengwei Yang1-29/+33
2013-10-08dbus-send: replace --address with --peer and --bus.Simon McVittie1-6/+31
2013-10-08dbus-monitor: remove redundant match rulesChengwei Yang1-16/+1
2013-10-08When using dbus-launch for tests, fail hard if test binary is missingSimon McVittie1-1/+2
2013-10-08dbus-launch: avoid asprintf(), and die gracefully on out-of-memorySimon McVittie1-4/+28
2013-10-08Fix build on NetBSD 6.1.1 with gcc 4.5.3Chengwei Yang2-1/+4
2013-09-16Fix an incorrect sizeof.Sviatoslav Chagaev1-1/+1
2013-09-16Revert "Fix an incorrect sizeof." to fix attributionSimon McVittie1-1/+1
2013-09-16Fix an incorrect sizeof.Simon McVittie1-1/+1
2013-09-13Use test binaries in build dir to do testChengwei Yang1-1/+9
2013-09-05dbus-launch: unconditionally use SIGHUP and free memory on OOMChengwei Yang1-3/+5
2013-09-05run-with-tmp-session-bus.sh: create a unique temporary file per processSimon McVittie1-2/+9
2013-08-23dbus-run-session: remove various extra variables from the environmentSimon McVittie2-22/+12
2013-08-19Fixed compiler warning on windows.Ralf Habacker1-2/+2
2013-06-28tests to embedded tests: replaced in toolsChengwei Yang1-2/+2
2013-06-26dbus-launch: do not verbose output if build with verbose mode disabledChengwei Yang1-0/+2
2013-06-26dbus-launch: align documentChengwei Yang1-1/+4
2013-06-26dbus-launch: fix coding styleChengwei Yang1-17/+17
2013-06-26FreeBSD: explicit include signal.h to fix build failureChengwei Yang1-0/+1
2013-06-20dbus-send: Fix fail to run without "--dest" optionChengwei Yang1-1/+1
2013-06-13Fix Werror=unused-function if build without X11Simon McVittie1-1/+2
2013-06-12Imported Upstream version 1.7.4upstream/1.7.4Simon McVittie6-121/+682
2013-06-06dbus-send: check usage a bit strictlyChengwei Yang1-10/+34
2013-06-05massively simplify run-with-tmp-session-bus.sh by using dbus-run-sessionSimon McVittie1-33/+12
2013-06-05Add dbus-run-sessionSimon McVittie2-0/+481
2013-05-10Fix compiler warnings when X11 autolaunch and launchd are both disabledSimon McVittie1-1/+2
2013-04-25Imported Upstream version 1.7.2upstream/1.7.2Simon McVittie1-0/+1
2013-02-22Imported Upstream version 1.7.0upstream/1.7.0Simon McVittie4-2/+5
2013-02-22Include config.h as the first thing in every .c fileSimon McVittie2-0/+2
2012-11-09Don't leak temporary fds pointing to /dev/nullMichel HERMIER1-0/+1
2012-07-18Imported Upstream version 1.6.4upstream/1.6.4Simon McVittie2-4/+5
2012-07-18Fix launching of dbus-daemon on Windows in paths containing spacesWolfgang Baron1-3/+4
2012-06-27Imported Upstream version 1.6.2upstream/1.6.2Simon McVittie3-79/+87
2012-06-27Revert "dbus-launch: add --exit-with-x11 option"Simon McVittie1-27/+6
2012-06-25Create /var/lib/dbus explicitly rather than as a side-effectSimon McVittie1-3/+6
2012-06-15When not producing a dynamic library, define DBUS_STATIC_BUILDSimon McVittie1-0/+1
2012-06-15dbus-launch: add --exit-with-x11 optionSimon McVittie1-6/+27
2012-06-15dbus-launch: if using X to define the session lifetime, do not poll stdinSimon McVittie1-4/+13