summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-06-09Merge branch 'larkspur' of mohit@git.vyatta.com:/git/vyatta-cfg into larkspurMohit Mehta
2010-06-09* changes to be able to use list functions with different CLI fetch functionsMohit Mehta
2010-06-09fix another default value display problemAn-Cheng Huang
2010-06-07Additional apis missing support for deactivate node. problem was seen when re...Michael Larson
2010-06-05fix for bug 5643. API changes missed exists(). flag check added.Michael Larson
2010-06-04modified show output when root deactivated node is deleted. in this case supp...Michael Larson
2010-06-03adjusting spacing for new deactivate/activation notation in show/config output.Michael Larson
2010-06-03 implemented modified notation for pre-commit activate/deactivate. added c...Michael Larson
2010-06-03move list functions to vrrp perl moduleMohit Mehta
2010-06-03fix for 5565.Michael Larson
2010-06-02fix for bug 5647.Michael Larson
2010-05-29Fix "show vrrp" regression caused by b68ac2b1969060ea6fa2f011a3107c83ad26e96d.Stig Thormodsrud
2010-05-28make space after template fields optionalAn-Cheng Huang
2010-05-28addition support for deactivate mode in perl api. Nodes should now be masked ...Michael Larson
2010-05-27fix for content-inspection on deactivate.Michael Larson
2010-05-25final fix for 5610. fixes loading where node in active config is deactivated ...Michael Larson
2010-05-24make validate_ipv6net consistent with others. validateType decides whetherMohit Mehta
2010-05-21fix for disable nodes loading (bug 5610). Additional checks added on configur...Michael Larson
2010-05-14POC implementation of unified enumeration mechanismAn-Cheng Huang
2010-05-14initial checkin of comment feature for cli.Michael Larson
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-23support all valid multi-type typesAn-Cheng Huang
2010-04-16multinode limit and multiple types now supported through config.pmMichael Larson
2010-04-15Rename in0 to ifb0Stephen Hemminger
2010-04-06Merge branch 'larkspur' of vm:git/vyatta-cfg into larkspurStephen Hemminger
2010-04-06Defer reading ppp config until necessaryStephen Hemminger
2010-04-06Add support for input interface in Interface moduleStephen Hemminger
2010-04-02Remove ifb device skippingStephen Hemminger
2010-04-02Add support for incoming interface typeStephen Hemminger
2010-04-02Use opendir/grep to get rid of running ls/grepStephen Hemminger
2010-04-01fix for bug 5450.Michael Larson
2010-03-29Ignore ifb devicesStephen Hemminger
2010-03-29Allow reading interface description outside config modeStephen Hemminger
2010-03-28Fix perlcritic warningsStephen Hemminger
2010-03-24Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspurStig Thormodsrud
2010-03-24Fix 5203: negation in firewall rule causes deprecation messageStig Thormodsrud
2010-03-19Need explicit return to guarantee returning falseStephen Hemminger
2010-03-17Fix typo in adsl interface discoveryStephen Hemminger
2010-03-16use template to determine leaf nodesAn-Cheng Huang
2010-03-15Fix PPP serial QoS supportStephen Hemminger
2010-03-05add function for traversing template hierarchyAn-Cheng Huang
2010-02-24reapply term multinode sorting. fix for bug 5376Michael Larson
2010-02-23Hide wireless and tunnel key valuesStephen Hemminger
2010-02-18add fucntion to return bridge-group that an interface might be assigned toMohit Mehta
2010-02-10improve default value parsingAn-Cheng Huang
2010-02-10Fix handling of pppoe devicesStephen Hemminger
2010-02-10Fix missing bracketStephen Hemminger
2010-02-09Add preliminary support for pppoe devicesStephen Hemminger
2010-02-09add util functionAn-Cheng Huang