Commit History

Author SHA1 Message Date
  Serj Kalichev f1592c82c6 Add clish_variable__get_value() function. 13 years ago
  Serj Kalichev c62fe8d9ac Check the input parameters in pargv library. 13 years ago
  Serj Kalichev 5dfc1dac2c Fix help for konf and konfd 13 years ago
  Serj Kalichev 2270083925 The dynamic version definition in utilities. 13 years ago
  Serj Kalichev 60b4c906f7 The konfd daemon understands now the -s option. It's a path to UNIX socket to listen on. 13 years ago
  Serj Kalichev 1ed6abbd68 konf/buf reorganizing 13 years ago
  Serj Kalichev 78e05e1934 Move query_dump to the separate file. 13 years ago
  Serj Kalichev 1d13ee420a Move receive_answer() to konf/net.h with name konf_client_recv_answer(). 13 years ago
  Serj Kalichev b4cde206fa Implement konf_client_recv_data() instead receive_data() 13 years ago
  Serj Kalichev 4d2eb6f625 A little cleanup in konf utility. 13 years ago
  Serj Kalichev bd806d77e3 konf client can analyze command line args. The command to konfd must be located after -- option. 13 years ago
  Serj Kalichev 160dcdcd24 Fix konfd output when the pwd is given. 13 years ago
  Serj Kalichev f32cd94f15 Fix pattern check while konfd dump operation. 13 years ago
  Serj Kalichev e7e65d4623 The konf can escape encode arguments before passing them to the konfd daemon. 13 years ago
  Serj Kalichev b42edab2ac Move escape_special_chars() to lub_string with the name lub_string_encode(). 13 years ago
  Serj Kalichev 34d2dea2fa Semi-working utility konf to communicate to konfd daemon. TODO: Code duplication, quotes support. 13 years ago
  Serj Kalichev 83ca6bd695 Fix hidden field of PARAM tag description. 13 years ago
  Serj Kalichev dbd9371306 Add klish specific example 13 years ago
  Serj Kalichev c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. 13 years ago
  Serj Kalichev 9fa463bd0c Remove CONFIG 'copy' operation. Bugfix release version 1.2.1. 13 years ago
  Serj Kalichev af681b3e49 Remove unneeded code 13 years ago
  Serj Kalichev bf4b369b5d Fix bug with 'dump' operation. 13 years ago
  Serj Kalichev a72d7ba242 Add string_escape.c 13 years ago
  Serj Kalichev a3514eb1c4 Create lub_string_decode() function to unescape strings. 13 years ago
  Serj Kalichev ef4b5bcd86 Attempt to support quoted params in konfd. 13 years ago
  Serj Kalichev 556cbd6cdc Release version 1.2.0. 13 years ago
  Serj Kalichev 3a57f7afc8 Optimize C-string execution 13 years ago
  Serj Kalichev 1addd687ea clish_shell_readline() and clish_shell_forceline() API functions 13 years ago
  Serj Kalichev 7bfdeb5bdc Fix BOOL PTYPE in examples. 13 years ago
  Serj Kalichev 750d9371c8 API to execute C-strings as a CLI commands. 13 years ago