summaryrefslogtreecommitdiff
path: root/src/set.c
AgeCommit message (Collapse)Author
2008-04-22create def file to mark configuration nodes that are created by default, ↵Michael Larson
rather than a node with a default value created by a user. partial fix for bug 1219. Allows system to differentiate between active def nodes versus user created nodes with def values.
2008-02-19exit after encountering parse error when handling default values.An-Cheng Huang
2008-02-01fix for bug 2258: setting an existing node doesn't cause error.An-Cheng Huang
2007-11-08* output error message if set/delete/commit fails.An-Cheng Huang
* remove compiler warnings.
2007-11-02fix for bug 2425: add all default values along the configuration path.An-Cheng Huang
2007-11-01fix cli backend bug: syntax checking for leaf value nodes involvingAn-Cheng Huang
variable references was not working.
2007-10-31fix cli backend bug: disallow setting values for type-less nodes.An-Cheng Huang
2007-10-30handle config lockingAn-Cheng Huang
2007-10-29general cleanup of CLI outputAn-Cheng Huang
2007-10-29redirect output by defaultAn-Cheng Huang
2007-09-25initial import (from eureka /cli) plus new build system.upstreamAn-Cheng Huang