dbus/tools
Wolfgang Baron 2a50cb475b Fix launching of dbus-daemon on Windows in paths containing spaces
If dbus is installed in a path, which contains a space, dbus-launch will
not launch the daemon. That is so, because a command line is built from
just the path to the daemon and a parameter. The path has to be
surrounded with quotes. This can be done unconditionally, because the
quotes do not cause any trouble even if they are not needed.

Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49450
2012-07-18 18:10:07 +01:00
..
.gitignore migrate from cvs to git (cvs2svn -> git-svnimport). 2007-09-13 11:13:40 -04:00
dbus-cleanup-sockets.c dbus-cleanup-sockets: free list of socket entries 2011-01-17 12:18:40 +00:00
dbus-launch-win.c Fix launching of dbus-daemon on Windows in paths containing spaces 2012-07-18 18:10:07 +01:00
dbus-launch-x11.c Fix spelling/grammatical mistakes detected by Debian's lintian(1) 2011-07-28 11:05:43 +01:00
dbus-launch.c Revert "dbus-launch: add --exit-with-x11 option" 2012-06-27 11:31:22 +01:00
dbus-launch.h Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
dbus-monitor.c dbus-monitor: remove unused SIGINT handler 2011-08-05 12:26:29 +01:00
dbus-print-message.c Fixed compiler warnings. 2010-06-07 15:46:33 +02:00
dbus-print-message.h Bug 21161 - Update the FSF address 2009-07-14 15:39:47 -04:00
dbus-send.c dbus-send.1, dbus-send: document --print-reply=literal consistently 2012-02-14 16:15:59 +00:00
dbus-uuidgen.c Bug 21161 - Update the FSF address 2009-07-14 15:39:47 -04:00
lcov.am Break up the monster conditional in config-parser so gcov can cope 2011-04-07 11:25:54 +01:00
Makefile.am Create /var/lib/dbus explicitly rather than as a side-effect 2012-06-25 15:22:55 +01:00
run-with-tmp-session-bus.sh Use #!/bin/sh for run-with-tmp-session-bus.sh 2011-06-01 18:36:23 +01:00
strtoll.c Add replacement functions strtoll/strtoull for dbus-send, mainly for Windows CE. 2010-04-13 21:08:10 +02:00
strtoull.c Add replacement functions strtoll/strtoull for dbus-send, mainly for Windows CE. 2010-04-13 21:08:10 +02:00