summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-11-13Simplify the debug codeStephen Hemminger
2008-10-28Fix 3505: cli crash on delete of ipv6net static route.Stig Thormodsrud
2008-10-07fix for regression bug 3758. added additional check requiring opening and clo...slioch
2008-10-06fix for bug 3666. strip off leading and trailing quote from default text valu...slioch
2008-09-04Handle special files in aufsStephen Hemminger
2008-09-04Fix build warningsStephen Hemminger
2008-08-27strip off whitespace in default value parsed from node.def file--fixes proble...slioch
2008-07-29Optimize deleteStephen Hemminger
2008-07-29Optimize commitStephen Hemminger
2008-07-29Turn my_wrappers into macrosStephen Hemminger
2008-07-29Avoid overhead of systemStephen Hemminger
2008-07-29Avoid needless calls to system()Stephen Hemminger
2008-07-29Add missing includeStephen Hemminger
2008-07-29Add annotation to cli functionsStephen Hemminger
2008-07-29type_to_name returns immutable stringStephen Hemminger
2008-07-29Fix 3505: cli crashes on ipv6net type.Stig Thormodsrud
2008-07-07fix for bug 3216. added no escape option to push path for environmental path ...Michael Larson
2008-07-01Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywoodMichael Larson
2008-07-01fix for bug 3377.Michael Larson
2008-06-30fix for bug 3403: allocate correct amount of memory for multi-valued nodes.An-Cheng Huang
2008-04-22create def file to mark configuration nodes that are created by default, rath...Michael Larson
2008-04-16modified fix for 2525--fixes problem introduced with last fix (bug 3163)Michael Larson
2008-04-15revert fix for 2525 until delete on commit warnings are resolved.Michael Larson
2008-04-15reverse sort order on deleteMichael Larson
2008-04-14modified node ordering code.Michael Larson
2008-04-14partial revert of priority support--will reapply after additional changes.Michael Larson
2008-04-13temp removal of free--possible corruption.Michael Larson
2008-04-11support for node priority. higher value in node.def is higher priority.Michael Larson
2008-04-10partial fix for bug 2181: add new template field "priority".An-Cheng Huang
2008-04-10alternate fix for 2525--force directory evaluation upstream.Michael Larson
2008-04-10Revert "fix for bug 2525"Michael Larson
2008-04-09fix for bug 2525Michael Larson
2008-04-04fix for bug 2549.Michael Larson
2008-04-04Merge branch 'glendale' into hollywoodrbalocca
2008-04-03fix for bug 3097: correctly detect deleted tagAn-Cheng Huang
2008-04-03fix for bug 2507Michael Larson
2008-04-03code cleanup (remove some evil copy-and-paste instances).An-Cheng Huang
2008-03-31fix for bug 2675: correctly detect newly created config nodes.An-Cheng Huang
2008-03-18Bugfix: 2986Bob Gilligan
2008-03-17Bugfix: 2885Bob Gilligan
2008-03-10Convert from VPL 1.0 to GPLv2Stephen Hemminger
2008-02-26fix for bug 2749: add u32 range checkAn-Cheng Huang
2008-02-26fix for bug 2868: return failure for invalid values.An-Cheng Huang
2008-02-19add template validation tool, check_tmplAn-Cheng Huang
2008-02-19exit after encountering parse error when handling default values.An-Cheng Huang
2008-02-06make parse error message more usefulAn-Cheng Huang
2008-02-05allow empty line after "tag:"An-Cheng Huang
2008-02-01fix for bug 2211: "commit:expression:" checks are not evaluated atAn-Cheng Huang
2008-02-01fix for bug 2258: setting an existing node doesn't cause error.An-Cheng Huang
2008-01-30allow certain operators in initial stateAn-Cheng Huang