index
:
vyconf.git
master
Software appliance configuration framework (mirror of https://github.com/vyos/vyconf.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
Age
Commit message (
Expand
)
Author
2018-05-14
Merge pull request #10 from Taniadz/master
Daniil Baturin
2018-02-11
Add output format option (plain or JSON) to the config data reading and op mo...
Daniil Baturin
2017-10-11
T413: Make a schema for op mode (delete ownerAttr)
Taniadz
2017-10-10
T413: Make a schema for op mode
Taniadz
2017-09-12
Add support for completionHelp tag to the schema.
Daniil Baturin
2017-01-19
Add basic session setup/teardown functionality to vyconfd.
Daniil Baturin
2017-01-16
Re-generate RNG schema, update files that use it.
Daniil Baturin
2017-01-16
Move <keepChildOrder/> into properties.
Daniil Baturin
2017-01-16
Make the "argument" attribute of external validators optional.
Daniil Baturin
2017-01-06
Do not require path for set/delete, add an error for trying to set a path tha...
Daniil Baturin
2017-01-06
Make error and warning single string, add more specific error codes.
Daniil Baturin
2017-01-06
Split session setup and entering configuration mode in the protobuf schema.
Daniil Baturin
2017-01-06
Add confirm operation. Remove notifications field.
Daniil Baturin
2017-01-06
Extend the protobuf schema, update build scripts.
Daniil Baturin
2017-01-06
Add initial implementation of the protobuf schema.
Daniil Baturin
2017-01-04
Add "version" attribute to component definition schema.
Daniil Baturin
2017-01-04
Add an RNG XML version of the component definition schema.
Daniil Baturin
2016-12-30
Remove the extends attribute from <interfaceDefinition>
Daniil Baturin
2016-12-23
Make log template and log level configurable.
Daniil Baturin
2016-12-22
Re-generate the RNG schema for interface definitions.
Daniil Baturin
2016-12-22
T226: Add secret and hidden properties to the reference tree.
Phil Summers
2016-12-14
T210: use TOML for the vyconf config file.
Daniil Baturin
2015-04-26
Add an option to keep child order, will be used for rendering.
Daniil Baturin
2015-04-24
Reduce the amount of references in the interface definition schema.
Daniil Baturin
2015-04-24
Move constraintError out of the constraint tag, rename to constraintErrorMess...
Daniil Baturin
2015-04-16
Use two-part valueHelp with format and description.
Daniil Baturin
2015-04-16
Group node properties and children into their own tags.
Daniil Baturin
2015-04-15
Further simplify the schema.
Daniil Baturin
2015-04-15
Add an example of interface definition.
Daniil Baturin
2015-04-15
Simplify the interface definition schema.
Daniil Baturin
2015-04-13
Import XML schemata from the prototype.
Daniil Baturin