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
/
src
/
vyconf_config.ml
Age
Commit message (
Expand
)
Author
2018-02-12
Revert "Fix build with new Toml module version."
Daniil Baturin
2018-01-26
Fix build with new Toml module version.
Daniil Baturin
2017-02-09
Revert "Add basepath option to the vyconfd config."
Daniil Baturin
2017-01-23
Add basepath option to the vyconfd config.
Daniil Baturin
2017-01-20
Use BatOption.defalt instead of homegrown equivalent.
Daniil Baturin
2017-01-16
Use the new Util.substitute_default in Vyconf_config.
Daniil Baturin
2016-12-23
Make log template and log level configurable.
Daniil Baturin
2016-12-15
Rename type Vyconf_config.vyconf_config to Vyconf_config.t for brevity
Daniil Baturin
2016-12-14
T210: Oops, missing exception handler. mandatory_field raises Missing_field
Daniil Baturin
2016-12-14
T210: Do not use the Result compatibility library, use built-in result type.
Daniil Baturin
2016-12-14
T210: use TOML for the vyconf config file.
Daniil Baturin
2016-12-08
Fix build for ocaml 4.03
Daniil Baturin
2015-09-24
Add minimal vyconfd config loader.
Daniil Baturin