Serj Kalichev
|
4b67c31bf8
Fixed possible memory leak while parameters validation.
|
4 months ago |
Serj Kalichev
|
b6f9108206
plugin-klish: INT and UINT PTYPEs use lazy range parsing.
|
4 months ago |
Serj Kalichev
|
e2794a087e
plugin-klish: Store compiled regex within ACTION's udata.
|
4 months ago |
Serj Kalichev
|
bb6f618181
Add user data to kaction_t structure.
|
4 months ago |
Serj Kalichev
|
b742f5d798
Fixed build
|
4 months ago |
Serj Kalichev
|
b60f834794
plugin_klish: STRING PTYPE supports regular expressions.
|
4 months ago |
Serj Kalichev
|
2effa671fe
Another syntax '|' for the short commands.
|
4 months ago |
Serj Kalichev
|
0e7c494b7a
Fixed memory leak when arg validation returns non-empty string.
|
4 months ago |
Serj Kalichev
|
bcc7b22920
plugin_klish: Update COMMAND_CASE PTYPE.
|
4 months ago |
Serj Kalichev
|
9f79774bd7
plugin_klish: Support for the short commands.
|
4 months ago |
Serj Kalichev
|
8b9f3d1508
The kentry_t is not constant now.
|
4 months ago |
Serj Kalichev
|
16b8bad248
plugin_klish: Plugin uses new ksym_new_fast() function.
|
4 months ago |
Serj Kalichev
|
0c9317412e
plugin: New ksym_new_fast() function added.
|
4 months ago |
Serj Kalichev
|
9f53525483
Speed up builtin ptype syms.
|
4 months ago |
Serj Kalichev
|
e65e3c80af
script: Fixed memory leak.
|
4 months ago |
Serj Kalichev
|
49a2e3e132
Log message when scheme is illegal or not defined.
|
4 months ago |
Serj Kalichev
|
7284de39c4
plugin_klish: The "prompt" symbol understands hex codes.
|
4 months ago |
Serj Kalichev
|
34e1a1501a
klish plugin: Prompt allows escape character \e.
|
5 months ago |
Serj Kalichev
|
13c1935b41
Fixed klish pipe hanging when filter exits before main command.
|
5 months ago |
Serj Kalichev
|
0b7bbad07d
docs: KTP parameter len field fix.
|
5 months ago |
Serj Kalichev
|
9f6c10444d
script: Environment variable for the multi-value parameters.
|
5 months ago |
Serj Kalichev
|
12daca51e9
script: New environment variable KLISH_LINE.
|
5 months ago |
Serj Kalichev
|
fabe28b3ab
docs: Documentation for the 'LOG' element.
|
6 months ago |
Serj Kalichev
|
f213b6fe51
docs: Add 'interrupt' field for ACTION tag.
|
6 months ago |
Serj Kalichev
|
9cbcef81ee
Don't show help for upper levels when single word is unfinished.
|
6 months ago |
Serj Kalichev
|
e136f07b25
Don't search for completion/help in upper levels when line is empty.
|
7 months ago |
Serj Kalichev
|
b5fd8c4f74
examples: optimize simple example
|
7 months ago |
Serj Kalichev
|
b89c12c77d
Update Lua example
|
7 months ago |
Serj Kalichev
|
c7c537710c
Update simple example
|
7 months ago |
Serj Kalichev
|
0f5c702211
English documentation fixes
|
10 months ago |