/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 plugins.d/mandos-client.xml

  • Committer: Teddy Hogeborn
  • Date: 2013-06-23 15:13:06 UTC
  • Revision ID: teddy@recompile.se-20130623151306-3y4zwy76d95hcvpq
* mandos: Bug fix: Make boolean options work from the config file
          again.
          Bug fix: Make --no-ipv6 work again.
          Bug fix: Add extra magic to GnuTLS priority to make it work
          with current version of GnuTLS.
* mandos-options.xml (priority): Document new default value.
* mandos.conf (priority): - '' -
* plugins.d/mandos-client.xml (EXAMPLE): Minor grammar fix.

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-client">
5
 
<!ENTITY TIMESTAMP "2012-07-23">
 
5
<!ENTITY TIMESTAMP "2013-06-21">
6
6
<!ENTITY % common SYSTEM "../common.ent">
7
7
%common;
8
8
]>
666
666
    </para>
667
667
    <informalexample>
668
668
      <para>
669
 
        Normal invocation needs no options, if the network interface
 
669
        Normal invocation needs no options, if the network interfaces
670
670
        can be automatically determined:
671
671
      </para>
672
672
      <para>
675
675
    </informalexample>
676
676
    <informalexample>
677
677
      <para>
678
 
        Search for Mandos servers (and connect to them) using another
679
 
        interface:
 
678
        Search for Mandos servers (and connect to them) using one
 
679
        specific interface:
680
680
      </para>
681
681
      <para>
682
682
        <!-- do not wrap this line -->