summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-06-05Merge branch 'current' of github.com:vyos/vyos-1x into currentDaniil Baturin
2018-06-05T684: add bindings for the commands formatter and scripts for converting conf...Daniil Baturin
2018-06-04Merge branch 't652-rewrite-snmp' into currentChristian Poessinger
2018-06-04T652: Add SNMPv3 TSM handling and commit verificationChristian Poessinger
2018-06-04T682: bugfix - added missing sys importChristian Poessinger
2018-06-04T682: bugfix 'show dns forwarding statistics'Christian Poessinger
2018-06-04T652: read SNMPv3 config into python dictionaryChristian Poessinger
2018-06-04snmp.py: refactor listen-address config generationChristian Poessinger
2018-06-04T654: Support IPv6 configuration for SNMP listen addressChristian Poessinger
2018-06-04T652: first SNMP version using XML interface definitionChristian Poessinger
2018-06-01T599: Bind NTP service to specific interfaceChristian Poessinger
2018-05-31T629: replace the config-management migration script.Daniil Baturin
2018-05-30Merge branch 'current' of github.com:vyos/vyos-1x into currentDaniil Baturin
2018-05-29T667: add a migration script for converting "system gateway-address" to "prot...Daniil Baturin
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-24T462: make cron jobs run with vyattacfg GID.Daniil Baturin
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-20T603: complete the reset dns forwarding command.Daniil Baturin
2018-05-20T560: enable non-local bind in the defaults, add 'listen-address' option, and...Daniil Baturin
2018-05-19T564: a command to reset DNS forwarding cache for a domain and better checkin...Daniil Baturin
2018-05-19host-name: fix test_applyYuya Kusakabe
2018-05-18host-name: Add --static option to hostnamectlYuya Kusakabe
2018-05-17Add tests for host-name and domain-name againYuya Kusakabe
2018-05-17Temporarily remove the broken hostname tests so that the package can build.Daniil Baturin
2018-05-17T574: fix setting the hostname on boot.Daniil Baturin
2018-05-17Fix import path for ConfigErrorYuya Kusakabe
2018-05-17Merge pull request #12 from higebu/more-testsYuya Kusakabe
2018-05-17Add tests for hostnameYuya Kusakabe
2018-05-16conf_mode: remove generation time from config header and adjust scriptnameChristian Poessinger
2018-05-16Revert "T634: Remove 'service ssh allow-root'"Christian Poessinger
2018-05-16T644: update op mode and rename the test suite.Daniil Baturin
2018-05-16T644: remove prefixing from all scripts and update environment variables with...Daniil Baturin
2018-05-16Use '_' instead of '-' for python scripts for testYuya Kusakabe
2018-05-16Merge branch 'current' of github.com:vyos/vyos-1x into currentDaniil Baturin
2018-05-16T574: fix the hostname configuration script and add the domain-name command.Daniil Baturin
2018-05-16Merge pull request #10 from higebu/add-testsDaniil Baturin
2018-05-16Merge pull request #8 from jbrodriguez/id/hostnameDaniil Baturin
2018-05-16T626 Add tests for vyos-update-crontab and initial setup for sonarcloudYuya Kusakabe
2018-05-16T643: use fullmatch for regex validators so that people don't have to write ^...Daniil Baturin
2018-05-16T643: correct support for regex validators.Daniil Baturin
2018-05-16Merge branch 'current' of github.com:vyos/vyos-1x into currentDaniil Baturin
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-15Merge branch 'remove-ssh-allow-root' into currentChristian Poessinger
2018-05-15T634: Remove 'service ssh allow-root'Christian Poessinger
2018-05-15Merge branch 't632-ssh-multi-nodes' into currentChristian Poessinger
2018-05-15bugfix: DNS domain forward server syntaxChristian Poessinger