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
2017-09-21
Add autogenerated command template files to .gitignore
Daniil Baturin
2017-09-21
Merge pull request #1 from Taniadz/request
Daniil Baturin
2017-09-20
T393: Migrate vyatta-lldpd to vyos-1x
Taniadz
2017-09-16
[LLDP] T393: add constraints and error messages to the LLDP interface definit...
Daniil Baturin
2017-09-16
T396: add support for value constraint tags to the build-command-templates sc...
Daniil Baturin
2017-09-16
Remove generated node.def's for other shared config subtrees too.
Daniil Baturin
2017-09-16
T395: Implement a numeric value validator
Daniil Baturin
2017-09-16
T393: fix a wrong tag in the LLDP interface definition.
Daniil Baturin
2017-09-15
Add interface definition lldp.xml
Taniadz
2017-09-15
Replace the reference to vyatta_sbindir to a reference to vyos_sbindir
Daniil Baturin
2017-09-14
Add an interface definition file for testing purposes.
Daniil Baturin
2017-09-14
T388: nicer options handling and output.
Daniil Baturin
2017-09-14
T392: add support for completionHelp to the interface definition converter.
Daniil Baturin
2017-09-12
Merge branch 'current' of github.com:vyos/vyos-1x into current
Daniil Baturin
2017-09-12
T391: Add completionHelp tag support to the interface definition schema.
Daniil Baturin
2017-09-12
Add debug mode to the build-command-templates script with content printing
Taniadz
2017-09-12
Add debug mode to the build-command-templates script
Taniadz
2017-09-08
Make the makefile create the templates dir if it doesn't exist.
Daniil Baturin
2017-09-08
Separate VyOSError and ConfigError.
Daniil Baturin
2017-09-08
Automatically wrap all script calls in generated templates into sudo sh -c
Daniil Baturin
2017-09-08
Better checks in the cron script.
Daniil Baturin
2017-09-08
Rename the cron script to not mention Vyatta anymore.
Daniil Baturin
2017-09-08
Restructure the cron script and fix bugs.
Daniil Baturin
2017-09-08
Make the vyos.config.Config's return_value(s) and list_node functions behave ...
Daniil Baturin
2017-09-08
Automatically decode the output of cli-shell-api as ASCII
Daniil Baturin
2017-09-08
Fix handling of tag and multi nodes in the convertor.
Daniil Baturin
2017-09-07
Oops, accidentally a wrong dir for the python install path.
Daniil Baturin
2017-09-07
Add interface definition for cron and enable templates building in the makefi...
Daniil Baturin
2017-09-07
Add support for priority tags. In 1.x, there's no way around using it.
Daniil Baturin
2017-09-07
Remove crude debugging stuff, I'll add a proper solution later.
Daniil Baturin
2017-09-07
Merge branch 'current' of https://github.com/vyos/vyos-1x into current
Daniil Baturin
2017-09-07
Add a convertor from new style XML command definitions to old style templates.
Daniil Baturin
2017-08-27
adding validate(), generate(), apply() to vyatta-update-crontab.py
Taniadz
2017-08-23
adding vyatta-update-crontab.py
Taniadz
2017-08-17
Update the changelog.
Daniil Baturin
2017-08-17
T353: add the Python library for reading VyOS config to the new package.
Daniil Baturin
2017-08-17
Add empty Debian packaging.
Daniil Baturin
2017-08-18
Initial commit
Daniil Baturin