summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-16T642: add validators for common network address checking cases.Daniil Baturin
2018-05-16T643: correct the logic for generating node constraints and add emulation of ...Daniil Baturin
2018-05-15Do not try to decode data read from /sys files in the show version script,Daniil Baturin
2018-05-15Dependencies on file and pystache, for install and show version scripts..Daniil Baturin
2018-05-15Add dependency on hvinfo, too.Daniil Baturin
2018-05-15T637, T638: add dependencies on tcpdump and bmon.Daniil Baturin
2018-05-15T638: new op mode CLI for the bandwidth monitor commands.Daniil Baturin
2018-05-15T637: new op mode for traffic dumps based on tcpdump.Daniil Baturin
2018-05-15Correct the logic of generating tag nodes for op mode.Daniil Baturin
2018-05-14Merge pull request #11 from higebu/add-missing-base-moduleChristian Poessinger
2018-05-15Add missing vyos.base moduleYuya Kusakabe
2018-05-14Fix cron interval regex to allow single digit values.Daniil Baturin
2018-05-14Fix misplaces ConfigError exception.Daniil Baturin
2018-05-14Some more valueless fixes.Daniil Baturin
2018-05-14Mark nodes in SSH and NTP valueless (related to T602).Daniil Baturin
2018-05-14T564: initial implementation of the DNS forwarding op mode commands.Daniil Baturin
2018-05-14Move the show version command to the vyos-1x package and refactor it a bit.Daniil Baturin
2018-05-14T633: build integration and minor fixes in the op mode command generator.Daniil Baturin
2018-05-14T602: replace the now-gone type attribute with proper use of constraints in e...Daniil Baturin
2018-05-14Add some ipaddrcheck-based IP validators.Daniil Baturin
2018-05-14T602: remove support for the type element and correct the logic for setting t...Daniil Baturin
2018-05-13T623: refactor NTP script and switch to jinja2Christian Poessinger
2018-05-13Merge branch 'ssh-rewrite' into currentChristian Poessinger
2018-05-13T631: small bugfix in config parsind for deny-usersChristian Poessinger
2018-05-13T631: improve help for access-controlChristian Poessinger
2018-05-13T631: refactor SSH script and switch to jinja2Christian Poessinger
2018-05-12T560: bugfix access to NoneType objectChristian Poessinger
2018-05-12vyos-config-dns-forwarding.py remote obsolete 'import time'Christian Poessinger
2018-05-12T631: first full generated config file with XML and PythonChristian Poessinger
2018-05-12T631: use completionHelp for SSH rather then valueHelpChristian Poessinger
2018-05-12T631: Rewrite SSH configuration as XML interface definitionChristian Poessinger
2018-05-12Add jinja2 and ipaddrcheck to dependencies.Daniil Baturin
2018-05-11T560: refactor the pdns script and switch to jinja2.Daniil Baturin
2018-05-07Merge branch 't623-ntp-rewrite' into currentChristian Poessinger
2018-05-07Switch to DNS hostnames for NTP serversChristian Poessinger
2018-05-06T623: Rewrite NTP subsystem in new XML style interface definitionChristian Poessinger
2018-05-06T622: PDNS does not export /etc/hosts entriesChristian Poessinger
2018-04-19Update debian/changelog - 1.0.5Christian Poessinger
2018-04-19T606: Error in DNS Forwarder listen-onChristian Poessinger
2018-04-19broadcast-relay: bugfix writing daemon config fileChristian Poessinger
2018-04-19broadcast-relay: bugfix loading configuration into list []Christian Poessinger
2018-04-19mdns-repeater: ensure list [] when retrieving interfacesChristian Poessinger
2018-04-15dns-forwarding.py: be more tolerant on missconfigured DHCP sourceChristian Poessinger
2018-04-15Merge branch 'powerdns-recursor' into currentChristian Poessinger
2018-04-15Update debian/changelog - 1.0.4Christian Poessinger
2018-04-15Makefile: Fix for special nodes not requiring have any 'type' fieldChristian Poessinger
2018-04-15dns-forwarding: XML: fix indentionChristian Poessinger
2018-04-15dns-forwarding: add completion helper for dhcpChristian Poessinger
2018-04-15T560: dns-forwarding: replace dnsmasq with pdns-recursorChristian Poessinger
2018-04-15dns-forwarding: XML: Bugfix DNS domain forward configuration nodesChristian Poessinger