Serj Kalichev
|
e644d23106
Fix code duplication in config_callback.
|
14 years ago |
Serj Kalichev
|
540fbb4113
Implement internal variables __cur_depth, __cur_pwd.
|
14 years ago |
Serj Kalichev
|
08e2c340cb
Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet.
|
14 years ago |
Serj Kalichev
|
9eb3d9385a
Optimiation for proxy commands cleaning.
|
14 years ago |
Serj Kalichev
|
9ebe716536
The prefix must begin on the start of line.
|
14 years ago |
Serj Kalichev
|
24b0f5a3ae
Clean namespace proxy commands when prefix is changed.
|
14 years ago |
Serj Kalichev
|
e67959be23
Functions to clean namespace proxy commands
|
14 years ago |
Serj Kalichev
|
f613e128bc
Really allow to use regexp in NAMESPACE prefix. For example numbers. TODO: Clean proxy commands in namespaces.
|
14 years ago |
Serj Kalichev
|
7e5db77e6d
Technological revision. Don't use.
|
14 years ago |
Serj Kalichev
|
50d6aa5e80
Technological revision. Don't use
|
14 years ago |
Serj Kalichev
|
3b5be185d2
Add __prefix<num> internal variable
|
14 years ago |
Serj Kalichev
|
937400ef2f
Add __full_cmd internal variable. This variable will contain the prefix if it is
|
14 years ago |
Serj Kalichev
|
360c98fb1a
The 'link' commands now contain the link to original command.
|
14 years ago |
Serj Kalichev
|
084e9c07f8
The NSPACE's prefix is regexp now.
|
14 years ago |
Serj Kalichev
|
dffa557ef3
Fix memory leak while working with konfd.
|
14 years ago |
Serj Kalichev
|
25b5e05fbd
Don't delete non-seq lines when no sequence flag is given.
|
14 years ago |
Serj Kalichev
|
58f97e384e
Wrong offset for clish_pargv_new was fixed. The line don't contain the prompt.
|
14 years ago |
Serj Kalichev
|
0b8eb8b9b0
Implement non-unique entries. The 'unique' field in CONFIG tag. Fix issue #21.
|
14 years ago |
Serj Kalichev
|
1b21c3bc9a
We don't need both sequence and sequence_num. The sequence_num was removed. The sequence field can get the line number.
|
14 years ago |
Serj Kalichev
|
7d6a911c3d
The priority=0 is equal to the absence of priority.
|
14 years ago |
Serj Kalichev
|
b07cb0034d
dump hidden flag
|
14 years ago |
Serj Kalichev
|
87a6e403ce
Change visibility field to hidden flag.
|
14 years ago |
Serj Kalichev
|
1b7517dfad
Delete entries using sequence_number
|
14 years ago |
Serj Kalichev
|
e32b880617
Fix sequence normalization while adding new entries.
|
14 years ago |
Serj Kalichev
|
8cc7849a0d
Technological revision. Don't use
|
14 years ago |
Serj Kalichev
|
1779c8d2ad
Implementation of visibility field in PARAM.
|
14 years ago |
Serj Kalichev
|
259ac646b6
The 'visibility' field in param_t structure.
|
14 years ago |
Serj Kalichev
|
8a2b918131
Use current viewid while fields expanding. Fix issue #14.
|
14 years ago |
Serj Kalichev
|
4d2a9696ac
Implement konf_tree__get_line(), fix normalize_seq() function.
|
14 years ago |
Serj Kalichev
|
52d8a47dda
Working on seq_num
|
14 years ago |