Age | Commit message (Expand) | Author |
2018-01-05 | T510: fix wrong task-scheduler 'binary arguments' completion help | Christian Poessinger |
2017-12-31 | Support setting optional 'type' node in command templates other than 'txt' | Christian Poessinger |
2017-12-10 | mdns-repeater: use consistent naming of 'interface' node | Christian Poessinger |
2017-12-10 | mdns-repeater: priority change 999 -> 990 | Christian Poessinger |
2017-12-09 | Drop call to 'service' wrapper in 'vyos-config-mdns-repeater.py' | Christian Poessinger |
2017-12-09 | Merge branch 'add-mdns-repeater' into current | Christian Poessinger |
2017-12-09 | Update 'debian/changelog' | Christian Poessinger |
2017-12-09 | Add 'vyos-update-mdns-repeater.py' functionality | Christian Poessinger |
2017-12-09 | Bugfix: 'multi:' statement must be on top of generated 'node.def' file | Christian Poessinger |
2017-12-09 | Initial interface description for 'mdns repeater' | Christian Poessinger |
2017-12-06 | Add debian packaging files to .gitignore | Christian Poessinger |
2017-10-26 | Merge pull request #6 from Taniadz/current | Daniil Baturin |
2017-10-26 | T433: Add "effective" observers and inSession to the vyos.config library | Taniadz |
2017-10-17 | Merge pull request #5 from Taniadz/current | Daniil Baturin |
2017-10-16 | T420: Write op mode version of node.def generator (write test-op.xml) | Taniadz |
2017-10-11 | T413: Make a schema for op mode; | Taniadz |
2017-09-26 | [LLDP] Remove the lldp.xml interface definition to avoid template file confli... | Daniil Baturin |
2017-09-21 | T401: add functions for reading VyOS version data. | Daniil Baturin |
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 |