summaryrefslogtreecommitdiff
path: root/src/cstore/cstore.hpp
AgeCommit message (Expand)Author
2023-01-22cstore: T4664: add validation: no whitespace in tag node value namesJohn Estabrook
2019-01-11T1068: Increase Max CMD Outputxrpixer
2017-11-01use unique_ptr if gcc is version 6 or higherKim Hagen
2017-11-01replace deprecated auto_ptr for unique_ptrKim Hagen
2011-10-24Add VarRef translation to the allowed field for config modeJohn Southworth
2011-07-23Oops, should have been false by default.John Southworth
2011-07-23Bugfix 7362: Make reset_paths reset to root level when resolving varrefsJohn Southworth
2011-05-17reimplement commit lockingAn-Cheng Huang
2011-05-10preliminary implementation of new commitAn-Cheng Huang
2011-04-06minor refactoringAn-Cheng Huang
2011-03-17add config path abstraction and high-level cachingAn-Cheng Huang
2011-02-28add config template abstractionAn-Cheng Huang
2011-02-18namespace reorgAn-Cheng Huang
2011-01-27rework/simplify path handlingAn-Cheng Huang
2011-01-05fix for bug 6641An-Cheng Huang
2010-12-20make output-related functions staticAn-Cheng Huang
2010-12-13make the library croak when internal error occurs in perl context.An-Cheng Huang
2010-12-08output session assert message to userAn-Cheng Huang
2010-12-02implement load function in new config input/output infrastructure.An-Cheng Huang
2010-11-09initial rework of config output frameworkAn-Cheng Huang
2010-11-04add session assertion for API functionsAn-Cheng Huang
2010-08-25remove sorting from unsorted API callsAn-Cheng Huang
2010-08-25switch to unordered_mapAn-Cheng Huang
2010-08-24add extensible node sorting mechanismAn-Cheng Huang
2010-08-23move "changed" status handling into libraryAn-Cheng Huang
2010-08-20handle "changed" status properlyAn-Cheng Huang
2010-08-19add API functionAn-Cheng Huang
2010-08-13add API function for retrieving deleted values of a multi node.An-Cheng Huang
2010-08-12add more functions to shell APIAn-Cheng Huang
2010-07-31make edit do implicit setAn-Cheng Huang
2010-07-30make destructors virtualAn-Cheng Huang
2010-07-30add default status observersAn-Cheng Huang
2010-07-28add cstore-specific header fileAn-Cheng Huang
2010-07-28add new cstore libraryAn-Cheng Huang