/mandos/release

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

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 237.2.24 15 years ago Teddy Hogeborn * plugins.d/askpass-fifo.c: Fix name in header. * 2.8 KB Diff Download File
askpass-fifo.xml 237.2.9 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 4.8 KB Diff Download File
mandos-client.c 237.2.76 15 years ago Teddy Hogeborn * plugins.d/mandos-client.c (browse_callback, main 34.2 KB Diff Download File
mandos-client.xml 237.2.67 15 years ago Teddy Hogeborn Four new interrelated features: 1. Support using 20.3 KB Diff Download File
password-prompt.c 237.2.57 15 years ago Teddy Hogeborn * plugins.d/password-prompt.c (quit_now): Changed 7.1 KB Diff Download File
password-prompt.xml 237.2.9 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 9.4 KB Diff Download File
splashy.c 237.2.74 15 years ago Teddy Hogeborn Overflows are not detected by sscanf(), so stop us 7.9 KB Diff Download File
splashy.xml 237.2.9 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 10.1 KB Diff Download File
usplash.c 237.2.74 15 years ago Teddy Hogeborn Overflows are not detected by sscanf(), so stop us 13.2 KB Diff Download File
usplash.xml 237.2.9 15 years ago Teddy Hogeborn * README: Update copyright year; add "2009". * deb 10.6 KB Diff Download File