summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-02-27fixed node walk for delete of nodes--error introduced when adding ordering in...slioch
2009-02-27Added environment variable that can be accessed in executing node.def script ...slioch
2009-02-26new option added to commit to disable partial commit behavior. This allows theslioch
2009-02-26handle seg violation if an empty line is found in the priority file.slioch
2009-02-25cosmetic changes, and better to not leave interfaces root node under default ...slioch
2009-02-25harvesting dead code.slioch
2009-02-25nested priority case under interfaces need mkdir with -p option to setslioch
2009-02-24replace unionfs synchronization code with piecewise copy. this should fix mos...slioch
2009-02-17added additional debug output and fixed dumping of trans nodes to screen. add...slioch
2009-02-17added dump transaction support to write to stdout rather than redirected /tmp...slioch
2009-02-17added generic commit failed message on any portion of the configuration faili...slioch
2009-01-26expose new cli functions in cfg library.slioch
2008-12-23alter return check for dirctory copy on successful completion of node process...slioch
2008-12-15removed tmp file that shouldn't have been committed.slioch
2008-12-15initial checkin of new commit code--building but does not replace original co...slioch
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