Age | Commit message (Expand) | Author |
2009-03-11 | Fix warnings from redefining TRUE | Stephen Hemminger |
2009-03-10 | buggy file exist test--thanx stig for test case to repro. fixes vpn_smoke reg... | slioch |
2009-03-09 | added action and location of error to syslog on commit. error message string ... | slioch |
2009-03-09 | fix for qos-walkthrough. manage def file during commit--should handle general... | slioch |
2009-03-04 | limit unescape command to embedded multinodes--fixes problem in qos-walkthrou... | slioch |
2009-03-04 | modified environment variable setting for action on nodes. | slioch |
2009-03-03 | fixed -o option on commit. modified empty multinode behavior so action is NOT... | slioch |
2009-03-02 | added fix for nested priority and deletion failure. also priorities should no... | slioch |
2009-03-02 | fixed preservation of def file when committing configuration. default leafs | slioch |
2009-02-27 | fixed node walk for delete of nodes--error introduced when adding ordering in... | slioch |
2009-02-27 | Added environment variable that can be accessed in executing node.def script ... | slioch |
2009-02-26 | new option added to commit to disable partial commit behavior. This allows the | slioch |
2009-02-26 | handle seg violation if an empty line is found in the priority file. | slioch |
2009-02-25 | cosmetic changes, and better to not leave interfaces root node under default ... | slioch |
2009-02-25 | harvesting dead code. | slioch |
2009-02-25 | nested priority case under interfaces need mkdir with -p option to set | slioch |
2009-02-24 | replace unionfs synchronization code with piecewise copy. this should fix mos... | slioch |
2009-02-17 | added additional debug output and fixed dumping of trans nodes to screen. add... | slioch |
2009-02-17 | added dump transaction support to write to stdout rather than redirected /tmp... | slioch |
2009-02-17 | added generic commit failed message on any portion of the configuration faili... | slioch |
2009-01-26 | expose new cli functions in cfg library. | slioch |
2008-12-23 | alter return check for dirctory copy on successful completion of node process... | slioch |
2008-12-15 | removed tmp file that shouldn't have been committed. | slioch |
2008-12-15 | initial checkin of new commit code--building but does not replace original co... | slioch |
2008-11-13 | Simplify the debug code | Stephen Hemminger |
2008-10-28 | Fix 3505: cli crash on delete of ipv6net static route. | Stig Thormodsrud |
2008-10-07 | fix for regression bug 3758. added additional check requiring opening and clo... | slioch |
2008-10-06 | fix for bug 3666. strip off leading and trailing quote from default text valu... | slioch |
2008-09-04 | Handle special files in aufs | Stephen Hemminger |
2008-09-04 | Fix build warnings | Stephen Hemminger |
2008-08-27 | strip off whitespace in default value parsed from node.def file--fixes proble... | slioch |
2008-07-29 | Optimize delete | Stephen Hemminger |
2008-07-29 | Optimize commit | Stephen Hemminger |
2008-07-29 | Turn my_wrappers into macros | Stephen Hemminger |
2008-07-29 | Avoid overhead of system | Stephen Hemminger |
2008-07-29 | Avoid needless calls to system() | Stephen Hemminger |
2008-07-29 | Add missing include | Stephen Hemminger |
2008-07-29 | Add annotation to cli functions | Stephen Hemminger |
2008-07-29 | type_to_name returns immutable string | Stephen Hemminger |
2008-07-29 | Fix 3505: cli crashes on ipv6net type. | Stig Thormodsrud |
2008-07-07 | fix for bug 3216. added no escape option to push path for environmental path ... | Michael Larson |
2008-07-01 | Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood | Michael Larson |
2008-07-01 | fix for bug 3377. | Michael Larson |
2008-06-30 | fix for bug 3403: allocate correct amount of memory for multi-valued nodes. | An-Cheng Huang |
2008-04-22 | create def file to mark configuration nodes that are created by default, rath... | Michael Larson |
2008-04-16 | modified fix for 2525--fixes problem introduced with last fix (bug 3163) | Michael Larson |
2008-04-15 | revert fix for 2525 until delete on commit warnings are resolved. | Michael Larson |
2008-04-15 | reverse sort order on delete | Michael Larson |
2008-04-14 | modified node ordering code. | Michael Larson |
2008-04-14 | partial revert of priority support--will reapply after additional changes. | Michael Larson |