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 |
Serj Kalichev
|
324535e335
Make context structure from shell_spawn.c is accessible for user. Three functions works with clish_context_t: clish_context_spawn(), clish_context_spawn_fd(), clish_context_wait().
|
14 years ago |
Serj Kalichev
|
2cfacf1496
automake-1.11
|
14 years ago |
Serj Kalichev
|
e58feec28c
libtoolize
|
14 years ago |
Serj Kalichev
|
f88b645d28
Fix and update ltmain.sh
|
14 years ago |
Serj Kalichev
|
8c93366224
Add internal.h header to allow third-party software to use inernal defined callbacks.
|
14 years ago |
Serj Kalichev
|
f079e77cf0
Fix problem with first entry in config bintree.
|
14 years ago |
Serj Kalichev
|
bfe15247cb
Fix segmentation when the PTYPE has a reference but is not defined. So the ptype->method was not defined.
|
14 years ago |