summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-27rework/simplify path handlingAn-Cheng Huang
2011-01-20added a parameter to the break on priority group option:Michael Larson
2011-01-20add comments for showConfigAn-Cheng Huang
2011-01-20export config output algorithms through shell APIAn-Cheng Huang
2011-01-18show single context for consecutive nodes at the same level.An-Cheng Huang
2011-01-18have caller handle edit level for context diffAn-Cheng Huang
2011-01-18add comments for context diff codeAn-Cheng Huang
2011-01-18initial implementation of context diffAn-Cheng Huang
2011-01-13remove compiler warningsAn-Cheng Huang
2011-01-11reset initial parser stateAn-Cheng Huang
2011-01-11tweak parser for top-level commentAn-Cheng Huang
2011-01-11use the old interface rather than call unlink directly.Michael Larson
2011-01-11and fix for bug 6638Michael Larson
2011-01-11re-enable concurrent configuration commit locking.Michael Larson
2011-01-07improve load error messageAn-Cheng Huang
2011-01-05fix for bug 6641An-Cheng Huang
2011-01-04workaround for bug 5388An-Cheng Huang
2010-12-21propagate constnessAn-Cheng Huang
2010-12-20make output-related functions staticAn-Cheng Huang
2010-12-13make the library croak when internal error occurs in perl context.An-Cheng Huang
2010-12-10fix for bug 6026An-Cheng Huang
2010-12-08output session assert message to userAn-Cheng Huang
2010-12-08need to check if process terminated normally before checking return code status.Michael Larson
2010-12-07Allow _errloc_ to be place on any line in output, not restricted to first line.Michael Larson
2010-12-06handle case for non-commit client with latest error location changes.Michael Larson
2010-12-03change boot-time config loading to use new implementation in backend.An-Cheng Huang
2010-12-02update to errloc. changed reader so that stderr/stdout is printed as it is re...Michael Larson
2010-12-02implement load function in new config input/output infrastructure.An-Cheng Huang
2010-11-29disable activate/deactivate for mendocino as discussed.An-Cheng Huang
2010-11-29add limit check on stdout capture (8192 characters).Michael Larson
2010-11-29fix for duplicate messages on some system commands.Michael Larson
2010-11-24implementation of err location support for commit process. commit failures wi...Michael Larson
2010-11-24use exit code 1 to ease init script usageAn-Cheng Huang
2010-11-24Remove unused net_setStephen Hemminger
2010-11-22fix for bug 6459An-Cheng Huang
2010-11-19proper exit on failure.Michael
2010-11-19fix for bug 6448An-Cheng Huang
2010-11-19fix existence check in "syntax" when builtin expression is used.An-Cheng Huang
2010-11-19remove parser debug output and move existence check.An-Cheng Huang
2010-11-18Merge branch 'mendocino' of http://git.vyatta.com/vyatta-cfg into mendocinoStig Thormodsrud
2010-11-18Add --show-working-only option to showCfg.Stig Thormodsrud
2010-11-181) Ordered evaluation of these scripts similar to what is found inMichael Larson
2010-11-18change error message when showing non-existing paths.An-Cheng Huang
2010-11-17continue work on parser/output frameworkAn-Cheng Huang
2010-11-16modified output to match spec on error location.Michael Larson
2010-11-16allow error location to be set via environmental variable. update commit chec...Michael Larson
2010-11-15continue config file parser workAn-Cheng Huang
2010-11-15fix for bug 6427An-Cheng Huang
2010-11-12remove extra process layer--required before this command is expanded to handl...Michael Larson
2010-11-12initial work to parse config file into data structure.An-Cheng Huang