Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-07 | fix for bug 5610 and bug 5655. | Michael Larson | |
2010-06-04 | remove 'done' from end of activate script. | 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 | implemented modified notation for pre-commit activate/deactivate. added ↵ | Michael Larson | |
check on modified nodes prior to load. modified active directory check. | |||
2010-05-27 | fix for loading config for deactivated nodes. allows nested deactivates ↵ | Michael Larson | |
within a single set of deactivated commands. only preserves the parent deactivated node in this case. | |||
2010-05-21 | fix for disable nodes loading (bug 5610). Additional checks added on ↵ | Michael Larson | |
configuration of disable nodes. requires vyatta-config-migrate package as well. Additional fix required for loading configuration with deactivated nodes that are activated through the loading process. | |||
2010-05-12 | added additional warning message if the user tries to deactivate a node that ↵ | Michael Larson | |
has already been deactivated. | |||
2010-05-04 | initial working version of activate and deactivate: load,save,show,commit ↵ | Michael Larson | |
supported. |