Spec: document what auto-starting is, and recommend it
[platform/upstream/dbus.git] / doc / dbus-specification.xml
1 <?xml version="1.0" standalone="no" ?>
2 <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"
4 [
5 ]>
6 <article id="index">
7   <articleinfo>
8     <title>D-Bus Specification</title>
9     <releaseinfo>Version 0.29</releaseinfo>
10     <date>2016-08-15</date>
11     <authorgroup>
12       <author>
13         <firstname>Havoc</firstname>
14         <surname>Pennington</surname>
15         <affiliation>
16           <orgname>Red Hat, Inc.</orgname>
17           <address>
18             <email>hp@pobox.com</email>
19           </address>
20         </affiliation>
21       </author>
22       <author>
23         <firstname>Anders</firstname>
24         <surname>Carlsson</surname>
25         <affiliation>
26           <orgname>CodeFactory AB</orgname>
27           <address>
28             <email>andersca@codefactory.se</email>
29           </address>
30         </affiliation>
31       </author>
32       <author>
33         <firstname>Alexander</firstname>
34         <surname>Larsson</surname>
35         <affiliation>
36           <orgname>Red Hat, Inc.</orgname>
37           <address>
38             <email>alexl@redhat.com</email>
39           </address>
40         </affiliation>
41       </author>
42       <author>
43         <firstname>Sven</firstname>
44         <surname>Herzberg</surname>
45         <affiliation>
46           <orgname>Imendio AB</orgname>
47           <address>
48             <email>sven@imendio.com</email>
49           </address>
50         </affiliation>
51       </author>
52       <author>
53         <firstname>Simon</firstname>
54         <surname>McVittie</surname>
55         <affiliation>
56           <orgname>Collabora Ltd.</orgname>
57           <address>
58             <email>simon.mcvittie@collabora.co.uk</email>
59           </address>
60         </affiliation>
61       </author>
62       <author>
63         <firstname>David</firstname>
64         <surname>Zeuthen</surname>
65         <affiliation>
66           <address>
67             <email>zeuthen@gmail.com</email>
68           </address>
69         </affiliation>
70       </author>
71     </authorgroup>
72    <revhistory>
73      <revision>
74        <revnumber>0.29</revnumber>
75        <date>2016-10-10</date>
76        <authorinitials>PW</authorinitials>
77        <revremark>
78          Introspection arguments may contain annotations; recommend against
79          using the object path '/'
80        </revremark>
81      </revision>
82      <revision>
83        <revnumber>0.28</revnumber>
84        <date>2016-08-15</date>
85        <authorinitials>PW</authorinitials>
86        <revremark>Clarify serialization</revremark>
87      </revision>
88      <revision>
89        <revnumber>0.27</revnumber>
90        <date>2015-12-02</date>
91        <authorinitials>LU</authorinitials>
92        <revremark>Services should not send unwanted replies</revremark>
93      </revision>
94      <revision>
95        <revnumber>0.26</revnumber>
96        <date>2015-02-19</date>
97        <authorinitials>smcv, rh</authorinitials>
98        <revremark>
99          GetConnectionCredentials can return LinuxSecurityLabel or
100          WindowsSID; add privileged BecomeMonitor method
101        </revremark>
102      </revision>
103      <revision>
104        <revnumber>0.25</revnumber>
105        <date>2014-11-10</date>
106        <authorinitials>smcv, lennart</authorinitials>
107        <revremark>
108          ALLOW_INTERACTIVE_AUTHORIZATION flag, EmitsChangedSignal=const
109        </revremark>
110      </revision>
111      <revision>
112        <revnumber>0.24</revnumber>
113        <date>2014-10-01</date>
114        <authorinitials>SMcV</authorinitials>
115        <revremark>
116          non-method-calls never expect a reply even without NO_REPLY_EXPECTED;
117          document how to quote match rules
118        </revremark>
119      </revision>
120      <revision>
121        <revnumber>0.23</revnumber>
122        <date>2014-01-06</date>
123        <authorinitials>SMcV, CY</authorinitials>
124        <revremark>
125          method call messages with no INTERFACE may be considered an error;
126          document tcp:bind=... and nonce-tcp:bind=...; define listenable
127          and connectable addresses
128        </revremark>
129      </revision>
130      <revision>
131        <revnumber>0.22</revnumber>
132        <date>2013-10-09</date>
133        <authorinitials></authorinitials>
134        <revremark>add GetConnectionCredentials, document
135         GetAtdAuditSessionData, document GetConnectionSELinuxSecurityContext,
136         document and correct .service file syntax and naming
137       </revremark>
138      </revision>
139      <revision>
140        <revnumber>0.21</revnumber>
141        <date>2013-04-25</date>
142        <authorinitials>smcv</authorinitials>
143        <revremark>allow Unicode noncharacters in UTF-8 (Unicode
144          Corrigendum #9)</revremark>
145      </revision>
146      <revision>
147        <revnumber>0.20</revnumber>
148        <date>22 February 2013</date>
149        <authorinitials>smcv, walters</authorinitials>
150        <revremark>reorganise for clarity, remove false claims about
151          basic types, mention /o/fd/DBus</revremark>
152      </revision>
153      <revision>
154        <revnumber>0.19</revnumber>
155        <date>20 February 2012</date>
156        <authorinitials>smcv/lp</authorinitials>
157        <revremark>formally define unique connection names and well-known
158         bus names; document best practices for interface, bus, member and
159         error names, and object paths; document the search path for session
160         and system services on Unix; document the systemd transport</revremark>
161      </revision>
162      <revision>
163        <revnumber>0.18</revnumber>
164        <date>29 July 2011</date>
165        <authorinitials>smcv</authorinitials>
166        <revremark>define eavesdropping, unicast, broadcast; add eavesdrop
167          match keyword; promote type system to a top-level section</revremark>
168      </revision>
169      <revision>
170        <revnumber>0.17</revnumber>
171        <date>1 June 2011</date>
172        <authorinitials>smcv/davidz</authorinitials>
173        <revremark>define ObjectManager; reserve extra pseudo-type-codes used
174          by GVariant</revremark>
175      </revision>
176      <revision>
177        <revnumber>0.16</revnumber>
178        <date>11 April 2011</date>
179        <authorinitials></authorinitials>
180        <revremark>add path_namespace, arg0namespace; argNpath matches object
181         paths</revremark>
182      </revision>
183      <revision>
184        <revnumber>0.15</revnumber>
185        <date>3 November 2010</date>
186        <authorinitials></authorinitials>
187        <revremark></revremark>
188      </revision>
189      <revision>
190        <revnumber>0.14</revnumber>
191        <date>12 May 2010</date>
192        <authorinitials></authorinitials>
193        <revremark></revremark>
194      </revision>
195      <revision>
196        <revnumber>0.13</revnumber>
197        <date>23 Dezember 2009</date>
198        <authorinitials></authorinitials>
199        <revremark></revremark>
200      </revision>
201      <revision>
202        <revnumber>0.12</revnumber>
203        <date>7 November, 2006</date>
204        <authorinitials></authorinitials>
205        <revremark></revremark>
206      </revision>
207      <revision>
208        <revnumber>0.11</revnumber>
209        <date>6 February 2005</date>
210        <authorinitials></authorinitials>
211        <revremark></revremark>
212      </revision>
213      <revision>
214        <revnumber>0.10</revnumber>
215        <date>28 January 2005</date>
216        <authorinitials></authorinitials>
217        <revremark></revremark>
218      </revision>
219      <revision>
220        <revnumber>0.9</revnumber>
221        <date>7 Januar 2005</date>
222        <authorinitials></authorinitials>
223        <revremark></revremark>
224      </revision>
225      <revision>
226        <revnumber>0.8</revnumber>
227        <date>06 September 2003</date>
228        <authorinitials></authorinitials>
229        <revremark>First released document.</revremark>
230      </revision>
231    </revhistory>
232   </articleinfo>
233
234   <sect1 id="introduction">
235     <title>Introduction</title>
236     <para>
237       D-Bus is a system for low-overhead, easy to use
238       interprocess communication (IPC). In more detail:
239       <itemizedlist>
240         <listitem>
241           <para>
242             D-Bus is <emphasis>low-overhead</emphasis> because it uses a
243             binary protocol, and does not have to convert to and from a text
244             format such as XML. Because D-Bus is intended for potentially
245             high-resolution same-machine IPC, not primarily for Internet IPC,
246             this is an interesting optimization. D-Bus is also designed to
247             avoid round trips and allow asynchronous operation, much like
248             the X protocol.
249           </para>
250         </listitem>
251         <listitem>
252           <para>
253             D-Bus is <emphasis>easy to use</emphasis> because it works in terms
254             of <firstterm>messages</firstterm> rather than byte streams, and
255             automatically handles a lot of the hard IPC issues. Also, the D-Bus
256             library is designed to be wrapped in a way that lets developers use
257             their framework's existing object/type system, rather than learning
258             a new one specifically for IPC.
259           </para>
260         </listitem>
261       </itemizedlist>
262     </para>
263
264     <para>
265       The base D-Bus protocol is a one-to-one (peer-to-peer or client-server)
266       protocol, specified in <xref linkend="message-protocol"/>. That is, it is
267       a system for one application to talk to a single other
268       application. However, the primary intended application of the protocol is the
269       D-Bus <firstterm>message bus</firstterm>, specified in <xref
270       linkend="message-bus"/>. The message bus is a special application that
271       accepts connections from multiple other applications, and forwards
272       messages among them.
273     </para>
274
275     <para>
276       Uses of D-Bus include notification of system changes (notification of when
277       a camera is plugged in to a computer, or a new version of some software
278       has been installed), or desktop interoperability, for example a file
279       monitoring service or a configuration service.
280     </para>
281
282     <para>
283       D-Bus is designed for two specific use cases:
284       <itemizedlist>
285         <listitem>
286           <para>
287             A "system bus" for notifications from the system to user sessions,
288             and to allow the system to request input from user sessions.
289           </para>
290         </listitem>
291         <listitem>
292           <para>
293             A "session bus" used to implement desktop environments such as
294             GNOME and KDE.
295           </para>
296         </listitem>
297       </itemizedlist>
298       D-Bus is not intended to be a generic IPC system for any possible
299       application, and intentionally omits many features found in other
300       IPC systems for this reason.
301     </para>
302
303     <para>
304       At the same time, the bus daemons offer a number of features not found in
305       other IPC systems, such as single-owner "bus names" (similar to X
306       selections), on-demand startup of services, and security policies.
307       In many ways, these features are the primary motivation for developing
308       D-Bus; other systems would have sufficed if IPC were the only goal.
309     </para>
310
311     <para>
312       D-Bus may turn out to be useful in unanticipated applications, but future
313       versions of this spec and the reference implementation probably will not
314       incorporate features that interfere with the core use cases.
315     </para>
316
317     <para>
318       The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
319       "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
320       document are to be interpreted as described in RFC 2119. However, the
321       document could use a serious audit to be sure it makes sense to do
322       so. Also, they are not capitalized.
323     </para>
324
325     <sect2 id="stability">
326       <title>Protocol and Specification Stability</title>
327       <para>
328         The D-Bus protocol is frozen (only compatible extensions are allowed) as
329         of November 8, 2006.  However, this specification could still use a fair
330         bit of work to make interoperable reimplementation possible without
331         reference to the D-Bus reference implementation. Thus, this
332         specification is not marked 1.0. To mark it 1.0, we'd like to see
333         someone invest significant effort in clarifying the specification
334         language, and growing the specification to cover more aspects of the
335         reference implementation's behavior.
336       </para>
337       <para>
338         Until this work is complete, any attempt to reimplement D-Bus will
339         probably require looking at the reference implementation and/or asking
340         questions on the D-Bus mailing list about intended behavior.
341         Questions on the list are very welcome.
342       </para>
343       <para>
344         Nonetheless, this document should be a useful starting point and is
345         to our knowledge accurate, though incomplete.
346       </para>
347     </sect2>
348
349   </sect1>
350
351   <sect1 id="type-system">
352     <title>Type System</title>
353
354     <para>
355       D-Bus has a type system, in which values of various types can be
356       serialized into a sequence of bytes referred to as the
357       <firstterm>wire format</firstterm> in a standard way.
358       Converting a value from some other representation into the wire
359       format is called <firstterm>marshaling</firstterm> and converting
360       it back from the wire format is <firstterm>unmarshaling</firstterm>.
361     </para>
362
363     <para>
364       The D-Bus protocol does not include type tags in the marshaled data; a
365       block of marshaled values must have a known <firstterm>type
366         signature</firstterm>. The type signature is made up of zero or more
367       <firstterm id="term-single-complete-type">single complete
368         types</firstterm>, each made up of one or more
369       <firstterm>type codes</firstterm>.
370     </para>
371
372     <para>
373       A type code is an ASCII character representing the
374       type of a value. Because ASCII characters are used, the type signature
375       will always form a valid ASCII string. A simple string compare
376       determines whether two type signatures are equivalent.
377     </para>
378
379     <para>
380       A single complete type is a sequence of type codes that fully describes
381       one type: either a basic type, or a single fully-described container type.
382       A single complete type is a basic type code, a variant type code,
383       an array with its element type, or a struct with its fields (all of which
384       are defined below). So the following signatures are not single complete
385       types:
386       <programlisting>
387         "aa"
388       </programlisting>
389       <programlisting>
390         "(ii"
391       </programlisting>
392       <programlisting>
393         "ii)"
394       </programlisting>
395       And the following signatures contain multiple complete types:
396       <programlisting>
397         "ii"
398       </programlisting>
399       <programlisting>
400         "aiai"
401       </programlisting>
402       <programlisting>
403         "(ii)(ii)"
404       </programlisting>
405       Note however that a single complete type may <emphasis>contain</emphasis>
406       multiple other single complete types, by containing a struct or dict
407       entry.
408     </para>
409
410     <sect2 id="basic-types">
411       <title>Basic types</title>
412
413       <para>
414         The simplest type codes are the <firstterm id="term-basic-type">basic
415           types</firstterm>, which are the types whose structure is entirely
416         defined by their 1-character type code. Basic types consist of
417         fixed types and string-like types.
418       </para>
419
420       <para>
421         The <firstterm id="term-fixed-type">fixed types</firstterm>
422         are basic types whose values have a fixed length, namely BYTE,
423         BOOLEAN, DOUBLE, UNIX_FD, and signed or unsigned integers of length
424         16, 32 or 64 bits.
425       </para>
426
427       <para>
428         As a simple example, the type code for 32-bit integer (<literal>INT32</literal>) is
429         the ASCII character 'i'. So the signature for a block of values
430         containing a single <literal>INT32</literal> would be:
431         <programlisting>
432           "i"
433         </programlisting>
434         A block of values containing two <literal>INT32</literal> would have this signature:
435         <programlisting>
436           "ii"
437         </programlisting>
438       </para>
439
440       <para>
441         The characteristics of the fixed types are listed in this table.
442
443         <informaltable>
444           <tgroup cols="3">
445             <thead>
446               <row>
447                 <entry>Conventional name</entry>
448                 <entry>ASCII type-code</entry>
449                 <entry>Encoding</entry>
450               </row>
451             </thead>
452             <tbody>
453               <row>
454                 <entry><literal>BYTE</literal></entry>
455                 <entry><literal>y</literal> (121)</entry>
456                 <entry>Unsigned 8-bit integer</entry>
457               </row>
458               <row>
459                 <entry><literal>BOOLEAN</literal></entry>
460                 <entry><literal>b</literal> (98)</entry>
461                 <entry>Boolean value: 0 is false, 1 is true, any other value
462                   allowed by the marshalling format is invalid</entry>
463               </row>
464               <row>
465                 <entry><literal>INT16</literal></entry>
466                 <entry><literal>n</literal> (110)</entry>
467                 <entry>Signed (two's complement) 16-bit integer</entry>
468               </row>
469               <row>
470                 <entry><literal>UINT16</literal></entry>
471                 <entry><literal>q</literal> (113)</entry>
472                 <entry>Unsigned 16-bit integer</entry>
473               </row>
474               <row>
475                 <entry><literal>INT32</literal></entry>
476                 <entry><literal>i</literal> (105)</entry>
477                 <entry>Signed (two's complement) 32-bit integer</entry>
478               </row>
479               <row>
480                 <entry><literal>UINT32</literal></entry>
481                 <entry><literal>u</literal> (117)</entry>
482                 <entry>Unsigned 32-bit integer</entry>
483               </row>
484               <row>
485                 <entry><literal>INT64</literal></entry>
486                 <entry><literal>x</literal> (120)</entry>
487                 <entry>Signed (two's complement) 64-bit integer
488                   (mnemonic: x and t are the first characters in "sixty" not
489                   already used for something more common)</entry>
490               </row>
491               <row>
492                 <entry><literal>UINT64</literal></entry>
493                 <entry><literal>t</literal> (116)</entry>
494                 <entry>Unsigned 64-bit integer</entry>
495               </row>
496               <row>
497                 <entry><literal>DOUBLE</literal></entry>
498                 <entry><literal>d</literal> (100)</entry>
499                 <entry>IEEE 754 double-precision floating point</entry>
500               </row>
501               <row>
502                 <entry><literal>UNIX_FD</literal></entry>
503                 <entry><literal>h</literal> (104)</entry>
504                 <entry>Unsigned 32-bit integer representing an index into an
505                   out-of-band array of file descriptors, transferred via some
506                   platform-specific mechanism (mnemonic: h for handle)</entry>
507               </row>
508             </tbody>
509           </tgroup>
510         </informaltable>
511       </para>
512
513       <para>
514         The <firstterm id="term-string-like-type">string-like types</firstterm>
515         are basic types with a variable length. The value of any string-like
516         type is conceptually 0 or more Unicode codepoints encoded in UTF-8,
517         none of which may be U+0000. The UTF-8 text must be validated
518         strictly: in particular, it must not contain overlong sequences
519         or codepoints above U+10FFFF.
520       </para>
521
522       <para>
523         Since D-Bus Specification version 0.21, in accordance with Unicode
524         Corrigendum #9, the "noncharacters" U+FDD0..U+FDEF, U+nFFFE and
525         U+nFFFF are allowed in UTF-8 strings (but note that older versions of
526         D-Bus rejected these noncharacters).
527       </para>
528
529       <para>
530         The marshalling formats for the string-like types all end with a
531         single zero (NUL) byte, but that byte is not considered to be part of
532         the text.
533       </para>
534
535       <para>
536         The characteristics of the string-like types are listed in this table.
537
538         <informaltable>
539           <tgroup cols="3">
540             <thead>
541               <row>
542                 <entry>Conventional name</entry>
543                 <entry>ASCII type-code</entry>
544                 <entry>Validity constraints</entry>
545               </row>
546             </thead>
547             <tbody>
548               <row>
549                 <entry><literal>STRING</literal></entry>
550                 <entry><literal>s</literal> (115)</entry>
551                 <entry>No extra constraints</entry>
552               </row>
553               <row>
554                 <entry><literal>OBJECT_PATH</literal></entry>
555                 <entry><literal>o</literal> (111)</entry>
556                 <entry>Must be
557                   <link linkend="message-protocol-marshaling-object-path">a
558                     syntactically valid object path</link></entry>
559               </row>
560               <row>
561                 <entry><literal>SIGNATURE</literal></entry>
562                 <entry><literal>g</literal> (103)</entry>
563                 <entry>Zero or more
564                   <firstterm linkend="term-single-complete-type">single
565                     complete types</firstterm></entry>
566               </row>
567             </tbody>
568           </tgroup>
569         </informaltable>
570       </para>
571
572       <sect3 id="message-protocol-marshaling-object-path">
573         <title>Valid Object Paths</title>
574
575         <para>
576           An object path is a name used to refer to an object instance.
577           Conceptually, each participant in a D-Bus message exchange may have
578           any number of object instances (think of C++ or Java objects) and each
579           such instance will have a path. Like a filesystem, the object
580           instances in an application form a hierarchical tree.
581         </para>
582
583         <para>
584           Object paths are often namespaced by starting with a reversed
585           domain name and containing an interface version number, in the
586           same way as
587           <link linkend="message-protocol-names-interface">interface
588             names</link> and
589           <link linkend="message-protocol-names-bus">well-known
590             bus names</link>.
591           This makes it possible to implement more than one service, or
592           more than one version of a service, in the same process,
593           even if the services share a connection but cannot otherwise
594           co-operate (for instance, if they are implemented by different
595           plugins).
596         </para>
597
598         <para>
599           Using an object path of <literal>/</literal> is allowed, but
600           recommended against, as it makes versioning of interfaces hard. Any
601           signals emitted from a D-Bus object have the service’s unique bus name
602           associated with them, rather than its well-known name. This means that
603           receipients of the signals must rely entirely on the signal name and
604           object path to work out which interface the signal originated from.
605         </para>
606
607         <para>
608           For instance, if the owner of <literal>example.com</literal> is
609           developing a D-Bus API for a music player, they might use the
610           hierarchy of object paths that start with
611           <literal>/com/example/MusicPlayer1</literal> for its objects.
612         </para>
613
614         <para>
615           The following rules define a valid object path. Implementations must
616           not send or accept messages with invalid object paths.
617           <itemizedlist>
618             <listitem>
619               <para>
620                 The path may be of any length.
621               </para>
622             </listitem>
623             <listitem>
624               <para>
625                 The path must begin with an ASCII '/' (integer 47) character,
626                 and must consist of elements separated by slash characters.
627               </para>
628             </listitem>
629             <listitem>
630               <para>
631                 Each element must only contain the ASCII characters
632                 "[A-Z][a-z][0-9]_"
633               </para>
634             </listitem>
635             <listitem>
636               <para>
637                 No element may be the empty string.
638               </para>
639             </listitem>
640             <listitem>
641               <para>
642                 Multiple '/' characters cannot occur in sequence.
643               </para>
644             </listitem>
645             <listitem>
646               <para>
647                 A trailing '/' character is not allowed unless the
648                 path is the root path (a single '/' character).
649               </para>
650             </listitem>
651           </itemizedlist>
652         </para>
653
654       </sect3>
655
656       <sect3 id="message-protocol-marshaling-signature">
657         <title>Valid Signatures</title>
658         <para>
659           An implementation must not send or accept invalid signatures.
660           Valid signatures will conform to the following rules:
661           <itemizedlist>
662             <listitem>
663               <para>
664                 The signature is a list of single complete types.
665                 Arrays must have element types, and structs must
666                 have both open and close parentheses.
667               </para>
668             </listitem>
669             <listitem>
670               <para>
671                 Only type codes, open and close parentheses, and open and
672                 close curly brackets are allowed in the signature. The
673                 <literal>STRUCT</literal> type code
674                 is not allowed in signatures, because parentheses
675                 are used instead. Similarly, the
676                 <literal>DICT_ENTRY</literal> type code is not allowed in
677                 signatures, because curly brackets are used instead.
678               </para>
679             </listitem>
680             <listitem>
681               <para>
682                 The maximum depth of container type nesting is 32 array type
683                 codes and 32 open parentheses. This implies that the maximum
684                 total depth of recursion is 64, for an "array of array of array
685                 of ... struct of struct of struct of ..."  where there are 32
686                 array and 32 struct.
687               </para>
688             </listitem>
689             <listitem>
690               <para>
691                 The maximum length of a signature is 255.
692               </para>
693             </listitem>
694           </itemizedlist>
695         </para>
696
697         <para>
698           When signatures appear in messages, the marshalling format
699           guarantees that they will be followed by a nul byte (which can
700           be interpreted as either C-style string termination or the INVALID
701           type-code), but this is not conceptually part of the signature.
702         </para>
703       </sect3>
704
705     </sect2>
706
707     <sect2 id="container-types">
708       <title>Container types</title>
709
710       <para>
711         In addition to basic types, there are four <firstterm>container</firstterm>
712         types: <literal>STRUCT</literal>, <literal>ARRAY</literal>, <literal>VARIANT</literal>,
713         and <literal>DICT_ENTRY</literal>.
714       </para>
715
716       <para>
717         <literal>STRUCT</literal> has a type code, ASCII character 'r', but this type
718         code does not appear in signatures. Instead, ASCII characters
719         '(' and ')' are used to mark the beginning and end of the struct.
720         So for example, a struct containing two integers would have this
721         signature:
722         <programlisting>
723           "(ii)"
724         </programlisting>
725         Structs can be nested, so for example a struct containing
726         an integer and another struct:
727         <programlisting>
728           "(i(ii))"
729         </programlisting>
730         The value block storing that struct would contain three integers; the
731         type signature allows you to distinguish "(i(ii))" from "((ii)i)" or
732         "(iii)" or "iii".
733       </para>
734
735       <para>
736         The <literal>STRUCT</literal> type code 'r' is not currently used in the D-Bus protocol,
737         but is useful in code that implements the protocol. This type code
738         is specified to allow such code to interoperate in non-protocol contexts.
739       </para>
740
741       <para>
742         Empty structures are not allowed; there must be at least one
743         type code between the parentheses.
744       </para>
745
746       <para>
747         <literal>ARRAY</literal> has ASCII character 'a' as type code. The array type code must be
748         followed by a <firstterm>single complete type</firstterm>. The single
749         complete type following the array is the type of each array element. So
750         the simple example is:
751         <programlisting>
752           "ai"
753         </programlisting>
754         which is an array of 32-bit integers. But an array can be of any type,
755         such as this array-of-struct-with-two-int32-fields:
756         <programlisting>
757           "a(ii)"
758         </programlisting>
759         Or this array of array of integer:
760         <programlisting>
761           "aai"
762         </programlisting>
763       </para>
764
765       <para>
766         <literal>VARIANT</literal> has ASCII character 'v' as its type code. A marshaled value of
767         type <literal>VARIANT</literal> will have the signature of a single complete type as part
768         of the <emphasis>value</emphasis>.  This signature will be followed by a
769         marshaled value of that type.
770       </para>
771
772       <para>
773         Unlike a message signature, the variant signature can
774         contain only a single complete type.  So "i", "ai"
775         or "(ii)" is OK, but "ii" is not.  Use of variants may not
776         cause a total message depth to be larger than 64, including
777         other container types such as structures.
778       </para>
779
780       <para>
781         A <literal>DICT_ENTRY</literal> works exactly like a struct, but rather
782         than parentheses it uses curly braces, and it has more restrictions.
783         The restrictions are: it occurs only as an array element type; it has
784         exactly two single complete types inside the curly braces; the first
785         single complete type (the "key") must be a basic type rather than a
786         container type. Implementations must not accept dict entries outside of
787         arrays, must not accept dict entries with zero, one, or more than two
788         fields, and must not accept dict entries with non-basic-typed keys. A
789         dict entry is always a key-value pair.
790       </para>
791
792       <para>
793         The first field in the <literal>DICT_ENTRY</literal> is always the key.
794         A message is considered corrupt if the same key occurs twice in the same
795         array of <literal>DICT_ENTRY</literal>. However, for performance reasons
796         implementations are not required to reject dicts with duplicate keys.
797       </para>
798
799       <para>
800         In most languages, an array of dict entry would be represented as a
801         map, hash table, or dict object.
802       </para>
803     </sect2>
804
805     <sect2>
806       <title>Summary of types</title>
807
808       <para>
809         The following table summarizes the D-Bus types.
810         <informaltable>
811           <tgroup cols="3">
812             <thead>
813               <row>
814                 <entry>Category</entry>
815                 <entry>Conventional Name</entry>
816                 <entry>Code</entry>
817                 <entry>Description</entry>
818               </row>
819             </thead>
820             <tbody>
821               <row>
822                 <entry>reserved</entry>
823                 <entry><literal>INVALID</literal></entry>
824                 <entry>0 (ASCII NUL)</entry>
825                 <entry>Not a valid type code, used to terminate signatures</entry>
826               </row><row>
827                 <entry>fixed, basic</entry>
828                 <entry><literal>BYTE</literal></entry>
829                 <entry>121 (ASCII 'y')</entry>
830                 <entry>8-bit unsigned integer</entry>
831               </row><row>
832                 <entry>fixed, basic</entry>
833                 <entry><literal>BOOLEAN</literal></entry>
834                 <entry>98 (ASCII 'b')</entry>
835                 <entry>Boolean value, 0 is <literal>FALSE</literal> and 1 is <literal>TRUE</literal>. Everything else is invalid.</entry>
836               </row><row>
837                 <entry>fixed, basic</entry>
838                 <entry><literal>INT16</literal></entry>
839                 <entry>110 (ASCII 'n')</entry>
840                 <entry>16-bit signed integer</entry>
841               </row><row>
842                 <entry>fixed, basic</entry>
843                 <entry><literal>UINT16</literal></entry>
844                 <entry>113 (ASCII 'q')</entry>
845                 <entry>16-bit unsigned integer</entry>
846               </row><row>
847                 <entry>fixed, basic</entry>
848                 <entry><literal>INT32</literal></entry>
849                 <entry>105 (ASCII 'i')</entry>
850                 <entry>32-bit signed integer</entry>
851               </row><row>
852                 <entry>fixed, basic</entry>
853                 <entry><literal>UINT32</literal></entry>
854                 <entry>117 (ASCII 'u')</entry>
855                 <entry>32-bit unsigned integer</entry>
856               </row><row>
857                 <entry>fixed, basic</entry>
858                 <entry><literal>INT64</literal></entry>
859                 <entry>120 (ASCII 'x')</entry>
860                 <entry>64-bit signed integer</entry>
861               </row><row>
862                 <entry>fixed, basic</entry>
863                 <entry><literal>UINT64</literal></entry>
864                 <entry>116 (ASCII 't')</entry>
865                 <entry>64-bit unsigned integer</entry>
866               </row><row>
867                 <entry>fixed, basic</entry>
868                 <entry><literal>DOUBLE</literal></entry>
869                 <entry>100 (ASCII 'd')</entry>
870                 <entry>IEEE 754 double</entry>
871               </row><row>
872                 <entry>string-like, basic</entry>
873                 <entry><literal>STRING</literal></entry>
874                 <entry>115 (ASCII 's')</entry>
875                 <entry>UTF-8 string (<emphasis>must</emphasis> be valid UTF-8). Must be nul terminated and contain no other nul bytes.</entry>
876               </row><row>
877                 <entry>string-like, basic</entry>
878                 <entry><literal>OBJECT_PATH</literal></entry>
879                 <entry>111 (ASCII 'o')</entry>
880                 <entry>Name of an object instance</entry>
881               </row><row>
882                 <entry>string-like, basic</entry>
883                 <entry><literal>SIGNATURE</literal></entry>
884                 <entry>103 (ASCII 'g')</entry>
885                 <entry>A type signature</entry>
886               </row><row>
887                 <entry>container</entry>
888                 <entry><literal>ARRAY</literal></entry>
889                 <entry>97 (ASCII 'a')</entry>
890                 <entry>Array</entry>
891               </row><row>
892                 <entry>container</entry>
893                 <entry><literal>STRUCT</literal></entry>
894                 <entry>114 (ASCII 'r'), 40 (ASCII '('), 41 (ASCII ')')</entry>
895                 <entry>Struct; type code 114 'r' is reserved for use in
896                   bindings and implementations to represent the general
897                   concept of a struct, and must not appear in signatures
898                   used on D-Bus.</entry>
899               </row><row>
900                 <entry>container</entry>
901                 <entry><literal>VARIANT</literal></entry>
902                 <entry>118 (ASCII 'v') </entry>
903                 <entry>Variant type (the type of the value is part of the value itself)</entry>
904               </row><row>
905                 <entry>container</entry>
906                 <entry><literal>DICT_ENTRY</literal></entry>
907                 <entry>101 (ASCII 'e'), 123 (ASCII '{'), 125 (ASCII '}') </entry>
908                 <entry>Entry in a dict or map (array of key-value pairs).
909                   Type code 101 'e' is reserved for use in bindings and
910                   implementations to represent the general concept of a
911                   dict or dict-entry, and must not appear in signatures
912                   used on D-Bus.</entry>
913               </row><row>
914                 <entry>fixed, basic</entry>
915                 <entry><literal>UNIX_FD</literal></entry>
916                 <entry>104 (ASCII 'h')</entry>
917                 <entry>Unix file descriptor</entry>
918               </row>
919               <row>
920                 <entry>reserved</entry>
921                 <entry>(reserved)</entry>
922                 <entry>109 (ASCII 'm')</entry>
923                 <entry>Reserved for <ulink
924                     url="https://bugs.freedesktop.org/show_bug.cgi?id=27857">a
925                   'maybe' type compatible with the one in GVariant</ulink>,
926                   and must not appear in signatures used on D-Bus until
927                   specified here</entry>
928               </row>
929               <row>
930                 <entry>reserved</entry>
931                 <entry>(reserved)</entry>
932                 <entry>42 (ASCII '*')</entry>
933                 <entry>Reserved for use in bindings/implementations to
934                   represent any <firstterm>single complete type</firstterm>,
935                   and must not appear in signatures used on D-Bus.</entry>
936               </row>
937               <row>
938                 <entry>reserved</entry>
939                 <entry>(reserved)</entry>
940                 <entry>63 (ASCII '?')</entry>
941                 <entry>Reserved for use in bindings/implementations to
942                   represent any <firstterm>basic type</firstterm>, and must
943                   not appear in signatures used on D-Bus.</entry>
944               </row>
945               <row>
946                 <entry>reserved</entry>
947                 <entry>(reserved)</entry>
948                 <entry>64 (ASCII '@'), 38 (ASCII '&amp;'),
949                   94 (ASCII '^')</entry>
950                 <entry>Reserved for internal use by bindings/implementations,
951                   and must not appear in signatures used on D-Bus.
952                   GVariant uses these type-codes to encode calling
953                   conventions.</entry>
954               </row>
955             </tbody>
956           </tgroup>
957         </informaltable>
958       </para>
959
960     </sect2>
961   </sect1>
962
963   <sect1 id="message-protocol-marshaling">
964     <title>Marshaling (Wire Format)</title>
965
966     <para>
967       D-Bus defines a marshalling format for its type system, which is
968       used in D-Bus messages. This is not the only possible marshalling
969       format for the type system: for instance, GVariant (part of GLib)
970       re-uses the D-Bus type system but implements an alternative marshalling
971       format.
972     </para>
973
974     <sect2>
975       <title>Byte order and alignment</title>
976
977       <para>
978         Given a type signature, a block of bytes can be converted into typed
979         values. This section describes the format of the block of bytes.  Byte
980         order and alignment issues are handled uniformly for all D-Bus types.
981       </para>
982
983       <para>
984         A block of bytes has an associated byte order. The byte order
985         has to be discovered in some way; for D-Bus messages, the
986         byte order is part of the message header as described in
987         <xref linkend="message-protocol-messages"/>. For now, assume
988         that the byte order is known to be either little endian or big
989           endian.
990       </para>
991
992       <para>
993         Each value in a block of bytes is aligned "naturally," for example
994         4-byte values are aligned to a 4-byte boundary, and 8-byte values to an
995         8-byte boundary. Boundaries are calculated globally, with respect to
996         the first byte in the message. To properly align a value,
997         <firstterm>alignment padding</firstterm> may be necessary before the
998         value. The alignment padding must always
999         be the minimum required padding to properly align the following value;
1000         and it must always be made up of nul bytes. The alignment padding must
1001         not be left uninitialized (it can't contain garbage), and more padding
1002         than required must not be used.
1003       </para>
1004
1005       <para>
1006         As an exception to natural alignment, <literal>STRUCT</literal> and
1007         <literal>DICT_ENTRY</literal> values are always aligned to an 8-byte
1008         boundary, regardless of the alignments of their contents.
1009       </para>
1010     </sect2>
1011
1012     <sect2>
1013       <title>Marshalling basic types</title>
1014
1015       <para>
1016         To marshal and unmarshal fixed types, you simply read one value
1017         from the data block corresponding to each type code in the signature.
1018         All signed integer values are encoded in two's complement, DOUBLE
1019         values are IEEE 754 double-precision floating-point, and BOOLEAN
1020         values are encoded in 32 bits (of which only the least significant
1021         bit is used).
1022       </para>
1023
1024       <para>
1025         The string-like types (STRING, OBJECT_PATH and SIGNATURE) are all
1026         marshalled as a
1027         fixed-length unsigned integer <varname>n</varname> giving the
1028         length of the variable part, followed by <varname>n</varname>
1029         nonzero bytes of UTF-8 text, followed by a single zero (nul) byte
1030         which is not considered to be part of the text. The alignment
1031         of the string-like type is the same as the alignment of
1032         <varname>n</varname>: any padding required for <varname>n</varname>
1033         appears immediately before <varname>n</varname> itself. There is never
1034         any alignment padding between <varname>n</varname> and the string text,
1035         or between the string text and the trailing nul. The alignment padding
1036         for the next value in the message (if there is one) starts after the
1037         trailing nul.
1038       </para>
1039
1040       <para>
1041         For the STRING and OBJECT_PATH types, <varname>n</varname> is
1042         encoded in 4 bytes (a <literal>UINT32</literal>), leading to 4-byte
1043         alignment. For the SIGNATURE type, <varname>n</varname> is encoded as a
1044         single byte (a <literal>UINT8</literal>). As a result, alignment
1045         padding is never required before a SIGNATURE.
1046       </para>
1047
1048       <para>
1049         For example, if the current position is a multiple of 8 bytes from the
1050         beginning of a little-endian message, strings ‘foo’, ‘+’ and ‘bar’
1051         would be serialized in sequence as follows:
1052
1053         <screen>
1054                                           <lineannotation>no padding required, we are already at a multiple of 4</lineannotation>
1055 0x03 0x00 0x00 0x00                       <lineannotation>length of ‘foo’ = 3</lineannotation>
1056                     0x66 0x6f 0x6f        <lineannotation>‘foo’</lineannotation>
1057                                    0x00   <lineannotation>trailing nul</lineannotation>
1058
1059                                           <lineannotation>no padding required, we are already at a multiple of 4</lineannotation>
1060 0x01 0x00 0x00 0x00                       <lineannotation>length of ‘+’ = 1</lineannotation>
1061                     0x2b                  <lineannotation>‘+’</lineannotation>
1062                          0x00             <lineannotation>trailing nul</lineannotation>
1063
1064                                0x00 0x00  <lineannotation>2 bytes of padding to reach next multiple of 4</lineannotation>
1065 0x03 0x00 0x00 0x00                       <lineannotation>length of ‘bar’ = 1</lineannotation>
1066                     0x62 0x61 0x72        <lineannotation>‘bar’</lineannotation>
1067                                     0x00  <lineannotation>trailing nul</lineannotation>
1068         </screen>
1069       </para>
1070     </sect2>
1071
1072     <sect2>
1073       <title>Marshalling containers</title>
1074
1075       <para>
1076         Arrays are marshalled as a <literal>UINT32</literal>
1077         <varname>n</varname> giving the length of the array data in bytes,
1078         followed by alignment padding to the alignment boundary of the array
1079         element type, followed by the <varname>n</varname> bytes of the
1080         array elements marshalled in sequence. <varname>n</varname> does not
1081         include the padding after the length, or any padding after the
1082         last element. i.e. <varname>n</varname> should be divisible by the
1083         number of elements in the array.
1084       </para>
1085
1086       <para>
1087         For instance, if the current position in the message is a multiple
1088         of 8 bytes and the byte-order is big-endian, an array containing only
1089         the 64-bit integer 5 would be marshalled as:
1090
1091         <screen>
1092 00 00 00 08               <lineannotation><varname>n</varname> = 8 bytes of data</lineannotation>
1093 00 00 00 00               <lineannotation>padding to 8-byte boundary</lineannotation>
1094 00 00 00 00  00 00 00 05  <lineannotation>first element = 5</lineannotation>
1095         </screen>
1096       </para>
1097
1098       <para>
1099         Arrays have a maximum length defined to be 2 to the 26th power or
1100         67108864 (64 MiB). Implementations must not send or accept arrays
1101         exceeding this length.
1102       </para>
1103
1104       <para>
1105         Structs and dict entries are marshalled in the same way as their
1106         contents, but their alignment is always to an 8-byte boundary,
1107         even if their contents would normally be less strictly aligned.
1108       </para>
1109
1110       <para>
1111         Variants are marshalled as the <literal>SIGNATURE</literal> of
1112         the contents (which must be a single complete type), followed by a
1113         marshalled value with the type given by that signature. The
1114         variant has the same 1-byte alignment as the signature, which means
1115         that alignment padding before a variant is never needed.
1116         Use of variants must not cause a total message depth to be larger
1117         than 64, including other container types such as structures.
1118         (See <link linkend="message-protocol-marshaling-signature">Valid
1119         Signatures</link>.)
1120       </para>
1121     </sect2>
1122
1123     <sect2>
1124       <title>Summary of D-Bus marshalling</title>
1125
1126       <para>
1127         Given all this, the types are marshaled on the wire as follows:
1128         <informaltable>
1129           <tgroup cols="3">
1130             <thead>
1131               <row>
1132                 <entry>Conventional Name</entry>
1133                 <entry>Encoding</entry>
1134                 <entry>Alignment</entry>
1135               </row>
1136             </thead>
1137             <tbody>
1138               <row>
1139                 <entry><literal>INVALID</literal></entry>
1140                 <entry>Not applicable; cannot be marshaled.</entry>
1141                 <entry>N/A</entry>
1142               </row><row>
1143                 <entry><literal>BYTE</literal></entry>
1144                 <entry>A single 8-bit byte.</entry>
1145                 <entry>1</entry>
1146               </row><row>
1147                 <entry><literal>BOOLEAN</literal></entry>
1148                 <entry>As for <literal>UINT32</literal>, but only 0 and 1 are valid values.</entry>
1149                 <entry>4</entry>
1150               </row><row>
1151                 <entry><literal>INT16</literal></entry>
1152                 <entry>16-bit signed integer in the message's byte order.</entry>
1153                 <entry>2</entry>
1154               </row><row>
1155                 <entry><literal>UINT16</literal></entry>
1156                 <entry>16-bit unsigned integer in the message's byte order.</entry>
1157                 <entry>2</entry>
1158               </row><row>
1159                 <entry><literal>INT32</literal></entry>
1160                 <entry>32-bit signed integer in the message's byte order.</entry>
1161                 <entry>4</entry>
1162               </row><row>
1163                 <entry><literal>UINT32</literal></entry>
1164                 <entry>32-bit unsigned integer in the message's byte order.</entry>
1165                 <entry>4</entry>
1166               </row><row>
1167                 <entry><literal>INT64</literal></entry>
1168                 <entry>64-bit signed integer in the message's byte order.</entry>
1169                 <entry>8</entry>
1170               </row><row>
1171                 <entry><literal>UINT64</literal></entry>
1172                 <entry>64-bit unsigned integer in the message's byte order.</entry>
1173                 <entry>8</entry>
1174               </row><row>
1175                 <entry><literal>DOUBLE</literal></entry>
1176                 <entry>64-bit IEEE 754 double in the message's byte order.</entry>
1177                 <entry>8</entry>
1178               </row><row>
1179                 <entry><literal>STRING</literal></entry>
1180                 <entry>A <literal>UINT32</literal> indicating the string's
1181                   length in bytes excluding its terminating nul, followed by
1182                   non-nul string data of the given length, followed by a terminating nul
1183                   byte.
1184                 </entry>
1185                 <entry>
1186                   4 (for the length)
1187                 </entry>
1188               </row><row>
1189                 <entry><literal>OBJECT_PATH</literal></entry>
1190                 <entry>Exactly the same as <literal>STRING</literal> except the
1191                   content must be a valid object path (see above).
1192                 </entry>
1193                 <entry>
1194                   4 (for the length)
1195                 </entry>
1196               </row><row>
1197                 <entry><literal>SIGNATURE</literal></entry>
1198                 <entry>The same as <literal>STRING</literal> except the length is a single
1199                   byte (thus signatures have a maximum length of 255)
1200                   and the content must be a valid signature (see above).
1201                 </entry>
1202                 <entry>
1203                   1
1204                 </entry>
1205               </row><row>
1206                 <entry><literal>ARRAY</literal></entry>
1207                 <entry>
1208                   A <literal>UINT32</literal> giving the length of the array data in bytes, followed by
1209                   alignment padding to the alignment boundary of the array element type,
1210                   followed by each array element.
1211                 </entry>
1212                 <entry>
1213                   4 (for the length)
1214                 </entry>
1215               </row><row>
1216                 <entry><literal>STRUCT</literal></entry>
1217                 <entry>
1218                   A struct must start on an 8-byte boundary regardless of the
1219                   type of the struct fields. The struct value consists of each
1220                   field marshaled in sequence starting from that 8-byte
1221                   alignment boundary.
1222                 </entry>
1223                 <entry>
1224                   8
1225                 </entry>
1226               </row><row>
1227                 <entry><literal>VARIANT</literal></entry>
1228                 <entry>
1229                   The marshaled <literal>SIGNATURE</literal> of a single
1230                   complete type, followed by a marshaled value with the type
1231                   given in the signature.
1232                 </entry>
1233                 <entry>
1234                   1 (alignment of the signature)
1235                 </entry>
1236               </row><row>
1237                 <entry><literal>DICT_ENTRY</literal></entry>
1238                 <entry>
1239                   Identical to STRUCT.
1240                 </entry>
1241                 <entry>
1242                   8
1243                 </entry>
1244               </row><row>
1245                 <entry><literal>UNIX_FD</literal></entry>
1246                 <entry>32-bit unsigned integer in the message's byte
1247                 order. The actual file descriptors need to be
1248                 transferred out-of-band via some platform specific
1249                 mechanism. On the wire, values of this type store the index to the
1250                 file descriptor in the array of file descriptors that
1251                 accompany the message.</entry>
1252                 <entry>4</entry>
1253               </row>
1254             </tbody>
1255           </tgroup>
1256         </informaltable>
1257       </para>
1258
1259     </sect2>
1260
1261   </sect1>
1262
1263   <sect1 id="message-protocol">
1264     <title>Message Protocol</title>
1265
1266     <para>
1267       A <firstterm>message</firstterm> consists of a
1268       <firstterm>header</firstterm> and a <firstterm>body</firstterm>. If you
1269       think of a message as a package, the header is the address, and the body
1270       contains the package contents. The message delivery system uses the header
1271       information to figure out where to send the message and how to interpret
1272       it; the recipient interprets the body of the message.
1273     </para>
1274
1275     <para>
1276       The body of the message is made up of zero or more
1277       <firstterm>arguments</firstterm>, which are typed values, such as an
1278       integer or a byte array.
1279     </para>
1280
1281     <para>
1282       Both header and body use the D-Bus <link linkend="type-system">type
1283         system</link> and format for serializing data.
1284     </para>
1285
1286     <sect2 id="message-protocol-messages">
1287       <title>Message Format</title>
1288
1289       <para>
1290         A message consists of a header and a body. The header is a block of
1291         values with a fixed signature and meaning.  The body is a separate block
1292         of values, with a signature specified in the header.
1293       </para>
1294
1295       <para>
1296         The length of the header must be a multiple of 8, allowing the body to
1297         begin on an 8-byte boundary when storing the entire message in a single
1298         buffer. If the header does not naturally end on an 8-byte boundary
1299         up to 7 bytes of nul-initialized alignment padding must be added.
1300       </para>
1301
1302       <para>
1303         The message body need not end on an 8-byte boundary.
1304       </para>
1305
1306       <para>
1307         The maximum length of a message, including header, header alignment padding,
1308         and body is 2 to the 27th power or 134217728 (128 MiB).
1309         Implementations must not send or accept messages exceeding this size.
1310       </para>
1311
1312       <para>
1313         The signature of the header is:
1314         <programlisting>
1315           "yyyyuua(yv)"
1316         </programlisting>
1317         Written out more readably, this is:
1318         <programlisting>
1319           BYTE, BYTE, BYTE, BYTE, UINT32, UINT32, ARRAY of STRUCT of (BYTE,VARIANT)
1320         </programlisting>
1321       </para>
1322
1323       <para>
1324         These values have the following meanings:
1325         <informaltable>
1326           <tgroup cols="2">
1327             <thead>
1328               <row>
1329                 <entry>Value</entry>
1330                 <entry>Description</entry>
1331               </row>
1332             </thead>
1333             <tbody>
1334               <row>
1335                 <entry>1st <literal>BYTE</literal></entry>
1336                 <entry>Endianness flag; ASCII 'l' for little-endian
1337                   or ASCII 'B' for big-endian. Both header and body are
1338                 in this endianness.</entry>
1339               </row>
1340               <row>
1341                 <entry>2nd <literal>BYTE</literal></entry>
1342                 <entry><firstterm>Message type</firstterm>. Unknown types must be ignored.
1343                   Currently-defined types are described below.
1344                 </entry>
1345               </row>
1346               <row>
1347                 <entry>3rd <literal>BYTE</literal></entry>
1348                 <entry>Bitwise OR of flags. Unknown flags
1349                   must be ignored. Currently-defined flags are described below.
1350                 </entry>
1351               </row>
1352               <row>
1353                 <entry>4th <literal>BYTE</literal></entry>
1354                 <entry>Major protocol version of the sending application.  If
1355                 the major protocol version of the receiving application does not
1356                 match, the applications will not be able to communicate and the
1357                 D-Bus connection must be disconnected. The major protocol
1358                 version for this version of the specification is 1.
1359                 </entry>
1360               </row>
1361               <row>
1362                 <entry>1st <literal>UINT32</literal></entry>
1363                 <entry>Length in bytes of the message body, starting
1364                   from the end of the header. The header ends after
1365                   its alignment padding to an 8-boundary.
1366                 </entry>
1367               </row>
1368               <row>
1369                 <entry>2nd <literal>UINT32</literal></entry>
1370                 <entry>The serial of this message, used as a cookie
1371                   by the sender to identify the reply corresponding
1372                   to this request. This must not be zero.
1373                 </entry>
1374               </row>
1375               <row>
1376                 <entry><literal>ARRAY</literal> of <literal>STRUCT</literal> of (<literal>BYTE</literal>,<literal>VARIANT</literal>)</entry>
1377                 <entry>An array of zero or more <firstterm>header
1378                   fields</firstterm> where the byte is the field code, and the
1379                   variant is the field value. The message type determines
1380                   which fields are required.
1381                 </entry>
1382               </row>
1383             </tbody>
1384           </tgroup>
1385         </informaltable>
1386       </para>
1387       <para>
1388         <firstterm>Message types</firstterm> that can appear in the second byte
1389         of the header are:
1390         <informaltable>
1391           <tgroup cols="3">
1392             <thead>
1393               <row>
1394                 <entry>Conventional name</entry>
1395                 <entry>Decimal value</entry>
1396                 <entry>Description</entry>
1397               </row>
1398             </thead>
1399             <tbody>
1400               <row>
1401                 <entry><literal>INVALID</literal></entry>
1402                 <entry>0</entry>
1403                 <entry>This is an invalid type.</entry>
1404               </row>
1405               <row>
1406                 <entry><literal>METHOD_CALL</literal></entry>
1407                 <entry>1</entry>
1408                 <entry>Method call. This message type may prompt a
1409                   reply.</entry>
1410               </row>
1411               <row>
1412                 <entry><literal>METHOD_RETURN</literal></entry>
1413                 <entry>2</entry>
1414                 <entry>Method reply with returned data.</entry>
1415               </row>
1416               <row>
1417                 <entry><literal>ERROR</literal></entry>
1418                 <entry>3</entry>
1419                 <entry>Error reply. If the first argument exists and is a
1420                 string, it is an error message.</entry>
1421               </row>
1422               <row>
1423                 <entry><literal>SIGNAL</literal></entry>
1424                 <entry>4</entry>
1425                 <entry>Signal emission.</entry>
1426               </row>
1427             </tbody>
1428           </tgroup>
1429         </informaltable>
1430       </para>
1431       <para>
1432         Flags that can appear in the third byte of the header:
1433         <informaltable>
1434           <tgroup cols="3">
1435             <thead>
1436               <row>
1437                 <entry>Conventional name</entry>
1438                 <entry>Hex value</entry>
1439                 <entry>Description</entry>
1440               </row>
1441             </thead>
1442             <tbody>
1443               <row>
1444                 <entry><literal>NO_REPLY_EXPECTED</literal></entry>
1445                 <entry>0x1</entry>
1446                 <entry>
1447                   <para>
1448                     This message does not expect method return replies or
1449                     error replies, even if it is of a type that can
1450                     have a reply; the reply should be omitted.
1451                   </para>
1452                   <para>
1453                     Note that METHOD_CALL is the only message type currently
1454                     defined in this specification that can expect a reply,
1455                     so the presence or absence of this flag in the other
1456                     three message types that are currently
1457                     documented is meaningless: replies to those message
1458                     types should not be sent, whether this flag is present
1459                     or not.
1460                   </para>
1461                 </entry>
1462               </row>
1463               <row>
1464                 <entry><literal>NO_AUTO_START</literal></entry>
1465                 <entry>0x2</entry>
1466                 <entry>The bus must not launch an owner
1467                   for the destination name in response to this message.
1468                 </entry>
1469               </row>
1470               <row>
1471                 <entry><literal>ALLOW_INTERACTIVE_AUTHORIZATION</literal></entry>
1472                 <entry>0x4</entry>
1473                 <entry>
1474                   <para>
1475                     This flag may be set on a method call message to
1476                     inform the receiving side that the caller is prepared
1477                     to wait for interactive authorization, which might
1478                     take a considerable time to complete. For instance,
1479                     if this flag is set, it would be appropriate to
1480                     query the user for passwords or confirmation via
1481                     Polkit or a similar framework.
1482                   </para>
1483                   <para>
1484                     This flag is only useful when
1485                     unprivileged code calls a more privileged method call,
1486                     and an authorization framework is deployed that allows
1487                     possibly interactive authorization. If no such framework
1488                     is deployed it has no effect. This flag should not
1489                     be set by default by client implementations. If it is
1490                     set, the caller should also set a suitably long timeout
1491                     on the method call to make sure the user interaction
1492                     may complete. This flag is only valid for method call
1493                     messages, and shall be ignored otherwise.
1494                   </para>
1495                   <para>
1496                     Interaction that takes place as a part of the
1497                     effect of the method being called is outside the scope
1498                     of this flag, even if it could also be characterized
1499                     as authentication or authorization. For instance, in
1500                     a method call that directs a network management service
1501                     to attempt to connect to a virtual private network,
1502                     this flag should control how the network management
1503                     service makes the decision "is this user allowed to
1504                     change system network configuration?", but it should
1505                     not affect how or whether the network management
1506                     service interacts with the user to obtain the credentials
1507                     that are required for access to the VPN.
1508                   </para>
1509                   <para>
1510                     If a this flag is not set on a method call, and a
1511                     service determines that the requested operation is
1512                     not allowed without interactive authorization, but
1513                     could be allowed after successful interactive
1514                     authorization, it may return the
1515                     <literal>org.freedesktop.DBus.Error.InteractiveAuthorizationRequired</literal>
1516                     error.
1517                   </para>
1518                   <para>
1519                     The absence of this flag does not guarantee that
1520                     interactive authorization will not be applied, since
1521                     existing services that pre-date this flag might
1522                     already use interactive authorization. However,
1523                     existing D-Bus APIs that will use interactive
1524                     authorization should document that the call may take
1525                     longer than usual, and new D-Bus APIs should avoid
1526                     interactive authorization in the absence of this flag.
1527                   </para>
1528                 </entry>
1529               </row>
1530             </tbody>
1531           </tgroup>
1532         </informaltable>
1533       </para>
1534
1535       <sect3 id="message-protocol-header-fields">
1536         <title>Header Fields</title>
1537
1538         <para>
1539           The array at the end of the header contains <firstterm>header
1540           fields</firstterm>, where each field is a 1-byte field code followed
1541           by a field value. A header must contain the required header fields for
1542           its message type, and zero or more of any optional header
1543           fields. Future versions of this protocol specification may add new
1544           fields. Implementations must ignore fields they do not
1545           understand. Implementations must not invent their own header fields;
1546           only changes to this specification may introduce new header fields.
1547         </para>
1548
1549         <para>
1550           Again, if an implementation sees a header field code that it does not
1551           expect, it must ignore that field, as it will be part of a new
1552           (but compatible) version of this specification. This also applies
1553           to known header fields appearing in unexpected messages, for
1554           example: if a signal has a reply serial it must be ignored
1555           even though it has no meaning as of this version of the spec.
1556         </para>
1557
1558         <para>
1559           However, implementations must not send or accept known header fields
1560           with the wrong type stored in the field value. So for example a
1561           message with an <literal>INTERFACE</literal> field of type
1562           <literal>UINT32</literal> would be considered corrupt.
1563         </para>
1564
1565         <para>
1566           Here are the currently-defined header fields:
1567           <informaltable>
1568             <tgroup cols="5">
1569               <thead>
1570                 <row>
1571                   <entry>Conventional Name</entry>
1572                   <entry>Decimal Code</entry>
1573                   <entry>Type</entry>
1574                   <entry>Required In</entry>
1575                   <entry>Description</entry>
1576                 </row>
1577               </thead>
1578               <tbody>
1579                 <row>
1580                   <entry><literal>INVALID</literal></entry>
1581                   <entry>0</entry>
1582                   <entry>N/A</entry>
1583                   <entry>not allowed</entry>
1584                   <entry>Not a valid field name (error if it appears in a message)</entry>
1585                 </row>
1586                 <row>
1587                   <entry><literal>PATH</literal></entry>
1588                   <entry>1</entry>
1589                   <entry><literal>OBJECT_PATH</literal></entry>
1590                   <entry><literal>METHOD_CALL</literal>, <literal>SIGNAL</literal></entry>
1591                   <entry>The object to send a call to,
1592                     or the object a signal is emitted from.
1593                     The special path
1594                     <literal>/org/freedesktop/DBus/Local</literal> is reserved;
1595                     implementations should not send messages with this path,
1596                     and the reference implementation of the bus daemon will
1597                     disconnect any application that attempts to do so.
1598                   </entry>
1599                 </row>
1600                 <row>
1601                   <entry><literal>INTERFACE</literal></entry>
1602                   <entry>2</entry>
1603                   <entry><literal>STRING</literal></entry>
1604                   <entry><literal>SIGNAL</literal></entry>
1605                   <entry>
1606                     The interface to invoke a method call on, or
1607                     that a signal is emitted from. Optional for
1608                     method calls, required for signals.
1609                     The special interface
1610                     <literal>org.freedesktop.DBus.Local</literal> is reserved;
1611                     implementations should not send messages with this
1612                     interface, and the reference implementation of the bus
1613                     daemon will disconnect any application that attempts to
1614                     do so.
1615                   </entry>
1616                 </row>
1617                 <row>
1618                   <entry><literal>MEMBER</literal></entry>
1619                   <entry>3</entry>
1620                   <entry><literal>STRING</literal></entry>
1621                   <entry><literal>METHOD_CALL</literal>, <literal>SIGNAL</literal></entry>
1622                   <entry>The member, either the method name or signal name.</entry>
1623                 </row>
1624                 <row>
1625                   <entry><literal>ERROR_NAME</literal></entry>
1626                   <entry>4</entry>
1627                   <entry><literal>STRING</literal></entry>
1628                   <entry><literal>ERROR</literal></entry>
1629                   <entry>The name of the error that occurred, for errors</entry>
1630                 </row>
1631                 <row>
1632                   <entry><literal>REPLY_SERIAL</literal></entry>
1633                   <entry>5</entry>
1634                   <entry><literal>UINT32</literal></entry>
1635                   <entry><literal>ERROR</literal>, <literal>METHOD_RETURN</literal></entry>
1636                   <entry>The serial number of the message this message is a reply
1637                     to. (The serial number is the second <literal>UINT32</literal> in the header.)</entry>
1638                 </row>
1639                 <row>
1640                   <entry><literal>DESTINATION</literal></entry>
1641                   <entry>6</entry>
1642                   <entry><literal>STRING</literal></entry>
1643                   <entry>optional</entry>
1644                   <entry>The name of the connection this message is intended for.
1645                     Only used in combination with the message bus, see
1646                     <xref linkend="message-bus"/>.</entry>
1647                 </row>
1648                 <row>
1649                   <entry><literal>SENDER</literal></entry>
1650                   <entry>7</entry>
1651                   <entry><literal>STRING</literal></entry>
1652                   <entry>optional</entry>
1653                   <entry>Unique name of the sending connection.
1654                     The message bus fills in this field so it is reliable; the field is
1655                     only meaningful in combination with the message bus.</entry>
1656                 </row>
1657                 <row>
1658                   <entry><literal>SIGNATURE</literal></entry>
1659                   <entry>8</entry>
1660                   <entry><literal>SIGNATURE</literal></entry>
1661                   <entry>optional</entry>
1662                   <entry>The signature of the message body.
1663                   If omitted, it is assumed to be the
1664                   empty signature "" (i.e. the body must be 0-length).</entry>
1665                 </row>
1666                 <row>
1667                   <entry><literal>UNIX_FDS</literal></entry>
1668                   <entry>9</entry>
1669                   <entry><literal>UINT32</literal></entry>
1670                   <entry>optional</entry>
1671                   <entry>The number of Unix file descriptors that
1672                   accompany the message.  If omitted, it is assumed
1673                   that no Unix file descriptors accompany the
1674                   message. The actual file descriptors need to be
1675                   transferred via platform specific mechanism
1676                   out-of-band. They must be sent at the same time as
1677                   part of the message itself. They may not be sent
1678                   before the first byte of the message itself is
1679                   transferred or after the last byte of the message
1680                   itself.</entry>
1681                 </row>
1682               </tbody>
1683             </tgroup>
1684           </informaltable>
1685         </para>
1686       </sect3>
1687     </sect2>
1688
1689     <sect2 id="message-protocol-names">
1690       <title>Valid Names</title>
1691       <para>
1692         The various names in D-Bus messages have some restrictions.
1693       </para>
1694       <para>
1695         There is a <firstterm>maximum name length</firstterm>
1696         of 255 which applies to bus names, interfaces, and members.
1697       </para>
1698       <sect3 id="message-protocol-names-interface">
1699         <title>Interface names</title>
1700         <para>
1701           Interfaces have names with type <literal>STRING</literal>, meaning that
1702           they must be valid UTF-8. However, there are also some
1703           additional restrictions that apply to interface names
1704           specifically:
1705           <itemizedlist>
1706             <listitem><para>Interface names are composed of 1 or more elements separated by
1707                 a period ('.') character. All elements must contain at least
1708                 one character.
1709                 </para>
1710             </listitem>
1711             <listitem><para>Each element must only contain the ASCII characters
1712                 "[A-Z][a-z][0-9]_" and must not begin with a digit.
1713                 </para>
1714             </listitem>
1715
1716             <listitem><para>Interface names must contain at least one '.' (period)
1717               character (and thus at least two elements).
1718               </para></listitem>
1719
1720             <listitem><para>Interface names must not begin with a '.' (period) character.</para></listitem>
1721             <listitem><para>Interface names must not exceed the maximum name length.</para></listitem>
1722           </itemizedlist>
1723         </para>
1724
1725         <para>
1726           Interface names should start with the reversed DNS domain name of
1727           the author of the interface (in lower-case), like interface names
1728           in Java. It is conventional for the rest of the interface name
1729           to consist of words run together, with initial capital letters
1730           on all words ("CamelCase"). Several levels of hierarchy can be used.
1731           It is also a good idea to include the major version of the interface
1732           in the name, and increment it if incompatible changes are made;
1733           this way, a single object can implement several versions of an
1734           interface in parallel, if necessary.
1735         </para>
1736
1737         <para>
1738           For instance, if the owner of <literal>example.com</literal> is
1739           developing a D-Bus API for a music player, they might define
1740           interfaces called <literal>com.example.MusicPlayer1</literal>,
1741           <literal>com.example.MusicPlayer1.Track</literal> and
1742           <literal>com.example.MusicPlayer1.Seekable</literal>.
1743         </para>
1744
1745         <para>
1746           D-Bus does not distinguish between the concepts that would be
1747           called classes and interfaces in Java: either can be identified on
1748           D-Bus by an interface name.
1749         </para>
1750       </sect3>
1751       <sect3 id="message-protocol-names-bus">
1752         <title>Bus names</title>
1753         <para>
1754           Connections have one or more bus names associated with them.
1755           A connection has exactly one bus name that is a <firstterm>unique
1756             connection name</firstterm>. The unique connection name remains
1757           with the connection for its entire lifetime.
1758           A bus name is of type <literal>STRING</literal>,
1759           meaning that it must be valid UTF-8. However, there are also
1760           some additional restrictions that apply to bus names
1761           specifically:
1762           <itemizedlist>
1763             <listitem><para>Bus names that start with a colon (':')
1764                 character are unique connection names. Other bus names
1765                 are called <firstterm>well-known bus names</firstterm>.
1766                 </para>
1767             </listitem>
1768             <listitem><para>Bus names are composed of 1 or more elements separated by
1769                 a period ('.') character. All elements must contain at least
1770                 one character.
1771                 </para>
1772             </listitem>
1773             <listitem><para>Each element must only contain the ASCII characters
1774                 "[A-Z][a-z][0-9]_-". Only elements that are part of a unique
1775                 connection name may begin with a digit, elements in
1776                 other bus names must not begin with a digit.
1777                 </para>
1778             </listitem>
1779
1780             <listitem><para>Bus names must contain at least one '.' (period)
1781               character (and thus at least two elements).
1782               </para></listitem>
1783
1784             <listitem><para>Bus names must not begin with a '.' (period) character.</para></listitem>
1785             <listitem><para>Bus names must not exceed the maximum name length.</para></listitem>
1786           </itemizedlist>
1787         </para>
1788         <para>
1789           Note that the hyphen ('-') character is allowed in bus names but
1790           not in interface names.
1791         </para>
1792
1793         <para>
1794           Like <link linkend="message-protocol-names-interface">interface
1795             names</link>, well-known bus names should start with the
1796           reversed DNS domain name of the author of the interface (in
1797           lower-case), and it is conventional for the rest of the well-known
1798           bus name to consist of words run together, with initial
1799           capital letters. As with interface names, including a version
1800           number in well-known bus names is a good idea; it's possible to
1801           have the well-known bus name for more than one version
1802           simultaneously if backwards compatibility is required.
1803         </para>
1804
1805         <para>
1806           If a well-known bus name implies the presence of a "main" interface,
1807           that "main" interface is often given the same name as
1808           the well-known bus name, and situated at the corresponding object
1809           path. For instance, if the owner of <literal>example.com</literal>
1810           is developing a D-Bus API for a music player, they might define
1811           that any application that takes the well-known name
1812           <literal>com.example.MusicPlayer1</literal> should have an object
1813           at the object path <literal>/com/example/MusicPlayer1</literal>
1814           which implements the interface
1815           <literal>com.example.MusicPlayer1</literal>.
1816         </para>
1817       </sect3>
1818       <sect3 id="message-protocol-names-member">
1819         <title>Member names</title>
1820         <para>
1821           Member (i.e. method or signal) names:
1822           <itemizedlist>
1823             <listitem><para>Must only contain the ASCII characters
1824                 "[A-Z][a-z][0-9]_" and may not begin with a
1825                 digit.</para></listitem>
1826             <listitem><para>Must not contain the '.' (period) character.</para></listitem>
1827             <listitem><para>Must not exceed the maximum name length.</para></listitem>
1828             <listitem><para>Must be at least 1 byte in length.</para></listitem>
1829           </itemizedlist>
1830         </para>
1831
1832         <para>
1833           It is conventional for member names on D-Bus to consist of
1834           capitalized words with no punctuation ("camel-case").
1835           Method names should usually be verbs, such as
1836           <literal>GetItems</literal>, and signal names should usually be
1837           a description of an event, such as <literal>ItemsChanged</literal>.
1838         </para>
1839       </sect3>
1840       <sect3 id="message-protocol-names-error">
1841         <title>Error names</title>
1842         <para>
1843           Error names have the same restrictions as interface names.
1844         </para>
1845
1846         <para>
1847           Error names have the same naming conventions as interface
1848           names, and often contain <literal>.Error.</literal>; for instance,
1849           the owner of <literal>example.com</literal> might define the
1850           errors <literal>com.example.MusicPlayer.Error.FileNotFound</literal>
1851           and <literal>com.example.MusicPlayer.Error.OutOfMemory</literal>.
1852           The errors defined by D-Bus itself, such as
1853           <literal>org.freedesktop.DBus.Error.Failed</literal>, follow a
1854           similar pattern.
1855         </para>
1856       </sect3>
1857     </sect2>
1858
1859     <sect2 id="message-protocol-types">
1860       <title>Message Types</title>
1861       <para>
1862         Each of the message types (<literal>METHOD_CALL</literal>, <literal>METHOD_RETURN</literal>, <literal>ERROR</literal>, and
1863         <literal>SIGNAL</literal>) has its own expected usage conventions and header fields.
1864         This section describes these conventions.
1865       </para>
1866       <sect3 id="message-protocol-types-method">
1867         <title>Method Calls</title>
1868         <para>
1869           Some messages invoke an operation on a remote object.  These are
1870           called method call messages and have the type tag <literal>METHOD_CALL</literal>. Such
1871           messages map naturally to methods on objects in a typical program.
1872         </para>
1873         <para>
1874           A method call message is required to have a <literal>MEMBER</literal> header field
1875           indicating the name of the method. Optionally, the message has an
1876           <literal>INTERFACE</literal> field giving the interface the method is a part of.
1877           Including the <literal>INTERFACE</literal> in all method call
1878           messages is strongly recommended.
1879         </para>
1880         <para>
1881           In the absence of an <literal>INTERFACE</literal> field, if two
1882           or more interfaces on the same object have a method with the same
1883           name, it is undefined which of those methods will be invoked.
1884           Implementations may choose to either return an error, or deliver the
1885           message as though it had an arbitrary one of those interfaces.
1886         </para>
1887         <para>
1888           In some situations (such as the well-known system bus), messages
1889           are filtered through an access-control list external to the
1890           remote object implementation. If that filter rejects certain
1891           messages by matching their interface, or accepts only messages
1892           to specific interfaces, it must also reject messages that have no
1893           <literal>INTERFACE</literal>: otherwise, malicious
1894           applications could use this to bypass the filter.
1895         </para>
1896         <para>
1897           Method call messages also include a <literal>PATH</literal> field
1898           indicating the object to invoke the method on. If the call is passing
1899           through a message bus, the message will also have a
1900           <literal>DESTINATION</literal> field giving the name of the connection
1901           to receive the message.
1902         </para>
1903         <para>
1904           When an application handles a method call message, it is required to
1905           return a reply. The reply is identified by a <literal>REPLY_SERIAL</literal> header field
1906           indicating the serial number of the <literal>METHOD_CALL</literal> being replied to. The
1907           reply can have one of two types; either <literal>METHOD_RETURN</literal> or <literal>ERROR</literal>.
1908         </para>
1909         <para>
1910           If the reply has type <literal>METHOD_RETURN</literal>, the arguments to the reply message
1911           are the return value(s) or "out parameters" of the method call.
1912           If the reply has type <literal>ERROR</literal>, then an "exception" has been thrown,
1913           and the call fails; no return value will be provided. It makes
1914           no sense to send multiple replies to the same method call.
1915         </para>
1916         <para>
1917           Even if a method call has no return values, a <literal>METHOD_RETURN</literal>
1918           reply is required, so the caller will know the method
1919           was successfully processed.
1920         </para>
1921         <para>
1922           The <literal>METHOD_RETURN</literal> or <literal>ERROR</literal> reply message must have the <literal>REPLY_SERIAL</literal>
1923           header field.
1924         </para>
1925         <para>
1926           If a <literal>METHOD_CALL</literal> message has the flag <literal>NO_REPLY_EXPECTED</literal>,
1927           then the application receiving the method should not send the reply message (regardless of
1928           whether the reply would have been <literal>METHOD_RETURN</literal> or <literal>ERROR</literal>).
1929         </para>
1930         <para>
1931           Unless a message has the flag <literal>NO_AUTO_START</literal>, if the
1932           destination name does not exist then a program to own the destination
1933           name will be started before the message is delivered. See
1934           <xref linkend="message-bus-starting-services"/>.
1935           The message
1936           will be held until the new program is successfully started or has
1937           failed to start; in case of failure, an error will be returned. This
1938           flag is only relevant in the context of a message bus, it is ignored
1939           during one-to-one communication with no intermediate bus.
1940         </para>
1941         <sect4 id="message-protocol-types-method-apis">
1942           <title>Mapping method calls to native APIs</title>
1943           <para>
1944             APIs for D-Bus may map method calls to a method call in a specific
1945             programming language, such as C++, or may map a method call written
1946             in an IDL to a D-Bus message.
1947           </para>
1948           <para>
1949             In APIs of this nature, arguments to a method are often termed "in"
1950             (which implies sent in the <literal>METHOD_CALL</literal>), or "out" (which implies
1951             returned in the <literal>METHOD_RETURN</literal>). Some APIs such as CORBA also have
1952             "inout" arguments, which are both sent and received, i.e. the caller
1953             passes in a value which is modified. Mapped to D-Bus, an "inout"
1954             argument is equivalent to an "in" argument, followed by an "out"
1955             argument. You can't pass things "by reference" over the wire, so
1956             "inout" is purely an illusion of the in-process API.
1957           </para>
1958           <para>
1959             Given a method with zero or one return values, followed by zero or more
1960             arguments, where each argument may be "in", "out", or "inout", the
1961             caller constructs a message by appending each "in" or "inout" argument,
1962             in order. "out" arguments are not represented in the caller's message.
1963           </para>
1964           <para>
1965             The recipient constructs a reply by appending first the return value
1966             if any, then each "out" or "inout" argument, in order.
1967             "in" arguments are not represented in the reply message.
1968           </para>
1969           <para>
1970             Error replies are normally mapped to exceptions in languages that have
1971             exceptions.
1972           </para>
1973           <para>
1974             In converting from native APIs to D-Bus, it is perhaps nice to
1975             map D-Bus naming conventions ("FooBar") to native conventions
1976             such as "fooBar" or "foo_bar" automatically. This is OK
1977             as long as you can say that the native API is one that
1978             was specifically written for D-Bus. It makes the most sense
1979             when writing object implementations that will be exported
1980             over the bus. Object proxies used to invoke remote D-Bus
1981             objects probably need the ability to call any D-Bus method,
1982             and thus a magic name mapping like this could be a problem.
1983           </para>
1984           <para>
1985             This specification doesn't require anything of native API bindings;
1986             the preceding is only a suggested convention for consistency
1987             among bindings.
1988           </para>
1989         </sect4>
1990       </sect3>
1991
1992       <sect3 id="message-protocol-types-signal">
1993         <title>Signal Emission</title>
1994         <para>
1995           Unlike method calls, signal emissions have no replies.
1996           A signal emission is simply a single message of type <literal>SIGNAL</literal>.
1997           It must have three header fields: <literal>PATH</literal> giving the object
1998           the signal was emitted from, plus <literal>INTERFACE</literal> and <literal>MEMBER</literal> giving
1999           the fully-qualified name of the signal. The <literal>INTERFACE</literal> header is required
2000           for signals, though it is optional for method calls.
2001         </para>
2002       </sect3>
2003
2004       <sect3 id="message-protocol-types-errors">
2005         <title>Errors</title>
2006         <para>
2007           Messages of type <literal>ERROR</literal> are most commonly replies
2008           to a <literal>METHOD_CALL</literal>, but may be returned in reply
2009           to any kind of message. The message bus for example
2010           will return an <literal>ERROR</literal> in reply to a signal emission if
2011           the bus does not have enough memory to send the signal.
2012         </para>
2013         <para>
2014           An <literal>ERROR</literal> may have any arguments, but if the first
2015           argument is a <literal>STRING</literal>, it must be an error message.
2016           The error message may be logged or shown to the user
2017           in some way.
2018         </para>
2019       </sect3>
2020
2021       <sect3 id="message-protocol-types-notation">
2022         <title>Notation in this document</title>
2023         <para>
2024           This document uses a simple pseudo-IDL to describe particular method
2025           calls and signals. Here is an example of a method call:
2026           <programlisting>
2027             org.freedesktop.DBus.StartServiceByName (in STRING name, in UINT32 flags,
2028                                                      out UINT32 resultcode)
2029           </programlisting>
2030           This means <literal>INTERFACE</literal> = org.freedesktop.DBus, <literal>MEMBER</literal> = StartServiceByName,
2031           <literal>METHOD_CALL</literal> arguments are <literal>STRING</literal> and <literal>UINT32</literal>, <literal>METHOD_RETURN</literal> argument
2032           is <literal>UINT32</literal>. Remember that the <literal>MEMBER</literal> field can't contain any '.' (period)
2033           characters so it's known that the last part of the name in
2034           the "IDL" is the member name.
2035         </para>
2036         <para>
2037           In C++ that might end up looking like this:
2038           <programlisting>
2039             unsigned int org::freedesktop::DBus::StartServiceByName (const char  *name,
2040                                                                      unsigned int flags);
2041           </programlisting>
2042           or equally valid, the return value could be done as an argument:
2043           <programlisting>
2044             void org::freedesktop::DBus::StartServiceByName (const char   *name,
2045                                                              unsigned int  flags,
2046                                                              unsigned int *resultcode);
2047           </programlisting>
2048           It's really up to the API designer how they want to make
2049           this look. You could design an API where the namespace wasn't used
2050           in C++, using STL or Qt, using varargs, or whatever you wanted.
2051         </para>
2052         <para>
2053           Signals are written as follows:
2054           <programlisting>
2055             org.freedesktop.DBus.NameLost (STRING name)
2056           </programlisting>
2057           Signals don't specify "in" vs. "out" because only
2058           a single direction is possible.
2059         </para>
2060         <para>
2061           It isn't especially encouraged to use this lame pseudo-IDL in actual
2062           API implementations; you might use the native notation for the
2063           language you're using, or you might use COM or CORBA IDL, for example.
2064         </para>
2065       </sect3>
2066     </sect2>
2067
2068     <sect2 id="message-protocol-handling-invalid">
2069       <title>Invalid Protocol and Spec Extensions</title>
2070
2071       <para>
2072         For security reasons, the D-Bus protocol should be strictly parsed and
2073         validated, with the exception of defined extension points. Any invalid
2074         protocol or spec violations should result in immediately dropping the
2075         connection without notice to the other end. Exceptions should be
2076         carefully considered, e.g. an exception may be warranted for a
2077         well-understood idiosyncrasy of a widely-deployed implementation.  In
2078         cases where the other end of a connection is 100% trusted and known to
2079         be friendly, skipping validation for performance reasons could also make
2080         sense in certain cases.
2081       </para>
2082
2083       <para>
2084         Generally speaking violations of the "must" requirements in this spec
2085         should be considered possible attempts to exploit security, and violations
2086         of the "should" suggestions should be considered legitimate (though perhaps
2087         they should generate an error in some cases).
2088       </para>
2089
2090       <para>
2091         The following extension points are built in to D-Bus on purpose and must
2092         not be treated as invalid protocol. The extension points are intended
2093         for use by future versions of this spec, they are not intended for third
2094         parties.  At the moment, the only way a third party could extend D-Bus
2095         without breaking interoperability would be to introduce a way to negotiate new
2096         feature support as part of the auth protocol, using EXTENSION_-prefixed
2097         commands. There is not yet a standard way to negotiate features.
2098         <itemizedlist>
2099           <listitem>
2100             <para>
2101               In the authentication protocol (see <xref linkend="auth-protocol"/>) unknown
2102                 commands result in an ERROR rather than a disconnect. This enables
2103                 future extensions to the protocol. Commands starting with EXTENSION_ are
2104                 reserved for third parties.
2105             </para>
2106           </listitem>
2107           <listitem>
2108             <para>
2109               The authentication protocol supports pluggable auth mechanisms.
2110             </para>
2111           </listitem>
2112           <listitem>
2113             <para>
2114               The address format (see <xref linkend="addresses"/>) supports new
2115               kinds of transport.
2116             </para>
2117           </listitem>
2118           <listitem>
2119             <para>
2120               Messages with an unknown type (something other than
2121               <literal>METHOD_CALL</literal>, <literal>METHOD_RETURN</literal>,
2122               <literal>ERROR</literal>, <literal>SIGNAL</literal>) are ignored.
2123               Unknown-type messages must still be well-formed in the same way
2124               as the known messages, however. They still have the normal
2125               header and body.
2126             </para>
2127           </listitem>
2128           <listitem>
2129             <para>
2130               Header fields with an unknown or unexpected field code must be ignored,
2131               though again they must still be well-formed.
2132             </para>
2133           </listitem>
2134           <listitem>
2135             <para>
2136               New standard interfaces (with new methods and signals) can of course be added.
2137             </para>
2138           </listitem>
2139         </itemizedlist>
2140       </para>
2141
2142     </sect2>
2143
2144   </sect1>
2145
2146   <sect1 id="auth-protocol">
2147     <title>Authentication Protocol</title>
2148     <para>
2149       Before the flow of messages begins, two applications must
2150       authenticate. A simple plain-text protocol is used for
2151       authentication; this protocol is a SASL profile, and maps fairly
2152       directly from the SASL specification. The message encoding is
2153       NOT used here, only plain text messages.
2154     </para>
2155     <para>
2156       In examples, "C:" and "S:" indicate lines sent by the client and
2157       server respectively.
2158     </para>
2159     <sect2 id="auth-protocol-overview">
2160       <title>Protocol Overview</title>
2161       <para>
2162         The protocol is a line-based protocol, where each line ends with
2163         \r\n. Each line begins with an all-caps ASCII command name containing
2164         only the character range [A-Z_], a space, then any arguments for the
2165         command, then the \r\n ending the line. The protocol is
2166         case-sensitive. All bytes must be in the ASCII character set.
2167
2168         Commands from the client to the server are as follows:
2169
2170         <itemizedlist>
2171           <listitem><para>AUTH [mechanism] [initial-response]</para></listitem>
2172           <listitem><para>CANCEL</para></listitem>
2173           <listitem><para>BEGIN</para></listitem>
2174           <listitem><para>DATA &lt;data in hex encoding&gt;</para></listitem>
2175           <listitem><para>ERROR [human-readable error explanation]</para></listitem>
2176           <listitem><para>NEGOTIATE_UNIX_FD</para></listitem>
2177         </itemizedlist>
2178
2179         From server to client are as follows:
2180
2181         <itemizedlist>
2182           <listitem><para>REJECTED &lt;space-separated list of mechanism names&gt;</para></listitem>
2183           <listitem><para>OK &lt;GUID in hex&gt;</para></listitem>
2184           <listitem><para>DATA &lt;data in hex encoding&gt;</para></listitem>
2185           <listitem><para>ERROR</para></listitem>
2186           <listitem><para>AGREE_UNIX_FD</para></listitem>
2187         </itemizedlist>
2188       </para>
2189       <para>
2190         Unofficial extensions to the command set must begin with the letters
2191         "EXTENSION_", to avoid conflicts with future official commands.
2192         For example, "EXTENSION_COM_MYDOMAIN_DO_STUFF".
2193       </para>
2194     </sect2>
2195     <sect2 id="auth-nul-byte">
2196       <title>Special credentials-passing nul byte</title>
2197       <para>
2198         Immediately after connecting to the server, the client must send a
2199         single nul byte. This byte may be accompanied by credentials
2200         information on some operating systems that use sendmsg() with
2201         SCM_CREDS or SCM_CREDENTIALS to pass credentials over UNIX domain
2202         sockets. However, the nul byte must be sent even on other kinds of
2203         socket, and even on operating systems that do not require a byte to be
2204         sent in order to transmit credentials. The text protocol described in
2205         this document begins after the single nul byte. If the first byte
2206         received from the client is not a nul byte, the server may disconnect
2207         that client.
2208       </para>
2209       <para>
2210         A nul byte in any context other than the initial byte is an error;
2211         the protocol is ASCII-only.
2212       </para>
2213       <para>
2214         The credentials sent along with the nul byte may be used with the
2215         SASL mechanism EXTERNAL.
2216       </para>
2217     </sect2>
2218     <sect2 id="auth-command-auth">
2219       <title>AUTH command</title>
2220       <para>
2221         If an AUTH command has no arguments, it is a request to list
2222         available mechanisms. The server must respond with a REJECTED
2223         command listing the mechanisms it understands, or with an error.
2224       </para>
2225       <para>
2226         If an AUTH command specifies a mechanism, and the server supports
2227         said mechanism, the server should begin exchanging SASL
2228         challenge-response data with the client using DATA commands.
2229       </para>
2230       <para>
2231         If the server does not support the mechanism given in the AUTH
2232         command, it must send either a REJECTED command listing the mechanisms
2233         it does support, or an error.
2234       </para>
2235       <para>
2236         If the [initial-response] argument is provided, it is intended for use
2237         with mechanisms that have no initial challenge (or an empty initial
2238         challenge), as if it were the argument to an initial DATA command. If
2239         the selected mechanism has an initial challenge and [initial-response]
2240         was provided, the server should reject authentication by sending
2241         REJECTED.
2242       </para>
2243       <para>
2244         If authentication succeeds after exchanging DATA commands,
2245         an OK command must be sent to the client.
2246       </para>
2247       <para>
2248         The first octet received by the server after the \r\n of the BEGIN
2249         command from the client must be the first octet of the
2250         authenticated/encrypted stream of D-Bus messages.
2251       </para>
2252       <para>
2253         If BEGIN is received by the server, the first octet received
2254         by the client after the \r\n of the OK command must be the
2255         first octet of the authenticated/encrypted stream of D-Bus
2256         messages.
2257       </para>
2258     </sect2>
2259     <sect2 id="auth-command-cancel">
2260       <title>CANCEL Command</title>
2261       <para>
2262         At any time up to sending the BEGIN command, the client may send a
2263         CANCEL command. On receiving the CANCEL command, the server must
2264         send a REJECTED command and abort the current authentication
2265         exchange.
2266       </para>
2267     </sect2>
2268     <sect2 id="auth-command-data">
2269       <title>DATA Command</title>
2270       <para>
2271         The DATA command may come from either client or server, and simply
2272         contains a hex-encoded block of data to be interpreted
2273         according to the SASL mechanism in use.
2274       </para>
2275       <para>
2276         Some SASL mechanisms support sending an "empty string";
2277         FIXME we need some way to do this.
2278       </para>
2279     </sect2>
2280     <sect2 id="auth-command-begin">
2281       <title>BEGIN Command</title>
2282       <para>
2283         The BEGIN command acknowledges that the client has received an
2284         OK command from the server, and that the stream of messages
2285         is about to begin.
2286       </para>
2287       <para>
2288         The first octet received by the server after the \r\n of the BEGIN
2289         command from the client must be the first octet of the
2290         authenticated/encrypted stream of D-Bus messages.
2291       </para>
2292     </sect2>
2293     <sect2 id="auth-command-rejected">
2294       <title>REJECTED Command</title>
2295       <para>
2296         The REJECTED command indicates that the current authentication
2297         exchange has failed, and further exchange of DATA is inappropriate.
2298         The client would normally try another mechanism, or try providing
2299         different responses to challenges.
2300       </para><para>
2301         Optionally, the REJECTED command has a space-separated list of
2302         available auth mechanisms as arguments. If a server ever provides
2303         a list of supported mechanisms, it must provide the same list
2304         each time it sends a REJECTED message. Clients are free to
2305         ignore all lists received after the first.
2306       </para>
2307     </sect2>
2308     <sect2 id="auth-command-ok">
2309       <title>OK Command</title>
2310       <para>
2311         The OK command indicates that the client has been
2312         authenticated. The client may now proceed with negotiating
2313         Unix file descriptor passing. To do that it shall send
2314         NEGOTIATE_UNIX_FD to the server.
2315       </para>
2316       <para>
2317         Otherwise, the client must respond to the OK command by
2318         sending a BEGIN command, followed by its stream of messages,
2319         or by disconnecting.  The server must not accept additional
2320         commands using this protocol after the BEGIN command has been
2321         received. Further communication will be a stream of D-Bus
2322         messages (optionally encrypted, as negotiated) rather than
2323         this protocol.
2324       </para>
2325       <para>
2326         If a client sends BEGIN the first octet received by the client
2327         after the \r\n of the OK command must be the first octet of
2328         the authenticated/encrypted stream of D-Bus messages.
2329       </para>
2330       <para>
2331         The OK command has one argument, which is the GUID of the server.
2332         See <xref linkend="addresses"/> for more on server GUIDs.
2333       </para>
2334     </sect2>
2335     <sect2 id="auth-command-error">
2336       <title>ERROR Command</title>
2337       <para>
2338         The ERROR command indicates that either server or client did not
2339         know a command, does not accept the given command in the current
2340         context, or did not understand the arguments to the command. This
2341         allows the protocol to be extended; a client or server can send a
2342         command present or permitted only in new protocol versions, and if
2343         an ERROR is received instead of an appropriate response, fall back
2344         to using some other technique.
2345       </para>
2346       <para>
2347         If an ERROR is sent, the server or client that sent the
2348         error must continue as if the command causing the ERROR had never been
2349         received. However, the the server or client receiving the error
2350         should try something other than whatever caused the error;
2351         if only canceling/rejecting the authentication.
2352       </para>
2353       <para>
2354         If the D-Bus protocol changes incompatibly at some future time,
2355         applications implementing the new protocol would probably be able to
2356         check for support of the new protocol by sending a new command and
2357         receiving an ERROR from applications that don't understand it. Thus the
2358         ERROR feature of the auth protocol is an escape hatch that lets us
2359         negotiate extensions or changes to the D-Bus protocol in the future.
2360       </para>
2361     </sect2>
2362     <sect2 id="auth-command-negotiate-unix-fd">
2363       <title>NEGOTIATE_UNIX_FD Command</title>
2364       <para>
2365         The NEGOTIATE_UNIX_FD command indicates that the client
2366         supports Unix file descriptor passing. This command may only
2367         be sent after the connection is authenticated, i.e. after OK
2368         was received by the client. This command may only be sent on
2369         transports that support Unix file descriptor passing.
2370       </para>
2371       <para>
2372         On receiving NEGOTIATE_UNIX_FD the server must respond with
2373         either AGREE_UNIX_FD or ERROR. It shall respond the former if
2374         the transport chosen supports Unix file descriptor passing and
2375         the server supports this feature. It shall respond the latter
2376         if the transport does not support Unix file descriptor
2377         passing, the server does not support this feature, or the
2378         server decides not to enable file descriptor passing due to
2379         security or other reasons.
2380       </para>
2381     </sect2>
2382     <sect2 id="auth-command-agree-unix-fd">
2383       <title>AGREE_UNIX_FD Command</title>
2384       <para>
2385         The AGREE_UNIX_FD command indicates that the server supports
2386         Unix file descriptor passing. This command may only be sent
2387         after the connection is authenticated, and the client sent
2388         NEGOTIATE_UNIX_FD to enable Unix file descriptor passing. This
2389         command may only be sent on transports that support Unix file
2390         descriptor passing.
2391       </para>
2392       <para>
2393         On receiving AGREE_UNIX_FD the client must respond with BEGIN,
2394         followed by its stream of messages, or by disconnecting.  The
2395         server must not accept additional commands using this protocol
2396         after the BEGIN command has been received. Further
2397         communication will be a stream of D-Bus messages (optionally
2398         encrypted, as negotiated) rather than this protocol.
2399       </para>
2400     </sect2>
2401     <sect2 id="auth-command-future">
2402       <title>Future Extensions</title>
2403       <para>
2404         Future extensions to the authentication and negotiation
2405         protocol are possible. For that new commands may be
2406         introduced. If a client or server receives an unknown command
2407         it shall respond with ERROR and not consider this fatal. New
2408         commands may be introduced both before, and after
2409         authentication, i.e. both before and after the OK command.
2410       </para>
2411     </sect2>
2412     <sect2 id="auth-examples">
2413       <title>Authentication examples</title>
2414
2415       <para>
2416         <figure>
2417           <title>Example of successful magic cookie authentication</title>
2418           <programlisting>
2419             (MAGIC_COOKIE is a made up mechanism)
2420
2421             C: AUTH MAGIC_COOKIE 3138363935333137393635383634
2422             S: OK 1234deadbeef
2423             C: BEGIN
2424           </programlisting>
2425         </figure>
2426         <figure>
2427           <title>Example of finding out mechanisms then picking one</title>
2428           <programlisting>
2429             C: AUTH
2430             S: REJECTED KERBEROS_V4 SKEY
2431             C: AUTH SKEY 7ab83f32ee
2432             S: DATA 8799cabb2ea93e
2433             C: DATA 8ac876e8f68ee9809bfa876e6f9876g8fa8e76e98f
2434             S: OK 1234deadbeef
2435             C: BEGIN
2436           </programlisting>
2437         </figure>
2438         <figure>
2439           <title>Example of client sends unknown command then falls back to regular auth</title>
2440           <programlisting>
2441             C: FOOBAR
2442             S: ERROR
2443             C: AUTH MAGIC_COOKIE 3736343435313230333039
2444             S: OK 1234deadbeef
2445             C: BEGIN
2446           </programlisting>
2447         </figure>
2448         <figure>
2449           <title>Example of server doesn't support initial auth mechanism</title>
2450           <programlisting>
2451             C: AUTH MAGIC_COOKIE 3736343435313230333039
2452             S: REJECTED KERBEROS_V4 SKEY
2453             C: AUTH SKEY 7ab83f32ee
2454             S: DATA 8799cabb2ea93e
2455             C: DATA 8ac876e8f68ee9809bfa876e6f9876g8fa8e76e98f
2456             S: OK 1234deadbeef
2457             C: BEGIN
2458           </programlisting>
2459         </figure>
2460         <figure>
2461           <title>Example of wrong password or the like followed by successful retry</title>
2462           <programlisting>
2463             C: AUTH MAGIC_COOKIE 3736343435313230333039
2464             S: REJECTED KERBEROS_V4 SKEY
2465             C: AUTH SKEY 7ab83f32ee
2466             S: DATA 8799cabb2ea93e
2467             C: DATA 8ac876e8f68ee9809bfa876e6f9876g8fa8e76e98f
2468             S: REJECTED
2469             C: AUTH SKEY 7ab83f32ee
2470             S: DATA 8799cabb2ea93e
2471             C: DATA 8ac876e8f68ee9809bfa876e6f9876g8fa8e76e98f
2472             S: OK 1234deadbeef
2473             C: BEGIN
2474           </programlisting>
2475         </figure>
2476         <figure>
2477           <title>Example of skey cancelled and restarted</title>
2478           <programlisting>
2479             C: AUTH MAGIC_COOKIE 3736343435313230333039
2480             S: REJECTED KERBEROS_V4 SKEY
2481             C: AUTH SKEY 7ab83f32ee
2482             S: DATA 8799cabb2ea93e
2483             C: CANCEL
2484             S: REJECTED
2485             C: AUTH SKEY 7ab83f32ee
2486             S: DATA 8799cabb2ea93e
2487             C: DATA 8ac876e8f68ee9809bfa876e6f9876g8fa8e76e98f
2488             S: OK 1234deadbeef
2489             C: BEGIN
2490           </programlisting>
2491         </figure>
2492         <figure>
2493           <title>Example of successful magic cookie authentication with successful negotiation of Unix FD passing</title>
2494           <programlisting>
2495             (MAGIC_COOKIE is a made up mechanism)
2496
2497             C: AUTH MAGIC_COOKIE 3138363935333137393635383634
2498             S: OK 1234deadbeef
2499             C: NEGOTIATE_UNIX_FD
2500             S: AGREE_UNIX_FD
2501             C: BEGIN
2502           </programlisting>
2503         </figure>
2504         <figure>
2505           <title>Example of successful magic cookie authentication with unsuccessful negotiation of Unix FD passing</title>
2506           <programlisting>
2507             (MAGIC_COOKIE is a made up mechanism)
2508
2509             C: AUTH MAGIC_COOKIE 3138363935333137393635383634
2510             S: OK 1234deadbeef
2511             C: NEGOTIATE_UNIX_FD
2512             S: ERROR
2513             C: BEGIN
2514           </programlisting>
2515         </figure>
2516       </para>
2517     </sect2>
2518     <sect2 id="auth-states">
2519       <title>Authentication state diagrams</title>
2520
2521       <para>
2522         This section documents the auth protocol in terms of
2523         a state machine for the client and the server. This is
2524         probably the most robust way to implement the protocol.
2525       </para>
2526
2527       <sect3 id="auth-states-client">
2528         <title>Client states</title>
2529
2530         <para>
2531           To more precisely describe the interaction between the
2532           protocol state machine and the authentication mechanisms the
2533           following notation is used: MECH(CHALL) means that the
2534           server challenge CHALL was fed to the mechanism MECH, which
2535           returns one of
2536
2537           <itemizedlist>
2538             <listitem>
2539               <para>
2540                 CONTINUE(RESP) means continue the auth conversation
2541                 and send RESP as the response to the server;
2542               </para>
2543             </listitem>
2544
2545             <listitem>
2546               <para>
2547                 OK(RESP) means that after sending RESP to the server
2548                 the client side of the auth conversation is finished
2549                 and the server should return "OK";
2550               </para>
2551             </listitem>
2552
2553             <listitem>
2554               <para>
2555                 ERROR means that CHALL was invalid and could not be
2556                 processed.
2557               </para>
2558             </listitem>
2559           </itemizedlist>
2560
2561           Both RESP and CHALL may be empty.
2562         </para>
2563
2564         <para>
2565           The Client starts by getting an initial response from the
2566           default mechanism and sends AUTH MECH RESP, or AUTH MECH if
2567           the mechanism did not provide an initial response.  If the
2568           mechanism returns CONTINUE, the client starts in state
2569           <emphasis>WaitingForData</emphasis>, if the mechanism
2570           returns OK the client starts in state
2571           <emphasis>WaitingForOK</emphasis>.
2572         </para>
2573
2574         <para>
2575           The client should keep track of available mechanisms and
2576           which it mechanisms it has already attempted. This list is
2577           used to decide which AUTH command to send. When the list is
2578           exhausted, the client should give up and close the
2579           connection.
2580         </para>
2581
2582         <formalpara>
2583           <title><emphasis>WaitingForData</emphasis></title>
2584           <para>
2585             <itemizedlist>
2586               <listitem>
2587                 <para>
2588                   Receive DATA CHALL
2589                   <simplelist>
2590                     <member>
2591                       MECH(CHALL) returns CONTINUE(RESP) &rarr; send
2592                       DATA RESP, goto
2593                       <emphasis>WaitingForData</emphasis>
2594                     </member>
2595
2596                     <member>
2597                       MECH(CHALL) returns OK(RESP) &rarr; send DATA
2598                       RESP, goto <emphasis>WaitingForOK</emphasis>
2599                     </member>
2600
2601                     <member>
2602                       MECH(CHALL) returns ERROR &rarr; send ERROR
2603                       [msg], goto <emphasis>WaitingForData</emphasis>
2604                     </member>
2605                   </simplelist>
2606                 </para>
2607               </listitem>
2608
2609               <listitem>
2610                 <para>
2611                   Receive REJECTED [mechs] &rarr;
2612                   send AUTH [next mech], goto
2613                   WaitingForData or <emphasis>WaitingForOK</emphasis>
2614                 </para>
2615               </listitem>
2616               <listitem>
2617                 <para>
2618                   Receive ERROR &rarr; send
2619                   CANCEL, goto
2620                   <emphasis>WaitingForReject</emphasis>
2621                 </para>
2622               </listitem>
2623               <listitem>
2624                 <para>
2625                   Receive OK &rarr; send
2626                   BEGIN, terminate auth
2627                   conversation, authenticated
2628                 </para>
2629               </listitem>
2630               <listitem>
2631                 <para>
2632                   Receive anything else &rarr; send
2633                   ERROR, goto
2634                   <emphasis>WaitingForData</emphasis>
2635                 </para>
2636               </listitem>
2637             </itemizedlist>
2638           </para>
2639         </formalpara>
2640
2641         <formalpara>
2642           <title><emphasis>WaitingForOK</emphasis></title>
2643           <para>
2644             <itemizedlist>
2645               <listitem>
2646                 <para>
2647                   Receive OK &rarr; send BEGIN, terminate auth
2648                   conversation, <emphasis>authenticated</emphasis>
2649                 </para>
2650               </listitem>
2651               <listitem>
2652                 <para>
2653                   Receive REJECTED [mechs] &rarr; send AUTH [next mech],
2654                   goto <emphasis>WaitingForData</emphasis> or
2655                   <emphasis>WaitingForOK</emphasis>
2656                 </para>
2657               </listitem>
2658
2659               <listitem>
2660                 <para>
2661                   Receive DATA &rarr; send CANCEL, goto
2662                   <emphasis>WaitingForReject</emphasis>
2663                 </para>
2664               </listitem>
2665
2666               <listitem>
2667                 <para>
2668                   Receive ERROR &rarr; send CANCEL, goto
2669                   <emphasis>WaitingForReject</emphasis>
2670                 </para>
2671               </listitem>
2672
2673               <listitem>
2674                 <para>
2675                   Receive anything else &rarr; send ERROR, goto
2676                   <emphasis>WaitingForOK</emphasis>
2677                 </para>
2678               </listitem>
2679             </itemizedlist>
2680           </para>
2681         </formalpara>
2682
2683         <formalpara>
2684           <title><emphasis>WaitingForReject</emphasis></title>
2685           <para>
2686             <itemizedlist>
2687               <listitem>
2688                 <para>
2689                   Receive REJECTED [mechs] &rarr; send AUTH [next mech],
2690                   goto <emphasis>WaitingForData</emphasis> or
2691                   <emphasis>WaitingForOK</emphasis>
2692                 </para>
2693               </listitem>
2694
2695               <listitem>
2696                 <para>
2697                   Receive anything else &rarr; terminate auth
2698                   conversation, disconnect
2699                 </para>
2700               </listitem>
2701             </itemizedlist>
2702           </para>
2703         </formalpara>
2704
2705       </sect3>
2706
2707       <sect3 id="auth-states-server">
2708         <title>Server states</title>
2709
2710         <para>
2711           For the server MECH(RESP) means that the client response
2712           RESP was fed to the the mechanism MECH, which returns one of
2713
2714           <itemizedlist>
2715             <listitem>
2716               <para>
2717                 CONTINUE(CHALL) means continue the auth conversation and
2718                 send CHALL as the challenge to the client;
2719               </para>
2720             </listitem>
2721
2722             <listitem>
2723               <para>
2724                 OK means that the client has been successfully
2725                 authenticated;
2726               </para>
2727             </listitem>
2728
2729             <listitem>
2730               <para>
2731                 REJECTED means that the client failed to authenticate or
2732                 there was an error in RESP.
2733               </para>
2734             </listitem>
2735           </itemizedlist>
2736
2737           The server starts out in state
2738           <emphasis>WaitingForAuth</emphasis>.  If the client is
2739           rejected too many times the server must disconnect the
2740           client.
2741         </para>
2742
2743         <formalpara>
2744           <title><emphasis>WaitingForAuth</emphasis></title>
2745           <para>
2746             <itemizedlist>
2747
2748               <listitem>
2749                 <para>
2750                   Receive AUTH &rarr; send REJECTED [mechs], goto
2751                   <emphasis>WaitingForAuth</emphasis>
2752                 </para>
2753               </listitem>
2754
2755               <listitem>
2756                 <para>
2757                   Receive AUTH MECH RESP
2758
2759                   <simplelist>
2760                     <member>
2761                       MECH not valid mechanism &rarr; send REJECTED
2762                       [mechs], goto
2763                       <emphasis>WaitingForAuth</emphasis>
2764                     </member>
2765
2766                     <member>
2767                       MECH(RESP) returns CONTINUE(CHALL) &rarr; send
2768                       DATA CHALL, goto
2769                       <emphasis>WaitingForData</emphasis>
2770                     </member>
2771
2772                     <member>
2773                       MECH(RESP) returns OK &rarr; send OK, goto
2774                       <emphasis>WaitingForBegin</emphasis>
2775                     </member>
2776
2777                     <member>
2778                       MECH(RESP) returns REJECTED &rarr; send REJECTED
2779                       [mechs], goto
2780                       <emphasis>WaitingForAuth</emphasis>
2781                     </member>
2782                   </simplelist>
2783                 </para>
2784               </listitem>
2785
2786               <listitem>
2787                 <para>
2788                   Receive BEGIN &rarr; terminate
2789                   auth conversation, disconnect
2790                 </para>
2791               </listitem>
2792
2793               <listitem>
2794                 <para>
2795                   Receive ERROR &rarr; send REJECTED [mechs], goto
2796                   <emphasis>WaitingForAuth</emphasis>
2797                 </para>
2798               </listitem>
2799
2800               <listitem>
2801                 <para>
2802                   Receive anything else &rarr; send
2803                   ERROR, goto
2804                   <emphasis>WaitingForAuth</emphasis>
2805                 </para>
2806               </listitem>
2807             </itemizedlist>
2808           </para>
2809         </formalpara>
2810
2811
2812         <formalpara>
2813           <title><emphasis>WaitingForData</emphasis></title>
2814           <para>
2815             <itemizedlist>
2816               <listitem>
2817                 <para>
2818                   Receive DATA RESP
2819                   <simplelist>
2820                     <member>
2821                       MECH(RESP) returns CONTINUE(CHALL) &rarr; send
2822                       DATA CHALL, goto
2823                       <emphasis>WaitingForData</emphasis>
2824                     </member>
2825
2826                     <member>
2827                       MECH(RESP) returns OK &rarr; send OK, goto
2828                       <emphasis>WaitingForBegin</emphasis>
2829                     </member>
2830
2831                     <member>
2832                       MECH(RESP) returns REJECTED &rarr; send REJECTED
2833                       [mechs], goto
2834                       <emphasis>WaitingForAuth</emphasis>
2835                     </member>
2836                   </simplelist>
2837                 </para>
2838               </listitem>
2839
2840               <listitem>
2841                 <para>
2842                   Receive BEGIN &rarr; terminate auth conversation,
2843                   disconnect
2844                 </para>
2845               </listitem>
2846
2847               <listitem>
2848                 <para>
2849                   Receive CANCEL &rarr; send REJECTED [mechs], goto
2850                   <emphasis>WaitingForAuth</emphasis>
2851                 </para>
2852               </listitem>
2853
2854               <listitem>
2855                 <para>
2856                   Receive ERROR &rarr; send REJECTED [mechs], goto
2857                   <emphasis>WaitingForAuth</emphasis>
2858                 </para>
2859               </listitem>
2860
2861               <listitem>
2862                 <para>
2863                   Receive anything else &rarr; send ERROR, goto
2864                   <emphasis>WaitingForData</emphasis>
2865                 </para>
2866               </listitem>
2867             </itemizedlist>
2868           </para>
2869         </formalpara>
2870
2871         <formalpara>
2872           <title><emphasis>WaitingForBegin</emphasis></title>
2873           <para>
2874             <itemizedlist>
2875               <listitem>
2876                 <para>
2877                   Receive BEGIN &rarr; terminate auth conversation,
2878                   client authenticated
2879                 </para>
2880               </listitem>
2881
2882               <listitem>
2883                 <para>
2884                   Receive CANCEL &rarr; send REJECTED [mechs], goto
2885                   <emphasis>WaitingForAuth</emphasis>
2886                 </para>
2887               </listitem>
2888
2889               <listitem>
2890                 <para>
2891                   Receive ERROR &rarr; send REJECTED [mechs], goto
2892                   <emphasis>WaitingForAuth</emphasis>
2893                 </para>
2894               </listitem>
2895
2896               <listitem>
2897                 <para>
2898                   Receive anything else &rarr; send ERROR, goto
2899                   <emphasis>WaitingForBegin</emphasis>
2900                 </para>
2901               </listitem>
2902             </itemizedlist>
2903           </para>
2904         </formalpara>
2905
2906       </sect3>
2907
2908     </sect2>
2909     <sect2 id="auth-mechanisms">
2910       <title>Authentication mechanisms</title>
2911       <para>
2912         This section describes some new authentication mechanisms.
2913         D-Bus also allows any standard SASL mechanism of course.
2914       </para>
2915       <sect3 id="auth-mechanisms-sha">
2916         <title>DBUS_COOKIE_SHA1</title>
2917         <para>
2918           The DBUS_COOKIE_SHA1 mechanism is designed to establish that a client
2919           has the ability to read a private file owned by the user being
2920           authenticated. If the client can prove that it has access to a secret
2921           cookie stored in this file, then the client is authenticated.
2922           Thus the security of DBUS_COOKIE_SHA1 depends on a secure home
2923           directory.
2924         </para>
2925         <para>
2926           Throughout this description, "hex encoding" must output the digits
2927           from a to f in lower-case; the digits A to F must not be used
2928           in the DBUS_COOKIE_SHA1 mechanism.
2929         </para>
2930         <para>
2931           Authentication proceeds as follows:
2932           <itemizedlist>
2933             <listitem>
2934               <para>
2935                 The client sends the username it would like to authenticate
2936                 as, hex-encoded.
2937               </para>
2938             </listitem>
2939             <listitem>
2940               <para>
2941                 The server sends the name of its "cookie context" (see below); a
2942                 space character; the integer ID of the secret cookie the client
2943                 must demonstrate knowledge of; a space character; then a
2944                 randomly-generated challenge string, all of this hex-encoded into
2945                 one, single string.
2946               </para>
2947             </listitem>
2948             <listitem>
2949               <para>
2950                 The client locates the cookie and generates its own
2951                 randomly-generated challenge string. The client then concatenates
2952                 the server's decoded challenge, a ":" character, its own challenge,
2953                 another ":" character, and the cookie. It computes the SHA-1 hash
2954                 of this composite string as a hex digest. It concatenates the
2955                 client's challenge string, a space character, and the SHA-1 hex
2956                 digest, hex-encodes the result and sends it back to the server.
2957               </para>
2958             </listitem>
2959             <listitem>
2960               <para>
2961                 The server generates the same concatenated string used by the
2962                 client and computes its SHA-1 hash. It compares the hash with
2963                 the hash received from the client; if the two hashes match, the
2964                 client is authenticated.
2965               </para>
2966             </listitem>
2967           </itemizedlist>
2968         </para>
2969         <para>
2970           Each server has a "cookie context," which is a name that identifies a
2971           set of cookies that apply to that server. A sample context might be
2972           "org_freedesktop_session_bus". Context names must be valid ASCII,
2973           nonzero length, and may not contain the characters slash ("/"),
2974           backslash ("\"), space (" "), newline ("\n"), carriage return ("\r"),
2975           tab ("\t"), or period ("."). There is a default context,
2976           "org_freedesktop_general" that's used by servers that do not specify
2977           otherwise.
2978         </para>
2979         <para>
2980           Cookies are stored in a user's home directory, in the directory
2981           <filename>~/.dbus-keyrings/</filename>. This directory must
2982           not be readable or writable by other users. If it is,
2983           clients and servers must ignore it. The directory
2984           contains cookie files named after the cookie context.
2985         </para>
2986         <para>
2987           A cookie file contains one cookie per line. Each line
2988           has three space-separated fields:
2989           <itemizedlist>
2990             <listitem>
2991               <para>
2992                 The cookie ID number, which must be a non-negative integer and
2993                 may not be used twice in the same file.
2994               </para>
2995             </listitem>
2996             <listitem>
2997               <para>
2998                 The cookie's creation time, in UNIX seconds-since-the-epoch
2999                 format.
3000               </para>
3001             </listitem>
3002             <listitem>
3003               <para>
3004                 The cookie itself, a hex-encoded random block of bytes. The cookie
3005                 may be of any length, though obviously security increases
3006                 as the length increases.
3007               </para>
3008             </listitem>
3009           </itemizedlist>
3010         </para>
3011         <para>
3012           Only server processes modify the cookie file.
3013           They must do so with this procedure:
3014           <itemizedlist>
3015             <listitem>
3016               <para>
3017                 Create a lockfile name by appending ".lock" to the name of the
3018                 cookie file.  The server should attempt to create this file
3019                 using <literal>O_CREAT | O_EXCL</literal>.  If file creation
3020                 fails, the lock fails. Servers should retry for a reasonable
3021                 period of time, then they may choose to delete an existing lock
3022                 to keep users from having to manually delete a stale
3023                 lock. <footnote><para>Lockfiles are used instead of real file
3024                 locking <literal>fcntl()</literal> because real locking
3025                 implementations are still flaky on network
3026                 filesystems.</para></footnote>
3027               </para>
3028             </listitem>
3029             <listitem>
3030               <para>
3031                 Once the lockfile has been created, the server loads the cookie
3032                 file. It should then delete any cookies that are old (the
3033                 timeout can be fairly short), or more than a reasonable
3034                 time in the future (so that cookies never accidentally
3035                 become permanent, if the clock was set far into the future
3036                 at some point). If no recent keys remain, the
3037                 server may generate a new key.
3038               </para>
3039             </listitem>
3040             <listitem>
3041               <para>
3042                 The pruned and possibly added-to cookie file
3043                 must be resaved atomically (using a temporary
3044                 file which is rename()'d).
3045               </para>
3046             </listitem>
3047             <listitem>
3048               <para>
3049                 The lock must be dropped by deleting the lockfile.
3050               </para>
3051             </listitem>
3052           </itemizedlist>
3053         </para>
3054         <para>
3055           Clients need not lock the file in order to load it,
3056           because servers are required to save the file atomically.
3057         </para>
3058       </sect3>
3059     </sect2>
3060   </sect1>
3061   <sect1 id="addresses">
3062     <title>Server Addresses</title>
3063     <para>
3064       Server addresses consist of a transport name followed by a colon, and
3065       then an optional, comma-separated list of keys and values in the form key=value.
3066       Each value is escaped.
3067     </para>
3068     <para>
3069       For example:
3070       <programlisting>unix:path=/tmp/dbus-test</programlisting>
3071       Which is the address to a unix socket with the path /tmp/dbus-test.
3072     </para>
3073     <para>
3074       Value escaping is similar to URI escaping but simpler.
3075       <itemizedlist>
3076         <listitem>
3077           <para>
3078             The set of optionally-escaped bytes is:
3079             <literal>[0-9A-Za-z_-/.\]</literal>. To escape, each
3080             <emphasis>byte</emphasis> (note, not character) which is not in the
3081             set of optionally-escaped bytes must be replaced with an ASCII
3082             percent (<literal>%</literal>) and the value of the byte in hex.
3083             The hex value must always be two digits, even if the first digit is
3084             zero. The optionally-escaped bytes may be escaped if desired.
3085           </para>
3086         </listitem>
3087         <listitem>
3088           <para>
3089             To unescape, append each byte in the value; if a byte is an ASCII
3090             percent (<literal>%</literal>) character then append the following
3091             hex value instead. It is an error if a <literal>%</literal> byte
3092             does not have two hex digits following. It is an error if a
3093             non-optionally-escaped byte is seen unescaped.
3094           </para>
3095         </listitem>
3096       </itemizedlist>
3097       The set of optionally-escaped bytes is intended to preserve address
3098       readability and convenience.
3099     </para>
3100
3101     <para>
3102       A server may specify a key-value pair with the key <literal>guid</literal>
3103       and the value a hex-encoded 16-byte sequence. <xref linkend="uuids"/>
3104       describes the format of the <literal>guid</literal> field.  If present,
3105       this UUID may be used to distinguish one server address from another. A
3106       server should use a different UUID for each address it listens on. For
3107       example, if a message bus daemon offers both UNIX domain socket and TCP
3108       connections, but treats clients the same regardless of how they connect,
3109       those two connections are equivalent post-connection but should have
3110       distinct UUIDs to distinguish the kinds of connection.
3111     </para>
3112
3113     <para>
3114       The intent of the address UUID feature is to allow a client to avoid
3115       opening multiple identical connections to the same server, by allowing the
3116       client to check whether an address corresponds to an already-existing
3117       connection.  Comparing two addresses is insufficient, because addresses
3118       can be recycled by distinct servers, and equivalent addresses may look
3119       different if simply compared as strings (for example, the host in a TCP
3120       address can be given as an IP address or as a hostname).
3121     </para>
3122
3123     <para>
3124       Note that the address key is <literal>guid</literal> even though the
3125       rest of the API and documentation says "UUID," for historical reasons.
3126     </para>
3127
3128     <para>
3129       [FIXME clarify if attempting to connect to each is a requirement
3130       or just a suggestion]
3131       When connecting to a server, multiple server addresses can be
3132       separated by a semi-colon. The library will then try to connect
3133       to the first address and if that fails, it'll try to connect to
3134       the next one specified, and so forth. For example
3135       <programlisting>unix:path=/tmp/dbus-test;unix:path=/tmp/dbus-test2</programlisting>
3136     </para>
3137
3138     <para>
3139       Some addresses are <firstterm>connectable</firstterm>. A connectable
3140       address is one containing enough information for a client to connect
3141       to it. For instance, <literal>tcp:host=127.0.0.1,port=4242</literal>
3142       is a connectable address. It is not necessarily possible to listen
3143       on every connectable address: for instance, it is not possible to
3144       listen on a <literal>unixexec:</literal> address.
3145     </para>
3146
3147     <para>
3148       Some addresses are <firstterm>listenable</firstterm>. A listenable
3149       address is one containing enough information for a server to listen on
3150       it, producing a connectable address (which may differ from the
3151       original address). Many listenable addresses are not connectable:
3152       for instance, <literal>tcp:host=127.0.0.1</literal>
3153       is listenable, but not connectable (because it does not specify
3154       a port number).
3155     </para>
3156
3157     <para>
3158       Listening on an address that is not connectable will result in a
3159       connectable address that is not the same as the listenable address.
3160       For instance, listening on <literal>tcp:host=127.0.0.1</literal>
3161       might result in the connectable address
3162       <literal>tcp:host=127.0.0.1,port=30958</literal>,
3163       listening on <literal>unix:tmpdir=/tmp</literal>
3164       might result in the connectable address
3165       <literal>unix:abstract=/tmp/dbus-U8OSdmf7</literal>, or
3166       listening on <literal>unix:runtime=yes</literal>
3167       might result in the connectable address
3168       <literal>unix:path=/run/user/1234/bus</literal>.
3169     </para>
3170   </sect1>
3171
3172   <sect1 id="transports">
3173     <title>Transports</title>
3174     <para>
3175       [FIXME we need to specify in detail each transport and its possible arguments]
3176
3177       Current transports include: unix domain sockets (including
3178       abstract namespace on linux), launchd, systemd, TCP/IP, an executed subprocess and a debug/testing transport
3179       using in-process pipes. Future possible transports include one that
3180       tunnels over X11 protocol.
3181     </para>
3182
3183     <sect2 id="transports-unix-domain-sockets">
3184       <title>Unix Domain Sockets</title>
3185       <para>
3186         Unix domain sockets can be either paths in the file system or on Linux
3187         kernels, they can be abstract which are similar to paths but
3188         do not show up in the file system.
3189       </para>
3190
3191       <para>
3192         When a socket is opened by the D-Bus library it truncates the path
3193         name right before the first trailing Nul byte.  This is true for both
3194         normal paths and abstract paths.  Note that this is a departure from
3195         previous versions of D-Bus that would create sockets with a fixed
3196         length path name.  Names which were shorter than the fixed length
3197         would be padded by Nul bytes.
3198       </para>
3199       <para>
3200         Unix domain sockets are not available on Windows.
3201       </para>
3202       <para>
3203         Unix addresses that specify <literal>path</literal> or
3204         <literal>abstract</literal> are both listenable and connectable.
3205         Unix addresses that specify <literal>tmpdir</literal> are only
3206         listenable: the corresponding connectable address will specify
3207         either <literal>path</literal> or <literal>abstract</literal>.
3208         Similarly, Unix addresses that specify <literal>runtime</literal>
3209         are only listenable, and the corresponding connectable address
3210         will specify <literal>path</literal>.
3211       </para>
3212       <sect3 id="transports-unix-domain-sockets-addresses">
3213         <title>Server Address Format</title>
3214         <para>
3215           Unix domain socket addresses are identified by the "unix:" prefix
3216           and support the following key/value pairs:
3217         </para>
3218         <informaltable>
3219          <tgroup cols="3">
3220           <thead>
3221            <row>
3222             <entry>Name</entry>
3223             <entry>Values</entry>
3224             <entry>Description</entry>
3225            </row>
3226           </thead>
3227           <tbody>
3228            <row>
3229             <entry>path</entry>
3230             <entry>(path)</entry>
3231             <entry>path of the unix domain socket. If set, the "tmpdir" and "abstract" key must not be set.</entry>
3232           </row>
3233           <row>
3234             <entry>tmpdir</entry>
3235             <entry>(path)</entry>
3236             <entry>temporary directory in which a socket file with a random file name starting with 'dbus-' will be created by the server. This key can only be used in server addresses, not in client addresses. If set, the "path" and "abstract" key must not be set.</entry>
3237           </row>
3238           <row>
3239             <entry>abstract</entry>
3240             <entry>(string)</entry>
3241             <entry>unique string (path) in the abstract namespace. If set, the "path" or "tmpdir" key must not be set. This key is only supported on platforms with "abstract Unix sockets", of which Linux is the only known example.</entry>
3242           </row>
3243           <row>
3244             <entry>runtime</entry>
3245             <entry><literal>yes</literal></entry>
3246             <entry>If given, This key can only be used in server addresses, not in client addresses. If set, its value must be <literal>yes</literal>. This is typically used in an address string like <literal>unix:runtime=yes;unix:tmpdir=/tmp</literal> so that there can be a fallback if <literal>XDG_RUNTIME_DIR</literal> is not set.</entry>
3247           </row>
3248         </tbody>
3249         </tgroup>
3250        </informaltable>
3251        <para>
3252          Exactly one of the keys <literal>path</literal>,
3253          <literal>abstract</literal>, <literal>runtime</literal> or
3254          <literal>tmpdir</literal> must be provided.
3255        </para>
3256       </sect3>
3257     </sect2>
3258     <sect2 id="transports-launchd">
3259       <title>launchd</title>
3260       <para>
3261         launchd is an open-source server management system that replaces init, inetd
3262         and cron on Apple Mac OS X versions 10.4 and above. It provides a common session
3263         bus address for each user and deprecates the X11-enabled D-Bus launcher on OSX.
3264       </para>
3265
3266       <para>
3267         launchd allocates a socket and provides it with the unix path through the
3268         DBUS_LAUNCHD_SESSION_BUS_SOCKET variable in launchd's environment. Every process
3269         spawned by launchd (or dbus-daemon, if it was started by launchd) can access
3270         it through its environment.
3271         Other processes can query for the launchd socket by executing:
3272         $ launchctl getenv DBUS_LAUNCHD_SESSION_BUS_SOCKET
3273         This is normally done by the D-Bus client library so doesn't have to be done
3274         manually.
3275       </para>
3276       <para>
3277         launchd is not available on Microsoft Windows.
3278       </para>
3279       <para>
3280         launchd addresses are listenable and connectable.
3281       </para>
3282       <sect3 id="transports-launchd-addresses">
3283         <title>Server Address Format</title>
3284         <para>
3285           launchd addresses are identified by the "launchd:" prefix
3286           and support the following key/value pairs:
3287         </para>
3288         <informaltable>
3289          <tgroup cols="3">
3290           <thead>
3291            <row>
3292             <entry>Name</entry>
3293             <entry>Values</entry>
3294             <entry>Description</entry>
3295            </row>
3296           </thead>
3297           <tbody>
3298            <row>
3299             <entry>env</entry>
3300             <entry>(environment variable)</entry>
3301             <entry>path of the unix domain socket for the launchd created dbus-daemon.</entry>
3302           </row>
3303         </tbody>
3304         </tgroup>
3305        </informaltable>
3306        <para>
3307          The <literal>env</literal> key is required.
3308        </para>
3309       </sect3>
3310     </sect2>
3311     <sect2 id="transports-systemd">
3312       <title>systemd</title>
3313       <para>
3314         systemd is an open-source server management system that
3315         replaces init and inetd on newer Linux systems. It supports
3316         socket activation. The D-Bus systemd transport is used to acquire
3317         socket activation file descriptors from systemd and use them
3318         as D-Bus transport when the current process is spawned by
3319         socket activation from it.
3320       </para>
3321       <para>
3322         The systemd transport accepts only one or more Unix domain or
3323         TCP streams sockets passed in via socket activation.
3324       </para>
3325       <para>
3326         The systemd transport is not available on non-Linux operating systems.
3327       </para>
3328       <para>
3329         The systemd transport defines no parameter keys.
3330       </para>
3331       <para>
3332         systemd addresses are listenable, but not connectable. The
3333         corresponding connectable address is the <literal>unix</literal>
3334         or <literal>tcp</literal> address of the socket.
3335       </para>
3336     </sect2>
3337     <sect2 id="transports-tcp-sockets">
3338       <title>TCP Sockets</title>
3339       <para>
3340         The tcp transport provides TCP/IP based connections between clients
3341         located on the same or different hosts.
3342       </para>
3343       <para>
3344         Using tcp transport without any additional secure authentification mechanismus
3345         over a network is unsecure.
3346       </para>
3347       <para>
3348         On Windows and most Unix platforms, the TCP stack is unable to transfer
3349         credentials over a TCP connection, so the EXTERNAL authentication
3350         mechanism does not work for this transport.
3351       </para>
3352       <para>
3353         All <literal>tcp</literal> addresses are listenable.
3354         <literal>tcp</literal> addresses in which both
3355         <literal>host</literal> and <literal>port</literal> are
3356         specified, and <literal>port</literal> is non-zero,
3357         are also connectable.
3358       </para>
3359       <sect3 id="transports-tcp-sockets-addresses">
3360         <title>Server Address Format</title>
3361         <para>
3362          TCP/IP socket addresses are identified by the "tcp:" prefix
3363          and support the following key/value pairs:
3364         </para>
3365         <informaltable>
3366          <tgroup cols="3">
3367           <thead>
3368            <row>
3369             <entry>Name</entry>
3370             <entry>Values</entry>
3371             <entry>Description</entry>
3372            </row>
3373           </thead>
3374           <tbody>
3375            <row>
3376             <entry>host</entry>
3377             <entry>(string)</entry>
3378             <entry>DNS name or IP address</entry>
3379           </row>
3380           <row>
3381            <entry>bind</entry>
3382            <entry>(string)</entry>
3383            <entry>Used in a listenable address to configure the interface
3384             on which the server will listen: either the IP address of one of
3385             the local machine's interfaces (most commonly <literal>127.0.0.1
3386             </literal>), or a DNS name that resolves to one of those IP
3387             addresses, or '*' to listen on all interfaces simultaneously.
3388             If not specified, the default is the same value as "host".
3389            </entry>
3390           </row>
3391           <row>
3392            <entry>port</entry>
3393            <entry>(number)</entry>
3394            <entry>The tcp port the server will open. A zero value let the server
3395             choose a free port provided from the underlaying operating system.
3396             libdbus is able to retrieve the real used port from the server.
3397            </entry>
3398           </row>
3399           <row>
3400            <entry>family</entry>
3401            <entry>(string)</entry>
3402            <entry>If set, provide the type of socket family either "ipv4" or "ipv6". If unset, the family is unspecified.</entry>
3403           </row>
3404          </tbody>
3405         </tgroup>
3406        </informaltable>
3407       </sect3>
3408     </sect2>
3409     <sect2 id="transports-nonce-tcp-sockets">
3410       <title>Nonce-secured TCP Sockets</title>
3411       <para>
3412         The nonce-tcp transport provides a secured TCP transport, using a
3413         simple authentication mechanism to ensure that only clients with read
3414         access to a certain location in the filesystem can connect to the server.
3415         The server writes a secret, the nonce, to a file and an incoming client
3416         connection is only accepted if the client sends the nonce right after
3417         the connect. The nonce mechanism requires no setup and is orthogonal to
3418         the higher-level authentication mechanisms described in the
3419         Authentication section.
3420       </para>
3421
3422       <para>
3423         On start, the server generates a random 16 byte nonce and writes it
3424         to a file in the user's temporary directory. The nonce file location
3425         is published as part of the server's D-Bus address using the
3426         "noncefile" key-value pair.
3427
3428         After an accept, the server reads 16 bytes from the socket. If the
3429         read bytes do not match the nonce stored in the nonce file, the
3430         server MUST immediately drop the connection.
3431         If the nonce match the received byte sequence, the client is accepted
3432         and the transport behaves like an unsecured tcp transport.
3433       </para>
3434       <para>
3435         After a successful connect to the server socket, the client MUST read
3436         the nonce from the file published by the server via the noncefile=
3437         key-value pair and send it over the socket. After that, the
3438         transport behaves like an unsecured tcp transport.
3439       </para>
3440       <para>
3441         All nonce-tcp addresses are listenable. nonce-tcp addresses in which
3442         <literal>host</literal>, <literal>port</literal> and
3443         <literal>noncefile</literal> are all specified,
3444         and <literal>port</literal> is nonzero, are also connectable.
3445       </para>
3446       <sect3 id="transports-nonce-tcp-sockets-addresses">
3447         <title>Server Address Format</title>
3448         <para>
3449          Nonce TCP/IP socket addresses uses the "nonce-tcp:" prefix
3450          and support the following key/value pairs:
3451         </para>
3452         <informaltable>
3453          <tgroup cols="3">
3454           <thead>
3455            <row>
3456             <entry>Name</entry>
3457             <entry>Values</entry>
3458             <entry>Description</entry>
3459            </row>
3460           </thead>
3461           <tbody>
3462            <row>
3463             <entry>host</entry>
3464             <entry>(string)</entry>
3465             <entry>DNS name or IP address</entry>
3466           </row>
3467           <row>
3468            <entry>bind</entry>
3469            <entry>(string)</entry>
3470            <entry>The same as for tcp: addresses
3471            </entry>
3472           </row>
3473           <row>
3474            <entry>port</entry>
3475            <entry>(number)</entry>
3476            <entry>The tcp port the server will open. A zero value let the server
3477             choose a free port provided from the underlaying operating system.
3478             libdbus is able to retrieve the real used port from the server.
3479            </entry>
3480           </row>
3481           <row>
3482            <entry>family</entry>
3483            <entry>(string)</entry>
3484            <entry>If set, provide the type of socket family either "ipv4" or "ipv6". If unset, the family is unspecified.</entry>
3485           </row>
3486           <row>
3487            <entry>noncefile</entry>
3488            <entry>(path)</entry>
3489            <entry>File location containing the secret.
3490              This is only meaningful in connectable addresses:
3491              a listening D-Bus server that offers this transport
3492              will always create a new nonce file.</entry>
3493           </row>
3494          </tbody>
3495         </tgroup>
3496        </informaltable>
3497       </sect3>
3498     </sect2>
3499     <sect2 id="transports-exec">
3500       <title>Executed Subprocesses on Unix</title>
3501       <para>
3502         This transport forks off a process and connects its standard
3503         input and standard output with an anonymous Unix domain
3504         socket. This socket is then used for communication by the
3505         transport. This transport may be used to use out-of-process
3506         forwarder programs as basis for the D-Bus protocol.
3507       </para>
3508       <para>
3509         The forked process will inherit the standard error output and
3510         process group from the parent process.
3511       </para>
3512       <para>
3513         Executed subprocesses are not available on Windows.
3514       </para>
3515       <para>
3516         <literal>unixexec</literal> addresses are connectable, but are not
3517         listenable.
3518       </para>
3519       <sect3 id="transports-exec-addresses">
3520         <title>Server Address Format</title>
3521         <para>
3522           Executed subprocess addresses are identified by the "unixexec:" prefix
3523           and support the following key/value pairs:
3524         </para>
3525         <informaltable>
3526          <tgroup cols="3">
3527           <thead>
3528            <row>
3529             <entry>Name</entry>
3530             <entry>Values</entry>
3531             <entry>Description</entry>
3532            </row>
3533           </thead>
3534           <tbody>
3535            <row>
3536             <entry>path</entry>
3537             <entry>(path)</entry>
3538             <entry>Path of the binary to execute, either an absolute
3539             path or a binary name that is searched for in the default
3540             search path of the OS. This corresponds to the first
3541             argument of execlp(). This key is mandatory.</entry>
3542           </row>
3543           <row>
3544             <entry>argv0</entry>
3545             <entry>(string)</entry>
3546             <entry>The program name to use when executing the
3547             binary. If omitted the same value as specified for path=
3548             will be used. This corresponds to the second argument of
3549             execlp().</entry>
3550           </row>
3551           <row>
3552             <entry>argv1, argv2, ...</entry>
3553             <entry>(string)</entry>
3554             <entry>Arguments to pass to the binary. This corresponds
3555             to the third and later arguments of execlp(). If a
3556             specific argvX is not specified no further argvY for Y > X
3557             are taken into account.</entry>
3558           </row>
3559         </tbody>
3560         </tgroup>
3561        </informaltable>
3562       </sect3>
3563     </sect2>
3564    </sect1>
3565    <sect1 id="meta-transports">
3566     <title>Meta Transports</title>
3567     <para>
3568       Meta transports are a kind of transport with special enhancements or
3569       behavior. Currently available meta transports include: autolaunch
3570     </para>
3571
3572     <sect2 id="meta-transports-autolaunch">
3573      <title>Autolaunch</title>
3574      <para>The autolaunch transport provides a way for dbus clients to autodetect
3575        a running dbus session bus and to autolaunch a session bus if not present.
3576      </para>
3577       <para>
3578         On Unix, <literal>autolaunch</literal> addresses are connectable,
3579         but not listenable.
3580       </para>
3581       <para>
3582         On Windows, <literal>autolaunch</literal> addresses are both
3583         connectable and listenable.
3584       </para>
3585
3586      <sect3 id="meta-transports-autolaunch-addresses">
3587        <title>Server Address Format</title>
3588        <para>
3589          Autolaunch addresses uses the "autolaunch:" prefix and support the
3590          following key/value pairs:
3591        </para>
3592        <informaltable>
3593         <tgroup cols="3">
3594          <thead>
3595           <row>
3596            <entry>Name</entry>
3597            <entry>Values</entry>
3598            <entry>Description</entry>
3599           </row>
3600          </thead>
3601          <tbody>
3602           <row>
3603            <entry>scope</entry>
3604            <entry>(string)</entry>
3605            <entry>scope of autolaunch (Windows only)
3606             <itemizedlist>
3607              <listitem>
3608               <para>
3609                "*install-path" - limit session bus to dbus installation path.
3610                The dbus installation path is determined from the location of
3611                the shared dbus library. If the library is located in a 'bin'
3612                subdirectory the installation root is the directory above,
3613                otherwise the directory where the library lives is taken as
3614                installation root.
3615                <programlisting>
3616                    &lt;install-root&gt;/bin/[lib]dbus-1.dll
3617                    &lt;install-root&gt;/[lib]dbus-1.dll
3618                </programlisting>
3619               </para>
3620              </listitem>
3621              <listitem>
3622               <para>
3623                "*user" - limit session bus to the recent user.
3624               </para>
3625              </listitem>
3626              <listitem>
3627               <para>
3628                other values - specify dedicated session bus like "release",
3629                "debug" or other
3630               </para>
3631              </listitem>
3632             </itemizedlist>
3633            </entry>
3634          </row>
3635         </tbody>
3636        </tgroup>
3637       </informaltable>
3638      </sect3>
3639
3640      <sect3 id="meta-transports-autolaunch-windows-implementation">
3641       <title>Windows implementation</title>
3642       <para>
3643         On start, the server opens a platform specific transport, creates a mutex
3644         and a shared memory section containing the related session bus address.
3645         This mutex will be inspected by the dbus client library to detect a
3646         running dbus session bus. The access to the mutex and the shared memory
3647         section are protected by global locks.
3648       </para>
3649       <para>
3650        In the recent implementation the autolaunch transport uses a tcp transport
3651        on localhost with a port choosen from the operating system. This detail may
3652        change in the future.
3653       </para>
3654       <para>
3655         Disclaimer: The recent implementation is in an early state and may not
3656         work in all cirumstances and/or may have security issues. Because of this
3657         the implementation is not documentated yet.
3658       </para>
3659      </sect3>
3660     </sect2>
3661    </sect1>
3662
3663   <sect1 id="uuids">
3664     <title>UUIDs</title>
3665     <para>
3666       A working D-Bus implementation uses universally-unique IDs in two places.
3667       First, each server address has a UUID identifying the address,
3668       as described in <xref linkend="addresses"/>. Second, each operating
3669       system kernel instance running a D-Bus client or server has a UUID
3670       identifying that kernel, retrieved by invoking the method
3671       org.freedesktop.DBus.Peer.GetMachineId() (see <xref
3672       linkend="standard-interfaces-peer"/>).
3673     </para>
3674     <para>
3675       The term "UUID" in this document is intended literally, i.e. an
3676       identifier that is universally unique. It is not intended to refer to
3677       RFC4122, and in fact the D-Bus UUID is not compatible with that RFC.
3678     </para>
3679     <para>
3680       The UUID must contain 128 bits of data and be hex-encoded.  The
3681       hex-encoded string may not contain hyphens or other non-hex-digit
3682       characters, and it must be exactly 32 characters long.  To generate a
3683       UUID, the current reference implementation concatenates 96 bits of random
3684       data followed by the 32-bit time in seconds since the UNIX epoch (in big
3685       endian byte order).
3686     </para>
3687     <para>
3688       It would also be acceptable and probably better to simply generate 128
3689       bits of random data, as long as the random number generator is of high
3690       quality. The timestamp could conceivably help if the random bits are not
3691       very random. With a quality random number generator, collisions are
3692       extremely unlikely even with only 96 bits, so it's somewhat academic.
3693     </para>
3694     <para>
3695       Implementations should, however, stick to random data for the first 96 bits
3696       of the UUID.
3697     </para>
3698   </sect1>
3699
3700   <sect1 id="standard-interfaces">
3701     <title>Standard Interfaces</title>
3702     <para>
3703       See <xref linkend="message-protocol-types-notation"/> for details on
3704        the notation used in this section. There are some standard interfaces
3705       that may be useful across various D-Bus applications.
3706     </para>
3707     <sect2 id="standard-interfaces-peer">
3708       <title><literal>org.freedesktop.DBus.Peer</literal></title>
3709       <para>
3710         The <literal>org.freedesktop.DBus.Peer</literal> interface
3711         has two methods:
3712         <programlisting>
3713           org.freedesktop.DBus.Peer.Ping ()
3714           org.freedesktop.DBus.Peer.GetMachineId (out STRING machine_uuid)
3715         </programlisting>
3716       </para>
3717       <para>
3718         On receipt of the <literal>METHOD_CALL</literal> message
3719         <literal>org.freedesktop.DBus.Peer.Ping</literal>, an application should do
3720         nothing other than reply with a <literal>METHOD_RETURN</literal> as
3721         usual.  It does not matter which object path a ping is sent to.  The
3722         reference implementation handles this method automatically.
3723       </para>
3724       <para>
3725         On receipt of the <literal>METHOD_CALL</literal> message
3726         <literal>org.freedesktop.DBus.Peer.GetMachineId</literal>, an application should
3727         reply with a <literal>METHOD_RETURN</literal> containing a hex-encoded
3728         UUID representing the identity of the machine the process is running on.
3729         This UUID must be the same for all processes on a single system at least
3730         until that system next reboots. It should be the same across reboots
3731         if possible, but this is not always possible to implement and is not
3732         guaranteed.
3733         It does not matter which object path a GetMachineId is sent to.  The
3734         reference implementation handles this method automatically.
3735       </para>
3736       <para>
3737         The UUID is intended to be per-instance-of-the-operating-system, so may represent
3738         a virtual machine running on a hypervisor, rather than a physical machine.
3739         Basically if two processes see the same UUID, they should also see the same
3740         shared memory, UNIX domain sockets, process IDs, and other features that require
3741         a running OS kernel in common between the processes.
3742       </para>
3743       <para>
3744         The UUID is often used where other programs might use a hostname. Hostnames
3745         can change without rebooting, however, or just be "localhost" - so the UUID
3746         is more robust.
3747       </para>
3748       <para>
3749         <xref linkend="uuids"/> explains the format of the UUID.
3750       </para>
3751     </sect2>
3752
3753     <sect2 id="standard-interfaces-introspectable">
3754       <title><literal>org.freedesktop.DBus.Introspectable</literal></title>
3755       <para>
3756         This interface has one method:
3757         <programlisting>
3758           org.freedesktop.DBus.Introspectable.Introspect (out STRING xml_data)
3759         </programlisting>
3760       </para>
3761       <para>
3762         Objects instances may implement
3763         <literal>Introspect</literal> which returns an XML description of
3764         the object, including its interfaces (with signals and methods), objects
3765         below it in the object path tree, and its properties.
3766       </para>
3767       <para>
3768         <xref linkend="introspection-format"/> describes the format of this XML string.
3769       </para>
3770     </sect2>
3771     <sect2 id="standard-interfaces-properties">
3772       <title><literal>org.freedesktop.DBus.Properties</literal></title>
3773       <para>
3774         Many native APIs will have a concept of object <firstterm>properties</firstterm>
3775         or <firstterm>attributes</firstterm>. These can be exposed via the
3776         <literal>org.freedesktop.DBus.Properties</literal> interface.
3777       </para>
3778       <para>
3779         <programlisting>
3780               org.freedesktop.DBus.Properties.Get (in STRING interface_name,
3781                                                    in STRING property_name,
3782                                                    out VARIANT value);
3783               org.freedesktop.DBus.Properties.Set (in STRING interface_name,
3784                                                    in STRING property_name,
3785                                                    in VARIANT value);
3786               org.freedesktop.DBus.Properties.GetAll (in STRING interface_name,
3787                                                       out DICT&lt;STRING,VARIANT&gt; props);
3788         </programlisting>
3789       </para>
3790       <para>
3791         It is conventional to give D-Bus properties names consisting of
3792         capitalized words without punctuation ("CamelCase"), like
3793         <link linkend="message-protocol-names-member">member names</link>.
3794         For instance, the GObject property
3795         <literal>connection-status</literal> or the Qt property
3796         <literal>connectionStatus</literal> could be represented on D-Bus
3797         as <literal>ConnectionStatus</literal>.
3798       </para>
3799       <para>
3800         Strictly speaking, D-Bus property names are not required to follow
3801         the same naming restrictions as member names, but D-Bus property
3802         names that would not be valid member names (in particular,
3803         GObject-style dash-separated property names) can cause interoperability
3804         problems and should be avoided.
3805       </para>
3806       <para>
3807         The available properties and whether they are writable can be determined
3808         by calling <literal>org.freedesktop.DBus.Introspectable.Introspect</literal>,
3809         see <xref linkend="standard-interfaces-introspectable"/>.
3810       </para>
3811       <para>
3812         An empty string may be provided for the interface name; in this case,
3813         if there are multiple properties on an object with the same name,
3814         the results are undefined (picking one by according to an arbitrary
3815         deterministic rule, or returning an error, are the reasonable
3816         possibilities).
3817       </para>
3818       <para>
3819         If one or more properties change on an object, the
3820         <literal>org.freedesktop.DBus.Properties.PropertiesChanged</literal>
3821         signal may be emitted (this signal was added in 0.14):
3822       </para>
3823       <para>
3824         <programlisting>
3825               org.freedesktop.DBus.Properties.PropertiesChanged (STRING interface_name,
3826                                                                  DICT&lt;STRING,VARIANT&gt; changed_properties,
3827                                                                  ARRAY&lt;STRING&gt; invalidated_properties);
3828         </programlisting>
3829       </para>
3830       <para>
3831         where <literal>changed_properties</literal> is a dictionary
3832         containing the changed properties with the new values and
3833         <literal>invalidated_properties</literal> is an array of
3834         properties that changed but the value is not conveyed.
3835       </para>
3836       <para>
3837         Whether the <literal>PropertiesChanged</literal> signal is
3838         supported can be determined by calling
3839         <literal>org.freedesktop.DBus.Introspectable.Introspect</literal>. Note
3840         that the signal may be supported for an object but it may
3841         differ how whether and how it is used on a per-property basis
3842         (for e.g. performance or security reasons). Each property (or
3843         the parent interface) must be annotated with the
3844         <literal>org.freedesktop.DBus.Property.EmitsChangedSignal</literal>
3845         annotation to convey this (usually the default value
3846         <literal>true</literal> is sufficient meaning that the
3847         annotation does not need to be used). See <xref
3848         linkend="introspection-format"/> for details on this
3849         annotation.
3850       </para>
3851     </sect2>
3852
3853     <sect2 id="standard-interfaces-objectmanager">
3854       <title><literal>org.freedesktop.DBus.ObjectManager</literal></title>
3855       <para>
3856         An API can optionally make use of this interface for one or
3857         more sub-trees of objects. The root of each sub-tree implements
3858         this interface so other applications can get all objects,
3859         interfaces and properties in a single method call.  It is
3860         appropriate to use this interface if users of the tree of
3861         objects are expected to be interested in all interfaces of all
3862         objects in the tree; a more granular API should be used if
3863         users of the objects are expected to be interested in a small
3864         subset of the objects, a small subset of their interfaces, or
3865         both.
3866       </para>
3867       <para>
3868         The method that applications can use to get all objects and
3869         properties is <literal>GetManagedObjects</literal>:
3870       </para>
3871       <para>
3872         <programlisting>
3873           org.freedesktop.DBus.ObjectManager.GetManagedObjects (out DICT&lt;OBJPATH,DICT&lt;STRING,DICT&lt;STRING,VARIANT&gt;&gt;&gt; objpath_interfaces_and_properties);
3874         </programlisting>
3875       </para>
3876       <para>
3877         The return value of this method is a dict whose keys are
3878         object paths. All returned object paths are children of the
3879         object path implementing this interface, i.e. their object
3880         paths start with the ObjectManager's object path plus '/'.
3881       </para>
3882       <para>
3883         Each value is a dict whose keys are interfaces names.  Each
3884         value in this inner dict is the same dict that would be
3885         returned by the <link
3886         linkend="standard-interfaces-properties">org.freedesktop.DBus.Properties.GetAll()</link>
3887         method for that combination of object path and interface. If
3888         an interface has no properties, the empty dict is returned.
3889       </para>
3890       <para>
3891         Changes are emitted using the following two signals:
3892       </para>
3893       <para>
3894         <programlisting>
3895           org.freedesktop.DBus.ObjectManager.InterfacesAdded (OBJPATH object_path,
3896                                                               DICT&lt;STRING,DICT&lt;STRING,VARIANT&gt;&gt; interfaces_and_properties);
3897           org.freedesktop.DBus.ObjectManager.InterfacesRemoved (OBJPATH object_path,
3898                                                                 ARRAY&lt;STRING&gt; interfaces);
3899         </programlisting>
3900       </para>
3901       <para>
3902         The <literal>InterfacesAdded</literal> signal is emitted when
3903         either a new object is added or when an existing object gains
3904         one or more interfaces. The
3905         <literal>InterfacesRemoved</literal> signal is emitted
3906         whenever an object is removed or it loses one or more
3907         interfaces. The second parameter of the
3908         <literal>InterfacesAdded</literal> signal contains a dict with
3909         the interfaces and properties (if any) that have been added to
3910         the given object path. Similarly, the second parameter of the
3911         <literal>InterfacesRemoved</literal> signal contains an array
3912         of the interfaces that were removed. Note that changes on
3913         properties on existing interfaces are not reported using this
3914         interface - an application should also monitor the existing <link
3915         linkend="standard-interfaces-properties">PropertiesChanged</link>
3916         signal on each object.
3917       </para>
3918       <para>
3919         Applications SHOULD NOT export objects that are children of an
3920         object (directly or otherwise) implementing this interface but
3921         which are not returned in the reply from the
3922         <literal>GetManagedObjects()</literal> method of this
3923         interface on the given object.
3924       </para>
3925       <para>
3926         The intent of the <literal>ObjectManager</literal> interface
3927         is to make it easy to write a robust client
3928         implementation. The trivial client implementation only needs
3929         to make two method calls:
3930       </para>
3931       <para>
3932         <programlisting>
3933           org.freedesktop.DBus.AddMatch (bus_proxy,
3934                                          "type='signal',name='org.example.App',path_namespace='/org/example/App'");
3935           objects = org.freedesktop.DBus.ObjectManager.GetManagedObjects (app_proxy);
3936         </programlisting>
3937       </para>
3938       <para>
3939         on the message bus and the remote application's
3940         <literal>ObjectManager</literal>, respectively. Whenever a new
3941         remote object is created (or an existing object gains a new
3942         interface), the <literal>InterfacesAdded</literal> signal is
3943         emitted, and since this signal contains all properties for the
3944         interfaces, no calls to the
3945         <literal>org.freedesktop.Properties</literal> interface on the
3946         remote object are needed. Additionally, since the initial
3947         <literal>AddMatch()</literal> rule already includes signal
3948         messages from the newly created child object, no new
3949         <literal>AddMatch()</literal> call is needed.
3950       </para>
3951
3952       <para>
3953         <emphasis>
3954           The <literal>org.freedesktop.DBus.ObjectManager</literal>
3955           interface was added in version 0.17 of the D-Bus
3956           specification.
3957         </emphasis>
3958       </para>
3959     </sect2>
3960   </sect1>
3961
3962   <sect1 id="introspection-format">
3963     <title>Introspection Data Format</title>
3964     <para>
3965       As described in <xref linkend="standard-interfaces-introspectable"/>,
3966       objects may be introspected at runtime, returning an XML string
3967       that describes the object. The same XML format may be used in
3968       other contexts as well, for example as an "IDL" for generating
3969       static language bindings.
3970     </para>
3971     <para>
3972       Here is an example of introspection data:
3973       <programlisting>
3974         &lt;!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
3975          "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"&gt;
3976         &lt;node name="/com/example/sample_object"&gt;
3977           &lt;interface name="com.example.SampleInterface"&gt;
3978             &lt;method name="Frobate"&gt;
3979               &lt;arg name="foo" type="i" direction="in"/&gt;
3980               &lt;arg name="bar" type="s" direction="out"/&gt;
3981               &lt;arg name="baz" type="a{us}" direction="out"/&gt;
3982               &lt;annotation name="org.freedesktop.DBus.Deprecated" value="true"/&gt;
3983             &lt;/method&gt;
3984             &lt;method name="Bazify"&gt;
3985               &lt;arg name="bar" type="(iiu)" direction="in"/&gt;
3986               &lt;arg name="bar" type="v" direction="out"/&gt;
3987             &lt;/method&gt;
3988             &lt;method name="Mogrify"&gt;
3989               &lt;arg name="bar" type="(iiav)" direction="in"/&gt;
3990             &lt;/method&gt;
3991             &lt;signal name="Changed"&gt;
3992               &lt;arg name="new_value" type="b"/&gt;
3993             &lt;/signal&gt;
3994             &lt;property name="Bar" type="y" access="readwrite"/&gt;
3995           &lt;/interface&gt;
3996           &lt;node name="child_of_sample_object"/&gt;
3997           &lt;node name="another_child_of_sample_object"/&gt;
3998        &lt;/node&gt;
3999       </programlisting>
4000     </para>
4001     <para>
4002       A more formal DTD and spec needs writing, but here are some quick notes.
4003       <itemizedlist>
4004         <listitem>
4005           <para>
4006             Only the root &lt;node&gt; element can omit the node name, as it's
4007             known to be the object that was introspected.  If the root
4008             &lt;node&gt; does have a name attribute, it must be an absolute
4009             object path. If child &lt;node&gt; have object paths, they must be
4010             relative.
4011           </para>
4012         </listitem>
4013         <listitem>
4014           <para>
4015             If a child &lt;node&gt; has any sub-elements, then they
4016             must represent a complete introspection of the child.
4017             If a child &lt;node&gt; is empty, then it may or may
4018             not have sub-elements; the child must be introspected
4019             in order to find out. The intent is that if an object
4020             knows that its children are "fast" to introspect
4021             it can go ahead and return their information, but
4022             otherwise it can omit it.
4023           </para>
4024         </listitem>
4025         <listitem>
4026           <para>
4027             The direction element on &lt;arg&gt; may be omitted,
4028             in which case it defaults to "in" for method calls
4029             and "out" for signals. Signals only allow "out"
4030             so while direction may be specified, it's pointless.
4031           </para>
4032         </listitem>
4033         <listitem>
4034           <para>
4035             The possible directions are "in" and "out",
4036             unlike CORBA there is no "inout"
4037           </para>
4038         </listitem>
4039         <listitem>
4040           <para>
4041             The possible property access flags are
4042             "readwrite", "read", and "write"
4043           </para>
4044         </listitem>
4045         <listitem>
4046           <para>
4047             Multiple interfaces can of course be listed for
4048             one &lt;node&gt;.
4049           </para>
4050         </listitem>
4051         <listitem>
4052           <para>
4053             The "name" attribute on arguments is optional.
4054           </para>
4055         </listitem>
4056       </itemizedlist>
4057     </para>
4058     <para>
4059         Method, interface, property, signal, and argument elements may have
4060         "annotations", which are generic key/value pairs of metadata.
4061         They are similar conceptually to Java's annotations and C# attributes.
4062         Well-known annotations:
4063      </para>
4064      <informaltable>
4065        <tgroup cols="3">
4066          <thead>
4067            <row>
4068              <entry>Name</entry>
4069              <entry>Values (separated by ,)</entry>
4070              <entry>Description</entry>
4071            </row>
4072          </thead>
4073          <tbody>
4074            <row>
4075              <entry>org.freedesktop.DBus.Deprecated</entry>
4076              <entry>true,false</entry>
4077              <entry>Whether or not the entity is deprecated; defaults to false</entry>
4078            </row>
4079            <row>
4080              <entry>org.freedesktop.DBus.GLib.CSymbol</entry>
4081              <entry>(string)</entry>
4082              <entry>The C symbol; may be used for methods and interfaces</entry>
4083            </row>
4084            <row>
4085              <entry>org.freedesktop.DBus.Method.NoReply</entry>
4086              <entry>true,false</entry>
4087              <entry>If set, don't expect a reply to the method call; defaults to false.</entry>
4088            </row>
4089            <row>
4090              <entry>org.freedesktop.DBus.Property.EmitsChangedSignal</entry>
4091              <entry>true,invalidates,const,false</entry>
4092              <entry>
4093                <para>
4094                  If set to <literal>false</literal>, the
4095                  <literal>org.freedesktop.DBus.Properties.PropertiesChanged</literal>
4096                  signal, see <xref
4097                  linkend="standard-interfaces-properties"/> is not
4098                  guaranteed to be emitted if the property changes.
4099                </para>
4100                <para>
4101                  If set to <literal>const</literal> the property never
4102                  changes value during the lifetime of the object it
4103                  belongs to, and hence the signal is never emitted for
4104                  it.
4105                </para>
4106                <para>
4107                  If set to <literal>invalidates</literal> the signal
4108                  is emitted but the value is not included in the
4109                  signal.
4110                </para>
4111                <para>
4112                  If set to <literal>true</literal> the signal is
4113                  emitted with the value included.
4114                </para>
4115                <para>
4116                  The value for the annotation defaults to
4117                  <literal>true</literal> if the enclosing interface
4118                  element does not specify the annotation. Otherwise it
4119                  defaults to the value specified in the enclosing
4120                  interface element.
4121                </para>
4122                <para>
4123                  This annotation is intended to be used by code
4124                  generators to implement client-side caching of
4125                  property values. For all properties for which the
4126                  annotation is set to <literal>const</literal>,
4127                  <literal>invalidates</literal> or
4128                  <literal>true</literal> the client may
4129                  unconditionally cache the values as the properties
4130                  don't change or notifications are generated for them
4131                  if they do.
4132                </para>
4133              </entry>
4134            </row>
4135          </tbody>
4136        </tgroup>
4137      </informaltable>
4138   </sect1>
4139   <sect1 id="message-bus">
4140     <title>Message Bus Specification</title>
4141     <sect2 id="message-bus-overview">
4142       <title>Message Bus Overview</title>
4143       <para>
4144         The message bus accepts connections from one or more applications.
4145         Once connected, applications can exchange messages with other
4146         applications that are also connected to the bus.
4147       </para>
4148       <para>
4149         In order to route messages among connections, the message bus keeps a
4150         mapping from names to connections. Each connection has one
4151         unique-for-the-lifetime-of-the-bus name automatically assigned.
4152         Applications may request additional names for a connection. Additional
4153         names are usually "well-known names" such as
4154         "com.example.TextEditor". When a name is bound to a connection,
4155         that connection is said to <firstterm>own</firstterm> the name.
4156       </para>
4157       <para>
4158         The bus itself owns a special name,
4159         <literal>org.freedesktop.DBus</literal>, with an object
4160         located at <literal>/org/freedesktop/DBus</literal> that
4161         implements the <literal>org.freedesktop.DBus</literal>
4162         interface. This service allows applications to make
4163         administrative requests of the bus itself. For example,
4164         applications can ask the bus to assign a name to a connection.
4165       </para>
4166       <para>
4167         Each name may have <firstterm>queued owners</firstterm>.  When an
4168         application requests a name for a connection and the name is already in
4169         use, the bus will optionally add the connection to a queue waiting for
4170         the name. If the current owner of the name disconnects or releases
4171         the name, the next connection in the queue will become the new owner.
4172       </para>
4173
4174       <para>
4175         This feature causes the right thing to happen if you start two text
4176         editors for example; the first one may request "com.example.TextEditor",
4177         and the second will be queued as a possible owner of that name. When
4178         the first exits, the second will take over.
4179       </para>
4180
4181       <para>
4182         Applications may send <firstterm>unicast messages</firstterm> to
4183         a specific recipient or to the message bus itself, or
4184         <firstterm>broadcast messages</firstterm> to all interested recipients.
4185         See <xref linkend="message-bus-routing"/> for details.
4186       </para>
4187     </sect2>
4188
4189     <sect2 id="message-bus-names">
4190       <title>Message Bus Names</title>
4191       <para>
4192         Each connection has at least one name, assigned at connection time and
4193         returned in response to the
4194         <literal>org.freedesktop.DBus.Hello</literal> method call.  This
4195         automatically-assigned name is called the connection's <firstterm>unique
4196         name</firstterm>.  Unique names are never reused for two different
4197         connections to the same bus.
4198       </para>
4199       <para>
4200         Ownership of a unique name is a prerequisite for interaction with
4201         the message bus. It logically follows that the unique name is always
4202         the first name that an application comes to own, and the last
4203         one that it loses ownership of.
4204       </para>
4205       <para>
4206         Unique connection names must begin with the character ':' (ASCII colon
4207         character); bus names that are not unique names must not begin
4208         with this character. (The bus must reject any attempt by an application
4209         to manually request a name beginning with ':'.) This restriction
4210         categorically prevents "spoofing"; messages sent to a unique name
4211         will always go to the expected connection.
4212       </para>
4213       <para>
4214         When a connection is closed, all the names that it owns are deleted (or
4215         transferred to the next connection in the queue if any).
4216       </para>
4217       <para>
4218         A connection can request additional names to be associated with it using
4219         the <literal>org.freedesktop.DBus.RequestName</literal> message. <xref
4220         linkend="message-protocol-names-bus"/> describes the format of a valid
4221         name. These names can be released again using the
4222         <literal>org.freedesktop.DBus.ReleaseName</literal> message.
4223       </para>
4224
4225       <sect3 id="bus-messages-request-name">
4226         <title><literal>org.freedesktop.DBus.RequestName</literal></title>
4227         <para>
4228           As a method:
4229           <programlisting>
4230             UINT32 RequestName (in STRING name, in UINT32 flags)
4231           </programlisting>
4232           Message arguments:
4233           <informaltable>
4234             <tgroup cols="3">
4235               <thead>
4236                 <row>
4237                   <entry>Argument</entry>
4238                   <entry>Type</entry>
4239                   <entry>Description</entry>
4240                 </row>
4241               </thead>
4242               <tbody>
4243                 <row>
4244                   <entry>0</entry>
4245                   <entry>STRING</entry>
4246                   <entry>Name to request</entry>
4247                 </row>
4248                 <row>
4249                   <entry>1</entry>
4250                   <entry>UINT32</entry>
4251                   <entry>Flags</entry>
4252                 </row>
4253               </tbody>
4254             </tgroup>
4255           </informaltable>
4256           Reply arguments:
4257           <informaltable>
4258             <tgroup cols="3">
4259               <thead>
4260                 <row>
4261                   <entry>Argument</entry>
4262                   <entry>Type</entry>
4263                   <entry>Description</entry>
4264                 </row>
4265               </thead>
4266               <tbody>
4267                 <row>
4268                   <entry>0</entry>
4269                   <entry>UINT32</entry>
4270                   <entry>Return value</entry>
4271                 </row>
4272               </tbody>
4273             </tgroup>
4274           </informaltable>
4275         </para>
4276         <para>
4277           This method call should be sent to
4278           <literal>org.freedesktop.DBus</literal> and asks the message bus to
4279           assign the given name to the method caller. Each name maintains a
4280           queue of possible owners, where the head of the queue is the primary
4281           or current owner of the name. Each potential owner in the queue
4282           maintains the DBUS_NAME_FLAG_ALLOW_REPLACEMENT and
4283           DBUS_NAME_FLAG_DO_NOT_QUEUE settings from its latest RequestName
4284           call.  When RequestName is invoked the following occurs:
4285           <itemizedlist>
4286             <listitem>
4287               <para>
4288                 If the method caller is currently the primary owner of the name,
4289                 the DBUS_NAME_FLAG_ALLOW_REPLACEMENT and DBUS_NAME_FLAG_DO_NOT_QUEUE
4290                 values are updated with the values from the new RequestName call,
4291                 and nothing further happens.
4292               </para>
4293             </listitem>
4294
4295             <listitem>
4296               <para>
4297                 If the current primary owner (head of the queue) has
4298                 DBUS_NAME_FLAG_ALLOW_REPLACEMENT set, and the RequestName
4299                 invocation has the DBUS_NAME_FLAG_REPLACE_EXISTING flag, then
4300                 the caller of RequestName replaces the current primary owner at
4301                 the head of the queue and the current primary owner moves to the
4302                 second position in the queue. If the caller of RequestName was
4303                 in the queue previously its flags are updated with the values from
4304                 the new RequestName in addition to moving it to the head of the queue.
4305               </para>
4306             </listitem>
4307
4308             <listitem>
4309               <para>
4310                 If replacement is not possible, and the method caller is
4311                 currently in the queue but not the primary owner, its flags are
4312                 updated with the values from the new RequestName call.
4313               </para>
4314             </listitem>
4315
4316             <listitem>
4317               <para>
4318                 If replacement is not possible, and the method caller is
4319                 currently not in the queue, the method caller is appended to the
4320                 queue.
4321               </para>
4322             </listitem>
4323
4324             <listitem>
4325               <para>
4326                 If any connection in the queue has DBUS_NAME_FLAG_DO_NOT_QUEUE
4327                 set and is not the primary owner, it is removed from the
4328                 queue. This can apply to the previous primary owner (if it
4329                 was replaced) or the method caller (if it updated the
4330                 DBUS_NAME_FLAG_DO_NOT_QUEUE flag while still stuck in the
4331                 queue, or if it was just added to the queue with that flag set).
4332               </para>
4333             </listitem>
4334           </itemizedlist>
4335         </para>
4336         <para>
4337           Note that DBUS_NAME_FLAG_REPLACE_EXISTING results in "jumping the
4338           queue," even if another application already in the queue had specified
4339           DBUS_NAME_FLAG_REPLACE_EXISTING.  This comes up if a primary owner
4340           that does not allow replacement goes away, and the next primary owner
4341           does allow replacement. In this case, queued items that specified
4342           DBUS_NAME_FLAG_REPLACE_EXISTING <emphasis>do not</emphasis>
4343           automatically replace the new primary owner. In other words,
4344           DBUS_NAME_FLAG_REPLACE_EXISTING is not saved, it is only used at the
4345           time RequestName is called. This is deliberate to avoid an infinite loop
4346           anytime two applications are both DBUS_NAME_FLAG_ALLOW_REPLACEMENT
4347           and DBUS_NAME_FLAG_REPLACE_EXISTING.
4348         </para>
4349         <para>
4350           The flags argument contains any of the following values logically ORed
4351           together:
4352
4353           <informaltable>
4354             <tgroup cols="3">
4355               <thead>
4356                 <row>
4357                   <entry>Conventional Name</entry>
4358                   <entry>Value</entry>
4359                   <entry>Description</entry>
4360                 </row>
4361               </thead>
4362               <tbody>
4363                 <row>
4364                   <entry>DBUS_NAME_FLAG_ALLOW_REPLACEMENT</entry>
4365                   <entry>0x1</entry>
4366                   <entry>
4367
4368                     If an application A specifies this flag and succeeds in
4369                     becoming the owner of the name, and another application B
4370                     later calls RequestName with the
4371                     DBUS_NAME_FLAG_REPLACE_EXISTING flag, then application A
4372                     will lose ownership and receive a
4373                     <literal>org.freedesktop.DBus.NameLost</literal> signal, and
4374                     application B will become the new owner. If DBUS_NAME_FLAG_ALLOW_REPLACEMENT
4375                     is not specified by application A, or DBUS_NAME_FLAG_REPLACE_EXISTING
4376                     is not specified by application B, then application B will not replace
4377                     application A as the owner.
4378
4379                   </entry>
4380                 </row>
4381                 <row>
4382                   <entry>DBUS_NAME_FLAG_REPLACE_EXISTING</entry>
4383                   <entry>0x2</entry>
4384                   <entry>
4385
4386                     Try to replace the current owner if there is one. If this
4387                     flag is not set the application will only become the owner of
4388                     the name if there is no current owner. If this flag is set,
4389                     the application will replace the current owner if
4390                     the current owner specified DBUS_NAME_FLAG_ALLOW_REPLACEMENT.
4391
4392                   </entry>
4393                 </row>
4394                 <row>
4395                   <entry>DBUS_NAME_FLAG_DO_NOT_QUEUE</entry>
4396                   <entry>0x4</entry>
4397                   <entry>
4398
4399                     Without this flag, if an application requests a name that is
4400                     already owned, the application will be placed in a queue to
4401                     own the name when the current owner gives it up. If this
4402                     flag is given, the application will not be placed in the
4403                     queue, the request for the name will simply fail.  This flag
4404                     also affects behavior when an application is replaced as
4405                     name owner; by default the application moves back into the
4406                     waiting queue, unless this flag was provided when the application
4407                     became the name owner.
4408
4409                   </entry>
4410                 </row>
4411               </tbody>
4412             </tgroup>
4413           </informaltable>
4414
4415           The return code can be one of the following values:
4416
4417           <informaltable>
4418             <tgroup cols="3">
4419               <thead>
4420                 <row>
4421                   <entry>Conventional Name</entry>
4422                   <entry>Value</entry>
4423                   <entry>Description</entry>
4424                 </row>
4425               </thead>
4426               <tbody>
4427                 <row>
4428                   <entry>DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER</entry>
4429                   <entry>1</entry> <entry>The caller is now the primary owner of
4430                   the name, replacing any previous owner. Either the name had no
4431                   owner before, or the caller specified
4432                   DBUS_NAME_FLAG_REPLACE_EXISTING and the current owner specified
4433                   DBUS_NAME_FLAG_ALLOW_REPLACEMENT.</entry>
4434                 </row>
4435                 <row>
4436                   <entry>DBUS_REQUEST_NAME_REPLY_IN_QUEUE</entry>
4437                   <entry>2</entry>
4438
4439                   <entry>The name already had an owner,
4440                     DBUS_NAME_FLAG_DO_NOT_QUEUE was not specified, and either
4441                     the current owner did not specify
4442                     DBUS_NAME_FLAG_ALLOW_REPLACEMENT or the requesting
4443                     application did not specify DBUS_NAME_FLAG_REPLACE_EXISTING.
4444                     </entry>
4445                 </row>
4446                 <row>
4447                   <entry>DBUS_REQUEST_NAME_REPLY_EXISTS</entry> <entry>3</entry>
4448                   <entry>The name already has an owner,
4449                   DBUS_NAME_FLAG_DO_NOT_QUEUE was specified, and either
4450                   DBUS_NAME_FLAG_ALLOW_REPLACEMENT was not specified by the
4451                   current owner, or DBUS_NAME_FLAG_REPLACE_EXISTING was not
4452                   specified by the requesting application.</entry>
4453                 </row>
4454                 <row>
4455                   <entry>DBUS_REQUEST_NAME_REPLY_ALREADY_OWNER</entry>
4456                   <entry>4</entry>
4457                   <entry>The application trying to request ownership of a name is already the owner of it.</entry>
4458                 </row>
4459               </tbody>
4460             </tgroup>
4461           </informaltable>
4462         </para>
4463        </sect3>
4464
4465        <sect3 id="bus-messages-release-name">
4466         <title><literal>org.freedesktop.DBus.ReleaseName</literal></title>
4467         <para>
4468           As a method:
4469           <programlisting>
4470             UINT32 ReleaseName (in STRING name)
4471           </programlisting>
4472           Message arguments:
4473           <informaltable>
4474             <tgroup cols="3">
4475               <thead>
4476                 <row>
4477                   <entry>Argument</entry>
4478                   <entry>Type</entry>
4479                   <entry>Description</entry>
4480                 </row>
4481               </thead>
4482               <tbody>
4483                 <row>
4484                   <entry>0</entry>
4485                   <entry>STRING</entry>
4486                   <entry>Name to release</entry>
4487                 </row>
4488               </tbody>
4489             </tgroup>
4490           </informaltable>
4491           Reply arguments:
4492           <informaltable>
4493             <tgroup cols="3">
4494               <thead>
4495                 <row>
4496                   <entry>Argument</entry>
4497                   <entry>Type</entry>
4498                   <entry>Description</entry>
4499                 </row>
4500               </thead>
4501               <tbody>
4502                 <row>
4503                   <entry>0</entry>
4504                   <entry>UINT32</entry>
4505                   <entry>Return value</entry>
4506                 </row>
4507               </tbody>
4508             </tgroup>
4509           </informaltable>
4510         </para>
4511         <para>
4512           This method call should be sent to
4513           <literal>org.freedesktop.DBus</literal> and asks the message bus to
4514           release the method caller's claim to the given name. If the caller is
4515           the primary owner, a new primary owner will be selected from the
4516           queue if any other owners are waiting. If the caller is waiting in
4517           the queue for the name, the caller will removed from the queue and
4518           will not be made an owner of the name if it later becomes available.
4519           If there are no other owners in the queue for the name, it will be
4520           removed from the bus entirely.
4521
4522           The return code can be one of the following values:
4523
4524           <informaltable>
4525             <tgroup cols="3">
4526               <thead>
4527                 <row>
4528                   <entry>Conventional Name</entry>
4529                   <entry>Value</entry>
4530                   <entry>Description</entry>
4531                 </row>
4532               </thead>
4533               <tbody>
4534                 <row>
4535                   <entry>DBUS_RELEASE_NAME_REPLY_RELEASED</entry>
4536                   <entry>1</entry> <entry>The caller has released his claim on
4537                   the given name. Either the caller was the primary owner of
4538                   the name, and the name is now unused or taken by somebody
4539                   waiting in the queue for the name, or the caller was waiting
4540                   in the queue for the name and has now been removed from the
4541                   queue.</entry>
4542                 </row>
4543                 <row>
4544                   <entry>DBUS_RELEASE_NAME_REPLY_NON_EXISTENT</entry>
4545                   <entry>2</entry>
4546                   <entry>The given name does not exist on this bus.</entry>
4547                 </row>
4548                 <row>
4549                   <entry>DBUS_RELEASE_NAME_REPLY_NOT_OWNER</entry>
4550                   <entry>3</entry>
4551                   <entry>The caller was not the primary owner of this name,
4552                   and was also not waiting in the queue to own this name.</entry>
4553                 </row>
4554               </tbody>
4555             </tgroup>
4556           </informaltable>
4557         </para>
4558        </sect3>
4559
4560        <sect3 id="bus-messages-list-queued-owners">
4561         <title><literal>org.freedesktop.DBus.ListQueuedOwners</literal></title>
4562         <para>
4563           As a method:
4564           <programlisting>
4565             ARRAY of STRING ListQueuedOwners (in STRING name)
4566           </programlisting>
4567           Message arguments:
4568           <informaltable>
4569             <tgroup cols="3">
4570               <thead>
4571                 <row>
4572                   <entry>Argument</entry>
4573                   <entry>Type</entry>
4574                   <entry>Description</entry>
4575                 </row>
4576               </thead>
4577               <tbody>
4578                 <row>
4579                   <entry>0</entry>
4580                   <entry>STRING</entry>
4581                   <entry>The well-known bus name to query, such as
4582                     <literal>com.example.cappuccino</literal></entry>
4583                 </row>
4584               </tbody>
4585             </tgroup>
4586           </informaltable>
4587           Reply arguments:
4588           <informaltable>
4589             <tgroup cols="3">
4590               <thead>
4591                 <row>
4592                   <entry>Argument</entry>
4593                   <entry>Type</entry>
4594                   <entry>Description</entry>
4595                 </row>
4596               </thead>
4597               <tbody>
4598                 <row>
4599                   <entry>0</entry>
4600                   <entry>ARRAY of STRING</entry>
4601                   <entry>The unique bus names of connections currently queued
4602                     for the name</entry>
4603                 </row>
4604               </tbody>
4605             </tgroup>
4606           </informaltable>
4607         </para>
4608         <para>
4609           This method call should be sent to
4610           <literal>org.freedesktop.DBus</literal> and lists the connections
4611           currently queued for a bus name (see
4612           <xref linkend="term-queued-owner"/>).
4613         </para>
4614        </sect3>
4615     </sect2>
4616
4617     <sect2 id="message-bus-routing">
4618       <title>Message Bus Message Routing</title>
4619
4620       <para>
4621         Messages may have a <literal>DESTINATION</literal> field (see <xref
4622           linkend="message-protocol-header-fields"/>), resulting in a
4623         <firstterm>unicast message</firstterm>.  If the
4624         <literal>DESTINATION</literal> field is present, it specifies a message
4625         recipient by name. Method calls and replies normally specify this field.
4626         The message bus must send messages (of any type) with the
4627         <literal>DESTINATION</literal> field set to the specified recipient,
4628         regardless of whether the recipient has set up a match rule matching
4629         the message.
4630       </para>
4631
4632       <para>
4633         When the message bus receives a signal, if the
4634         <literal>DESTINATION</literal> field is absent, it is considered to
4635         be a <firstterm>broadcast signal</firstterm>, and is sent to all
4636         applications with <firstterm>message matching rules</firstterm> that
4637         match the message. Most signal messages are broadcasts, and
4638         no other message types currently defined in this specification
4639         may be broadcast.
4640       </para>
4641
4642       <para>
4643         Unicast signal messages (those with a <literal>DESTINATION</literal>
4644         field) are not commonly used, but they are treated like any unicast
4645         message: they are delivered to the specified receipient,
4646         regardless of its match rules.  One use for unicast signals is to
4647         avoid a race condition in which a signal is emitted before the intended
4648         recipient can call <xref linkend="bus-messages-add-match"/> to
4649         receive that signal: if the signal is sent directly to that recipient
4650         using a unicast message, it does not need to add a match rule at all,
4651         and there is no race condition.  Another use for unicast signals,
4652         on message buses whose security policy prevents eavesdropping, is to
4653         send sensitive information which should only be visible to one
4654         recipient.
4655       </para>
4656
4657       <para>
4658         When the message bus receives a method call, if the
4659         <literal>DESTINATION</literal> field is absent, the call is taken to be
4660         a standard one-to-one message and interpreted by the message bus
4661         itself. For example, sending an
4662         <literal>org.freedesktop.DBus.Peer.Ping</literal> message with no
4663         <literal>DESTINATION</literal> will cause the message bus itself to
4664         reply to the ping immediately; the message bus will not make this
4665         message visible to other applications.
4666       </para>
4667
4668       <para>
4669         Continuing the <literal>org.freedesktop.DBus.Peer.Ping</literal> example, if
4670         the ping message were sent with a <literal>DESTINATION</literal> name of
4671         <literal>com.yoyodyne.Screensaver</literal>, then the ping would be
4672         forwarded, and the Yoyodyne Corporation screensaver application would be
4673         expected to reply to the ping.
4674       </para>
4675
4676       <para>
4677         Message bus implementations may impose a security policy which
4678         prevents certain messages from being sent or received.
4679         When a method call message cannot be sent or received due to a security
4680         policy, the message bus should send an error reply, unless the
4681         original message had the <literal>NO_REPLY</literal> flag.
4682       </para>
4683
4684       <sect3 id="message-bus-routing-eavesdropping">
4685         <title>Eavesdropping</title>
4686         <para>
4687           Receiving a unicast message whose <literal>DESTINATION</literal>
4688           indicates a different recipient is called
4689           <firstterm>eavesdropping</firstterm>. On a message bus which acts as
4690           a security boundary (like the standard system bus), the security
4691           policy should usually prevent eavesdropping, since unicast messages
4692           are normally kept private and may contain security-sensitive
4693           information.
4694         </para>
4695
4696         <para>
4697           Eavesdropping is mainly useful for debugging tools, such as
4698           the <literal>dbus-monitor</literal> tool in the reference
4699           implementation of D-Bus. Tools which eavesdrop on the message bus
4700           should be careful to avoid sending a reply or error in response to
4701           messages intended for a different client.
4702         </para>
4703
4704         <para>
4705           Clients may attempt to eavesdrop by adding match rules
4706           (see <xref linkend="message-bus-routing-match-rules"/>) containing
4707           the <literal>eavesdrop='true'</literal> match. If the message bus'
4708           security policy does not allow eavesdropping, the match rule can
4709           still be added, but will not have any practical effect. For
4710           compatibility with older message bus implementations, if adding such
4711           a match rule results in an error reply, the client may fall back to
4712           adding the same rule with the <literal>eavesdrop</literal> match
4713           omitted.
4714         </para>
4715
4716         <para>
4717           Eavesdropping interacts poorly with buses with non-trivial
4718           access control restrictions. The
4719           <xref linkend="bus-messages-become-monitor"/> method provides
4720           an alternative way to monitor buses.
4721         </para>
4722       </sect3>
4723
4724       <sect3 id="message-bus-routing-match-rules">
4725         <title>Match Rules</title>
4726         <para>
4727           An important part of the message bus routing protocol is match
4728           rules. Match rules describe the messages that should be sent to a
4729           client, based on the contents of the message.  Broadcast signals
4730           are only sent to clients which have a suitable match rule: this
4731           avoids waking up client processes to deal with signals that are
4732           not relevant to that client.
4733         </para>
4734         <para>
4735           Messages that list a client as their <literal>DESTINATION</literal>
4736           do not need to match the client's match rules, and are sent to that
4737           client regardless. As a result, match rules are mainly used to
4738           receive a subset of broadcast signals.
4739         </para>
4740         <para>
4741           Match rules can also be used for eavesdropping
4742           (see <xref linkend="message-bus-routing-eavesdropping"/>),
4743           if the security policy of the message bus allows it.
4744         </para>
4745         <para>
4746           Match rules are added using the AddMatch bus method
4747           (see <xref linkend="bus-messages-add-match"/>).  Rules are
4748           specified as a string of comma separated key/value pairs.
4749           Excluding a key from the rule indicates a wildcard match.
4750           For instance excluding the the member from a match rule but
4751           adding a sender would let all messages from that sender through.
4752           An example of a complete rule would be
4753           "type='signal',sender='org.freedesktop.DBus',interface='org.freedesktop.DBus',member='Foo',path='/bar/foo',destination=':452345.34',arg2='bar'"
4754         </para>
4755         <para>
4756           Within single quotes (ASCII apostrophe, U+0027), a backslash
4757           (U+005C) represents itself, and an apostrophe ends the quoted
4758           section. Outside single quotes, \' (backslash, apostrophe)
4759           represents an apostrophe, and any backslash not followed by
4760           an apostrophe represents itself. For instance, the match rules
4761           <literal>arg0=''\''',arg1='\',arg2=',',arg3='\\'</literal> and
4762           <literal>arg0=\',arg1=\,arg2=',',arg3=\\</literal>
4763           both match messages where the arguments are a 1-character string
4764           containing an apostrophe, a 1-character string containing a
4765           backslash, a 1-character string containing a comma, and a
4766           2-character string containing two backslashes<footnote>
4767             <para>
4768               This idiosyncratic quoting style is based on the rules for
4769               escaping items to appear inside single-quoted strings
4770               in POSIX <literal>/bin/sh</literal>, but please
4771               note that backslashes that are not inside single quotes have
4772               different behaviour. This syntax does not offer any way to
4773               represent an apostrophe inside single quotes (it is necessary
4774               to leave the single-quoted section, backslash-escape the
4775               apostrophe and re-enter single quotes), or to represent a
4776               comma outside single quotes (it is necessary to wrap it in
4777               a single-quoted section).
4778             </para>
4779           </footnote>.
4780         </para>
4781         <para>
4782           The following table describes the keys that can be used to create
4783           a match rule.
4784           <informaltable>
4785             <tgroup cols="3">
4786               <thead>
4787                 <row>
4788                   <entry>Key</entry>
4789                   <entry>Possible Values</entry>
4790                   <entry>Description</entry>
4791                 </row>
4792               </thead>
4793               <tbody>
4794                 <row>
4795                   <entry><literal>type</literal></entry>
4796                   <entry>'signal', 'method_call', 'method_return', 'error'</entry>
4797                   <entry>Match on the message type.  An example of a type match is type='signal'</entry>
4798                 </row>
4799                 <row>
4800                   <entry><literal>sender</literal></entry>
4801                   <entry>A bus or unique name (see <xref linkend="term-bus-name"/>
4802                   and <xref linkend="term-unique-name"/> respectively)
4803                   </entry>
4804                   <entry>Match messages sent by a particular sender.  An example of a sender match
4805                   is sender='org.freedesktop.Hal'</entry>
4806                 </row>
4807                 <row>
4808                   <entry><literal>interface</literal></entry>
4809                   <entry>An interface name (see <xref linkend="message-protocol-names-interface"/>)</entry>
4810                   <entry>Match messages sent over or to a particular interface.  An example of an
4811                   interface match is interface='org.freedesktop.Hal.Manager'.
4812                   If a message omits the interface header, it must not match any rule
4813                   that specifies this key.</entry>
4814                 </row>
4815                 <row>
4816                   <entry><literal>member</literal></entry>
4817                   <entry>Any valid method or signal name</entry>
4818                   <entry>Matches messages which have the give method or signal name. An example of
4819                   a member match is member='NameOwnerChanged'</entry>
4820                 </row>
4821                 <row>
4822                   <entry><literal>path</literal></entry>
4823                   <entry>An object path (see <xref linkend="message-protocol-marshaling-object-path"/>)</entry>
4824                   <entry>Matches messages which are sent from or to the given object. An example of a
4825                   path match is path='/org/freedesktop/Hal/Manager'</entry>
4826                 </row>
4827                 <row>
4828                   <entry><literal>path_namespace</literal></entry>
4829                   <entry>An object path</entry>
4830                   <entry>
4831                     <para>
4832                       Matches messages which are sent from or to an
4833                       object for which the object path is either the
4834                       given value, or that value followed by one or
4835                       more path components.
4836                     </para>
4837
4838                     <para>
4839                       For example,
4840                       <literal>path_namespace='/com/example/foo'</literal>
4841                       would match signals sent by
4842                       <literal>/com/example/foo</literal>
4843                       or by
4844                       <literal>/com/example/foo/bar</literal>,
4845                       but not by
4846                       <literal>/com/example/foobar</literal>.
4847                     </para>
4848
4849                     <para>
4850                       Using both <literal>path</literal> and
4851                       <literal>path_namespace</literal> in the same match
4852                       rule is not allowed.
4853                     </para>
4854
4855                     <para>
4856                       <emphasis>
4857                         This match key was added in version 0.16 of the
4858                         D-Bus specification and implemented by the bus
4859                         daemon in dbus 1.5.0 and later.
4860                       </emphasis>
4861                     </para>
4862                 </entry>
4863                 </row>
4864                 <row>
4865                   <entry><literal>destination</literal></entry>
4866                   <entry>A unique name (see <xref linkend="term-unique-name"/>)</entry>
4867                   <entry>Matches messages which are being sent to the given unique name. An
4868                   example of a destination match is destination=':1.0'</entry>
4869                 </row>
4870                 <row>
4871                   <entry><literal>arg[0, 1, 2, 3, ...]</literal></entry>
4872                   <entry>Any string</entry>
4873                   <entry>Arg matches are special and are used for further restricting the
4874                   match based on the arguments in the body of a message. Only arguments of type
4875                   STRING can be matched in this way. An example of an argument match
4876                   would be arg3='Foo'. Only argument indexes from 0 to 63 should be
4877                   accepted.</entry>
4878                 </row>
4879                 <row>
4880                   <entry><literal>arg[0, 1, 2, 3, ...]path</literal></entry>
4881                   <entry>Any string</entry>
4882                   <entry>
4883                     <para>Argument path matches provide a specialised form of wildcard matching for
4884                       path-like namespaces. They can match arguments whose type is either STRING or
4885                       OBJECT_PATH. As with normal argument matches,
4886                       if the argument is exactly equal to the string given in the match
4887                       rule then the rule is satisfied. Additionally, there is also a
4888                       match when either the string given in the match rule or the
4889                       appropriate message argument ends with '/' and is a prefix of the
4890                       other. An example argument path match is arg0path='/aa/bb/'. This
4891                       would match messages with first arguments of '/', '/aa/',
4892                       '/aa/bb/', '/aa/bb/cc/' and '/aa/bb/cc'. It would not match
4893                       messages with first arguments of '/aa/b', '/aa' or even '/aa/bb'.</para>
4894
4895                     <para>This is intended for monitoring “directories” in file system-like
4896                       hierarchies, as used in the <citetitle>dconf</citetitle> configuration
4897                       system. An application interested in all nodes in a particular hierarchy would
4898                       monitor <literal>arg0path='/ca/example/foo/'</literal>. Then the service could
4899                       emit a signal with zeroth argument <literal>"/ca/example/foo/bar"</literal> to
4900                       represent a modification to the “bar” property, or a signal with zeroth
4901                       argument <literal>"/ca/example/"</literal> to represent atomic modification of
4902                       many properties within that directory, and the interested application would be
4903                       notified in both cases.</para>
4904                     <para>
4905                       <emphasis>
4906                         This match key was added in version 0.12 of the
4907                         D-Bus specification, implemented for STRING
4908                         arguments by the bus daemon in dbus 1.2.0 and later,
4909                         and implemented for OBJECT_PATH arguments in dbus 1.5.0
4910                         and later.
4911                       </emphasis>
4912                     </para>
4913                   </entry>
4914                 </row>
4915                 <row>
4916                   <entry><literal>arg0namespace</literal></entry>
4917                   <entry>Like a bus name, except that the string is not
4918                     required to contain a '.' (period)</entry>
4919                   <entry>
4920                     <para>Match messages whose first argument is of type STRING, and is a bus name
4921                       or interface name within the specified namespace. This is primarily intended
4922                       for watching name owner changes for a group of related bus names, rather than
4923                       for a single name or all name changes.</para>
4924
4925                     <para>Because every valid interface name is also a valid
4926                       bus name, this can also be used for messages whose
4927                       first argument is an interface name.</para>
4928
4929                     <para>For example, the match rule
4930                       <literal>member='NameOwnerChanged',arg0namespace='com.example.backend'</literal>
4931                       matches name owner changes for bus names such as
4932                       <literal>com.example.backend.foo</literal>,
4933                       <literal>com.example.backend.foo.bar</literal>, and
4934                       <literal>com.example.backend</literal> itself.</para>
4935
4936                     <para>See also <xref linkend='bus-messages-name-owner-changed'/>.</para>
4937                     <para>
4938                       <emphasis>
4939                         This match key was added in version 0.16 of the
4940                         D-Bus specification and implemented by the bus
4941                         daemon in dbus 1.5.0 and later.
4942                       </emphasis>
4943                     </para>
4944                   </entry>
4945                 </row>
4946                 <row>
4947                   <entry><literal>eavesdrop</literal></entry>
4948                   <entry><literal>'true'</literal>, <literal>'false'</literal></entry>
4949                   <entry>Since D-Bus 1.5.6, match rules do not
4950                     match messages which have a <literal>DESTINATION</literal>
4951                     field unless the match rule specifically
4952                     requests this
4953                     (see <xref linkend="message-bus-routing-eavesdropping"/>)
4954                     by specifying <literal>eavesdrop='true'</literal>
4955                     in the match rule.  <literal>eavesdrop='false'</literal>
4956                     restores the default behaviour. Messages are
4957                     delivered to their <literal>DESTINATION</literal>
4958                     regardless of match rules, so this match does not
4959                     affect normal delivery of unicast messages.
4960                     If the message bus has a security policy which forbids
4961                     eavesdropping, this match may still be used without error,
4962                     but will not have any practical effect.
4963                     In older versions of D-Bus, this match was not allowed
4964                     in match rules, and all match rules behaved as if
4965                     <literal>eavesdrop='true'</literal> had been used.
4966                   </entry>
4967                 </row>
4968               </tbody>
4969             </tgroup>
4970           </informaltable>
4971         </para>
4972       </sect3>
4973     </sect2>
4974     <sect2 id="message-bus-starting-services">
4975       <title>Message Bus Starting Services (Activation)</title>
4976       <para>
4977         The message bus can start applications on behalf of other applications.
4978         This is referred to as <firstterm>service activation</firstterm> or
4979         <firstterm>activation</firstterm>.
4980         An application that can be started in this way is called a
4981         <firstterm>service</firstterm> or an
4982         <firstterm>activatable service</firstterm>.
4983       </para>
4984
4985       <para>
4986         In D-Bus, starting a service is normally done by
4987         <firstterm>auto-starting</firstterm>, which is one form of activation.
4988         In auto-starting, applications send a
4989         message to a particular well-known name, such as
4990         <literal>com.example.TextEditor</literal>, without specifying the
4991         <literal>NO_AUTO_START</literal> flag in the message header.
4992         If no application on the bus owns the requested name, but the bus
4993         daemon does know how to start an activatable service for that name,
4994         then the bus daemon will start that service, wait for it to request
4995         that name, and deliver the message to it.
4996       </para>
4997
4998       <para>
4999         It is also possible for applications to send an explicit request to
5000         start a service: this is another form of activation, distinct from
5001         auto-starting. See
5002         <xref linkend="bus-messages-start-service-by-name"/> for details.
5003       </para>
5004
5005       <para>
5006         In either case, this implies a contract documented along with the name
5007         <literal>com.example.TextEditor</literal> for which object
5008         the owner of that name will provide, and what interfaces those
5009         objects will have.
5010       </para>
5011
5012       <para>
5013         To find an executable corresponding to a particular name, the bus daemon
5014         looks for <firstterm>service description files</firstterm>.  Service
5015         description files define a mapping from names to executables. Different
5016         kinds of message bus will look for these files in different places, see
5017         <xref linkend="message-bus-types"/>.
5018       </para>
5019       <para>
5020         Service description files have the ".service" file
5021         extension. The message bus will only load service description files
5022         ending with .service; all other files will be ignored.  The file format
5023         is similar to that of <ulink
5024         url="http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html">desktop
5025         entries</ulink>. All service description files must be in UTF-8
5026         encoding. To ensure that there will be no name collisions, service files
5027         must be namespaced using the same mechanism as messages and service
5028         names.
5029       </para>
5030
5031       <para>
5032         On the well-known system bus, the name of a service description file
5033         must be its well-known name plus <literal>.service</literal>,
5034         for instance
5035         <literal>com.example.ConfigurationDatabase.service</literal>.
5036       </para>
5037
5038       <para>
5039         On the well-known session bus, services should follow the same
5040         service description file naming convention as on the system bus,
5041         but for backwards compatibility they are not required to do so.
5042       </para>
5043
5044       <para>
5045         [FIXME the file format should be much better specified than "similar to
5046         .desktop entries" esp. since desktop entries are already
5047         badly-specified. ;-)]
5048         These sections from the specification apply to service files as well:
5049
5050         <itemizedlist>
5051           <listitem><para>General syntax</para></listitem>
5052           <listitem><para>Comment format</para></listitem>
5053         </itemizedlist>
5054
5055         Service description files must contain a
5056         <literal>D-BUS Service</literal> group with at least the keys
5057         <literal>Name</literal> (the well-known name of the service)
5058         and <literal>Exec</literal> (the command to be executed).
5059
5060         <figure>
5061           <title>Example service description file</title>
5062           <programlisting>
5063             # Sample service description file
5064             [D-BUS Service]
5065             Name=com.example.ConfigurationDatabase
5066             Exec=/usr/bin/sample-configd
5067           </programlisting>
5068         </figure>
5069       </para>
5070
5071       <para>
5072         Additionally, service description files for the well-known system
5073         bus on Unix must contain a <literal>User</literal> key, whose value
5074         is the name of a user account (e.g. <literal>root</literal>).
5075         The system service will be run as that user.
5076       </para>
5077
5078       <para>
5079         When an application asks to start a service by name, the bus daemon tries to
5080         find a service that will own that name. It then tries to spawn the
5081         executable associated with it. If this fails, it will report an
5082         error.
5083       </para>
5084
5085       <para>
5086         On the well-known system bus, it is not possible for two .service files
5087         in the same directory to offer the same service, because they are
5088         constrained to have names that match the service name.
5089       </para>
5090
5091       <para>
5092         On the well-known session bus, if two .service files in the same
5093         directory offer the same service name, the result is undefined.
5094         Distributors should avoid this situation, for instance by naming
5095         session services' .service files according to their service name.
5096       </para>
5097
5098       <para>
5099         If two .service files in different directories offer the same
5100         service name, the one in the higher-priority directory is used:
5101         for instance, on the system bus, .service files in
5102         /usr/local/share/dbus-1/system-services take precedence over those
5103         in /usr/share/dbus-1/system-services.
5104       </para>
5105       <para>
5106         The executable launched will have the environment variable
5107         <literal>DBUS_STARTER_ADDRESS</literal> set to the address of the
5108         message bus so it can connect and request the appropriate names.
5109       </para>
5110       <para>
5111         The executable being launched may want to know whether the message bus
5112         starting it is one of the well-known message buses (see <xref
5113         linkend="message-bus-types"/>). To facilitate this, the bus must also set
5114         the <literal>DBUS_STARTER_BUS_TYPE</literal> environment variable if it is one
5115         of the well-known buses. The currently-defined values for this variable
5116         are <literal>system</literal> for the systemwide message bus,
5117         and <literal>session</literal> for the per-login-session message
5118         bus. The new executable must still connect to the address given
5119         in <literal>DBUS_STARTER_ADDRESS</literal>, but may assume that the
5120         resulting connection is to the well-known bus.
5121       </para>
5122       <para>
5123         [FIXME there should be a timeout somewhere, either specified
5124         in the .service file, by the client, or just a global value
5125         and if the client being activated fails to connect within that
5126         timeout, an error should be sent back.]
5127       </para>
5128
5129       <sect3 id="message-bus-starting-services-scope">
5130         <title>Message Bus Service Scope</title>
5131         <para>
5132           The "scope" of a service is its "per-", such as per-session,
5133           per-machine, per-home-directory, or per-display. The reference
5134           implementation doesn't yet support starting services in a different
5135           scope from the message bus itself. So e.g. if you start a service
5136           on the session bus its scope is per-session.
5137         </para>
5138         <para>
5139           We could add an optional scope to a bus name. For example, for
5140           per-(display,session pair), we could have a unique ID for each display
5141           generated automatically at login and set on screen 0 by executing a
5142           special "set display ID" binary. The ID would be stored in a
5143           <literal>_DBUS_DISPLAY_ID</literal> property and would be a string of
5144           random bytes. This ID would then be used to scope names.
5145           Starting/locating a service could be done by ID-name pair rather than
5146           only by name.
5147         </para>
5148         <para>
5149           Contrast this with a per-display scope. To achieve that, we would
5150           want a single bus spanning all sessions using a given display.
5151           So we might set a <literal>_DBUS_DISPLAY_BUS_ADDRESS</literal>
5152           property on screen 0 of the display, pointing to this bus.
5153         </para>
5154       </sect3>
5155     </sect2>
5156
5157     <sect2 id="message-bus-types">
5158       <title>Well-known Message Bus Instances</title>
5159       <para>
5160         Two standard message bus instances are defined here, along with how
5161         to locate them and where their service files live.
5162       </para>
5163       <sect3 id="message-bus-types-login">
5164         <title>Login session message bus</title>
5165         <para>
5166           Each time a user logs in, a <firstterm>login session message
5167             bus</firstterm> may be started. All applications in the user's login
5168           session may interact with one another using this message bus.
5169         </para>
5170         <para>
5171           The address of the login session message bus is given
5172           in the <literal>DBUS_SESSION_BUS_ADDRESS</literal> environment
5173           variable. If that variable is not set, applications may
5174           also try to read the address from the X Window System root
5175           window property <literal>_DBUS_SESSION_BUS_ADDRESS</literal>.
5176           The root window property must have type <literal>STRING</literal>.
5177           The environment variable should have precedence over the
5178           root window property.
5179         </para>
5180         <para>The address of the login session message bus is given in the
5181         <literal>DBUS_SESSION_BUS_ADDRESS</literal> environment variable. If
5182         DBUS_SESSION_BUS_ADDRESS is not set, or if it's set to the string
5183         "autolaunch:", the system should use platform-specific methods of
5184         locating a running D-Bus session server, or starting one if a running
5185         instance cannot be found. Note that this mechanism is not recommended
5186         for attempting to determine if a daemon is running. It is inherently
5187         racy to attempt to make this determination, since the bus daemon may
5188         be started just before or just after the determination is made.
5189         Therefore, it is recommended that applications do not try to make this
5190         determination for their functionality purposes, and instead they
5191         should attempt to start the server.</para>
5192
5193         <sect4 id="message-bus-types-login-x-windows">
5194           <title>X Windowing System</title>
5195           <para>
5196             For the X Windowing System, the application must locate the
5197             window owner of the selection represented by the atom formed by
5198             concatenating:
5199             <itemizedlist>
5200               <listitem>
5201                 <para>the literal string "_DBUS_SESSION_BUS_SELECTION_"</para>
5202               </listitem>
5203
5204               <listitem>
5205                 <para>the current user's username</para>
5206               </listitem>
5207
5208               <listitem>
5209                 <para>the literal character '_' (underscore)</para>
5210               </listitem>
5211
5212               <listitem>
5213                 <para>the machine's ID</para>
5214               </listitem>
5215             </itemizedlist>
5216           </para>
5217
5218           <para>
5219             The following properties are defined for the window that owns
5220             this X selection:
5221             <informaltable frame="all">
5222               <tgroup cols="2">
5223                 <tbody>
5224                   <row>
5225                     <entry>
5226                       <para>Atom</para>
5227                     </entry>
5228
5229                     <entry>
5230                       <para>meaning</para>
5231                     </entry>
5232                   </row>
5233
5234                   <row>
5235                     <entry>
5236                       <para>_DBUS_SESSION_BUS_ADDRESS</para>
5237                     </entry>
5238
5239                     <entry>
5240                       <para>the actual address of the server socket</para>
5241                     </entry>
5242                   </row>
5243
5244                   <row>
5245                     <entry>
5246                       <para>_DBUS_SESSION_BUS_PID</para>
5247                     </entry>
5248
5249                     <entry>
5250                       <para>the PID of the server process</para>
5251                     </entry>
5252                   </row>
5253                 </tbody>
5254               </tgroup>
5255             </informaltable>
5256           </para>
5257
5258           <para>
5259             At least the _DBUS_SESSION_BUS_ADDRESS property MUST be
5260             present in this window.
5261           </para>
5262
5263           <para>
5264             If the X selection cannot be located or if reading the
5265             properties from the window fails, the implementation MUST conclude
5266             that there is no D-Bus server running and proceed to start a new
5267             server. (See below on concurrency issues)
5268           </para>
5269
5270           <para>
5271             Failure to connect to the D-Bus server address thus obtained
5272             MUST be treated as a fatal connection error and should be reported
5273             to the application.
5274           </para>
5275
5276           <para>
5277             As an alternative, an implementation MAY find the information
5278             in the following file located in the current user's home directory,
5279             in subdirectory .dbus/session-bus/:
5280             <itemizedlist>
5281               <listitem>
5282                 <para>the machine's ID</para>
5283               </listitem>
5284
5285               <listitem>
5286                 <para>the literal character '-' (dash)</para>
5287               </listitem>
5288
5289               <listitem>
5290                 <para>the X display without the screen number, with the
5291                 following prefixes removed, if present: ":", "localhost:"
5292                 ."localhost.localdomain:". That is, a display of
5293                 "localhost:10.0" produces just the number "10"</para>
5294               </listitem>
5295             </itemizedlist>
5296           </para>
5297
5298           <para>
5299             The contents of this file NAME=value assignment pairs and
5300             lines starting with # are comments (no comments are allowed
5301             otherwise). The following variable names are defined:
5302             <informaltable
5303               frame="all">
5304               <tgroup cols="2">
5305                 <tbody>
5306                   <row>
5307                     <entry>
5308                       <para>Variable</para>
5309                     </entry>
5310
5311                     <entry>
5312                       <para>meaning</para>
5313                     </entry>
5314                   </row>
5315
5316                   <row>
5317                     <entry>
5318                       <para>DBUS_SESSION_BUS_ADDRESS</para>
5319                     </entry>
5320
5321                     <entry>
5322                       <para>the actual address of the server socket</para>
5323                     </entry>
5324                   </row>
5325
5326                   <row>
5327                     <entry>
5328                       <para>DBUS_SESSION_BUS_PID</para>
5329                     </entry>
5330
5331                     <entry>
5332                       <para>the PID of the server process</para>
5333                     </entry>
5334                   </row>
5335
5336                   <row>
5337                     <entry>
5338                       <para>DBUS_SESSION_BUS_WINDOWID</para>
5339                     </entry>
5340
5341                     <entry>
5342                       <para>the window ID</para>
5343                     </entry>
5344                   </row>
5345                 </tbody>
5346               </tgroup>
5347             </informaltable>
5348           </para>
5349
5350           <para>
5351             At least the DBUS_SESSION_BUS_ADDRESS variable MUST be present
5352             in this file.
5353           </para>
5354
5355           <para>
5356             Failure to open this file MUST be interpreted as absence of a
5357             running server. Therefore, the implementation MUST proceed to
5358             attempting to launch a new bus server if the file cannot be
5359             opened.
5360           </para>
5361
5362           <para>
5363             However, success in opening this file MUST NOT lead to the
5364             conclusion that the server is running. Thus, a failure to connect to
5365             the bus address obtained by the alternative method MUST NOT be
5366             considered a fatal error. If the connection cannot be established,
5367             the implementation MUST proceed to check the X selection settings or
5368             to start the server on its own.
5369           </para>
5370
5371           <para>
5372             If the implementation concludes that the D-Bus server is not
5373             running it MUST attempt to start a new server and it MUST also
5374             ensure that the daemon started as an effect of the "autolaunch"
5375             mechanism provides the lookup mechanisms described above, so
5376             subsequent calls can locate the newly started server. The
5377             implementation MUST also ensure that if two or more concurrent
5378             initiations happen, only one server remains running and all other
5379             initiations are able to obtain the address of this server and
5380             connect to it. In other words, the implementation MUST ensure that
5381             the X selection is not present when it attempts to set it, without
5382             allowing another process to set the selection between the
5383             verification and the setting (e.g., by using XGrabServer /
5384             XungrabServer).
5385           </para>
5386         </sect4>
5387         <sect4>
5388           <title></title>
5389           <para>
5390             On Unix systems, the session bus should search for .service files
5391             in <literal>$XDG_DATA_DIRS/dbus-1/services</literal> as defined
5392             by the
5393             <ulink url="http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html">XDG Base Directory Specification</ulink>.
5394             Implementations may also search additional locations, which
5395             should be searched with lower priority than anything in
5396             XDG_DATA_HOME, XDG_DATA_DIRS or their respective defaults;
5397             for example, the reference implementation also
5398             looks in <literal>${datadir}/dbus-1/services</literal> as
5399             set at compile time.
5400           </para>
5401           <para>
5402             As described in the XDG Base Directory Specification, software
5403             packages should install their session .service files to their
5404             configured <literal>${datadir}/dbus-1/services</literal>,
5405             where <literal>${datadir}</literal> is as defined by the GNU
5406             coding standards. System administrators or users can arrange
5407             for these service files to be read by setting XDG_DATA_DIRS or by
5408             symlinking them into the default locations.
5409           </para>
5410         </sect4>
5411       </sect3>
5412       <sect3 id="message-bus-types-system">
5413         <title>System message bus</title>
5414         <para>
5415           A computer may have a <firstterm>system message bus</firstterm>,
5416           accessible to all applications on the system. This message bus may be
5417           used to broadcast system events, such as adding new hardware devices,
5418           changes in the printer queue, and so forth.
5419         </para>
5420         <para>
5421           The address of the system message bus is given
5422           in the <literal>DBUS_SYSTEM_BUS_ADDRESS</literal> environment
5423           variable. If that variable is not set, applications should try
5424           to connect to the well-known address
5425           <literal>unix:path=/var/run/dbus/system_bus_socket</literal>.
5426           <footnote>
5427             <para>
5428               The D-Bus reference implementation actually honors the
5429               <literal>$(localstatedir)</literal> configure option
5430               for this address, on both client and server side.
5431             </para>
5432           </footnote>
5433         </para>
5434         <para>
5435           On Unix systems, the system bus should default to searching
5436           for .service files in
5437           <literal>/usr/local/share/dbus-1/system-services</literal>,
5438           <literal>/usr/share/dbus-1/system-services</literal> and
5439           <literal>/lib/dbus-1/system-services</literal>, with that order
5440           of precedence. It may also search other implementation-specific
5441           locations, but should not vary these locations based on environment
5442           variables.
5443           <footnote>
5444             <para>
5445               The system bus is security-sensitive and is typically executed
5446               by an init system with a clean environment. Its launch helper
5447               process is particularly security-sensitive, and specifically
5448               clears its own environment.
5449             </para>
5450           </footnote>
5451         </para>
5452         <para>
5453           Software packages should install their system .service
5454           files to their configured
5455           <literal>${datadir}/dbus-1/system-services</literal>,
5456           where <literal>${datadir}</literal> is as defined by the GNU
5457           coding standards. System administrators can arrange
5458           for these service files to be read by editing the system bus'
5459           configuration file or by symlinking them into the default
5460           locations.
5461         </para>
5462       </sect3>
5463     </sect2>
5464
5465     <sect2 id="message-bus-messages">
5466       <title>Message Bus Messages</title>
5467       <para>
5468         The special message bus name <literal>org.freedesktop.DBus</literal>
5469         responds to a number of additional messages.
5470       </para>
5471
5472       <sect3 id="bus-messages-hello">
5473         <title><literal>org.freedesktop.DBus.Hello</literal></title>
5474         <para>
5475           As a method:
5476           <programlisting>
5477             STRING Hello ()
5478           </programlisting>
5479           Reply arguments:
5480           <informaltable>
5481             <tgroup cols="3">
5482               <thead>
5483                 <row>
5484                   <entry>Argument</entry>
5485                   <entry>Type</entry>
5486                   <entry>Description</entry>
5487                 </row>
5488               </thead>
5489               <tbody>
5490                 <row>
5491                   <entry>0</entry>
5492                   <entry>STRING</entry>
5493                   <entry>Unique name assigned to the connection</entry>
5494                 </row>
5495               </tbody>
5496             </tgroup>
5497           </informaltable>
5498         </para>
5499         <para>
5500           Before an application is able to send messages to other applications
5501           it must send the <literal>org.freedesktop.DBus.Hello</literal> message
5502           to the message bus to obtain a unique name. If an application without
5503           a unique name tries to send a message to another application, or a
5504           message to the message bus itself that isn't the
5505           <literal>org.freedesktop.DBus.Hello</literal> message, it will be
5506           disconnected from the bus.
5507         </para>
5508         <para>
5509           There is no corresponding "disconnect" request; if a client wishes to
5510           disconnect from the bus, it simply closes the socket (or other
5511           communication channel).
5512         </para>
5513       </sect3>
5514       <sect3 id="bus-messages-list-names">
5515         <title><literal>org.freedesktop.DBus.ListNames</literal></title>
5516         <para>
5517           As a method:
5518           <programlisting>
5519             ARRAY of STRING ListNames ()
5520           </programlisting>
5521           Reply arguments:
5522           <informaltable>
5523             <tgroup cols="3">
5524               <thead>
5525                 <row>
5526                   <entry>Argument</entry>
5527                   <entry>Type</entry>
5528                   <entry>Description</entry>
5529                 </row>
5530               </thead>
5531               <tbody>
5532                 <row>
5533                   <entry>0</entry>
5534                   <entry>ARRAY of STRING</entry>
5535                   <entry>Array of strings where each string is a bus name</entry>
5536                 </row>
5537               </tbody>
5538             </tgroup>
5539           </informaltable>
5540         </para>
5541         <para>
5542           Returns a list of all currently-owned names on the bus.
5543         </para>
5544       </sect3>
5545       <sect3 id="bus-messages-list-activatable-names">
5546         <title><literal>org.freedesktop.DBus.ListActivatableNames</literal></title>
5547         <para>
5548           As a method:
5549           <programlisting>
5550             ARRAY of STRING ListActivatableNames ()
5551           </programlisting>
5552           Reply arguments:
5553           <informaltable>
5554             <tgroup cols="3">
5555               <thead>
5556                 <row>
5557                   <entry>Argument</entry>
5558                   <entry>Type</entry>
5559                   <entry>Description</entry>
5560                 </row>
5561               </thead>
5562               <tbody>
5563                 <row>
5564                   <entry>0</entry>
5565                   <entry>ARRAY of STRING</entry>
5566                   <entry>Array of strings where each string is a bus name</entry>
5567                 </row>
5568               </tbody>
5569             </tgroup>
5570           </informaltable>
5571         </para>
5572         <para>
5573           Returns a list of all names that can be activated on the bus.
5574         </para>
5575       </sect3>
5576       <sect3 id="bus-messages-name-exists">
5577         <title><literal>org.freedesktop.DBus.NameHasOwner</literal></title>
5578         <para>
5579           As a method:
5580           <programlisting>
5581             BOOLEAN NameHasOwner (in STRING name)
5582           </programlisting>
5583           Message arguments:
5584           <informaltable>
5585             <tgroup cols="3">
5586               <thead>
5587                 <row>
5588                   <entry>Argument</entry>
5589                   <entry>Type</entry>
5590                   <entry>Description</entry>
5591                 </row>
5592               </thead>
5593               <tbody>
5594                 <row>
5595                   <entry>0</entry>
5596                   <entry>STRING</entry>
5597                   <entry>Name to check</entry>
5598                 </row>
5599               </tbody>
5600             </tgroup>
5601           </informaltable>
5602           Reply arguments:
5603           <informaltable>
5604             <tgroup cols="3">
5605               <thead>
5606                 <row>
5607                   <entry>Argument</entry>
5608                   <entry>Type</entry>
5609                   <entry>Description</entry>
5610                 </row>
5611               </thead>
5612               <tbody>
5613                 <row>
5614                   <entry>0</entry>
5615                   <entry>BOOLEAN</entry>
5616                   <entry>Return value, true if the name exists</entry>
5617                 </row>
5618               </tbody>
5619             </tgroup>
5620           </informaltable>
5621         </para>
5622         <para>
5623           Checks if the specified name exists (currently has an owner).
5624         </para>
5625       </sect3>
5626
5627       <sect3 id="bus-messages-name-owner-changed">
5628         <title><literal>org.freedesktop.DBus.NameOwnerChanged</literal></title>
5629         <para>
5630           This is a signal:
5631           <programlisting>
5632             NameOwnerChanged (STRING name, STRING old_owner, STRING new_owner)
5633           </programlisting>
5634           Message arguments:
5635           <informaltable>
5636             <tgroup cols="3">
5637               <thead>
5638                 <row>
5639                   <entry>Argument</entry>
5640                   <entry>Type</entry>
5641                   <entry>Description</entry>
5642                 </row>
5643               </thead>
5644               <tbody>
5645                 <row>
5646                   <entry>0</entry>
5647                   <entry>STRING</entry>
5648                   <entry>Name with a new owner</entry>
5649                 </row>
5650                 <row>
5651                   <entry>1</entry>
5652                   <entry>STRING</entry>
5653                   <entry>Old owner or empty string if none</entry>
5654                 </row>
5655                 <row>
5656                   <entry>2</entry>
5657                   <entry>STRING</entry>
5658                   <entry>New owner or empty string if none</entry>
5659                 </row>
5660               </tbody>
5661             </tgroup>
5662           </informaltable>
5663         </para>
5664         <para>
5665           This signal indicates that the owner of a name has changed.
5666           It's also the signal to use to detect the appearance of
5667           new names on the bus.
5668         </para>
5669       </sect3>
5670       <sect3 id="bus-messages-name-lost">
5671         <title><literal>org.freedesktop.DBus.NameLost</literal></title>
5672         <para>
5673           This is a signal:
5674           <programlisting>
5675             NameLost (STRING name)
5676           </programlisting>
5677           Message arguments:
5678           <informaltable>
5679             <tgroup cols="3">
5680               <thead>
5681                 <row>
5682                   <entry>Argument</entry>
5683                   <entry>Type</entry>
5684                   <entry>Description</entry>
5685                 </row>
5686               </thead>
5687               <tbody>
5688                 <row>
5689                   <entry>0</entry>
5690                   <entry>STRING</entry>
5691                   <entry>Name which was lost</entry>
5692                 </row>
5693               </tbody>
5694             </tgroup>
5695           </informaltable>
5696         </para>
5697         <para>
5698           This signal is sent to a specific application when it loses
5699           ownership of a name.
5700         </para>
5701       </sect3>
5702
5703       <sect3 id="bus-messages-name-acquired">
5704         <title><literal>org.freedesktop.DBus.NameAcquired</literal></title>
5705         <para>
5706           This is a signal:
5707           <programlisting>
5708             NameAcquired (STRING name)
5709           </programlisting>
5710           Message arguments:
5711           <informaltable>
5712             <tgroup cols="3">
5713               <thead>
5714                 <row>
5715                   <entry>Argument</entry>
5716                   <entry>Type</entry>
5717                   <entry>Description</entry>
5718                 </row>
5719               </thead>
5720               <tbody>
5721                 <row>
5722                   <entry>0</entry>
5723                   <entry>STRING</entry>
5724                   <entry>Name which was acquired</entry>
5725                 </row>
5726               </tbody>
5727             </tgroup>
5728           </informaltable>
5729         </para>
5730         <para>
5731           This signal is sent to a specific application when it gains
5732           ownership of a name.
5733         </para>
5734       </sect3>
5735
5736       <sect3 id="bus-messages-start-service-by-name">
5737         <title><literal>org.freedesktop.DBus.StartServiceByName</literal></title>
5738         <para>
5739           As a method:
5740           <programlisting>
5741             UINT32 StartServiceByName (in STRING name, in UINT32 flags)
5742           </programlisting>
5743           Message arguments:
5744           <informaltable>
5745             <tgroup cols="3">
5746               <thead>
5747                 <row>
5748                   <entry>Argument</entry>
5749                   <entry>Type</entry>
5750                   <entry>Description</entry>
5751                 </row>
5752               </thead>
5753               <tbody>
5754                 <row>
5755                   <entry>0</entry>
5756                   <entry>STRING</entry>
5757                   <entry>Name of the service to start</entry>
5758                 </row>
5759                 <row>
5760                   <entry>1</entry>
5761                   <entry>UINT32</entry>
5762                   <entry>Flags (currently not used)</entry>
5763                 </row>
5764               </tbody>
5765             </tgroup>
5766           </informaltable>
5767         Reply arguments:
5768         <informaltable>
5769           <tgroup cols="3">
5770             <thead>
5771               <row>
5772                 <entry>Argument</entry>
5773                 <entry>Type</entry>
5774                 <entry>Description</entry>
5775               </row>
5776             </thead>
5777             <tbody>
5778               <row>
5779                 <entry>0</entry>
5780                 <entry>UINT32</entry>
5781                 <entry>Return value</entry>
5782               </row>
5783             </tbody>
5784           </tgroup>
5785         </informaltable>
5786         Tries to launch the executable associated with a name (service
5787         activation), as an explicit request. This is an alternative to
5788         relying on auto-starting. For more information on how services
5789         are activated and the difference between auto-starting and explicit
5790         activation, see
5791         <xref linkend="message-bus-starting-services"/>.
5792         </para>
5793         <para>
5794           It is often preferable to carry out auto-starting
5795           instead of calling this method. This is because calling this method
5796           is subject to a
5797           <ulink url="https://en.wikipedia.org/wiki/Time_of_check_to_time_of_use">time-of-check/time-of-use</ulink>
5798           issue: if a caller asks the message bus to start a service so that
5799           the same caller can make follow-up method calls to that service,
5800           the fact that the message bus was able to start the required
5801           service is no guarantee that it will not have crashed or otherwise
5802           exited by the time the caller makes those follow-up method calls.
5803           As a result, calling this method does not remove the need for
5804           the caller to handle errors from method calls. Given that fact,
5805           it is usually simpler to rely on auto-starting, in which the
5806           required service starts as a side-effect of the first method call.
5807         </para>
5808         <para>
5809           The return value can be one of the following values:
5810           <informaltable>
5811             <tgroup cols="3">
5812               <thead>
5813                 <row>
5814                   <entry>Identifier</entry>
5815                   <entry>Value</entry>
5816                   <entry>Description</entry>
5817                 </row>
5818               </thead>
5819               <tbody>
5820                 <row>
5821                   <entry>DBUS_START_REPLY_SUCCESS</entry>
5822                   <entry>1</entry>
5823                   <entry>The service was successfully started.</entry>
5824                 </row>
5825                 <row>
5826                   <entry>DBUS_START_REPLY_ALREADY_RUNNING</entry>
5827                   <entry>2</entry>
5828                   <entry>A connection already owns the given name.</entry>
5829                 </row>
5830               </tbody>
5831              </tgroup>
5832            </informaltable>
5833         </para>
5834
5835       </sect3>
5836
5837       <sect3 id="bus-messages-update-activation-environment">
5838         <title><literal>org.freedesktop.DBus.UpdateActivationEnvironment</literal></title>
5839         <para>
5840           As a method:
5841           <programlisting>
5842             UpdateActivationEnvironment (in ARRAY of DICT&lt;STRING,STRING&gt; environment)
5843           </programlisting>
5844           Message arguments:
5845           <informaltable>
5846             <tgroup cols="3">
5847               <thead>
5848                 <row>
5849                   <entry>Argument</entry>
5850                   <entry>Type</entry>
5851                   <entry>Description</entry>
5852                 </row>
5853               </thead>
5854               <tbody>
5855                 <row>
5856                   <entry>0</entry>
5857                   <entry>ARRAY of DICT&lt;STRING,STRING&gt;</entry>
5858                   <entry>Environment to add or update</entry>
5859                 </row>
5860               </tbody>
5861             </tgroup>
5862             </informaltable>
5863             Normally, session bus activated services inherit the environment of the bus daemon.  This method adds to or modifies that environment when activating services.
5864         </para>
5865         <para>
5866           Some bus instances, such as the standard system bus, may disable access to this method for some or all callers.
5867         </para>
5868         <para>
5869           Note, both the environment variable names and values must be valid UTF-8.  There's no way to update the activation environment with data that is invalid UTF-8.
5870         </para>
5871
5872       </sect3>
5873
5874       <sect3 id="bus-messages-get-name-owner">
5875         <title><literal>org.freedesktop.DBus.GetNameOwner</literal></title>
5876         <para>
5877           As a method:
5878           <programlisting>
5879             STRING GetNameOwner (in STRING name)
5880           </programlisting>
5881           Message arguments:
5882           <informaltable>
5883             <tgroup cols="3">
5884               <thead>
5885                 <row>
5886                   <entry>Argument</entry>
5887                   <entry>Type</entry>
5888                   <entry>Description</entry>
5889                 </row>
5890               </thead>
5891               <tbody>
5892                 <row>
5893                   <entry>0</entry>
5894                   <entry>STRING</entry>
5895                   <entry>Name to get the owner of</entry>
5896                 </row>
5897               </tbody>
5898             </tgroup>
5899           </informaltable>
5900         Reply arguments:
5901         <informaltable>
5902           <tgroup cols="3">
5903             <thead>
5904               <row>
5905                 <entry>Argument</entry>
5906                 <entry>Type</entry>
5907                 <entry>Description</entry>
5908               </row>
5909             </thead>
5910             <tbody>
5911               <row>
5912                 <entry>0</entry>
5913                 <entry>STRING</entry>
5914                 <entry>Return value, a unique connection name</entry>
5915               </row>
5916             </tbody>
5917           </tgroup>
5918         </informaltable>
5919         Returns the unique connection name of the primary owner of the name
5920         given. If the requested name doesn't have an owner, returns a
5921         <literal>org.freedesktop.DBus.Error.NameHasNoOwner</literal> error.
5922        </para>
5923       </sect3>
5924
5925       <sect3 id="bus-messages-get-connection-unix-user">
5926         <title><literal>org.freedesktop.DBus.GetConnectionUnixUser</literal></title>
5927         <para>
5928           As a method:
5929           <programlisting>
5930             UINT32 GetConnectionUnixUser (in STRING bus_name)
5931           </programlisting>
5932           Message arguments:
5933           <informaltable>
5934             <tgroup cols="3">
5935               <thead>
5936                 <row>
5937                   <entry>Argument</entry>
5938                   <entry>Type</entry>
5939                   <entry>Description</entry>
5940                 </row>
5941               </thead>
5942               <tbody>
5943                 <row>
5944                   <entry>0</entry>
5945                   <entry>STRING</entry>
5946                   <entry>Unique or well-known bus name of the connection to
5947                     query, such as <literal>:12.34</literal> or
5948                     <literal>com.example.tea</literal></entry>
5949                 </row>
5950               </tbody>
5951             </tgroup>
5952           </informaltable>
5953         Reply arguments:
5954         <informaltable>
5955           <tgroup cols="3">
5956             <thead>
5957               <row>
5958                 <entry>Argument</entry>
5959                 <entry>Type</entry>
5960                 <entry>Description</entry>
5961               </row>
5962             </thead>
5963             <tbody>
5964               <row>
5965                 <entry>0</entry>
5966                 <entry>UINT32</entry>
5967                 <entry>Unix user ID</entry>
5968               </row>
5969             </tbody>
5970           </tgroup>
5971         </informaltable>
5972         Returns the Unix user ID of the process connected to the server. If
5973         unable to determine it (for instance, because the process is not on the
5974         same machine as the bus daemon), an error is returned.
5975        </para>
5976       </sect3>
5977
5978       <sect3 id="bus-messages-get-connection-unix-process-id">
5979         <title><literal>org.freedesktop.DBus.GetConnectionUnixProcessID</literal></title>
5980         <para>
5981           As a method:
5982           <programlisting>
5983             UINT32 GetConnectionUnixProcessID (in STRING bus_name)
5984           </programlisting>
5985           Message arguments:
5986           <informaltable>
5987             <tgroup cols="3">
5988               <thead>
5989                 <row>
5990                   <entry>Argument</entry>
5991                   <entry>Type</entry>
5992                   <entry>Description</entry>
5993                 </row>
5994               </thead>
5995               <tbody>
5996                 <row>
5997                   <entry>0</entry>
5998                   <entry>STRING</entry>
5999                   <entry>Unique or well-known bus name of the connection to
6000                     query, such as <literal>:12.34</literal> or
6001                     <literal>com.example.tea</literal></entry>
6002                 </row>
6003               </tbody>
6004             </tgroup>
6005           </informaltable>
6006         Reply arguments:
6007         <informaltable>
6008           <tgroup cols="3">
6009             <thead>
6010               <row>
6011                 <entry>Argument</entry>
6012                 <entry>Type</entry>
6013                 <entry>Description</entry>
6014               </row>
6015             </thead>
6016             <tbody>
6017               <row>
6018                 <entry>0</entry>
6019                 <entry>UINT32</entry>
6020                 <entry>Unix process id</entry>
6021               </row>
6022             </tbody>
6023           </tgroup>
6024         </informaltable>
6025         Returns the Unix process ID of the process connected to the server. If
6026         unable to determine it (for instance, because the process is not on the
6027         same machine as the bus daemon), an error is returned.
6028        </para>
6029       </sect3>
6030
6031       <sect3 id="bus-messages-get-connection-credentials">
6032         <title><literal>org.freedesktop.DBus.GetConnectionCredentials</literal></title>
6033         <para>
6034           As a method:
6035           <programlisting>
6036             DICT&lt;STRING,VARIANT&gt; GetConnectionCredentials (in STRING bus_name)
6037           </programlisting>
6038           Message arguments:
6039           <informaltable>
6040             <tgroup cols="3">
6041               <thead>
6042                 <row>
6043                   <entry>Argument</entry>
6044                   <entry>Type</entry>
6045                   <entry>Description</entry>
6046                 </row>
6047               </thead>
6048               <tbody>
6049                 <row>
6050                   <entry>0</entry>
6051                   <entry>STRING</entry>
6052                   <entry>Unique or well-known bus name of the connection to
6053                     query, such as <literal>:12.34</literal> or
6054                     <literal>com.example.tea</literal></entry>
6055                 </row>
6056               </tbody>
6057             </tgroup>
6058           </informaltable>
6059         Reply arguments:
6060         <informaltable>
6061           <tgroup cols="3">
6062             <thead>
6063               <row>
6064                 <entry>Argument</entry>
6065                 <entry>Type</entry>
6066                 <entry>Description</entry>
6067               </row>
6068             </thead>
6069             <tbody>
6070               <row>
6071                 <entry>0</entry>
6072                 <entry>DICT&lt;STRING,VARIANT&gt;</entry>
6073                 <entry>Credentials</entry>
6074               </row>
6075             </tbody>
6076           </tgroup>
6077         </informaltable>
6078       </para>
6079
6080       <para>
6081         Returns as many credentials as possible for the process connected to
6082         the server. If unable to determine certain credentials (for instance,
6083         because the process is not on the same machine as the bus daemon,
6084         or because this version of the bus daemon does not support a
6085         particular security framework), or if the values of those credentials
6086         cannot be represented as documented here, then those credentials
6087         are omitted.
6088       </para>
6089
6090       <para>
6091         Keys in the returned dictionary not containing "." are defined
6092         by this specification. Bus daemon implementors supporting
6093         credentials frameworks not mentioned in this document should either
6094         contribute patches to this specification, or use keys containing
6095         "." and starting with a reversed domain name.
6096         <informaltable>
6097           <tgroup cols="3">
6098             <thead>
6099               <row>
6100                 <entry>Key</entry>
6101                 <entry>Value type</entry>
6102                 <entry>Value</entry>
6103               </row>
6104             </thead>
6105             <tbody>
6106               <row>
6107                 <entry>UnixUserID</entry>
6108                 <entry>UINT32</entry>
6109                 <entry>The numeric Unix user ID, as defined by POSIX</entry>
6110               </row>
6111               <row>
6112                 <entry>ProcessID</entry>
6113                 <entry>UINT32</entry>
6114                 <entry>The numeric process ID, on platforms that have
6115                   this concept. On Unix, this is the process ID defined by
6116                   POSIX.</entry>
6117               </row>
6118               <row>
6119                 <entry>WindowsSID</entry>
6120                 <entry>STRING</entry>
6121                 <entry>The Windows security identifier in its string form,
6122                 e.g. "S-1-5-21-3623811015-3361044348-30300820-1013" for
6123                 a domain or local computer user or "S-1-5-18" for the
6124                 LOCAL_SYSTEM user</entry>
6125               </row>
6126
6127               <row>
6128                 <entry>LinuxSecurityLabel</entry>
6129                 <entry>ARRAY of BYTE</entry>
6130                 <entry>
6131                   <para>On Linux systems, the security label that would result
6132                     from the SO_PEERSEC getsockopt call. The array contains
6133                     the non-zero bytes of the security label in an unspecified
6134                     ASCII-compatible encoding<footnote>
6135                       <para>It could be ASCII or UTF-8, but could also be
6136                         ISO Latin-1 or any other encoding.</para>
6137                     </footnote>, followed by a single zero byte.</para>
6138                   <para>
6139                     For example, the SELinux context
6140                     <literal>system_u:system_r:init_t:s0</literal>
6141                     (a string of length 27) would be encoded as 28 bytes
6142                     ending with ':', 's', '0', '\x00'.<footnote>
6143                       <para>Note that this is not the same as the older
6144                         GetConnectionSELinuxContext method, which does
6145                         not append the zero byte. Always appending the
6146                         zero byte allows callers to read the string
6147                         from the message payload without copying.</para>
6148                     </footnote>
6149                   </para>
6150                   <para>
6151                     On SELinux systems this is the SELinux context, as output
6152                     by <literal>ps -Z</literal> or <literal>ls -Z</literal>.
6153                     Typical values might include
6154                     <literal>system_u:system_r:init_t:s0</literal>,
6155                     <literal>unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023</literal>,
6156                     or
6157                     <literal>unconfined_u:unconfined_r:chrome_sandbox_t:s0-s0:c0.c1023</literal>.
6158                   </para>
6159                   <para>
6160                     On Smack systems, this is the Smack label.
6161                     Typical values might include
6162                     <literal>_</literal>, <literal>*</literal>,
6163                     <literal>User</literal>, <literal>System</literal>
6164                     or <literal>System::Shared</literal>.
6165                   </para>
6166                   <para>
6167                     On AppArmor systems, this is the AppArmor context,
6168                     a composite string encoding the AppArmor label (one or more
6169                     profiles) and the enforcement mode.
6170                     Typical values might include <literal>unconfined</literal>,
6171                     <literal>/usr/bin/firefox (enforce)</literal> or
6172                     <literal>user1 (complain)</literal>.
6173                   </para>
6174                 </entry>
6175               </row>
6176
6177             </tbody>
6178           </tgroup>
6179         </informaltable>
6180        </para>
6181
6182         <para>
6183           This method was added in D-Bus 1.7 to reduce the round-trips
6184           required to list a process's credentials. In older versions, calling
6185           this method will fail: applications should recover by using the
6186           separate methods such as
6187           <xref linkend="bus-messages-get-connection-unix-user"/>
6188           instead.
6189         </para>
6190       </sect3>
6191
6192       <sect3 id="bus-messages-get-adt-audit-session-data">
6193         <title><literal>org.freedesktop.DBus.GetAdtAuditSessionData</literal></title>
6194         <para>
6195           As a method:
6196           <programlisting>
6197             ARRAY of BYTE GetAdtAuditSessionData (in STRING bus_name)
6198           </programlisting>
6199           Message arguments:
6200           <informaltable>
6201             <tgroup cols="3">
6202               <thead>
6203                 <row>
6204                   <entry>Argument</entry>
6205                   <entry>Type</entry>
6206                   <entry>Description</entry>
6207                 </row>
6208               </thead>
6209               <tbody>
6210                 <row>
6211                   <entry>0</entry>
6212                   <entry>STRING</entry>
6213                   <entry>Unique or well-known bus name of the connection to
6214                     query, such as <literal>:12.34</literal> or
6215                     <literal>com.example.tea</literal></entry>
6216                 </row>
6217               </tbody>
6218             </tgroup>
6219           </informaltable>
6220           Reply arguments:
6221           <informaltable>
6222             <tgroup cols="3">
6223               <thead>
6224                 <row>
6225                   <entry>Argument</entry>
6226                   <entry>Type</entry>
6227                   <entry>Description</entry>
6228                 </row>
6229               </thead>
6230               <tbody>
6231                 <row>
6232                   <entry>0</entry>
6233                   <entry>ARRAY of BYTE</entry>
6234                   <entry>auditing data as returned by
6235                     adt_export_session_data()</entry>
6236                 </row>
6237               </tbody>
6238             </tgroup>
6239           </informaltable>
6240           Returns auditing data used by Solaris ADT, in an unspecified
6241           binary format. If you know what this means, please contribute
6242           documentation via the D-Bus bug tracking system.
6243           This method is on the core DBus interface for historical reasons;
6244           the same information should be made available via
6245           <xref linkend="bus-messages-get-connection-credentials"/>
6246           in future.
6247         </para>
6248       </sect3>
6249
6250       <sect3 id="bus-messages-get-connection-selinux-security-context">
6251         <title><literal>org.freedesktop.DBus.GetConnectionSELinuxSecurityContext</literal></title>
6252         <para>
6253           As a method:
6254           <programlisting>
6255             ARRAY of BYTE GetConnectionSELinuxSecurityContext (in STRING bus_name)
6256           </programlisting>
6257           Message arguments:
6258           <informaltable>
6259             <tgroup cols="3">
6260               <thead>
6261                 <row>
6262                   <entry>Argument</entry>
6263                   <entry>Type</entry>
6264                   <entry>Description</entry>
6265                 </row>
6266               </thead>
6267               <tbody>
6268                 <row>
6269                   <entry>0</entry>
6270                   <entry>STRING</entry>
6271                   <entry>Unique or well-known bus name of the connection to
6272                     query, such as <literal>:12.34</literal> or
6273                     <literal>com.example.tea</literal></entry>
6274                 </row>
6275               </tbody>
6276             </tgroup>
6277           </informaltable>
6278           Reply arguments:
6279           <informaltable>
6280             <tgroup cols="3">
6281               <thead>
6282                 <row>
6283                   <entry>Argument</entry>
6284                   <entry>Type</entry>
6285                   <entry>Description</entry>
6286                 </row>
6287               </thead>
6288               <tbody>
6289                 <row>
6290                   <entry>0</entry>
6291                   <entry>ARRAY of BYTE</entry>
6292                   <entry>some sort of string of bytes, not necessarily UTF-8,
6293                     not including '\0'</entry>
6294                 </row>
6295               </tbody>
6296             </tgroup>
6297           </informaltable>
6298           Returns the security context used by SELinux, in an unspecified
6299           format. If you know what this means, please contribute
6300           documentation via the D-Bus bug tracking system.
6301           This method is on the core DBus interface for historical reasons;
6302           the same information should be made available via
6303           <xref linkend="bus-messages-get-connection-credentials"/>
6304           in future.
6305         </para>
6306       </sect3>
6307
6308
6309       <sect3 id="bus-messages-add-match">
6310         <title><literal>org.freedesktop.DBus.AddMatch</literal></title>
6311         <para>
6312           As a method:
6313           <programlisting>
6314             AddMatch (in STRING rule)
6315           </programlisting>
6316           Message arguments:
6317           <informaltable>
6318             <tgroup cols="3">
6319               <thead>
6320                 <row>
6321                   <entry>Argument</entry>
6322                   <entry>Type</entry>
6323                   <entry>Description</entry>
6324                 </row>
6325               </thead>
6326               <tbody>
6327                 <row>
6328                   <entry>0</entry>
6329                   <entry>STRING</entry>
6330                   <entry>Match rule to add to the connection</entry>
6331                 </row>
6332               </tbody>
6333             </tgroup>
6334           </informaltable>
6335         Adds a match rule to match messages going through the message bus (see <xref linkend='message-bus-routing-match-rules'/>).
6336         If the bus does not have enough resources the <literal>org.freedesktop.DBus.Error.OOM</literal>
6337         error is returned.
6338        </para>
6339       </sect3>
6340       <sect3 id="bus-messages-remove-match">
6341         <title><literal>org.freedesktop.DBus.RemoveMatch</literal></title>
6342         <para>
6343           As a method:
6344           <programlisting>
6345             RemoveMatch (in STRING rule)
6346           </programlisting>
6347           Message arguments:
6348           <informaltable>
6349             <tgroup cols="3">
6350               <thead>
6351                 <row>
6352                   <entry>Argument</entry>
6353                   <entry>Type</entry>
6354                   <entry>Description</entry>
6355                 </row>
6356               </thead>
6357               <tbody>
6358                 <row>
6359                   <entry>0</entry>
6360                   <entry>STRING</entry>
6361                   <entry>Match rule to remove from the connection</entry>
6362                 </row>
6363               </tbody>
6364             </tgroup>
6365           </informaltable>
6366         Removes the first rule that matches (see <xref linkend='message-bus-routing-match-rules'/>).
6367         If the rule is not found the <literal>org.freedesktop.DBus.Error.MatchRuleNotFound</literal>
6368         error is returned.
6369        </para>
6370       </sect3>
6371
6372       <sect3 id="bus-messages-get-id">
6373         <title><literal>org.freedesktop.DBus.GetId</literal></title>
6374         <para>
6375           As a method:
6376           <programlisting>
6377             GetId (out STRING id)
6378           </programlisting>
6379         Reply arguments:
6380         <informaltable>
6381           <tgroup cols="3">
6382             <thead>
6383               <row>
6384                 <entry>Argument</entry>
6385                 <entry>Type</entry>
6386                 <entry>Description</entry>
6387               </row>
6388             </thead>
6389             <tbody>
6390               <row>
6391                 <entry>0</entry>
6392                 <entry>STRING</entry>
6393                 <entry>Unique ID identifying the bus daemon</entry>
6394               </row>
6395             </tbody>
6396           </tgroup>
6397         </informaltable>
6398         Gets the unique ID of the bus. The unique ID here is shared among all addresses the
6399         bus daemon is listening on (TCP, UNIX domain socket, etc.) and its format is described in
6400         <xref linkend="uuids"/>. Each address the bus is listening on also has its own unique
6401         ID, as described in <xref linkend="addresses"/>. The per-bus and per-address IDs are not related.
6402         There is also a per-machine ID, described in <xref linkend="standard-interfaces-peer"/> and returned
6403         by org.freedesktop.DBus.Peer.GetMachineId().
6404         For a desktop session bus, the bus ID can be used as a way to uniquely identify a user's session.
6405         </para>
6406       </sect3>
6407
6408       <sect3 id="bus-messages-become-monitor">
6409         <title><literal>org.freedesktop.DBus.Monitoring.BecomeMonitor</literal></title>
6410         <para>
6411           As a method:
6412           <programlisting>
6413             BecomeMonitor (in ARRAY of STRING rule, in UINT32 flags)
6414           </programlisting>
6415           Message arguments:
6416           <informaltable>
6417             <tgroup cols="3">
6418               <thead>
6419                 <row>
6420                   <entry>Argument</entry>
6421                   <entry>Type</entry>
6422                   <entry>Description</entry>
6423                 </row>
6424               </thead>
6425               <tbody>
6426                 <row>
6427                   <entry>0</entry>
6428                   <entry>ARRAY of STRING</entry>
6429                   <entry>Match rules to add to the connection</entry>
6430                 </row>
6431                 <row>
6432                   <entry>1</entry>
6433                   <entry>UINT32</entry>
6434                   <entry>Not used, must be 0</entry>
6435                 </row>
6436               </tbody>
6437             </tgroup>
6438           </informaltable>
6439         </para>
6440
6441         <para>
6442           Converts the connection into a <emphasis>monitor
6443             connection</emphasis> which can be used as a debugging/monitoring
6444           tool. Only a user who is privileged on this
6445           bus (by some implementation-specific definition) may create
6446           monitor connections<footnote>
6447             <para>
6448               In the reference implementation,
6449               the default configuration is that each user (identified by
6450               numeric user ID) may monitor their own session bus,
6451               and the root user (user ID zero) may monitor the
6452               system bus.
6453             </para>
6454           </footnote>.
6455        </para>
6456
6457        <para>
6458          Monitor connections lose all their bus names, including the unique
6459          connection name, and all their match rules. Sending messages on a
6460          monitor connection is not allowed: applications should use a private
6461          connection for monitoring.
6462        </para>
6463
6464        <para>
6465          Monitor connections may receive all messages, even messages that
6466          should only have gone to some other connection ("eavesdropping").
6467          The first argument is a list of match rules, which replace any
6468          match rules that were previously active for this connection.
6469          These match rules are always treated as if they contained the
6470          special <literal>eavesdrop='true'</literal> member.
6471        </para>
6472
6473        <para>
6474          As a special case, an empty list of match rules (which would
6475          otherwise match nothing, making the monitor useless) is treated
6476          as a shorthand for matching all messages.
6477        </para>
6478
6479        <para>
6480          The second argument might be used for flags to influence the
6481          behaviour of the monitor connection in future D-Bus versions.
6482        </para>
6483
6484        <para>
6485          Message bus implementations should attempt to minimize the
6486          side-effects of monitoring — in particular, unlike ordinary
6487          eavesdropping, monitoring the system bus does not require the
6488          access control rules to be relaxed, which would change the set
6489          of messages that can be delivered to their (non-monitor)
6490          destinations. However, it is unavoidable that monitoring
6491          will increase the message bus's resource consumption. In
6492          edge cases where there was barely enough time or memory without
6493          monitoring, this might result in message deliveries failing
6494          when they would otherwise have succeeded.
6495        </para>
6496       </sect3>
6497
6498     </sect2>
6499
6500   </sect1>
6501 <!--
6502   <appendix id="implementation-notes">
6503     <title>Implementation notes</title>
6504     <sect1 id="implementation-notes-subsection">
6505       <title></title>
6506       <para>
6507       </para>
6508     </sect1>
6509   </appendix>
6510 -->
6511
6512   <glossary><title>Glossary</title>
6513     <para>
6514       This glossary defines some of the terms used in this specification.
6515     </para>
6516
6517     <glossentry id="term-bus-name"><glossterm>Bus Name</glossterm>
6518       <glossdef>
6519         <para>
6520           The message bus maintains an association between names and
6521           connections. (Normally, there's one connection per application.)  A
6522           bus name is simply an identifier used to locate connections. For
6523           example, the hypothetical <literal>com.yoyodyne.Screensaver</literal>
6524           name might be used to send a message to a screensaver from Yoyodyne
6525           Corporation.  An application is said to <firstterm>own</firstterm> a
6526           name if the message bus has associated the application's connection
6527           with the name.  Names may also have <firstterm>queued
6528           owners</firstterm> (see <xref linkend="term-queued-owner"/>).
6529             The bus assigns a unique name to each connection,
6530             see <xref linkend="term-unique-name"/>. Other names
6531               can be thought of as "well-known names" and are
6532               used to find applications that offer specific functionality.
6533         </para>
6534
6535         <para>
6536           See <xref linkend="message-protocol-names-bus"/> for details of
6537           the syntax and naming conventions for bus names.
6538         </para>
6539       </glossdef>
6540     </glossentry>
6541
6542     <glossentry id="term-message"><glossterm>Message</glossterm>
6543       <glossdef>
6544         <para>
6545           A message is the atomic unit of communication via the D-Bus
6546           protocol. It consists of a <firstterm>header</firstterm> and a
6547           <firstterm>body</firstterm>; the body is made up of
6548           <firstterm>arguments</firstterm>.
6549         </para>
6550       </glossdef>
6551     </glossentry>
6552
6553     <glossentry id="term-message-bus"><glossterm>Message Bus</glossterm>
6554       <glossdef>
6555         <para>
6556           The message bus is a special application that forwards
6557           or routes messages between a group of applications
6558           connected to the message bus. It also manages
6559           <firstterm>names</firstterm> used for routing
6560           messages.
6561         </para>
6562       </glossdef>
6563     </glossentry>
6564
6565     <glossentry id="term-name"><glossterm>Name</glossterm>
6566       <glossdef>
6567         <para>
6568           See <xref linkend="term-bus-name"/>. "Name" may
6569             also be used to refer to some of the other names
6570             in D-Bus, such as interface names.
6571         </para>
6572       </glossdef>
6573     </glossentry>
6574
6575     <glossentry id="namespace"><glossterm>Namespace</glossterm>
6576       <glossdef>
6577         <para>
6578           Used to prevent collisions when defining new interfaces, bus names
6579           etc. The convention used is the same one Java uses for defining
6580           classes: a reversed domain name.
6581           See <xref linkend="message-protocol-names-bus"/>,
6582           <xref linkend="message-protocol-names-interface"/>,
6583           <xref linkend="message-protocol-names-error"/>,
6584           <xref linkend="message-protocol-marshaling-object-path"/>.
6585         </para>
6586       </glossdef>
6587     </glossentry>
6588
6589     <glossentry id="term-object"><glossterm>Object</glossterm>
6590       <glossdef>
6591         <para>
6592           Each application contains <firstterm>objects</firstterm>, which have
6593           <firstterm>interfaces</firstterm> and
6594           <firstterm>methods</firstterm>. Objects are referred to by a name,
6595           called a <firstterm>path</firstterm>.
6596         </para>
6597       </glossdef>
6598     </glossentry>
6599
6600     <glossentry id="one-to-one"><glossterm>One-to-One</glossterm>
6601       <glossdef>
6602         <para>
6603           An application talking directly to another application, without going
6604           through a message bus. One-to-one connections may be "peer to peer" or
6605           "client to server." The D-Bus protocol has no concept of client
6606           vs. server after a connection has authenticated; the flow of messages
6607           is symmetrical (full duplex).
6608         </para>
6609       </glossdef>
6610     </glossentry>
6611
6612     <glossentry id="term-path"><glossterm>Path</glossterm>
6613       <glossdef>
6614         <para>
6615           Object references (object names) in D-Bus are organized into a
6616           filesystem-style hierarchy, so each object is named by a path. As in
6617           LDAP, there's no difference between "files" and "directories"; a path
6618           can refer to an object, while still having child objects below it.
6619         </para>
6620       </glossdef>
6621     </glossentry>
6622
6623     <glossentry id="term-queued-owner"><glossterm>Queued Name Owner</glossterm>
6624       <glossdef>
6625         <para>
6626           Each bus name has a primary owner; messages sent to the name go to the
6627           primary owner. However, certain names also maintain a queue of
6628           secondary owners "waiting in the wings." If the primary owner releases
6629           the name, then the first secondary owner in the queue automatically
6630           becomes the new owner of the name.
6631         </para>
6632       </glossdef>
6633     </glossentry>
6634
6635     <glossentry id="term-service"><glossterm>Service</glossterm>
6636       <glossdef>
6637         <para>
6638           A service is an executable that can be launched by the bus daemon.
6639           Services normally guarantee some particular features, for example they
6640           may guarantee that they will request a specific name such as
6641           "com.example.Screensaver", have a singleton object
6642           "/com/example/Application", and that object will implement the
6643           interface "com.example.Screensaver.Control".
6644         </para>
6645       </glossdef>
6646     </glossentry>
6647
6648     <glossentry id="term-service-description-files"><glossterm>Service Description Files</glossterm>
6649       <glossdef>
6650         <para>
6651           ".service files" tell the bus about service applications that can be
6652           launched (see <xref linkend="term-service"/>). Most importantly they
6653           provide a mapping from bus names to services that will request those
6654             names when they start up.
6655         </para>
6656       </glossdef>
6657     </glossentry>
6658
6659     <glossentry id="term-unique-name"><glossterm>Unique Connection Name</glossterm>
6660       <glossdef>
6661         <para>
6662           The special name automatically assigned to each connection by the
6663           message bus. This name will never change owner, and will be unique
6664           (never reused during the lifetime of the message bus).
6665           It will begin with a ':' character.
6666         </para>
6667       </glossdef>
6668     </glossentry>
6669
6670   </glossary>
6671 </article>