커밋 기록

작성자 SHA1 메시지 날짜
  Serj Kalichev 49389e701e The forceline() and readline() can return executed command output (stdout). Fix issue #43. 13 년 전
  Serj Kalichev 398ff11b77 Fix enum 13 년 전
  Serj Kalichev 706e63b1d7 Use version while tcl lib checking 13 년 전
  Serj Kalichev 47ae8531dd Conditional build of tclish. 13 년 전
  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. 13 년 전
  Serj Kalichev 211f934413 Fix building without tcl. 13 년 전
  Serj Kalichev 1a9cf520ef Fix many warnings. 13 년 전
  Serj Kalichev 0ad3258672 Assertions 13 년 전
  Serj Kalichev d389ed2501 Free the ptype's regexp only if the pattern is set. 13 년 전
  Serj Kalichev 59c2a15862 Fix IP_ADDR_ANY PTYPE 13 년 전
  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. 13 년 전
  Serj Kalichev e8de3db91d lub_argv structure saves the whole line. lub_argv__get_line() function 13 년 전
  Serj Kalichev f36856372b Optimize script callback. 13 년 전
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. 13 년 전
  Serj Kalichev 461ec9f1ae Trying to fix broken script execution. Not stable. 13 년 전
  Serj Kalichev ea400c7333 Fix build problem with MSG_NOSIGNAL on OpenBSD. 13 년 전
  Serj Kalichev 9e1cfbb1b5 Add shell_expand.c 13 년 전
  Serj Kalichev 04b1b50125 Close unneeded descriptors 13 년 전
  Serj Kalichev 138b10ba64 Fix issue #15. The default_shebang in STARTUP tag is implemented. 13 년 전
  Serj Kalichev 496654bf7b The shebang for the ACTION was implemented. Issue #15. 13 년 전
  Serj Kalichev 6073c2c287 New ping and route commands implementation in xml-examples. Regards to lff. 13 년 전
  Serj Kalichev 3c5f954934 Fix XML schema. The examples is validated now. 13 년 전
  Serj Kalichev 0d6eb48a10 Fix XML schema structure. 13 년 전
  Serj Kalichev 06fa60f5a6 Remove unneeded files. 13 년 전
  Serj Kalichev 1441376ed5 Simplify klish xml-examples infrastructure. 13 년 전
  Serj Kalichev aa35c4b919 Fix konfd daemon behaviour. It remove its socket from filesystem. 13 년 전
  Serj Kalichev f947f5c11b Use getopt_long() for utilities if getopt.h exists. 13 년 전
  Serj Kalichev 4274b34a44 Implement -w and -i clish options to set startup view and viewid. 13 년 전
  Serj Kalichev 2cf9cd656d Implement -x clish utility option to set path to get XMLs from. 13 년 전
  Serj Kalichev a1df9b1b25 Implement --dry-run (-d) option for clish. The ACTION will not be actually executed. Fix version number of clish. 13 년 전