Commit történet

Szerző SHA1 Üzenet Dátum
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. 13 éve
  Serj Kalichev b3360a7ca6 More reentrant code. The strtok() is replaced by strtok_r(). Fix issue #31. 13 éve
  Serj Kalichev e1d3d3592d The internal variables is available for 'test' in the nested parameters. 13 éve
  Serj Kalichev db72aa7235 Use viewid while 'test' conditions expanding. 13 éve
  Serj Kalichev 34ce492654 Fix 'test' problem with prefixed PARAM. 13 éve
  Serj Kalichev f9577c53bd Ignore parameters with failed conditions 13 éve
  Serj Kalichev fa109feae3 The 'test' field for PARAM 13 éve
  Serj Kalichev acf6aaf536 Add 'test' utility implementation from OpenBSD. The test.c is public domain. 13 éve
  Serj Kalichev f6dfa1ea97 Fix PARAM help. Issue #29. 13 éve
  Serj Kalichev ed36dafc7c The advanced ping command in xml examples. Thanks to lff. 13 éve
  Serj Kalichev 92662b0135 Fix segmentation when the path of konfd socket is NULL. 13 éve
  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 éve
  Serj Kalichev 877d51f349 The clish now undertand -h (help), -v (version) and -s (set konfd socket) options. 13 éve
  Serj Kalichev 995638b463 The clish utility will not use threads by default. The appropriate API is implemented. 13 éve
  Serj Kalichev b1da1b8949 Fix xml examples due to locking mechanism. 13 éve
  Serj Kalichev 989d349e5f Fix exit on script error. 13 éve
  Serj Kalichev 7f452f368d The spawn API refactoring. 13 éve
  Serj Kalichev 9da6384274 Escape the ';' char in params for the security reasons. 13 éve
  Serj Kalichev 4ca9156930 The spawn API changing. Not stable yet. Don't use this technological revision. 13 éve
  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 éve
  Serj Kalichev f1592c82c6 Add clish_variable__get_value() function. 13 éve
  Serj Kalichev c62fe8d9ac Check the input parameters in pargv library. 13 éve
  Serj Kalichev 5dfc1dac2c Fix help for konf and konfd 13 éve
  Serj Kalichev 2270083925 The dynamic version definition in utilities. 13 éve
  Serj Kalichev 60b4c906f7 The konfd daemon understands now the -s option. It's a path to UNIX socket to listen on. 13 éve
  Serj Kalichev 1ed6abbd68 konf/buf reorganizing 13 éve
  Serj Kalichev 78e05e1934 Move query_dump to the separate file. 13 éve
  Serj Kalichev 1d13ee420a Move receive_answer() to konf/net.h with name konf_client_recv_answer(). 13 éve
  Serj Kalichev b4cde206fa Implement konf_client_recv_data() instead receive_data() 13 éve
  Serj Kalichev 4d2eb6f625 A little cleanup in konf utility. 13 éve