Age | Commit message (Expand) | Author |
2010-07-21 | fix for bug 5882. | Michael Larson |
2010-07-19 | more cleanup to new help impl. | Michael Larson |
2010-07-19 | modified handling of status return codes for child process. | Michael Larson |
2010-07-19 | modified syntax and commit checks now applied during commit. | Michael Larson |
2010-07-16 | fix for bug 5789 and bug 5860 | Michael Larson |
2010-06-28 | return false for invalid value instead of exiting | An-Cheng Huang |
2010-06-25 | fix for bug 5721 and 5722--actually these were duplicates. | Michael Larson |
2010-06-24 | fix additional case for vyatta guard restarting under deletion of deactivated... | Michael Larson |
2010-06-23 | partial fix for bug 5729 (comment #1). | Michael Larson |
2010-06-22 | add val_help mechanism | An-Cheng Huang |
2010-06-21 | lstat checks should have been covered on last checkin. | Michael Larson |
2010-06-18 | fix for bug 5701. | Michael Larson |
2010-06-10 | add value character restriction | An-Cheng Huang |
2010-06-10 | fix for bug 5679. | Michael Larson |
2010-06-09 | cleanup and fix cases to handle activated deleted multinodes correctly. simpl... | Michael Larson |
2010-06-08 | fix for bug 5667. Moved the location of the deactivate check. | Michael Larson |
2010-06-08 | fix for bug 5213 | An-Cheng Huang |
2010-06-05 | add commit hook directory. | Michael Larson |
2010-06-04 | fix for deactivated root node that is deleted and then committed. | Michael Larson |
2010-06-03 | fixed break in regression on action failures. will revisit compilier warning ... | Michael Larson |
2010-06-02 | simplify output init | An-Cheng Huang |
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 for compilier warnings in commit2.c | Michael Larson |
2010-06-01 | Remove unnecessary return statements | Stephen Hemminger |
2010-06-01 | bug fix for 5646. Suppress variable replacement if deactivated for disabled n... | Michael Larson |
2010-05-31 | fix for bug 5649. Need to initialize val_types for value comparison to ERROR_... | Michael Larson |
2010-05-31 | add constness to parse_def | An-Cheng Huang |
2010-05-28 | added hook at completion of commit process. | Michael Larson |
2010-05-28 | remove unnecessary memset calls | An-Cheng Huang |
2010-05-28 | always zero vtw_def struct before parsing template | An-Cheng Huang |
2010-05-28 | Merge branch 'larkspur' of suva.vyatta.com:/git/vyatta-cfg into larkspur | Stephen Hemminger |
2010-05-28 | Fix compiler warnings about overriding const | Stephen Hemminger |
2010-05-28 | fix bad comparison in multiple-type check | Michael Larson |
2010-05-27 | include needed header | An-Cheng Huang |
2010-05-26 | fix for multiple type support in cli for the following case: | Michael Larson |
2010-05-21 | don't count current node towards limit if it already matches a node in the co... | Michael Larson |
2010-05-21 | Rename sysfs to net_set | Stephen Hemminger |
2010-05-21 | Merge branch 'larkspur' of vm:git/vyatta-cfg into larkspur | Stephen Hemminger |
2010-05-21 | Add command to get/set sysfs files | Stephen Hemminger |
2010-05-20 | fixed seg violation on commit due to extended multiple types support in valst... | Michael Larson |
2010-05-20 | fixed error message on multinode limit exceeded--refer to parent node name, n... | Michael Larson |
2010-05-20 | fix for bug 5618. needed to extend valstruct to maintain multiple types rathe... | Michael Larson |
2010-05-19 | modified tag limit == 1. Now when set this node will only allow a single inst... | Michael Larson |
2010-05-06 | additional fix | An-Cheng Huang |
2010-05-06 | fix parsing error in node.def--seen with boolean default values. | Michael Larson |
2010-05-05 | boot loader support now added. various bug fixes and some small rework. | Michael Larson |
2010-05-04 | initial working version of activate and deactivate: load,save,show,commit sup... | Michael Larson |
2010-04-22 | support for PARENT reference in priority statements. Example: | Michael Larson |
2010-04-15 | Multiple (i.e. one or two) datatypes can now be supported on a node.def type ... | Michael Larson |