dbus/tools
Havoc Pennington dbc061b812 2006-11-14 Havoc Pennington <hp@redhat.com>
* dbus/dbus-internals.c (_dbus_generate_uuid): The spec said the
	UUID had the timestamp last, but the implementation had it first;
	move it to last since I think it's a tiny bit nicer (easier to
	compare at a glance, faster to sort, less code), and will not
	cause any practical compatibility problems. Also, always convert
	the timestamp to big endian.

	* doc/dbus-specification.xml: Clean up the docs on the UUID.

	* tools/dbus-uuidgen.1: more prominently say it is not suitable
	as a replacement for regular uuidgen/RFC4122.
2006-11-15 01:52:01 +00:00
..
.cvsignore 2005-03-17 Colin Walters <walters@verbum.org> 2005-03-17 17:48:29 +00:00
dbus-cleanup-sockets.1 2006-09-30 Havoc Pennington <hp@redhat.com> 2006-10-01 03:18:47 +00:00
dbus-cleanup-sockets.c * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
dbus-launch-x11.c * tools/dbus-launch-x11.c (get_session_file, init_x_atoms): 2006-10-26 17:34:49 +00:00
dbus-launch.1 2006-10-30 Havoc Pennington <hp@redhat.com> 2006-10-30 06:29:58 +00:00
dbus-launch.c * tools/dbus-launch.c (main): run the dbus-daemon in the builddir 2006-10-26 15:55:44 +00:00
dbus-launch.h 2006-10-01 Havoc Pennington <hp@redhat.com> 2006-10-01 20:05:39 +00:00
dbus-monitor.1 * tools/dbus-monitor.1: update the manpage for dbus-monitor 2006-11-08 23:06:03 +00:00
dbus-monitor.c * tools/dbus-monitor.c: Handle sigint so we flush stdout 2006-11-08 23:10:48 +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 2006-10-17 Havoc Pennington <hp@redhat.com> 2006-10-17 22:31:16 +00:00
dbus-uuidgen.1 2006-11-14 Havoc Pennington <hp@redhat.com> 2006-11-15 01:52:01 +00:00
dbus-uuidgen.c 2006-09-30 Havoc Pennington <hp@redhat.com> 2006-10-01 03:18:47 +00:00
dbus-viewer.c * s/D-BUS/D-Bus/g 2006-08-03 20:34:36 +00:00
Makefile.am * bus/config-parser.c (service_dirs_find_dir): use 2006-11-02 23:56:48 +00:00
run-with-tmp-session-bus.sh * tools/run-with-tmp-session-bus.sh: fixed script to replace the 2006-11-02 19:28:11 +00:00