Age | Commit message (Expand) | Author |
2010-11-10 | consolidate similar logic and simplify code | An-Cheng Huang |
2010-11-10 | switch to new output framework | An-Cheng Huang |
2010-11-10 | fix typo in comment | An-Cheng Huang |
2010-11-09 | initial rework of config output framework | An-Cheng Huang |
2010-11-09 | make commit aware of error location key and allow for passthrough. | Michael Larson |
2010-11-09 | modify formatting options for GUI client on -x option. Set option on GUI invo... | Michael Larson |
2010-11-08 | extend initial error location support to begin,delete,create,update,end--curr... | Michael Larson |
2010-11-04 | add session assertion for API functions | An-Cheng Huang |
2010-10-29 | change first, last, firstlast behavior to apply environment setting on each a... | Michael Larson |
2010-10-26 | Merge branch 'mendocino' of http://git.vyatta.com/vyatta-cfg into mendocino | Michael Larson |
2010-10-26 | increase resolution of timing messages. | Michael Larson |
2010-10-25 | initial lex/yacc config file parser | An-Cheng Huang |
2010-10-18 | temporary workaround for bug 5708 | An-Cheng Huang |
2010-10-11 | change error location tag from commit process | root |
2010-10-01 | Pass optional commit comment through commit to commit hooks. | Stig Thormodsrud |
2010-09-24 | cleanup | An-Cheng Huang |
2010-09-24 | fix for bug 6213. | root |
2010-09-14 | fix for bug 6195 | An-Cheng Huang |
2010-08-27 | fix for bug 5982. | Michael Larson |
2010-08-27 | allow commit hook commands to write to stdout. | Michael Larson |
2010-08-26 | fix for bug 5960 | An-Cheng Huang |
2010-08-26 | mark the root as "changed" after "comment" operation. | An-Cheng Huang |
2010-08-26 | don't show extra empty level for typeless leaf nodes. | An-Cheng Huang |
2010-08-26 | mark changed ancestors up to the root | An-Cheng Huang |
2010-08-26 | new implementation for config output | An-Cheng Huang |
2010-08-25 | remove sorting from unsorted API calls | An-Cheng Huang |
2010-08-25 | switch to unordered_map | An-Cheng Huang |
2010-08-24 | add extensible node sorting mechanism | An-Cheng Huang |
2010-08-23 | move "changed" status handling into library | An-Cheng Huang |
2010-08-20 | don't remove the workaround yet | An-Cheng Huang |
2010-08-20 | mark nodes created by "default" as "changed" | An-Cheng Huang |
2010-08-20 | remove workaround for "changed" status handling | An-Cheng Huang |
2010-08-20 | handle "changed" status properly | An-Cheng Huang |
2010-08-19 | adjust deactivate-aware logic | An-Cheng Huang |
2010-08-19 | add API function | An-Cheng Huang |
2010-08-13 | add API function for retrieving deleted values of a multi node. | An-Cheng Huang |
2010-08-13 | change all vector/string size to size_t just to be safe. | An-Cheng Huang |
2010-08-12 | add more functions to shell API | An-Cheng Huang |
2010-08-12 | add more functions to shell API | An-Cheng Huang |
2010-08-11 | document equivalent perl API functions for shell API. | An-Cheng Huang |
2010-08-11 | add comments to document shell API usage | An-Cheng Huang |
2010-08-11 | add functions to shell API | An-Cheng Huang |
2010-08-10 | further simplify shell API extension and add more functions. | An-Cheng Huang |
2010-08-10 | simplify extension of shell API | An-Cheng Huang |
2010-08-10 | add functions to shell API | An-Cheng Huang |
2010-08-09 | add function to C API | An-Cheng Huang |
2010-08-09 | provide default edit level | An-Cheng Huang |
2010-08-09 | commit needs to flush "progress file" | An-Cheng Huang |
2010-08-03 | remove "def" and "node.val" usage from high-level operations. | An-Cheng Huang |
2010-08-02 | eval "allowed:" script in template | An-Cheng Huang |