summaryrefslogtreecommitdiff
path: root/src/cstore/unionfs/cstore-unionfs.hpp
AgeCommit message (Expand)Author
2017-11-01use unique_ptr if gcc is version 6 or higherKim Hagen
2017-11-01replace deprecated auto_ptr for unique_ptrKim Hagen
2015-12-16More fixes to cstore-unionfs & cli_shell_api.Thomas Jepp
2015-11-23Build fixes for updated libraries on Jessie.Thomas Jepp
2015-01-11vyatta-cfg: fix for "failed to generate commited config"Alex Harpin
2011-07-25Bugfix 7362: Make some adjustments to previous patch per An-Cheng's suggestionsJohn 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-16tweak directory handling for unionfsAn-Cheng Huang
2011-05-10preliminary implementation of new commitAn-Cheng Huang
2011-03-31fix for bug 6966An-Cheng Huang
2011-03-17add config path abstraction and high-level cachingAn-Cheng Huang
2011-03-09switch query functions to use lower-level API directly.An-Cheng Huang
2011-03-01tweak map iterator usageAn-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-10fix for bug 6026An-Cheng Huang
2010-08-25switch to unordered_mapAn-Cheng Huang
2010-08-23move "changed" status handling into libraryAn-Cheng Huang
2010-08-20handle "changed" status properlyAn-Cheng Huang
2010-08-13change all vector/string size to size_t just to be safe.An-Cheng Huang
2010-07-31handle potential exceptions from filesystem operations.An-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