index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2018-05-15
Merge branch 't632-ssh-multi-nodes' into current
Christian Poessinger
2018-05-15
bugfix: DNS domain forward server syntax
Christian Poessinger
2018-05-15
Merge remote-tracking branch 'upstream/current' into current
Christian Poessinger
2018-05-15
bugfix: vyos-config-dns-forwarding.py: adding name-server into dictionary
Christian Poessinger
2018-05-15
bugfix: remove whitespaces in generated 'powerdns/recursor.conf'
Christian Poessinger
2018-05-15
Do not try to decode data read from /sys files in the show version script,
Daniil Baturin
2018-05-15
Dependencies on file and pystache, for install and show version scripts..
Daniil Baturin
2018-05-15
Add dependency on hvinfo, too.
Daniil Baturin
2018-05-15
T637, T638: add dependencies on tcpdump and bmon.
Daniil Baturin
2018-05-15
T638: new op mode CLI for the bandwidth monitor commands.
Daniil Baturin
2018-05-15
T637: new op mode for traffic dumps based on tcpdump.
Daniil Baturin
2018-05-15
Correct the logic of generating tag nodes for op mode.
Daniil Baturin
2018-05-14
Merge pull request #11 from higebu/add-missing-base-module
Christian Poessinger
2018-05-15
Add missing vyos.base module
Yuya Kusakabe
2018-05-14
Fix cron interval regex to allow single digit values.
Daniil Baturin
2018-05-14
Fix misplaces ConfigError exception.
Daniil Baturin
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
T632: allow multiple algoorithms for: Ciper, KEX, MACs
Christian Poessinger
2018-05-14
T632: use multi node for SSH allow/deny users and groups
Christian Poessinger
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
[next]