v8
dbus/address: drop well-known name validation
dbus/address: introduce peer address abstraction
util/dispatch/file: set initial kernel events at init
bus/peer: move transaction-id handling into peer
dbus/message: make message payload an explicit member
driver: validate names on request/release-name operations
socket: always read the full message when it is larger than the read buffer
dbus/socket: extract input-handling into separate queue object
dbus/sasl: fix UB with memchr(NULL, ...)
test: extend sasl tests
socket: discard spurious file descriptors
dbus/socket: track FDs while pending in kernel buffers
message/test: fix on BE architectures
dbus/socket: hide skb object
message/metadata: embed the metadata in the message object