dbus/tools
Thiago Macieira f6fa010403 * configure.in: add DBUS_BINDIR as a #define to C source code.
* tools/dbus-launch.c
	* tools/dbus-launch.h
	* tools/dbus-launch-x11.c:
	* tools/dbus-launch.1: Add the --autolaunch option to
	dbus-launch, which makes it scan for an existing session
	started with --autolaunch. With that option, it also creates
	an X11 window and saves the bus address and PID to it.

	* dbus/dbus-sysdeps.h:
	* dbus/dbus-sysdeps-unix.c (_dbus_get_autolaunch_address): Add
	a function that runs "dbus-launch --autolaunch" to retrieve
	the running D-Bus session address (or start one if none was running)

	* dbus/dbus-transport.c: Add the handler for the "autolaunch:"
        address protocol, which tries to get the running session from
        dbus-launch.

	* dbus/dbus-bus.c:
	* dbus/dbus-internals.h: Make "autolaunch:" be the default
	D-Bus session bus address.

	* dbus/dbus-connection.c: Fix horrible typo in error message.
2006-09-30 19:38:34 +00:00
..
.cvsignore 2005-03-17 Colin Walters <walters@verbum.org> 2005-03-17 17:48:29 +00:00
dbus-cleanup-sockets.1 * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
dbus-cleanup-sockets.c * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
dbus-launch-x11.c * configure.in: add DBUS_BINDIR as a #define to C source code. 2006-09-30 19:38:34 +00:00
dbus-launch.1 * configure.in: add DBUS_BINDIR as a #define to C source code. 2006-09-30 19:38:34 +00:00
dbus-launch.c * configure.in: add DBUS_BINDIR as a #define to C source code. 2006-09-30 19:38:34 +00:00
dbus-launch.h * configure.in: add DBUS_BINDIR as a #define to C source code. 2006-09-30 19:38:34 +00:00
dbus-monitor.1 * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
dbus-monitor.c 2006-06-14 Ross Burton <ross@openedhand.com> 2006-06-14 14:39:51 +00:00
dbus-print-message.c 2006-06-14 Ross Burton <ross@openedhand.com> 2006-06-14 11:26:41 +00:00
dbus-print-message.h 2005-07-06 Colin Walters <walters@verbum.org> 2005-07-06 21:27:53 +00:00
dbus-send.1 * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
dbus-send.c * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
dbus-viewer.c * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
Makefile.am * configure.in: add DBUS_BINDIR as a #define to C source code. 2006-09-30 19:38:34 +00:00
run-with-tmp-session-bus.sh * tools/run-with-tmp-session-bus.sh: 2006-08-10 21:44:00 +00:00