Age | Commit message (Expand) | Author |
2018-05-14 | Some more valueless fixes. | Daniil Baturin |
2018-05-14 | Mark nodes in SSH and NTP valueless (related to T602). | Daniil Baturin |
2018-05-14 | T564: initial implementation of the DNS forwarding op mode commands. | Daniil Baturin |
2018-05-14 | Move the show version command to the vyos-1x package and refactor it a bit. | Daniil Baturin |
2018-05-14 | T633: build integration and minor fixes in the op mode command generator. | Daniil Baturin |
2018-05-14 | T602: replace the now-gone type attribute with proper use of constraints in e... | Daniil Baturin |
2018-05-14 | Add some ipaddrcheck-based IP validators. | Daniil Baturin |
2018-05-14 | T602: remove support for the type element and correct the logic for setting t... | Daniil Baturin |
2018-05-13 | T623: refactor NTP script and switch to jinja2 | Christian Poessinger |
2018-05-13 | Merge branch 'ssh-rewrite' into current | Christian Poessinger |
2018-05-13 | T631: small bugfix in config parsind for deny-users | Christian Poessinger |
2018-05-13 | T631: improve help for access-control | Christian Poessinger |
2018-05-13 | T631: refactor SSH script and switch to jinja2 | Christian Poessinger |
2018-05-12 | T560: bugfix access to NoneType object | Christian Poessinger |
2018-05-12 | vyos-config-dns-forwarding.py remote obsolete 'import time' | Christian Poessinger |
2018-05-12 | T631: first full generated config file with XML and Python | Christian Poessinger |
2018-05-12 | T631: use completionHelp for SSH rather then valueHelp | Christian Poessinger |
2018-05-12 | T631: Rewrite SSH configuration as XML interface definition | Christian Poessinger |
2018-05-12 | Add jinja2 and ipaddrcheck to dependencies. | Daniil Baturin |
2018-05-11 | T560: refactor the pdns script and switch to jinja2. | Daniil Baturin |
2018-05-07 | Merge branch 't623-ntp-rewrite' into current | Christian Poessinger |
2018-05-07 | Switch to DNS hostnames for NTP servers | Christian Poessinger |
2018-05-06 | T623: Rewrite NTP subsystem in new XML style interface definition | Christian Poessinger |
2018-05-06 | T622: PDNS does not export /etc/hosts entries | Christian Poessinger |
2018-04-19 | Update debian/changelog - 1.0.5 | Christian Poessinger |
2018-04-19 | T606: Error in DNS Forwarder listen-on | Christian Poessinger |
2018-04-19 | broadcast-relay: bugfix writing daemon config file | Christian Poessinger |
2018-04-19 | broadcast-relay: bugfix loading configuration into list [] | Christian Poessinger |
2018-04-19 | mdns-repeater: ensure list [] when retrieving interfaces | Christian Poessinger |
2018-04-15 | dns-forwarding.py: be more tolerant on missconfigured DHCP source | Christian Poessinger |
2018-04-15 | Merge branch 'powerdns-recursor' into current | Christian Poessinger |
2018-04-15 | Update debian/changelog - 1.0.4 | Christian Poessinger |
2018-04-15 | Makefile: Fix for special nodes not requiring have any 'type' field | Christian Poessinger |
2018-04-15 | dns-forwarding: XML: fix indention | Christian Poessinger |
2018-04-15 | dns-forwarding: add completion helper for dhcp | Christian Poessinger |
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 |
2018-04-15 | dns-forwarding.py: add missing 'query-all-servers' path | Christian Poessinger |
2018-04-15 | Initial working version for XML interface to configure dnsmasq | Christian Poessinger |
2018-04-15 | Initial CLI interface support for XML DNS forwarder | Christian Poessinger |
2018-04-15 | mdns-repeater: bugfix python script | Christian Poessinger |
2018-03-02 | T379: rename bcast-relay to broadcast-relay. | Daniil Baturin |
2018-02-28 | Fix return_values function (return a list instead of a raw string). | Daniil Baturin |
2018-01-06 | Update debian/changelog - 1.0.3 | Christian Poessinger |
2018-01-06 | mdns-repeater: Remove Python subprocess imports | Christian Poessinger |
2018-01-06 | Merge branch 't379-udp-bcast-relay' into current | Christian Poessinger |
2018-01-05 | bcast-relay: Initial configuration nodes for 'service bcast-relay' | Christian Poessinger |
2018-01-05 | T510: fix wrong task-scheduler 'binary arguments' completion help | Christian Poessinger |
2017-12-31 | Support setting optional 'type' node in command templates other than 'txt' | Christian Poessinger |
2017-12-10 | mdns-repeater: use consistent naming of 'interface' node | Christian Poessinger |