/mandos/release

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

« back to all changes in this revision

Viewing changes to README

  • Committer: Teddy Hogeborn
  • Date: 2008-07-31 19:48:05 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080731194805-mseis21dxwrdfqhk
* plugins.d/mandosclient.c (start_mandos_communication): Changed
                                                        "if_index" to
                                                        be of type
                                                        "AvahiIfIndex".
                                                        All callers
                                                        changed.
 (main): Add default values to "interface" and "if_index".  Only
         change if_index from default if "interface" was given.

* server.py (IPv6_TCPServer.server_bind): Bug fix: test if interface
                                          is empty, not if equal to
                                          avahi.IF_UNSPEC.
  (if_nametoindex): Bug fix; typo: assign to _func[0], not func[0].
  (main): Bug fix: Do not set service.interface unless the interface
          setting has been given.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Please see: https://www.recompile.se/mandos/man/intro.8mandos
2
 
 
3
 
This information previously in this file has been moved to the
4
 
intro(8mandos) manual page.  Go to the above URL, or install the
5
 
Mandos server and run this command:
6
 
 
7
 
        man 8mandos intro
8
 
 
9
 
In short, this is the Mandos system; it allows computers to have
10
 
encrypted root file systems and at the same time be capable of remote
11
 
and/or unattended reboots.