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
/
session.mli
Age
Commit message (
Expand
)
Author
2024-10-27
T6718: add independent validate field and methods
John Estabrook
2024-10-27
T6718: add rule to generate protobuf with name change
John Estabrook
2024-10-27
T6718: reorganize layout for dune build of libs/executables
John Estabrook
2024-10-27
T6718: update build system, drop batteries, and adjust for lib changes
John Estabrook
2018-02-16
Implement config reading functions and a minimal command line client for usin...
Daniil Baturin
2018-02-11
Expose the list_children function in the Session module interface.
Daniil Baturin
2017-01-19
Add basic session setup/teardown functionality to vyconfd.
Daniil Baturin
2017-01-16
Add client_app and user fields to session data.
Daniil Baturin
2016-12-30
Expose the string_of_op function in the module interface.
Daniil Baturin
2016-12-28
Update the session module interface to expose the new functions.
Daniil Baturin
2016-12-15
T212: use a directory (normally $program_dir/validators) for external validat...
Daniil Baturin
2015-09-23
Expose set and delete in session module signature.
Daniil Baturin
2015-09-23
Factor out common session data into a world type.
Daniil Baturin
2015-09-23
Add session module stub.
Daniil Baturin