summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-180.16.79debian/0.16.79Michael Larson
2010-06-18fix for bug 5701.Michael Larson
2010-06-170.16.78debian/0.16.78Michael Larson
2010-06-17add boot hook script.Michael Larson
2010-06-160.16.77debian/0.16.77Michael Larson
2010-06-16fix for bug 5696. set up relative path correctly in all cases and proper ↵Michael Larson
handling of slashes in embedded multis when checking deactivated state via api.
2010-06-15get rid of lintian errorAn-Cheng Huang
2010-06-110.16.76debian/0.16.76Robert Bays
2010-06-11add support for bnx2x cards to auto smp affinity scriptsRobert Bays
2010-06-110.16.75debian/0.16.75Michael Larson
2010-06-11Revert "allow for reverse difference between configurations."Michael Larson
Not the right mod to support a reverse difference. This reverts commit ee5e4fb5ba06385bfd36c93eaa9cb7891c266c8e.
2010-06-110.16.74debian/0.16.74Michael Larson
2010-06-11Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg into larkspurMichael Larson
2010-06-11add function to get all configured sync-groupsMohit Mehta
2010-06-11allow for reverse difference between configurations.Michael Larson
2010-06-110.16.73debian/0.16.73Michael Larson
2010-06-11extension to cmd wrapper.Michael Larson
2010-06-10add value character restrictionAn-Cheng Huang
* disallow newline in value strings. * move check into lib.
2010-06-100.16.72debian/0.16.72Michael Larson
2010-06-10fix for bug 5679.Michael Larson
2010-06-090.16.71debian/0.16.71Michael Larson
2010-06-09better location for previous fix to bug 5676Michael Larson
2010-06-090.16.70debian/0.16.70Michael Larson
2010-06-09fix for bug 5676Michael Larson
2010-06-090.16.69debian/0.16.69Mohit Mehta
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
* always start in BACKUP state even whether or not preempt is set
2010-06-09cleanup and fix cases to handle activated deleted multinodes correctly. ↵Michael Larson
simplified deactivated nodes logic in commit.
2010-06-09fix another default value display problemAn-Cheng Huang
2010-06-080.16.68debian/0.16.68Michael Larson
2010-06-08fix for bug 5667. Moved the location of the deactivate check.Michael Larson
2010-06-080.16.67debian/0.16.67An-Cheng Huang
2010-06-08fix for bug 5213An-Cheng Huang
* handle absolute variable references correctly.
2010-06-070.16.66debian/0.16.66Michael Larson
2010-06-07Additional apis missing support for deactivate node. problem was seen when ↵Michael Larson
reactivating bgp neighbor node.
2010-06-070.16.65debian/0.16.65Michael Larson
2010-06-07fix for bug 5610 and bug 5655.Michael Larson
2010-06-050.16.64debian/0.16.64Michael Larson
2010-06-05fix for bug 5643. API changes missed exists(). flag check added.Michael Larson
2010-06-05add commit hook directory.Michael Larson
The entitlement bug can be fixed https://bugzilla.vyatta.com/show_bug.cgi?id=5354 by adding a hook into this directory.
2010-06-040.16.63debian/0.16.63Michael Larson
2010-06-04modified show output when root deactivated node is deleted. in this case ↵Michael Larson
suppress the active designation.
2010-06-04fix for deactivated root node that is deleted and then committed.Michael Larson
Bug found my Mohit.
2010-06-04remove 'done' from end of activate script.Michael Larson
2010-06-040.16.62debian/0.16.62Michael Larson
2010-06-04prevent deactivate from being applied to a created node within a single commit.Michael Larson
this simplfies logic on back end that would need to handle the negation (deactivate) and the addition (create) of a node.
2010-06-030.16.61debian/0.16.61Michael Larson
2010-06-03adjusting spacing for new deactivate/activation notation in show/config output.Michael Larson
2010-06-030.16.60debian/0.16.60Stig Thormodsrud
2010-06-03Fix 1452: Add warning prompt to save configuration when exiting ↵Stig Thormodsrud
configuration mode.