Age | Commit message (Expand) | Author |
2018-05-29 | T667: add a migration script for converting "system gateway-address" to "prot... | Daniil Baturin |
2018-05-28 | Add bindings for libvyosconfig -- the standalone config file parsing and mani... | Daniil Baturin |
2018-05-24 | Shorter and clearer help strings for SSH. | Daniil Baturin |
2018-05-24 | T462: make cron jobs run with vyattacfg GID. | Daniil Baturin |
2018-05-24 | T128: make nonexistent listen-on interface in DNS forwarding a warning rather... | Daniil Baturin |
2018-05-23 | Small improvements to DNS forwarding help. | Daniil Baturin |
2018-05-23 | T603: add missing op mode command definition for "run reset dns forwarding all". | Daniil Baturin |
2018-05-23 | Use normal assignment by key instead of setdefault() everywhere. | Daniil Baturin |
2018-05-21 | T588: Configurable Negative TTL caching in forwarder | Christian Poessinger |
2018-05-20 | T603: complete the reset dns forwarding command. | Daniil Baturin |
2018-05-20 | T560: enable non-local bind in the defaults, add 'listen-address' option, and... | Daniil Baturin |
2018-05-19 | T564: a command to reset DNS forwarding cache for a domain and better checkin... | Daniil Baturin |
2018-05-19 | host-name: fix test_apply | Yuya Kusakabe |
2018-05-18 | Set debian/compat to 9. | Daniil Baturin |
2018-05-18 | Merge branch 'current' of github.com:vyos/vyos-1x into current | Daniil Baturin |
2018-05-18 | Make makefile targets for building command definitions fail properly unless a... | Daniil Baturin |
2018-05-18 | More granular validator error handling in build-command-templates. | Daniil Baturin |
2018-05-18 | host-name: Add --static option to hostnamectl | Yuya Kusakabe |
2018-05-17 | Fix script path for domain-name | Yuya Kusakabe |
2018-05-17 | Merge pull request #13 from higebu/add-host-name-test | Daniil Baturin |
2018-05-17 | Add tests for host-name and domain-name again | Yuya Kusakabe |
2018-05-17 | Temporarily remove the broken hostname tests so that the package can build. | Daniil Baturin |
2018-05-17 | Supress lintian warnings about libexec. | Daniil Baturin |
2018-05-17 | T646: prevent convertors from overwriting existing node.def files. | Daniil Baturin |
2018-05-17 | T574: fix setting the hostname on boot. | Daniil Baturin |
2018-05-17 | Fix import path for ConfigError | Yuya Kusakabe |
2018-05-17 | Merge pull request #12 from higebu/more-tests | Yuya Kusakabe |
2018-05-17 | Add tests for hostname | Yuya Kusakabe |
2018-05-16 | added missing valueless keywork to SSH allow-root node | Christian Poessinger |
2018-05-16 | conf_mode: remove generation time from config header and adjust scriptname | Christian Poessinger |
2018-05-16 | Revert "T634: Remove 'service ssh allow-root'" | Christian Poessinger |
2018-05-16 | T644: update op mode and rename the test suite. | Daniil Baturin |
2018-05-16 | T644: remove prefixing from all scripts and update environment variables with... | Daniil Baturin |
2018-05-16 | Use '_' instead of '-' for python scripts for test | Yuya Kusakabe |
2018-05-16 | Add test-requirements.txt | Yuya Kusakabe |
2018-05-16 | Make sure to use python3 for tests | Yuya Kusakabe |
2018-05-16 | Merge branch 'current' of github.com:vyos/vyos-1x into current | Daniil Baturin |
2018-05-16 | T574: fix the hostname configuration script and add the domain-name command. | Daniil Baturin |
2018-05-16 | Merge pull request #10 from higebu/add-tests | Daniil Baturin |
2018-05-16 | Import the original RNC schema from vyconf and allow leaf nodes to have owners. | Daniil Baturin |
2018-05-16 | Merge pull request #8 from jbrodriguez/id/hostname | Daniil Baturin |
2018-05-16 | T626 Add tests for vyos-update-crontab and initial setup for sonarcloud | Yuya Kusakabe |
2018-05-16 | T643: use fullmatch for regex validators so that people don't have to write ^... | Daniil Baturin |
2018-05-16 | T643: correct support for regex validators. | Daniil Baturin |
2018-05-16 | Merge branch 'current' of github.com:vyos/vyos-1x into current | Daniil Baturin |
2018-05-16 | T642: add value validation to NTP allow-clients option. | Daniil Baturin |
2018-05-16 | T642: add validators for common network address checking cases. | Daniil Baturin |
2018-05-16 | T643: correct the logic for generating node constraints and add emulation of ... | Daniil Baturin |
2018-05-15 | Merge branch 'remove-ssh-allow-root' into current | Christian Poessinger |
2018-05-15 | T634: Remove 'service ssh allow-root' | Christian Poessinger |