Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-17 | dns-forwarding: fix XML interface indenting | Christian Poessinger | |
2018-08-02 | T754: add DNSSEC to DNS forwarder | mb300sd | |
2018-06-08 | Stop using 'vyatta-interfaces.pl' in ned XML interface | Christian Poessinger | |
2018-05-23 | Small improvements to DNS forwarding help. | Daniil Baturin | |
2018-05-21 | T588: Configurable Negative TTL caching in forwarder | Christian Poessinger | |
2018-05-20 | T560: enable non-local bind in the defaults, add 'listen-address' option, ↵ | Daniil Baturin | |
and add a deprecation warning for the listen-on option. | |||
2018-05-16 | T644: remove prefixing from all scripts and update environment variables ↵ | Daniil Baturin | |
with VyOS paths. | |||
2018-05-16 | Use '_' instead of '-' for python scripts for test | Yuya Kusakabe | |
2018-05-14 | Some more valueless fixes. | Daniil Baturin | |
2018-05-14 | T602: replace the now-gone type attribute with proper use of constraints in ↵ | Daniil Baturin | |
existing interface definitions. | |||
2018-04-15 | dns-forwarding: XML: fix indention | Christian Poessinger | |
2018-04-15 | dns-forwarding: add completion helper for dhcp | Christian Poessinger | |
cpo@LR1# set service dns forwarding dhcp Possible completions: <text> Use nameservers received from DHCP server for specified interface eth0 eth1 lo | |||
2018-04-15 | T560: dns-forwarding: replace dnsmasq with pdns-recursor | Christian Poessinger | |
2018-04-15 | dns-forwarding: XML: Bugfix DNS domain forward configuration nodes | Christian Poessinger | |
... tagNode and leafNode types not configured. Set to 'txt' for tagNode and 'ipv4,ipv6' for leafNode | |||
2018-04-15 | Initial CLI interface support for XML DNS forwarder | Christian Poessinger | |