spec: mention that buses may have a security policy, but leave it implementation...
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 21 Jul 2011 16:02:47 +0000 (17:02 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 29 Jul 2011 15:32:03 +0000 (16:32 +0100)
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=39450
Reviewed-by: Thiago Macieira <thiago@kde.org>
doc/dbus-specification.xml

index 0583771..7c04984 100644 (file)
         expected to reply to the ping.
       </para>
 
+      <para>
+        Message bus implementations may impose a security policy which
+        prevents certain messages from being sent or received.
+        When a message cannot be sent or received due to a security
+        policy, the message bus should send an error reply, unless the
+        original message had the <literal>NO_REPLY</literal> flag.
+      </para>
+
       <sect3 id="message-bus-routing-eavesdropping">
         <title>Eavesdropping</title>
         <para>