summaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2011-03-03remove deactivate-handling code from commitAn-Cheng Huang
2011-03-02clean up commit dead code etc. etc. etc.An-Cheng Huang
2011-03-02change indentation in commit codeAn-Cheng Huang
2011-02-23remove compiler warningsAn-Cheng Huang
2011-02-22clean up dead code etc. etc. etc.An-Cheng Huang
2011-02-10Improve memory allocation (and freeing), so commit will support a configurati...Michael Larson
2010-11-181) Ordered evaluation of these scripts similar to what is found inMichael Larson
2010-10-29change first, last, firstlast behavior to apply environment setting on each a...Michael Larson
2010-08-27fix for bug 5982.Michael Larson
2010-08-26fix for bug 5960An-Cheng Huang
2010-08-23move "changed" status handling into libraryAn-Cheng Huang
2010-08-20handle "changed" status properlyAn-Cheng Huang
2010-06-24fix additional case for vyatta guard restarting under deletion of deactivated...Michael Larson
2010-06-23partial fix for bug 5729 (comment #1).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-04fix for deactivated root node that is deleted and then committed.Michael Larson
2010-06-01Remove unnecessary return statementsStephen Hemminger
2010-05-28Fix compiler warnings about overriding constStephen Hemminger
2010-05-19modified tag limit == 1. Now when set this node will only allow a single inst...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-13fix for bug 2176.Michael Larson
2010-03-29changed double quotes to single quotes on in commit actions.Michael Larson
2010-03-26fix for bug 5300Michael Larson
2009-11-10preserve node.val order for term multinodes. fix for bug 5103Michael Larson
2009-11-02fix for missing priority value on embedded multinode. bug behavior was more l...slioch
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-21priorities should match up on all nodes now, except where the priority file d...slioch
2009-10-21preserve priorities in hierarchy. old priority still active, but commit -s wi...slioch
2009-10-21pull priority from file into data structureslioch
2009-10-12followup checkin for fast commit on success behavior. Addresses problem with ...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-05 escape value slash in leaf value--followon fix to suppression of leaf value ...Michael Larson
2009-10-02 fix for bug 4969. on leaf nodes scan for '/' and don't make these values ...Michael Larson
2009-09-11add 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-04added data path to environment during commit. value key is "NODE_DATA_PATH". ...slioch
2009-07-06fix for bug 4669. Revert string back to value for terminating multinodes.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-09additional fix for bug 4212. root dirs needed to be reversed on del event. pa...slioch
2009-06-03added support for first and last sibling environment variable: "ENV_SIBLING_P...slioch
2009-06-01fix for bug 4451. preserve empty values on leaf nodes.slioch
2009-05-28fix for bug 4212 and bug 4434.slioch
2009-04-11wild cards are now supported on terminating nodes in the priority file:slioch
2009-04-08added syslog entries for debug statements.slioch