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 7 files changed, 107 insertions(+), 106 deletions(-)
New commits: commit d4111b01462641baa21978a78390215987a5958a 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. (cherry picked from commit 2208bfef1004295d3227492c6a3e9d7b36903db5) http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=d4111b01462641baa21978a78390215987a5958a _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
