Age | Commit message (Collapse) | Author |
|
|
|
Optimize CLI interface for PD configuration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- forgot to add 'git add cfg-version/system@12'
|
|
|
|
This reverts commit fb879438a11a867e80e4d506048f1091be796920.
|
|
|
|
|
|
[Interface, OpenVPN]: T1704: New interface version 3, because of OpenVPN config syntax change
|
|
|
|
config syntax change
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit af06f9ca70df33b90cc055afdb65e693d71c9e72.
|
|
|
|
In order to prepare for adding a RADIUS source IP address and
synchronize the syntax with L2TP/PPTP the nodes have been renamed from:
set system login radius-server x.x.x.x
to
set system login radius server x.x.x.x
|
|
|
|
|
|
Commit 9d35610c173 ("T1060: add missing version file for webproxy")
assumed that there is a webproxy config version of 0 but we already have 1.
This lead to duplicate files detected by apt.
|
|
|
|
Increase NTP config version from 0 to 1. For more information see [1].
ntpd: Warning: the "dynamic" keyword has been obsoleted and will
be removed in the next release
[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553976
|