Commit Verlauf

Autor SHA1 Nachricht Datum
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. vor 13 Jahren
  Serj Kalichev 461ec9f1ae Trying to fix broken script execution. Not stable. vor 13 Jahren
  Serj Kalichev ea400c7333 Fix build problem with MSG_NOSIGNAL on OpenBSD. vor 13 Jahren
  Serj Kalichev 9e1cfbb1b5 Add shell_expand.c vor 13 Jahren
  Serj Kalichev 04b1b50125 Close unneeded descriptors vor 13 Jahren
  Serj Kalichev 138b10ba64 Fix issue #15. The default_shebang in STARTUP tag is implemented. vor 13 Jahren
  Serj Kalichev 496654bf7b The shebang for the ACTION was implemented. Issue #15. vor 13 Jahren
  Serj Kalichev 6073c2c287 New ping and route commands implementation in xml-examples. Regards to lff. vor 13 Jahren
  Serj Kalichev 3c5f954934 Fix XML schema. The examples is validated now. vor 13 Jahren
  Serj Kalichev 0d6eb48a10 Fix XML schema structure. vor 13 Jahren
  Serj Kalichev 06fa60f5a6 Remove unneeded files. vor 13 Jahren
  Serj Kalichev 1441376ed5 Simplify klish xml-examples infrastructure. vor 13 Jahren
  Serj Kalichev aa35c4b919 Fix konfd daemon behaviour. It remove its socket from filesystem. vor 13 Jahren
  Serj Kalichev f947f5c11b Use getopt_long() for utilities if getopt.h exists. vor 13 Jahren
  Serj Kalichev 4274b34a44 Implement -w and -i clish options to set startup view and viewid. vor 13 Jahren
  Serj Kalichev 2cf9cd656d Implement -x clish utility option to set path to get XMLs from. vor 13 Jahren
  Serj Kalichev a1df9b1b25 Implement --dry-run (-d) option for clish. The ACTION will not be actually executed. Fix version number of clish. vor 13 Jahren
  Serj Kalichev 96d51f14c6 Implement -e option for clish binary. It's stop on error flag. By default - no stop on error. vor 13 Jahren
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. vor 13 Jahren
  Serj Kalichev b3360a7ca6 More reentrant code. The strtok() is replaced by strtok_r(). Fix issue #31. vor 13 Jahren
  Serj Kalichev e1d3d3592d The internal variables is available for 'test' in the nested parameters. vor 13 Jahren
  Serj Kalichev db72aa7235 Use viewid while 'test' conditions expanding. vor 13 Jahren
  Serj Kalichev 34ce492654 Fix 'test' problem with prefixed PARAM. vor 13 Jahren
  Serj Kalichev f9577c53bd Ignore parameters with failed conditions vor 13 Jahren
  Serj Kalichev fa109feae3 The 'test' field for PARAM vor 13 Jahren
  Serj Kalichev acf6aaf536 Add 'test' utility implementation from OpenBSD. The test.c is public domain. vor 13 Jahren
  Serj Kalichev f6dfa1ea97 Fix PARAM help. Issue #29. vor 13 Jahren
  Serj Kalichev ed36dafc7c The advanced ping command in xml examples. Thanks to lff. vor 13 Jahren
  Serj Kalichev 92662b0135 Fix segmentation when the path of konfd socket is NULL. vor 13 Jahren
  Serj Kalichev fbce1160ec The clish option -l implemented. It starts clish without using locking mechanism. It needed when the clish is executed from clish's ACTION. Nesting clish execution. vor 13 Jahren