summaryrefslogtreecommitdiff
path: root/src/conf_mode/ntp.py
AgeCommit message (Expand)Author
2022-04-14ntp: T4353: fix Jinja2 linting errorsChristian Poessinger
2021-01-17ntp: T2185: store configuration in volatile /run areaChristian Poessinger
2020-11-27vyos.template: T2720: always enable Jinja2 trim_blocks featureChristian Poessinger
2020-08-31configd: T2582: add scripts to include list for daemonJohn Estabrook
2020-07-03ntp: T2676: mive to get_config_dict()Christian Poessinger
2020-06-13ntp: T2321: add VRF supportChristian Poessinger
2020-06-13ntp: T2321: remove superfluous verify() step on network addressesChristian Poessinger
2020-06-13ntp: T2321: use list over string when working with Config()Christian Poessinger
2020-05-29airbag: T2088: explicit enabling of the featureThomas Mangin
2020-05-19util: T2467: add systemctl to autosudoThomas Mangin
2020-04-12ntp: T2230: fix wrong import after template migrationChristian Poessinger
2020-04-12template: T2230: use render to generate templatesThomas Mangin
2020-04-09util: T2226: os.system was wrongly converted to runThomas Mangin
2020-04-06util: T2226: covert most calls from os.system to utilThomas Mangin
2020-04-05ntp: T2230: fix wrong import statementChristian Poessinger
2020-04-05ntp: T2230: move inlined templates to dedicated filesChristian Poessinger
2020-03-20ntp: only import deepcopy from copyChristian Poessinger
2020-03-15ntp: T1803: Revert "T1694 NTPd: Do not listen on all interfaces by default"John Estabrook
2019-09-27T1694 NTPd: Do not listen on all interfaces by defaultMarcel Gisselmann
2019-03-08[ntp] T1280 - reverting added options from that taskhagbard
2019-03-07[ntp] T1280 - restrict option for servers, so they can query upstreamhagbard
2019-03-07Revert "[ntp] T1280 - allow-clients on NTP configuration"hagbard
2019-03-07[ntp] T1280 - allow-clients on NTP configurationhagbard
2019-03-04T1280 - allow-clients on NTP configurationhagbard
2019-01-30Add build time tests for NTPkamijin_fanta
2018-11-17T1018: remove obsoleted 'dynamic' option from NTPChristian Poessinger
2018-09-05T831: ntp.py: fix restrict configuration keyword to allow clients to sync upChristian Poessinger
2018-08-26ntp.py: start/stop service via systemctlChristian Poessinger
2018-08-25ntp.py: fix typo in commentChristian Poessinger
2018-06-01T599: Bind NTP service to specific interfaceChristian Poessinger
2018-05-16conf_mode: remove generation time from config header and adjust scriptnameChristian Poessinger
2018-05-16T644: remove prefixing from all scripts and update environment variables with...Daniil Baturin