summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2010-06-02Additional fix to cli_new.c on arg.Michael Larson
2010-06-02more fixes for compilier warnings.Michael Larson
2010-06-02Fix missing help textStephen Hemminger
Bug 5506 Missing help line for loadkey
2010-06-02fix for compilier warnings in commit2.cMichael Larson
2010-06-01Remove unnecessary return statementsStephen Hemminger
Get rid of: return; }
2010-06-010.16.55debian/0.16.55Michael Larson
2010-06-01bug fix for 5646. Suppress variable replacement if deactivated for disabled ↵Michael Larson
nodes (where variables reside).
2010-05-310.16.54debian/0.16.54Michael Larson
2010-05-31fix for bug 5649. Need to initialize val_types for value comparison to ↵Michael Larson
ERROR_TYPE