lp://qastaging/~contato-marionunes/tinc-vpn/translate-pt_BR

Created by Mário Augusto Souza Nunes and last modified

Add support to gettext and translate messages.

Get this branch:
bzr branch lp://qastaging/~contato-marionunes/tinc-vpn/translate-pt_BR
Only Mário Augusto Souza Nunes can upload to this branch. If you are Mário Augusto Souza Nunes please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mário Augusto Souza Nunes
Project:
Tinc
Status:
Experimental

Recent revisions

657. By Guus Sliepen <email address hidden>

Allow environment variables to be used for Name.

When the Name starts with a $, the rest will be interpreted as the name of an
environment variable containing the real Name. When Name is $HOST, but this
environment variable does not exist, gethostname() will be used to set the
Name. In both cases, illegal characters will be converted to underscores.

656. By Guus Sliepen <email address hidden>

Add support for systemd style socket activation.

If the LISTEN_FDS environment variable is set and tinc is run in the
foreground, tinc will use filedescriptors 3 to 3 + LISTEN_FDS for its listening
TCP sockets. For now, tinc will create matching listening UDP sockets itself.

There is no dependency on systemd or on libsystemd-daemon.

655. By Guus Sliepen <email address hidden>

Remove newline from log message.

654. By Anthony G. Basile <blueness@gentoo.org>

configure.in: fix AC_ARG_ENABLE and AC_ARG_WITH

The current configure.in file does not correctly make use of these
macros. The resulting configure file will therefore enable an item
even if --disable-FEATURE is given. This patch restores the intended
behavior.

653. By Guus Sliepen <email address hidden>

Support :: in IPv6 Subnets.

652. By Guus Sliepen <email address hidden>

Releasing 1.0.18.

651. By Guus Sliepen <email address hidden>

Mark DecrementTTL option experimental.

650. By Guus Sliepen <email address hidden>

Fix return type of vde_recv() as well.

In this case it is not really necessary as the conversion to int will already
take care of ensuring the return value is treated as signed.

649. By Guus Sliepen <email address hidden>

Document OpenBSD "ifconfig link0" and Linux "ip tuntap" commands.

648. By Guus Sliepen <email address hidden>

Fix some more compiler warnings.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/tinc-vpn
This branch contains Public information 
Everyone can see this information.