summaryrefslogtreecommitdiff
path: root/lib/Vyatta/Config.pm
AgeCommit message (Expand)Author
2010-05-05boot loader support now added. various bug fixes and some small rework.Michael Larson
2010-05-04initial working version of activate and deactivate: load,save,show,commit sup...Michael Larson
2010-04-16multinode limit and multiple types now supported through config.pmMichael Larson
2010-03-28Fix perlcritic warningsStephen Hemminger
2010-03-05add function for traversing template hierarchyAn-Cheng Huang
2010-02-10improve default value parsingAn-Cheng Huang
2010-02-09add util functionAn-Cheng Huang
2009-12-04Fix problem from earlier FILE handle removal in Config.pmStephen Hemminger
2009-12-04Fix perlcritic warnings in Config.pmStephen Hemminger
2009-12-01fix for bug 4999Michael Larson
2009-09-11term multinodes perl api support to provide currently committed values.Michael Larson
2009-09-11leaf node support for new commit. Returns reconciled processed node returnOri...Michael Larson
2009-07-08fixed isActive() api to now support mixed level and passed in relative path v...slioch
2009-07-08added isActive function in perl code to allow a comparison of activeslioch
2009-07-06bugsfixed in active+working node merge for perl api.slioch
2009-07-06updated perl api for new cli to support working node representation. not yet ...slioch
2009-05-05Fix warnings from using undefined variableStephen Hemminger
2009-03-23Remove #! /usr/bin/perlStephen Hemminger
2009-02-05Fix boolean errorStephen Hemminger
2009-02-04Vyatta::Config - parseTmpl convert to 3 arg openStephen Hemminger
2009-02-04Vyatta::Config - exists simplificationStephen Hemminger
2009-02-04Vyatta::Config - don't use global handle for opendirStephen Hemminger
2009-02-04Vyatta::Config - simplify booleanStephen Hemminger
2009-02-04Vyatta::Config - fix perlcritic warnings from dangling returnStephen Hemminger
2009-02-04Vyatta::Config::returnValue - change to three argument openStephen Hemminger
2009-02-04Revert "Cleanup confg library"Stephen Hemminger
2009-02-03Cleanup confg libraryStephen Hemminger
2008-11-24Need to fix some stuff from change to Vyatta::Stephen Hemminger
2008-11-21Convert VyattaConfig (et al) to Vyatta::ConfigStephen Hemminger