/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 intro.xml

  • Committer: Teddy Hogeborn
  • Date: 2015-08-02 16:45:29 UTC
  • Revision ID: teddy@recompile.se-20150802164529-pemtk1agiqluoiua
Deprecate some D-Bus methods in favor of D-Bus properties.

The following D-Bus methods on the interface
"se.recompile.Mandos.Client" are redundant, and are therefore
deprecated:  "Disable", "Enable", "StartChecker", and "StopChecker".
Instead, the D-Bus properties "Enabled" and "CheckerRunning" should be
set, as was always also possible.

* DBUS-API (se.recompile.Mandos.Client.Disable): Remove; deprecated.
  (se.recompile.Mandos.Client.Enable): - '' -
  (se.recompile.Mandos.Client.StartChecker): - '' -
  (se.recompile.Mandos.Client.StopChecker): - '' -
* mandos (ClientDBus.Enable): Annotate as deprecated.
  (ClientDBus.StartChecker): - '' -
  (ClientDBus.Disable): - '' -
  (ClientDBus.StopChecker): - '' -
* mandos-monitor (MandosClientWidget.keypress): Set properties instead
                                                of calling deprecated
                                                methods.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
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
 
<!ENTITY TIMESTAMP "2016-11-27">
 
4
<!ENTITY TIMESTAMP "2015-07-20">
5
5
<!ENTITY % common SYSTEM "common.ent">
6
6
%common;
7
7
]>
35
35
      <year>2013</year>
36
36
      <year>2014</year>
37
37
      <year>2015</year>
38
 
      <year>2016</year>
39
38
      <holder>Teddy Hogeborn</holder>
40
39
      <holder>Björn Påhlsson</holder>
41
40
    </copyright>
77
76
  <refsect1 id="introduction">
78
77
    <title>INTRODUCTION</title>
79
78
    <para>
80
 
      <!-- This paragraph is a combination and paraphrase of two
81
 
           quotes from the 1995 movie “The Usual Suspects”. -->
82
79
      You know how it is.  You’ve heard of it happening.  The Man
83
80
      comes and takes away your servers, your friends’ servers, the
84
81
      servers of everybody in the same hosting facility. The servers
381
378
    </para>
382
379
  </refsect1>
383
380
  
384
 
  <refsect1 id="bugs">
385
 
    <title>BUGS</title>
386
 
    <xi:include href="bugs.xml"/>
387
 
  </refsect1>
388
 
  
389
381
  <refsect1 id="see_also">
390
382
    <title>SEE ALSO</title>
391
383
    <para>
419
411
    <variablelist>
420
412
      <varlistentry>
421
413
        <term>
422
 
          <ulink url="https://www.recompile.se/mandos">Mandos</ulink>
 
414
          <ulink url="http://www.recompile.se/mandos">Mandos</ulink>
423
415
        </term>
424
416
        <listitem>
425
417
          <para>