[MERGE] fix the listening interface for the hpss and doco tweaks.
Martin Pool
mbp at canonical.com
Mon Apr 23 06:12:36 BST 2007
Martin Pool has voted +1 (conditional).
Status is now: Conditionally approved
Comment:
+ * ``bzr serve`` now listens on interface 0.0.0.0 by default, making
it
+ serve out to the local LAN and fixing bug 98918. (Robert Collins)
This is a bit misleading: listening on the wildcard address means we
will accept connections from anyone in the world who can reach us.
Also everyone but you has been putting it in this format:
listen on address blah blah (Robert Collins, #98918).
so please do that for both of these.
Maybe the docs should warn that connections will be accepted from anyone
anywhere?
For details, see:
http://bundlebuggy.aaronbentley.com/request/%3C1177303252.7531.44.camel%40localhost.localdomain%3E
More information about the bazaar
mailing list