Serj Kalichev
|
bfd4028980
The succesfull implementation of command alias.
|
14 years ago |
Serj Kalichev
|
de1dfc3e40
The simple aliases is working. TODO: Set internal variables to appropriate values
|
14 years ago |
Serj Kalichev
|
b697233267
Working on aliases. Don't use this revision
|
14 years ago |
Serj Kalichev
|
01ee0792ed
Debug revision. Don't use
|
14 years ago |
Serj Kalichev
|
c1ff30178f
Fix xml parsing with aliases
|
14 years ago |
Serj Kalichev
|
a13d8fe74d
Unfinished implementation of the command aliases.
|
14 years ago |
Serj Kalichev
|
351f0417d5
Fix mtimes.
|
14 years ago |
Serj Kalichev
|
29c01dd8e3
Fix mtimes. Dont use this revision.
|
14 years ago |
Serj Kalichev
|
03f2fdd986
Interactive/non-interactive mode. Fix issue #41.
|
14 years ago |
Serj Kalichev
|
49389e701e
The forceline() and readline() can return executed command output (stdout). Fix issue #43.
|
14 years ago |
Serj Kalichev
|
398ff11b77
Fix enum
|
14 years ago |
Serj Kalichev
|
706e63b1d7
Use version while tcl lib checking
|
14 years ago |
Serj Kalichev
|
47ae8531dd
Conditional build of tclish.
|
14 years ago |
Serj Kalichev
|
944eb52bd1
Compilation of tclish. The libclish don't contain tcl functions. The tclish is compilable but don't know anything about tcl so I don't know is current tclish is usefull.
|
14 years ago |
Serj Kalichev
|
211f934413
Fix building without tcl.
|
14 years ago |
Serj Kalichev
|
1a9cf520ef
Fix many warnings.
|
14 years ago |
Serj Kalichev
|
0ad3258672
Assertions
|
14 years ago |
Serj Kalichev
|
d389ed2501
Free the ptype's regexp only if the pattern is set.
|
14 years ago |
Serj Kalichev
|
59c2a15862
Fix IP_ADDR_ANY PTYPE
|
14 years ago |
Serj Kalichev
|
2b8b3f67a5
The script callback can return the output of the executed action. The konf_buf class now use fd instead sock and can return the whole readed line.
|
14 years ago |
Serj Kalichev
|
e8de3db91d
lub_argv structure saves the whole line. lub_argv__get_line() function
|
14 years ago |
Serj Kalichev
|
f36856372b
Optimize script callback.
|
14 years ago |
Serj Kalichev
|
c77f40d8a3
Create unique FIFO for shebang emulation.
|
14 years ago |
Serj Kalichev
|
461ec9f1ae
Trying to fix broken script execution. Not stable.
|
14 years ago |
Serj Kalichev
|
ea400c7333
Fix build problem with MSG_NOSIGNAL on OpenBSD.
|
14 years ago |
Serj Kalichev
|
9e1cfbb1b5
Add shell_expand.c
|
14 years ago |
Serj Kalichev
|
04b1b50125
Close unneeded descriptors
|
14 years ago |
Serj Kalichev
|
138b10ba64
Fix issue #15. The default_shebang in STARTUP tag is implemented.
|
14 years ago |
Serj Kalichev
|
496654bf7b
The shebang for the ACTION was implemented. Issue #15.
|
14 years ago |
Serj Kalichev
|
6073c2c287
New ping and route commands implementation in xml-examples. Regards to lff.
|
14 years ago |