This really needs a conformance suite (or at least basic test suite) for dbus-daemon. IMHO writing any variant of the daemon without a test suite is essentially crazy. The spec does not really cover the daemon's behavior in sufficient detail, and there are a whole lot of details. line-by-line the code needs converting to spec and/or tests. Havoc