index
:
vyatta-cfg.git
beryllium
circinus
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
mergify/bp/circinus/pr-91
mergify/bp/sagitta/pr-77
napa
napa-dev
napa-vrrp
oxnard
pacifica
sagitta
upstream
Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cstore
/
cstore.hpp
Age
Commit message (
Expand
)
Author
2023-01-22
cstore: T4664: add validation: no whitespace in tag node value names
John Estabrook
2019-01-11
T1068: Increase Max CMD Output
xrpixer
2017-11-01
use unique_ptr if gcc is version 6 or higher
Kim Hagen
2017-11-01
replace deprecated auto_ptr for unique_ptr
Kim Hagen
2011-10-24
Add VarRef translation to the allowed field for config mode
John Southworth
2011-07-23
Oops, should have been false by default.
John Southworth
2011-07-23
Bugfix 7362: Make reset_paths reset to root level when resolving varrefs
John Southworth
2011-05-17
reimplement commit locking
An-Cheng Huang
2011-05-10
preliminary implementation of new commit
An-Cheng Huang
2011-04-06
minor refactoring
An-Cheng Huang
2011-03-17
add config path abstraction and high-level caching
An-Cheng Huang
2011-02-28
add config template abstraction
An-Cheng Huang
2011-02-18
namespace reorg
An-Cheng Huang
2011-01-27
rework/simplify path handling
An-Cheng Huang
2011-01-05
fix for bug 6641
An-Cheng Huang
2010-12-20
make output-related functions static
An-Cheng Huang
2010-12-13
make the library croak when internal error occurs in perl context.
An-Cheng Huang
2010-12-08
output session assert message to user
An-Cheng Huang
2010-12-02
implement load function in new config input/output infrastructure.
An-Cheng Huang
2010-11-09
initial rework of config output framework
An-Cheng Huang
2010-11-04
add session assertion for API functions
An-Cheng Huang
2010-08-25
remove sorting from unsorted API calls
An-Cheng Huang
2010-08-25
switch to unordered_map
An-Cheng Huang
2010-08-24
add extensible node sorting mechanism
An-Cheng Huang
2010-08-23
move "changed" status handling into library
An-Cheng Huang
2010-08-20
handle "changed" status properly
An-Cheng Huang
2010-08-19
add API function
An-Cheng Huang
2010-08-13
add API function for retrieving deleted values of a multi node.
An-Cheng Huang
2010-08-12
add more functions to shell API
An-Cheng Huang
2010-07-31
make edit do implicit set
An-Cheng Huang
2010-07-30
make destructors virtual
An-Cheng Huang
2010-07-30
add default status observers
An-Cheng Huang
2010-07-28
add cstore-specific header file
An-Cheng Huang
2010-07-28
add new cstore library
An-Cheng Huang