Age | Commit message (Expand) | Author |
2010-11-24 | use exit code 1 to ease init script usage | An-Cheng Huang |
2010-11-24 | Remove unused net_set | Stephen Hemminger |
2010-11-22 | fix for bug 6459 | An-Cheng Huang |
2010-11-19 | proper exit on failure. | Michael |
2010-11-19 | fix for bug 6448 | An-Cheng Huang |
2010-11-19 | fix existence check in "syntax" when builtin expression is used. | An-Cheng Huang |
2010-11-19 | remove parser debug output and move existence check. | An-Cheng Huang |
2010-11-18 | Merge branch 'mendocino' of http://git.vyatta.com/vyatta-cfg into mendocino | Stig Thormodsrud |
2010-11-18 | Add --show-working-only option to showCfg. | Stig Thormodsrud |
2010-11-18 | 1) Ordered evaluation of these scripts similar to what is found in | Michael Larson |
2010-11-18 | change error message when showing non-existing paths. | An-Cheng Huang |
2010-11-17 | continue work on parser/output framework | An-Cheng Huang |
2010-11-16 | modified output to match spec on error location. | Michael Larson |
2010-11-16 | allow error location to be set via environmental variable. update commit chec... | Michael Larson |
2010-11-15 | continue config file parser work | An-Cheng Huang |
2010-11-15 | fix for bug 6427 | An-Cheng Huang |
2010-11-12 | remove extra process layer--required before this command is expanded to handl... | Michael Larson |
2010-11-12 | initial work to parse config file into data structure. | An-Cheng Huang |
2010-11-11 | continue config parser work | An-Cheng Huang |
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 |