Serj Kalichev
|
16264ece6b
The first semi-working version with sequences in konfd.
|
14 years ago |
Serj Kalichev
|
4bb9224dd5
Implements clish_nested_up embedded function.
|
14 years ago |
Serj Kalichev
|
28f895ecd6
Add space to params if the beginning of the string only
|
14 years ago |
Serj Kalichev
|
40ad493534
Add space while __line generation
|
14 years ago |
Serj Kalichev
|
bc0c1e67e6
Rename auto internal variables to __var
|
14 years ago |
Serj Kalichev
|
71b264fdb3
Don't force restore=none if no 'restore' option in current VIEW
|
14 years ago |
Serj Kalichev
|
38a8b03465
Fix viewid string
|
14 years ago |
Serj Kalichev
|
502422b6b8
Implementation of 'restore' feature
|
14 years ago |
Serj Kalichev
|
e896105277
Move 'restore' field from NAMESPACE to VIEW
|
14 years ago |
Serj Kalichev
|
1910930064
Init namespace->restore
|
14 years ago |
Serj Kalichev
|
e87421db56
The 'restore' field for NAMESPACE tag. The field can be set but is not working yet.
|
14 years ago |
Serj Kalichev
|
926cff3c17
Normalize define names. clish_ to CLISH_
|
14 years ago |
Serj Kalichev
|
4152bd405f
Change version field and email for bug reporting.
|
14 years ago |
Serj Kalichev
|
c1edf08e96
Strict args cheking. Fix issue #4.
|
14 years ago |
Serj Kalichev
|
5e06ff8991
Fix critical bug of konfd from revision 138.
|
14 years ago |
Serj Kalichev
|
55d1f71212
Fix critical typo in config callback from revision 138.
|
14 years ago |
Serj Kalichev
|
2766b80398
Implement new PARAM's option 'value'. The subcommands can have the same values but different names. Fix issue #3.
|
14 years ago |
Serj Kalichev
|
e25374c665
Fix double internal_SUBCOMMAND ptype creation. Issue #2.
|
14 years ago |
Serj Kalichev
|
e2a7348328
The sequence and sequence_num params for CONFIG. Unfinished.
|
14 years ago |
Serj Kalichev
|
3996b6ea93
Implement sequences in config. Unfinished.
|
14 years ago |
Serj Kalichev
|
c94acacfba
lub_dump writes debug info to stderr instead stdout
|
14 years ago |
Serj Kalichev
|
069a414a1f
The pattern of CONFIG tag bacame a regexp.
|
14 years ago |
Serj Kalichev
|
d73ac6dd8f
Print diagnostic and debug messages to stderr
|
14 years ago |
Serj Kalichev
|
f2aae5735c
Set the suitable value of CONFIG priority by default.
|
14 years ago |
Serj Kalichev
|
f88552c39e
Fix query operation names
|
14 years ago |
Serj Kalichev
|
847dfa9196
Add ostream to context and shell. Use ostream for normal data exchange. Use stderr for error messages and help.
|
14 years ago |
Serj Kalichev
|
9de478a99d
Rename all configure subsystem API. The confd daemon is konfd now.
|
14 years ago |
Serj Kalichev
|
8c4cc0a30f
Some renaming. Move free(context). Remove clish_context_spawn_fd().
|
14 years ago |
Serj Kalichev
|
5b5012735f
Exclude private data from cliconf headers. Add needed methods for cliconf structures.
|
14 years ago |
Serj Kalichev
|
74ef84e950
Implement the CLISH_VIEW, CLISH_VIEWID environment variables. It can redefine startup settings.
|
14 years ago |