/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

Merge from trunk.  Notable changes:

 1. Server package now depends on "python-gobject".
 2. Permission fix for /lib64.
 3. Support for DEVICE setting from initramfs.conf, kernel parameters
    "ip=" and "mandos=connect".
 4. Fix for the bug where the server would stop responding, with a
    zombie checker process.
 5. Add support for disabling IPv6 in the server
 6. Fix for the bug which made the server, plugin-runner and
    mandos-client fail to change group ID.
 7. Add GnuTLS debugging to server debug output.
 8. Fix for the bug of the "--options-for" option of plugin-runner,
    where it would cut the value at the first colon character.
 9. Stop using sscanf() throughout, since it does not detect overflow.
10. Fix for the bug where plugin-runner would not go to the fallback
    if all plugins failed.
11. Fix for the bug where mandos-client would not clean up after a
    signal.
12. Added support for connecting to IPv4 addresses in mandos-client.
13. Added support for not using a specific network interface in
    mandos-client.
14. Kernel log level will be lowered by mandos-client while bringing
    up the network interface.
15. Add an option for the maximum time for mandos-client to wait for
    the network interface to come up.
16. Fix for the bug where mandos-client would not clean the temporary
    directory on some filesystems.

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 "2008-09-30">
 
5
<!ENTITY TIMESTAMP "2009-02-13">
6
6
<!ENTITY % common SYSTEM "common.ent">
7
7
%common;
8
8
]>
32
32
    </authorgroup>
33
33
    <copyright>
34
34
      <year>2008</year>
 
35
      <year>2009</year>
35
36
      <holder>Teddy Hogeborn</holder>
36
37
      <holder>Björn Påhlsson</holder>
37
38
    </copyright>
84
85
      <replaceable>DIRECTORY</replaceable></option></arg>
85
86
      <sbr/>
86
87
      <arg><option>--debug</option></arg>
 
88
      <sbr/>
 
89
      <arg><option>--no-ipv6</option></arg>
87
90
    </cmdsynopsis>
88
91
    <cmdsynopsis>
89
92
      <command>&COMMANDNAME;</command>
228
231
          </para>
229
232
        </listitem>
230
233
      </varlistentry>
 
234
      
 
235
      <varlistentry>
 
236
        <term><option>--no-ipv6</option></term>
 
237
        <listitem>
 
238
          <xi:include href="mandos-options.xml" xpointer="ipv6"/>
 
239
        </listitem>
 
240
      </varlistentry>
231
241
    </variablelist>
232
242
  </refsect1>
233
243
  
351
361
    </variablelist>
352
362
  </refsect1>
353
363
  
354
 
  <refsect1 id="file">
 
364
  <refsect1 id="files">
355
365
    <title>FILES</title>
356
366
    <para>
357
367
      Use the <option>--configdir</option> option to change where
421
431
      Currently, if a client is declared <quote>invalid</quote> due to
422
432
      having timed out, the server does not record this fact onto
423
433
      permanent storage.  This has some security implications, see
424
 
      <xref linkend="CLIENTS"/>.
 
434
      <xref linkend="clients"/>.
425
435
    </para>
426
436
    <para>
427
437
      There is currently no way of querying the server of the current
483
493
  
484
494
  <refsect1 id="security">
485
495
    <title>SECURITY</title>
486
 
    <refsect2 id="SERVER">
 
496
    <refsect2 id="server">
487
497
      <title>SERVER</title>
488
498
      <para>
489
499
        Running this <command>&COMMANDNAME;</command> server program
492
502
        soon after startup.
493
503
      </para>
494
504
    </refsect2>
495
 
    <refsect2 id="CLIENTS">
 
505
    <refsect2 id="clients">
496
506
      <title>CLIENTS</title>
497
507
      <para>
498
508
        The server only gives out its stored data to clients which