1
0

История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад
  Serj Kalichev 96d51f14c6 Implement -e option for clish binary. It's stop on error flag. By default - no stop on error. 13 лет назад
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. 13 лет назад
  Serj Kalichev b3360a7ca6 More reentrant code. The strtok() is replaced by strtok_r(). Fix issue #31. 13 лет назад
  Serj Kalichev e1d3d3592d The internal variables is available for 'test' in the nested parameters. 13 лет назад
  Serj Kalichev db72aa7235 Use viewid while 'test' conditions expanding. 13 лет назад
  Serj Kalichev 34ce492654 Fix 'test' problem with prefixed PARAM. 13 лет назад
  Serj Kalichev f9577c53bd Ignore parameters with failed conditions 13 лет назад
  Serj Kalichev fa109feae3 The 'test' field for PARAM 13 лет назад
  Serj Kalichev acf6aaf536 Add 'test' utility implementation from OpenBSD. The test.c is public domain. 13 лет назад
  Serj Kalichev f6dfa1ea97 Fix PARAM help. Issue #29. 13 лет назад
  Serj Kalichev ed36dafc7c The advanced ping command in xml examples. Thanks to lff. 13 лет назад
  Serj Kalichev 92662b0135 Fix segmentation when the path of konfd socket is NULL. 13 лет назад
  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. 13 лет назад
  Serj Kalichev 877d51f349 The clish now undertand -h (help), -v (version) and -s (set konfd socket) options. 13 лет назад
  Serj Kalichev 995638b463 The clish utility will not use threads by default. The appropriate API is implemented. 13 лет назад
  Serj Kalichev b1da1b8949 Fix xml examples due to locking mechanism. 13 лет назад
  Serj Kalichev 989d349e5f Fix exit on script error. 13 лет назад
  Serj Kalichev 7f452f368d The spawn API refactoring. 13 лет назад
  Serj Kalichev 9da6384274 Escape the ';' char in params for the security reasons. 13 лет назад
  Serj Kalichev 4ca9156930 The spawn API changing. Not stable yet. Don't use this technological revision. 13 лет назад
  Serj Kalichev 946cc8d4dc The locking is implemented. When command is executing the enother clish can't execute commands. The action and config changes is atomic. 13 лет назад