debian/changelog | 6 + perl_dmod/Cstore/Cstore.xs | 5 - src/cli_bin.cpp | 8 + src/cli_shell_api.cpp | 170 ++++++++++++++-------------------- src/cstore/cstore-c.cpp | 7 - src/cstore/cstore.cpp | 17 +++ src/cstore/cstore.hpp | 4 src/cstore/unionfs/cstore-unionfs.hpp | 2 8 files changed, 113 insertions(+), 106 deletions(-)
New commits: commit 73f94b1330dd2002d7f4f49818cbfe9e1131def0 Author: An-Cheng Huang <[email protected]> Date: Wed Jan 5 16:46:16 2011 -0800 0.18.73+mendocino4 commit 2208bfef1004295d3227492c6a3e9d7b36903db5 Author: An-Cheng Huang <[email protected]> Date: Wed Jan 5 16:44:31 2011 -0800 fix for bug 6641 * change shell API to only use "edit level" when needed. * add factory functions for cstore creation to simplify code. http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=73f94b1330dd2002d7f4f49818cbfe9e1131def0 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=2208bfef1004295d3227492c6a3e9d7b36903db5 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
