Commit Verlauf

Autor SHA1 Nachricht Datum
  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
  Serj Kalichev 9fa463bd0c Remove CONFIG 'copy' operation. Bugfix release version 1.2.1. vor 13 Jahren
  Serj Kalichev af681b3e49 Remove unneeded code vor 13 Jahren
  Serj Kalichev bf4b369b5d Fix bug with 'dump' operation. vor 13 Jahren
  Serj Kalichev a72d7ba242 Add string_escape.c vor 13 Jahren
  Serj Kalichev a3514eb1c4 Create lub_string_decode() function to unescape strings. vor 13 Jahren
  Serj Kalichev ef4b5bcd86 Attempt to support quoted params in konfd. vor 13 Jahren
  Serj Kalichev 556cbd6cdc Release version 1.2.0. vor 13 Jahren
  Serj Kalichev 3a57f7afc8 Optimize C-string execution vor 13 Jahren
  Serj Kalichev 1addd687ea clish_shell_readline() and clish_shell_forceline() API functions vor 13 Jahren
  Serj Kalichev 7bfdeb5bdc Fix BOOL PTYPE in examples. vor 13 Jahren
  Serj Kalichev 750d9371c8 API to execute C-strings as a CLI commands. vor 13 Jahren
  Serj Kalichev e644d23106 Fix code duplication in config_callback. vor 13 Jahren
  Serj Kalichev 540fbb4113 Implement internal variables __cur_depth, __cur_pwd. vor 13 Jahren
  Serj Kalichev 08e2c340cb Function to get full pwd string and current depth. CONFIG's depth in config file. Don't used yet. vor 13 Jahren
  Serj Kalichev 9eb3d9385a Optimiation for proxy commands cleaning. vor 13 Jahren
  Serj Kalichev 9ebe716536 The prefix must begin on the start of line. vor 13 Jahren
  Serj Kalichev 24b0f5a3ae Clean namespace proxy commands when prefix is changed. vor 13 Jahren
  Serj Kalichev e67959be23 Functions to clean namespace proxy commands vor 13 Jahren
  Serj Kalichev f613e128bc Really allow to use regexp in NAMESPACE prefix. For example numbers. TODO: Clean proxy commands in namespaces. vor 13 Jahren
  Serj Kalichev 7e5db77e6d Technological revision. Don't use. vor 13 Jahren
  Serj Kalichev 50d6aa5e80 Technological revision. Don't use vor 13 Jahren
  Serj Kalichev 3b5be185d2 Add __prefix<num> internal variable vor 13 Jahren
  Serj Kalichev 937400ef2f Add __full_cmd internal variable. This variable will contain the prefix if it is vor 13 Jahren
  Serj Kalichev 360c98fb1a The 'link' commands now contain the link to original command. vor 13 Jahren