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.cpp
Age
Commit message (
Expand
)
Author
2011-07-29
Bugfix 2823: Configuration mode command interpreter, output adjustments for c...
John Southworth
2011-07-15
Bugfix 7331: better fix for the bug
John Southworth
2011-07-15
Don't allow users to set migration comments
John Southworth
2011-06-15
Bugfix 6767: Move log files from /tmp to /var/log/vyatta.
Bob Gilligan
2011-05-20
update comment, fix typo, etc.
An-Cheng Huang
2011-05-12
fix for bug 6771
An-Cheng Huang
2011-05-10
preliminary implementation of new commit
An-Cheng Huang
2011-04-08
fix for bug 6985
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-03-01
tweak map iterator usage
An-Cheng Huang
2011-02-28
add config template abstraction
An-Cheng Huang
2011-02-18
namespace reorg
An-Cheng Huang
2011-01-05
fix for bug 6641
An-Cheng Huang
2010-12-13
make the library croak when internal error occurs in perl context.
An-Cheng Huang
2010-12-02
implement load function in new config input/output infrastructure.
An-Cheng Huang
2010-11-15
fix for bug 6427
An-Cheng Huang
2010-11-10
fix typo in comment
An-Cheng Huang
2010-11-04
add session assertion for API functions
An-Cheng Huang
2010-10-18
temporary workaround for bug 5708
An-Cheng Huang
2010-09-24
cleanup
An-Cheng Huang
2010-08-26
mark the root as "changed" after "comment" operation.
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
don't remove the workaround yet
An-Cheng Huang
2010-08-20
mark nodes created by "default" as "changed"
An-Cheng Huang
2010-08-20
remove workaround for "changed" status handling
An-Cheng Huang
2010-08-20
handle "changed" status properly
An-Cheng Huang
2010-08-19
adjust deactivate-aware logic
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-13
change all vector/string size to size_t just to be safe.
An-Cheng Huang
2010-08-02
eval "allowed:" script in template
An-Cheng Huang
2010-07-31
make edit do implicit set
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