summaryrefslogtreecommitdiff
path: root/src/conf_mode/dns_forwarding.py
AgeCommit message (Expand)Author
2020-04-27template: T2388: move mkdir/chmod/chown within render()Thomas Mangin
2020-04-13dns-forwarding: T2185: move configuration files to volatile /run directoryChristian Poessinger
2020-04-13dns-forwarding: T2185: migrate from SysVinit to systemdChristian 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-05dns-forwarding: T2230: move inlined templates to dedicated filesChristian Poessinger
2019-08-26T1598: make dns_forwarding.py retrieve name servers from vyos-hostsd.Daniil Baturin
2019-08-20powerdns: T1595: remove 'listen-on' CLI optionChristian Poessinger
2019-08-20powerdns: T1524: support setting allow-from networkChristian Poessinger
2019-07-14[dns-forwarding] T1333: handle domain forward and general recursion in one co...Christian Poessinger
2019-07-03Merge pull request #78 from qiuchengxuan/currentChristian Poessinger
2019-07-03T1504: wait for commit lock before trying to update resolv.conf in the out of...Daniil Baturin
2019-06-25[pdns-recursor] T1469 - specified dns forwarding not workqiuchengxuan
2019-06-22[pdns-recursor] T1469 - replace forward-zones with forward-zones-recurse (#75)qiuchengxuan
2019-06-04T1379: Deprecated functions in /sbin/dhclient-scriptKim Hagen
2019-01-12T1041: make upstream DNS server optionalChristian Poessinger
2018-11-08T978: Support PowerDNS Recursor outbound queries over IPv6.Geoff Adams
2018-11-08T974: bugfix dns forwarder not listening on IPv6 addressesChristian Poessinger
2018-08-02T754: add DNSSEC to DNS forwardermb300sd
2018-05-29dns_forwarding.py: use a more fancy jinja2 syntax for delimitersChristian Poessinger
2018-05-29T664: DNS forwarder config broken with more than 2 zonesChristian Poessinger
2018-05-24T128: make nonexistent listen-on interface in DNS forwarding a warning rather...Daniil Baturin
2018-05-23Use normal assignment by key instead of setdefault() everywhere.Daniil Baturin
2018-05-21T588: Configurable Negative TTL caching in forwarderChristian Poessinger
2018-05-20T560: enable non-local bind in the defaults, add 'listen-address' option, and...Daniil Baturin
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