Hi,

On Wed, Sep 14, 2022 at 07:01:34PM +0200, Arne Schwabe wrote:
>  src/openvpn/openvpn.vcxproj          |   2 +

This file is still gone, so the hunk also needs to go.  But I can 
ignore this.

> diff --git a/doc/man-sections/script-options.rst 
> b/doc/man-sections/script-options.rst
> index 61c89b0ad..2a2e70fca 100644
> --- a/doc/man-sections/script-options.rst
> +++ b/doc/man-sections/script-options.rst
> @@ -102,6 +102,42 @@ SCRIPT HOOKS
>    the authentication, a :code:`1` or :code:`0` must be written to the
>    file specified by the :code:`auth_control_file`.
>  
> +  If the file specified by :code:`auth_failed_reason` exists and has 
> non-empty

If this is referring to the environment variable, it needs to be
"auth_failed_reason_file".  If you agree, I'll change that on merge.

[..]

> diff --git a/src/openvpn/Makefile.am b/src/openvpn/Makefile.am
> index 71648ef18..79a3f9574 100644
> --- a/src/openvpn/Makefile.am
> +++ b/src/openvpn/Makefile.am
> @@ -101,6 +101,7 @@ openvpn_SOURCES = \
>       pkcs11_mbedtls.c \
>       openvpn.c openvpn.h \
>       options.c options.h \
> +    options_util.c options_util.h \

Makefile wants a real TAB here, which I'll fix on commit.

More detailed stare-at-code and test to follow.

gert
-- 
"If was one thing all people took for granted, was conviction that if you 
 feed honest figures into a computer, honest figures come out. Never doubted 
 it myself till I met a computer with a sense of humor."
                             Robert A. Heinlein, The Moon is a Harsh Mistress

Gert Doering - Munich, Germany                             g...@greenie.muc.de

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to