summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-290.16.53debian/0.16.53Stig Thormodsrud
2010-05-29Fix "show vrrp" regression caused by b68ac2b1969060ea6fa2f011a3107c83ad26e96d.Stig Thormodsrud
2010-05-28added hook at completion of commit process.Michael Larson
2010-05-280.16.52debian/0.16.52Stig Thormodsrud
2010-05-28Remove single quotes except on leaf-node.Stig Thormodsrud
2010-05-28remove unnecessary memset callsAn-Cheng Huang
2010-05-28always zero vtw_def struct before parsing templateAn-Cheng Huang
2010-05-28make space after template fields optionalAn-Cheng Huang
2010-05-28Merge branch 'larkspur' of git.vyatta.com:/git/vyatta-cfg into larkspurAn-Cheng Huang
2010-05-28Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg into larkspurStephen Hemminger
2010-05-28Fix compiler warnings about overriding constStephen Hemminger
2010-05-28fix bad comparison in multiple-type checkMichael Larson
2010-05-28Merge branch 'larkspur' of git.vyatta.com:/git/vyatta-cfg into larkspurAn-Cheng Huang
2010-05-28update .gitignoreAn-Cheng Huang
2010-05-28Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspurMichael Larson
2010-05-28addition support for deactivate mode in perl api. Nodes should now be masked ...Michael Larson
2010-05-27include needed headerAn-Cheng Huang
2010-05-270.16.51debian/0.16.51Michael Larson
2010-05-27fix for content-inspection on deactivate.Michael Larson
2010-05-27additional fix for boot loading of deactivate nodes.Michael Larson
2010-05-27fix for loading config for deactivated nodes. allows nested deactivates withi...Michael Larson
2010-05-260.16.50debian/0.16.50Michael Larson
2010-05-26fix for multiple type support in cli for the following case:Michael Larson
2010-05-26script that will remove migration comments from configuration file. to remove...Michael Larson
2010-05-250.16.49debian/0.16.49Michael Larson
2010-05-25final fix for 5610. fixes loading where node in active config is deactivated ...Michael Larson
2010-05-240.16.48debian/0.16.48Mohit Mehta
2010-05-24make validate_ipv6net consistent with others. validateType decides whetherMohit Mehta
2010-05-210.16.47debian/0.16.47Michael Larson
2010-05-21don't count current node towards limit if it already matches a node in the co...Michael Larson
2010-05-210.16.46debian/0.16.46Stephen Hemminger
2010-05-21Rename sysfs to net_setStephen Hemminger
2010-05-210.16.45debian/0.16.45Stephen Hemminger
2010-05-21Merge branch 'larkspur' of vm:git/vyatta-cfg into larkspurStephen Hemminger
2010-05-21Add command to get/set sysfs filesStephen Hemminger
2010-05-210.16.44debian/0.16.44Michael Larson
2010-05-21fix for disable nodes loading (bug 5610). Additional checks added on configur...Michael Larson
2010-05-200.16.43debian/0.16.43Michael Larson
2010-05-20fixed seg violation on commit due to extended multiple types support in valst...Michael Larson
2010-05-20fixed error message on multinode limit exceeded--refer to parent node name, n...Michael Larson
2010-05-200.16.42debian/0.16.42Michael Larson
2010-05-20fix for bug 5618. needed to extend valstruct to maintain multiple types rathe...Michael Larson
2010-05-190.16.41debian/0.16.41Michael Larson
2010-05-19modified tag limit == 1. Now when set this node will only allow a single inst...Michael Larson
2010-05-17trap for illegal characters in comment field being set by user and provide fe...Michael Larson
2010-05-140.16.40debian/0.16.40An-Cheng Huang
2010-05-14POC implementation of unified enumeration mechanismAn-Cheng Huang
2010-05-14initial checkin of comment feature for cli.Michael Larson
2010-05-12added additional warning message if the user tries to deactivate a node that ...Michael Larson
2010-05-071) skip comment and empty lines in priority file;Arthur Xiong