mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-29 20:40:12 +01:00
* 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. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| dbus-cleanup-sockets.1 | ||
| dbus-cleanup-sockets.c | ||
| dbus-launch-x11.c | ||
| dbus-launch.1 | ||
| dbus-launch.c | ||
| dbus-launch.h | ||
| dbus-monitor.1 | ||
| dbus-monitor.c | ||
| dbus-print-message.c | ||
| dbus-print-message.h | ||
| dbus-send.1 | ||
| dbus-send.c | ||
| dbus-uuidgen.1 | ||
| dbus-uuidgen.c | ||
| dbus-viewer.c | ||
| Makefile.am | ||
| run-with-tmp-session-bus.sh | ||