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-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
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
[next]