Project

General

Profile

Download (1.83 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
585f268f 02/22/2020 09:42 AM Viktor Gurov

Register OpenVPN client IPv6 address in DNS Resolver. Issue #8624

e6e7b00c 02/19/2018 04:21 PM Jim Pingle

Trim domain for learned DNS entries. Ticket #6847

If the CN is already an FQDN on the given domain, this prevents the
domain from being present in the record twice (e.g. host.example.com
as a CN leads to records for host.example.com.example.com)

a357737c 05/15/2017 05:40 PM Lorenz Schori

Use full paths for more binaries

bb38fe11 05/15/2017 04:14 PM Lorenz Schori

Always use braces around variable names

5d518166 05/15/2017 04:10 PM Lorenz Schori

Check whether tmp/config files exist before using/removing them

035283be 05/15/2017 03:38 PM Lorenz Schori

Use full paths for binaries

76258fa4 05/15/2017 02:28 PM Lorenz Schori

Remove trailing whitespace

e3657e09 05/15/2017 02:24 PM Lorenz Schori

When removing old entries, do not take into account new/changed IP

f4e8b87a 05/15/2017 02:19 PM Lorenz Schori

Ensure that $IP can be used in a file name

3c6a58ef 05/15/2017 06:23 AM Lorenz Schori

Use braces around shell variables to reduce ambiguity

de8d3c07 05/15/2017 06:18 AM Lorenz Schori

Specify chroot and directory when testing config, use variables for common paths

0cc17a06 05/15/2017 06:18 AM Lorenz Schori

Register CN of OpenVPN clients in DNS Resolver