summaryrefslogtreecommitdiff
path: root/src/commit2.c
AgeCommit message (Expand)Author
2010-08-27allow commit hook commands to write to stdout.Michael Larson
2010-08-09commit needs to flush "progress file"An-Cheng Huang
2010-07-29timing syslog entries on commit hooksMichael Larson
2010-07-19modified syntax and commit checks now applied during commit.Michael Larson
2010-07-16fix for bug 5789 and bug 5860Michael Larson
2010-06-23partial fix for bug 5729 (comment #1).Michael Larson
2010-06-10fix for bug 5679.Michael Larson
2010-06-09cleanup and fix cases to handle activated deleted multinodes correctly. simpl...Michael Larson
2010-06-05add commit hook directory.Michael Larson
2010-06-03fixed break in regression on action failures. will revisit compilier warning ...Michael Larson
2010-06-02simplify output initAn-Cheng Huang
2010-06-02fix for compilier warnings in commit2.cMichael Larson
2010-05-28added hook at completion of commit process.Michael Larson
2010-05-05boot loader support now added. various bug fixes and some small rework.Michael Larson
2010-05-04initial working version of activate and deactivate: load,save,show,commit sup...Michael Larson
2010-04-22support for PARENT reference in priority statements. Example:Michael Larson
2010-04-15Multiple (i.e. one or two) datatypes can now be supported on a node.def type ...Michael Larson
2010-04-13fix for bug 2176.Michael Larson
2010-02-15fixed problem with sibling environment variable flag. Also addedMichael Larson
2009-12-01remove .changes file after work was done by commitMichael Larson
2009-10-23dismantle old priority file parsing and node matching code. removedslioch
2009-10-22activate priority values from node.def. priority file is now no longer used a...slioch
2009-10-21preserve priorities in hierarchy. old priority still active, but commit -s wi...slioch
2009-10-15new commit mode for debugging.slioch
2009-10-10performance optimization on commit. On successful commits (i.e. no failures) ...slioch
2009-10-09commit post-processing performance optimizationAn-Cheng Huang
2009-10-02add missing prototypesStephen Hemminger
2009-09-04added data path to environment during commit. value key is "NODE_DATA_PATH". ...slioch
2009-07-14fix for bug 4255. commit check was not being called on active node that had d...slioch
2009-07-06fix for ptr magic on 64 bit system. looks like double ptr was getting the mis...slioch
2009-07-06updated perl api for new cli to support working node representation. not yet ...slioch
2009-06-26The SYNTAX and COMMIT tags will be executed before an actions (UPDATE,slioch
2009-06-24Commit check now behaves like IslaVista.slioch
2009-06-19fix -a option for displaying actions when commit or syntax check is present i...slioch
2009-06-05fix for bug 4444.slioch
2009-06-03added support for first and last sibling environment variable: "ENV_SIBLING_P...slioch
2009-05-01fix for bug 4338. update was being called on active nodes that containedslioch
2009-04-08added syslog entries for debug statements.slioch
2009-04-06Handle commit failure processing within priority group correctly. Processing ...slioch
2009-04-01orphaned parent supportslioch
2009-03-31change noop to active for env variable--this is more consistent with the acti...slioch
2009-03-30added noop state to commit_action env variable to make scripts happy.slioch
2009-03-30only set env varible for commit action on directly deleted set nodes and do n...slioch
2009-03-30propagate commit failure error to commit return status.slioch
2009-03-25bug in logic when implementing additional show command--was causing commit fa...slioch
2009-03-23added command to view set of actions and nodes applied to system in order. Th...slioch
2009-03-11Fix compiler warnings in commit2Stephen Hemminger
2009-03-09added action and location of error to syslog on commit. error message string ...slioch
2009-03-09fix for qos-walkthrough. manage def file during commit--should handle general...slioch
2009-03-04limit unescape command to embedded multinodes--fixes problem in qos-walkthrou...slioch