Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-10 | fix for bug 5679. | Michael Larson | |
2010-06-09 | 0.16.71debian/0.16.71 | Michael Larson | |
2010-06-09 | better location for previous fix to bug 5676 | Michael Larson | |
2010-06-09 | 0.16.70debian/0.16.70 | Michael Larson | |
2010-06-09 | fix for bug 5676 | Michael Larson | |
2010-06-09 | 0.16.69debian/0.16.69 | Mohit Mehta | |
2010-06-09 | Merge branch 'larkspur' of mohit@git.vyatta.com:/git/vyatta-cfg into larkspur | Mohit Mehta | |
2010-06-09 | * changes to be able to use list functions with different CLI fetch functions | Mohit Mehta | |
* always start in BACKUP state even whether or not preempt is set | |||
2010-06-09 | cleanup and fix cases to handle activated deleted multinodes correctly. ↵ | Michael Larson | |
simplified deactivated nodes logic in commit. | |||
2010-06-09 | fix another default value display problem | An-Cheng Huang | |
2010-06-08 | 0.16.68debian/0.16.68 | Michael Larson | |
2010-06-08 | fix for bug 5667. Moved the location of the deactivate check. | Michael Larson | |
2010-06-08 | 0.16.67debian/0.16.67 | An-Cheng Huang | |
2010-06-08 | fix for bug 5213 | An-Cheng Huang | |
* handle absolute variable references correctly. | |||
2010-06-07 | 0.16.66debian/0.16.66 | Michael Larson | |
2010-06-07 | Additional apis missing support for deactivate node. problem was seen when ↵ | Michael Larson | |
reactivating bgp neighbor node. | |||
2010-06-07 | 0.16.65debian/0.16.65 | Michael Larson | |
2010-06-07 | fix for bug 5610 and bug 5655. | Michael Larson | |
2010-06-05 | 0.16.64debian/0.16.64 | Michael Larson | |
2010-06-05 | fix for bug 5643. API changes missed exists(). flag check added. | Michael Larson | |
2010-06-05 | add 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-04 | 0.16.63debian/0.16.63 | Michael Larson | |
2010-06-04 | modified show output when root deactivated node is deleted. in this case ↵ | Michael Larson | |
suppress the active designation. | |||
2010-06-04 | fix for deactivated root node that is deleted and then committed. | Michael Larson | |
Bug found my Mohit. | |||
2010-06-04 | remove 'done' from end of activate script. | Michael Larson | |
2010-06-04 | 0.16.62debian/0.16.62 | Michael Larson | |
2010-06-04 | prevent 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-03 | 0.16.61debian/0.16.61 | Michael Larson | |
2010-06-03 | adjusting spacing for new deactivate/activation notation in show/config output. | Michael Larson | |
2010-06-03 | 0.16.60debian/0.16.60 | Stig Thormodsrud | |
2010-06-03 | Fix 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-03 | 0.16.59debian/0.16.59 | Mohit Mehta | |
2010-06-03 | move list functions to vrrp perl module | Mohit Mehta | |
2010-06-03 | 0.16.58debian/0.16.58 | Michael Larson | |
2010-06-03 | fix for 5565. | Michael Larson | |
2010-06-03 | 0.16.57debian/0.16.57 | Michael Larson | |
2010-06-03 | fixed break in regression on action failures. will revisit compilier warning ↵ | Michael Larson | |
for this conditional statement in subsequent checkin. | |||
2010-06-02 | simplify output init | An-Cheng Huang | |
2010-06-02 | 0.16.56debian/0.16.56 | Michael Larson | |
2010-06-02 | fix for bug 5647. | Michael Larson | |
2010-06-02 | Additional fix to cli_new.c on arg. | Michael Larson | |
2010-06-02 | more fixes for compilier warnings. | Michael Larson | |
2010-06-02 | Fix missing help text | Stephen Hemminger | |
Bug 5506 Missing help line for loadkey | |||
2010-06-02 | fix for compilier warnings in commit2.c | Michael Larson | |
2010-06-01 | Remove unnecessary return statements | Stephen Hemminger | |
Get rid of: return; } | |||
2010-06-01 | 0.16.55debian/0.16.55 | Michael Larson | |
2010-06-01 | bug fix for 5646. Suppress variable replacement if deactivated for disabled ↵ | Michael Larson | |
nodes (where variables reside). | |||
2010-05-31 | 0.16.54debian/0.16.54 | Michael Larson | |
2010-05-31 | fix for bug 5649. Need to initialize val_types for value comparison to ↵ | Michael Larson | |
ERROR_TYPE |