summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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.
2010-06-03 implemented modified notation for pre-commit activate/deactivate. added ↵Michael Larson
check on modified nodes prior to load. modified active directory check.
2010-06-030.16.59debian/0.16.59Mohit Mehta
2010-06-03move list functions to vrrp perl moduleMohit Mehta
2010-06-030.16.58debian/0.16.58Michael Larson
2010-06-03fix for 5565.Michael Larson
2010-06-030.16.57debian/0.16.57Michael Larson
2010-06-03fixed break in regression on action failures. will revisit compilier warning ↵Michael Larson
for this conditional statement in subsequent checkin.
2010-06-02simplify output initAn-Cheng Huang
2010-06-020.16.56debian/0.16.56Michael Larson
2010-06-02fix for bug 5647.Michael Larson