Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Serj Kalichev 877d51f349 The clish now undertand -h (help), -v (version) and -s (set konfd socket) options. vor 13 Jahren
  Serj Kalichev 995638b463 The clish utility will not use threads by default. The appropriate API is implemented. vor 13 Jahren
  Serj Kalichev b1da1b8949 Fix xml examples due to locking mechanism. vor 13 Jahren
  Serj Kalichev 989d349e5f Fix exit on script error. vor 13 Jahren
  Serj Kalichev 7f452f368d The spawn API refactoring. vor 13 Jahren
  Serj Kalichev 9da6384274 Escape the ';' char in params for the security reasons. vor 13 Jahren
  Serj Kalichev 4ca9156930 The spawn API changing. Not stable yet. Don't use this technological revision. vor 13 Jahren
  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. vor 13 Jahren
  Serj Kalichev f1592c82c6 Add clish_variable__get_value() function. vor 13 Jahren
  Serj Kalichev c62fe8d9ac Check the input parameters in pargv library. vor 13 Jahren
  Serj Kalichev 5dfc1dac2c Fix help for konf and konfd vor 13 Jahren
  Serj Kalichev 2270083925 The dynamic version definition in utilities. vor 13 Jahren
  Serj Kalichev 60b4c906f7 The konfd daemon understands now the -s option. It's a path to UNIX socket to listen on. vor 13 Jahren
  Serj Kalichev 1ed6abbd68 konf/buf reorganizing vor 13 Jahren
  Serj Kalichev 78e05e1934 Move query_dump to the separate file. vor 13 Jahren
  Serj Kalichev 1d13ee420a Move receive_answer() to konf/net.h with name konf_client_recv_answer(). vor 13 Jahren
  Serj Kalichev b4cde206fa Implement konf_client_recv_data() instead receive_data() vor 13 Jahren
  Serj Kalichev 4d2eb6f625 A little cleanup in konf utility. vor 13 Jahren
  Serj Kalichev bd806d77e3 konf client can analyze command line args. The command to konfd must be located after -- option. vor 13 Jahren
  Serj Kalichev 160dcdcd24 Fix konfd output when the pwd is given. vor 13 Jahren
  Serj Kalichev f32cd94f15 Fix pattern check while konfd dump operation. vor 13 Jahren
  Serj Kalichev e7e65d4623 The konf can escape encode arguments before passing them to the konfd daemon. vor 13 Jahren
  Serj Kalichev b42edab2ac Move escape_special_chars() to lub_string with the name lub_string_encode(). vor 13 Jahren
  Serj Kalichev 34d2dea2fa Semi-working utility konf to communicate to konfd daemon. TODO: Code duplication, quotes support. vor 13 Jahren
  Serj Kalichev 83ca6bd695 Fix hidden field of PARAM tag description. vor 13 Jahren
  Serj Kalichev dbd9371306 Add klish specific example vor 13 Jahren
  Serj Kalichev c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. vor 13 Jahren