/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos.xml

  • Committer: Teddy Hogeborn
  • Date: 2015-08-02 09:36:40 UTC
  • Revision ID: teddy@recompile.se-20150802093640-nc0n17rbmqlbaxuf
Add D-Bus annotations on a few properties on the Client object.

The D-Bus property "Secret" on the interface
"se.recompile.Mandos.Client" should have the annotation
"org.freedesktop.DBus.Property.EmitsChangedSignal" set to
"invalidates".  Also, the properties "Created", "Fingerprint", "Name",
and "ObjectPath" should have the same annotation set to "const".

* mandos (ClientDBus.Name_dbus_property): Set annotation
                    "org.freedesktop.DBus.Property.EmitsChangedSignal"
                    to "const".
  (ClientDBus.Fingerprint_dbus_property): - '' -
  (ClientDBus.Created_dbus_property): - '' -
  (ClientDBus.ObjectPath_dbus_property): - '' -
  (ClientDBus.Secret_dbus_property): Set annotation
                    "org.freedesktop.DBus.Property.EmitsChangedSignal"
                    to "invalidates".

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3
3
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4
4
<!ENTITY COMMANDNAME "mandos">
5
 
<!ENTITY TIMESTAMP "2018-02-08">
 
5
<!ENTITY TIMESTAMP "2015-07-20">
6
6
<!ENTITY % common SYSTEM "common.ent">
7
7
%common;
8
8
]>
39
39
      <year>2013</year>
40
40
      <year>2014</year>
41
41
      <year>2015</year>
42
 
      <year>2016</year>
43
 
      <year>2017</year>
44
 
      <year>2018</year>
45
42
      <holder>Teddy Hogeborn</holder>
46
43
      <holder>Björn Påhlsson</holder>
47
44
    </copyright>
544
541
        </listitem>
545
542
      </varlistentry>
546
543
      <varlistentry>
 
544
        <term><filename class="devicefile">/dev/log</filename></term>
 
545
      </varlistentry>
 
546
      <varlistentry>
547
547
        <term><filename
548
548
        class="directory">/var/lib/mandos</filename></term>
549
549
        <listitem>
555
555
        </listitem>
556
556
      </varlistentry>
557
557
      <varlistentry>
558
 
        <term><filename class="devicefile">/dev/log</filename></term>
 
558
        <term><filename>/dev/log</filename></term>
559
559
        <listitem>
560
560
          <para>
561
561
            The Unix domain socket to where local syslog messages are
590
590
      This server does not check the expire time of clients’ OpenPGP
591
591
      keys.
592
592
    </para>
593
 
    <xi:include href="bugs.xml"/>
594
593
  </refsect1>
595
594
  
596
595
  <refsect1 id="example">
709
708
      </varlistentry>
710
709
      <varlistentry>
711
710
        <term>
712
 
          <ulink url="https://gnutls.org/">GnuTLS</ulink>
 
711
          <ulink url="http://gnutls.org/">GnuTLS</ulink>
713
712
        </term>
714
713
      <listitem>
715
714
        <para>