Historique des commits

Auteur SHA1 Message Date
  Serj Kalichev 1ed6abbd68 konf/buf reorganizing il y a 13 ans
  Serj Kalichev 78e05e1934 Move query_dump to the separate file. il y a 13 ans
  Serj Kalichev 1d13ee420a Move receive_answer() to konf/net.h with name konf_client_recv_answer(). il y a 13 ans
  Serj Kalichev b4cde206fa Implement konf_client_recv_data() instead receive_data() il y a 13 ans
  Serj Kalichev 4d2eb6f625 A little cleanup in konf utility. il y a 13 ans
  Serj Kalichev bd806d77e3 konf client can analyze command line args. The command to konfd must be located after -- option. il y a 13 ans
  Serj Kalichev 160dcdcd24 Fix konfd output when the pwd is given. il y a 13 ans
  Serj Kalichev f32cd94f15 Fix pattern check while konfd dump operation. il y a 13 ans
  Serj Kalichev e7e65d4623 The konf can escape encode arguments before passing them to the konfd daemon. il y a 13 ans
  Serj Kalichev b42edab2ac Move escape_special_chars() to lub_string with the name lub_string_encode(). il y a 13 ans
  Serj Kalichev 34d2dea2fa Semi-working utility konf to communicate to konfd daemon. TODO: Code duplication, quotes support. il y a 13 ans
  Serj Kalichev 83ca6bd695 Fix hidden field of PARAM tag description. il y a 13 ans
  Serj Kalichev dbd9371306 Add klish specific example il y a 13 ans
  Serj Kalichev c0c4fd6b3e Move original clish examples to xml-examples/clish. Make xml-examples/klish for klish-specific examples. il y a 13 ans
  Serj Kalichev 9fa463bd0c Remove CONFIG 'copy' operation. Bugfix release version 1.2.1. il y a 13 ans
  Serj Kalichev af681b3e49 Remove unneeded code il y a 13 ans
  Serj Kalichev bf4b369b5d Fix bug with 'dump' operation. il y a 13 ans
  Serj Kalichev a72d7ba242 Add string_escape.c il y a 13 ans
  Serj Kalichev a3514eb1c4 Create lub_string_decode() function to unescape strings. il y a 13 ans
  Serj Kalichev ef4b5bcd86 Attempt to support quoted params in konfd. il y a 13 ans
  Serj Kalichev 556cbd6cdc Release version 1.2.0. il y a 13 ans
  Serj Kalichev 3a57f7afc8 Optimize C-string execution il y a 13 ans
  Serj Kalichev 1addd687ea clish_shell_readline() and clish_shell_forceline() API functions il y a 13 ans
  Serj Kalichev 7bfdeb5bdc Fix BOOL PTYPE in examples. il y a 13 ans
  Serj Kalichev 750d9371c8 API to execute C-strings as a CLI commands. il y a 13 ans
  Serj Kalichev e644d23106 Fix code duplication in config_callback. il y a 13 ans
  Serj Kalichev 540fbb4113 Implement internal variables __cur_depth, __cur_pwd. il y a 13 ans
  Serj Kalichev 08e2c340cb Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet. il y a 13 ans
  Serj Kalichev 9eb3d9385a Optimiation for proxy commands cleaning. il y a 13 ans
  Serj Kalichev 9ebe716536 The prefix must begin on the start of line. il y a 13 ans