chiark / gitweb /
Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in their...
[elogind.git] / src / libsystemd / sd-bus / DIFFERENCES
index fd7506b993bb7b2292e0b2db0d213190c483c6b8..db269675a742c3b9ccfaf7cab2ec9333e5a46072 100644 (file)
@@ -18,11 +18,8 @@ Known differences between dbus1 and kdbus:
 
 - Serial numbers of synthesized messages are always (uint32_t) -1.
 
-- The org.freedesktop.DBus "driver" service is not special on
-  kdbus. It is a bus activated service like any other with its own
-  unique name.
-
 - NameOwnerChanged is a synthetic message, generated locally and not
-  by the driver.
+  by the driver. On dbus1 only the Disconnected message was
+  synthesized like this.
 
 - There's no standard per-session bus anymore. Only a per-user bus.