/mandos/trunk

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

  • Committer: Teddy Hogeborn
  • Date: 2009-02-13 05:38:21 UTC
  • Revision ID: teddy@fukt.bsnet.se-20090213053821-03e696gckk4nbjps
Support not using IPv6 in server:

* mandos (AvahiService.__init__): Take new "protocol" parameter.  All
                                  callers changed.
  (IPv6_TCPServer.__init__): Take new "use_ipv6" parameter.  All
                             callers changed.
  (IPv6_TCPServer.server_bind): Create IPv4 socket if not using IPv6.
  (main): New "--no-ipv6" command line option.  New "use_ipv6" config
          option.
* mandos-options.xml ([@id="address"]): Document conditional IPv4
                                        address support.
  ([@id="ipv6"]): New paragraph.
* mandos.conf (use_ipv6): New config option.
* mandos.conf.xml (OPTIONS): Document new "use_dbus" option.
  (EXAMPLE): Changed to use IPv6 link-local address.  Added "use_ipv6"
             option.
* mandos.xml (SYNOPSIS): New "--no-ipv6" option.
  (OPTIONS): Document new "--no-ipv6" option.
Filename Latest Rev Last Changed Committer Comment Size
..
askpass-fifo.c 261 15 years ago Teddy Hogeborn * plugins.d/askpass-fifo.c: Fix name in header. * 2.8 KB Diff Download File
askpass-fifo.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 4.8 KB Diff Download File
password-prompt.c 294 15 years ago Teddy Hogeborn * plugins.d/password-prompt.c (quit_now): Changed 7.1 KB Diff Download File
splashy.c 311 15 years ago Teddy Hogeborn Overflows are not detected by sscanf(), so stop us 7.9 KB Diff Download File
password-prompt.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 9.4 KB Diff Download File
splashy.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 10.1 KB Diff Download File
usplash.xml 246 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 10.6 KB Diff Download File
usplash.c 311 15 years ago Teddy Hogeborn Overflows are not detected by sscanf(), so stop us 13.2 KB Diff Download File
mandos-client.xml 304 15 years ago Teddy Hogeborn Four new interrelated features: 1. Support using 20.3 KB Diff Download File
mandos-client.c 313 15 years ago Teddy Hogeborn * plugins.d/mandos-client.c (browse_callback, main 34.2 KB Diff Download File