Age | Commit message (Expand) | Author |
2010-03-29 | changed double quotes to single quotes on in commit actions. | Michael Larson |
2010-03-26 | fix for bug 5300 | Michael Larson |
2010-03-12 | Print node name before the warning message. | Stig Thormodsrud |
2010-02-15 | fixed problem with sibling environment variable flag. Also added | Michael Larson |
2009-12-01 | remove .changes file after work was done by commit | Michael Larson |
2009-11-10 | preserve node.val order for term multinodes. fix for bug 5103 | Michael Larson |
2009-11-05 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg into kenwood | Bob Gilligan |
2009-11-05 | Allow inline comments in config template fields. | Bob Gilligan |
2009-11-02 | fix for missing priority value on embedded multinode. bug behavior was more l... | slioch |
2009-10-23 | dismantle old priority file parsing and node matching code. removed | slioch |
2009-10-22 | activate priority values from node.def. priority file is now no longer used a... | slioch |
2009-10-21 | priorities should match up on all nodes now, except where the priority file d... | slioch |
2009-10-21 | preserve priorities in hierarchy. old priority still active, but commit -s wi... | slioch |
2009-10-21 | pull priority from file into data structure | slioch |
2009-10-15 | new commit mode for debugging. | slioch |
2009-10-12 | followup checkin for fast commit on success behavior. Addresses problem with ... | slioch |
2009-10-10 | performance optimization on commit. On successful commits (i.e. no failures) ... | slioch |
2009-10-09 | commit post-processing performance optimization | An-Cheng Huang |
2009-10-05 | escape value slash in leaf value--followon fix to suppression of leaf value ... | Michael Larson |
2009-10-05 | remove old source commit head. likely no longer works well given correspondin... | Michael Larson |
2009-10-02 | Update function prototypes | Stephen Hemminger |
2009-10-02 | add missing prototypes | Stephen Hemminger |
2009-10-02 | Fix warning from missing return | Stephen Hemminger |
2009-10-02 | fix for bug 4969. on leaf nodes scan for '/' and don't make these values ... | Michael Larson |
2009-09-11 | add support for value tags on term multinodes. used in debugging output and a... | Michael Larson |
2009-09-10 | add leaf values to path data structures. will show in disgnostic output f... | Michael Larson |
2009-09-09 | Priority file generator. This program will iterate over the complete t... | Michael Larson |
2009-09-04 | added data path to environment during commit. value key is "NODE_DATA_PATH". ... | slioch |
2009-07-14 | fix for bug 4255. commit check was not being called on active node that had d... | slioch |
2009-07-06 | fix for ptr magic on 64 bit system. looks like double ptr was getting the mis... | slioch |
2009-07-06 | fix for bug 4669. Revert string back to value for terminating multinodes. | slioch |
2009-07-06 | updated perl api for new cli to support working node representation. not yet ... | slioch |
2009-06-26 | The SYNTAX and COMMIT tags will be executed before an actions (UPDATE, | slioch |
2009-06-24 | Commit check now behaves like IslaVista. | slioch |
2009-06-19 | fix -a option for displaying actions when commit or syntax check is present i... | slioch |
2009-06-09 | additional fix for bug 4212. root dirs needed to be reversed on del event. pa... | slioch |
2009-06-05 | fix for bug 4444. | slioch |
2009-06-03 | added support for first and last sibling environment variable: "ENV_SIBLING_P... | slioch |
2009-06-01 | fix for bug 4451. preserve empty values on leaf nodes. | slioch |
2009-05-28 | fix for bug 4212 and bug 4434. | slioch |
2009-05-01 | fix for bug 4338. update was being called on active nodes that contained | slioch |
2009-04-11 | wild cards are now supported on terminating nodes in the priority file: | slioch |
2009-04-08 | added syslog entries for debug statements. | slioch |
2009-04-06 | Handle commit failure processing within priority group correctly. Processing ... | slioch |
2009-04-01 | orphaned parent support | slioch |
2009-03-31 | change noop to active for env variable--this is more consistent with the acti... | slioch |
2009-03-30 | added noop state to commit_action env variable to make scripts happy. | slioch |
2009-03-30 | only set env varible for commit action on directly deleted set nodes and do n... | slioch |
2009-03-30 | propagate commit failure error to commit return status. | slioch |
2009-03-25 | bug in logic when implementing additional show command--was causing commit fa... | slioch |