/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 README

  • Committer: teddy at bsnet
  • Date: 2011-07-31 13:05:34 UTC
  • Revision ID: teddy@fukt.bsnet.se-20110731130534-v4d9hsvek80ms9uo
* plugins.d/mandos-client.c (avahi_loop_with_timeout): Fix warning.
  (main): Disallow "--retry" arguments < 0.  Allow brackets [] around
          IPv6 addresses, as recommended by RFC 5952.  Bug fix: When
          using --connect, really use retry_interval, not 1 second.
* plugins.d/mandos-client.xml (DESCRIPTION): Add retry info.
  (--retry): Remove repeated word.

Show diffs side-by-side

added added

removed removed

Lines of Context:
144
144
  plugins to run, all competing to be the first to find a password and
145
145
  provide it to the plugin runner.
146
146
  
147
 
  Three additional plugins are provided:
 
147
  Four additional plugins are provided:
 
148
  * plymouth(8mandos)
 
149
    This prompts for a password when using plymouth(8).
148
150
  * usplash(8mandos)
149
151
    This prompts for a password when using usplash(8).
150
152
  * splashy(8mandos)
160
162
 
161
163
* Copyright
162
164
 
163
 
    Copyright © 2008,2009 Teddy Hogeborn
164
 
    Copyright © 2008,2009 Björn Påhlsson
 
165
    Copyright © 2008-2011 Teddy Hogeborn
 
166
    Copyright © 2008-2011 Björn Påhlsson
165
167
  
166
168
** License:
167
169