|
From: <ope...@li...> - 2011-03-24 19:43:42
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenVPN with experimental and new features - which requires a lot of testing".
The branch, beta2.2 has been updated
via ae32ea5919c156902bcdc1a4f2555d00d6109e32 (commit)
via 1b71eafd4a0251740be28c495c874c2ffc9af3f6 (commit)
via 527a351d5843793d016735a5e24daab42442ba45 (commit)
from ef2cbc771a6cf95868f2bb1c692e3cc9e2be5280 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ae32ea5919c156902bcdc1a4f2555d00d6109e32
Author: Samuli Seppänen <sa...@op...>
Date: Thu Mar 24 21:17:10 2011 +0200
Clarified --client-config-dir section on the man-page.
Signed-off-by: Samuli Seppänen <sa...@op...>
Acked-by: David Sommerseth <da...@re...>
Signed-off-by: David Sommerseth <da...@re...>
commit 1b71eafd4a0251740be28c495c874c2ffc9af3f6
Author: David Sommerseth <da...@re...>
Date: Thu Mar 24 14:51:48 2011 +0100
Clarify default value for the --inactive option.
It is not clear in the manual that this feature is disabled
by default.
Signed-off-by: David Sommerseth <da...@re...>
Acked-by: Gert Doering <ge...@gr...>
commit 527a351d5843793d016735a5e24daab42442ba45
Author: David Sommerseth <da...@re...>
Date: Mon Dec 13 12:49:00 2010 +0100
Open log files as text files on Windows
By giving the "t" flag to _fdopen() on Windows, the file will be
opened in a "translate mode", where it will take care of converting
\n to \r\n, and also look for the CTRL-Z mark when opening the log
file in append mode.
Reference:
<http://msdn.microsoft.com/en-us/library/dye30d82%28VS.80%29.aspx>
Thanks to Alon Bar-Lev for pointing out this solution.
Reported-by: Thomas Reifferscheid
Signed-off-by: David Sommerseth <da...@re...>
Acked-by: Gert Doering <ge...@gr...>
-----------------------------------------------------------------------
Summary of changes:
error.c | 2 +-
openvpn.8 | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
hooks/post-receive
--
OpenVPN with experimental and new features - which requires a lot of testing
|