summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-27fix for bug 5982.Michael Larson
2010-08-27allow commit hook commands to write to stdout.Michael Larson
2010-08-26fix for bug 5960An-Cheng Huang
2010-08-26mark the root as "changed" after "comment" operation.An-Cheng Huang
2010-08-26don't show extra empty level for typeless leaf nodes.An-Cheng Huang
2010-08-26mark changed ancestors up to the rootAn-Cheng Huang
2010-08-26new implementation for config outputAn-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-20don't remove the workaround yetAn-Cheng Huang
2010-08-20mark nodes created by "default" as "changed"An-Cheng Huang
2010-08-20remove workaround for "changed" status handlingAn-Cheng Huang
2010-08-20handle "changed" status properlyAn-Cheng Huang
2010-08-19adjust deactivate-aware logicAn-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-13change all vector/string size to size_t just to be safe.An-Cheng Huang
2010-08-12add more functions to shell APIAn-Cheng Huang
2010-08-12add more functions to shell APIAn-Cheng Huang
2010-08-11document equivalent perl API functions for shell API.An-Cheng Huang
2010-08-11add comments to document shell API usageAn-Cheng Huang
2010-08-11add functions to shell APIAn-Cheng Huang
2010-08-10further simplify shell API extension and add more functions.An-Cheng Huang
2010-08-10simplify extension of shell APIAn-Cheng Huang
2010-08-10add functions to shell APIAn-Cheng Huang
2010-08-09add function to C APIAn-Cheng Huang
2010-08-09provide default edit levelAn-Cheng Huang
2010-08-09commit needs to flush "progress file"An-Cheng Huang
2010-08-03remove "def" and "node.val" usage from high-level operations.An-Cheng Huang
2010-08-02eval "allowed:" script in templateAn-Cheng Huang
2010-07-31make edit do implicit setAn-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-29timing syslog entries on commit hooksMichael Larson
2010-07-28add cstore-specific header fileAn-Cheng Huang
2010-07-28add new cstore libraryAn-Cheng Huang
2010-07-21fix for bug 5882.Michael Larson
2010-07-19more cleanup to new help impl.Michael Larson
2010-07-19modified handling of status return codes for child process.Michael Larson
2010-07-19modified syntax and commit checks now applied during commit.Michael Larson
2010-07-16fix for bug 5789 and bug 5860Michael Larson
2010-06-28return false for invalid value instead of exitingAn-Cheng Huang
2010-06-25fix for bug 5721 and 5722--actually these were duplicates.Michael Larson
2010-06-24fix additional case for vyatta guard restarting under deletion of deactivated...Michael Larson
2010-06-23partial fix for bug 5729 (comment #1).Michael Larson
2010-06-22add val_help mechanismAn-Cheng Huang
2010-06-21lstat checks should have been covered on last checkin.Michael Larson