Age | Commit message (Expand) | Author |
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 | fix for compilier warnings in commit2.c | Michael Larson |
2010-05-28 | added hook at completion of commit process. | 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 |
2010-04-13 | fix for bug 2176. | Michael Larson |
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-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 | preserve priorities in hierarchy. old priority still active, but commit -s wi... | slioch |
2009-10-15 | new commit mode for debugging. | 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-02 | add missing prototypes | Stephen Hemminger |
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 | 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-05 | fix for bug 4444. | slioch |
2009-06-03 | added support for first and last sibling environment variable: "ENV_SIBLING_P... | slioch |
2009-05-01 | fix for bug 4338. update was being called on active nodes that contained | 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 |
2009-03-23 | added command to view set of actions and nodes applied to system in order. Th... | slioch |
2009-03-11 | Fix compiler warnings in commit2 | Stephen Hemminger |
2009-03-09 | added action and location of error to syslog on commit. error message string ... | slioch |
2009-03-09 | fix for qos-walkthrough. manage def file during commit--should handle general... | slioch |
2009-03-04 | limit unescape command to embedded multinodes--fixes problem in qos-walkthrou... | slioch |
2009-03-04 | modified environment variable setting for action on nodes. | slioch |
2009-03-03 | fixed -o option on commit. modified empty multinode behavior so action is NOT... | slioch |
2009-02-27 | fixed node walk for delete of nodes--error introduced when adding ordering in... | slioch |
2009-02-27 | Added environment variable that can be accessed in executing node.def script ... | slioch |
2009-02-26 | new option added to commit to disable partial commit behavior. This allows the | slioch |
2009-02-24 | replace unionfs synchronization code with piecewise copy. this should fix mos... | slioch |
2009-02-17 | added additional debug output and fixed dumping of trans nodes to screen. add... | slioch |
2009-02-17 | added dump transaction support to write to stdout rather than redirected /tmp... | slioch |
2009-02-17 | added generic commit failed message on any portion of the configuration faili... | slioch |