Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-29 | Avoid overhead of system | Stephen Hemminger | |
Use mkdir and file operations rather than overhead of escaping to system() shell. | |||
2008-04-22 | create 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-19 | exit after encountering parse error when handling default values. | An-Cheng Huang | |
2008-02-01 | fix 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-02 | fix for bug 2425: add all default values along the configuration path. | An-Cheng Huang | |
2007-11-01 | fix cli backend bug: syntax checking for leaf value nodes involving | An-Cheng Huang | |
variable references was not working. | |||
2007-10-31 | fix cli backend bug: disallow setting values for type-less nodes. | An-Cheng Huang | |
2007-10-30 | handle config locking | An-Cheng Huang | |
2007-10-29 | general cleanup of CLI output | An-Cheng Huang | |
2007-10-29 | redirect output by default | An-Cheng Huang | |
2007-09-25 | initial import (from eureka /cli) plus new build system.upstream | An-Cheng Huang | |