Historique des commits

Auteur SHA1 Message Date
  Serj Kalichev 5450a45832 From: Emmanuel Deloget <logout@free.fr> il y a 12 ans
  Serj Kalichev 36567a4fbc Don't set optind for command line options parsing. The opt parsing within query is a problem il y a 12 ans
  Serj Kalichev eb0379fe22 Fix optind initialization while opt parsing il y a 12 ans
  Serj Kalichev c40e54fc75 clish has -c option to execute commands from command line il y a 12 ans
  Serj Kalichev e492f70f90 Use C declaration in lub/list.h il y a 12 ans
  Serj Kalichev c588d16562 Add idle timeout setting to command line options. (-t --timeout). il y a 12 ans
  Serj Kalichev b905be6abc Set command stream source before startup execution il y a 12 ans
  Serj Kalichev da2c680273 Fix clish help il y a 12 ans
  Serj Kalichev 7266c16269 Add --check option to clish. To check config files il y a 12 ans
  Serj Kalichev 5a33fd4e79 The syslog command logging is disabled by default. The -o (--log) option enables logging il y a 13 ans
  Serj Kalichev b061b40228 Add command logging callback il y a 13 ans
  Serj Kalichev 3f64c50e64 The functions like forceline() return retval now instead bool value. The testing is needed. il y a 13 ans
  Serj Kalichev 566921f938 The conditional using of locale functions. il y a 13 ans
  Serj Kalichev e670356e39 Autodetect encoding. The options -u and -8 is to force utf-8 or 8-bit encoding il y a 13 ans
  Serj Kalichev 2790d2d1cf First version of UTF-8 support. il y a 13 ans
  Serj Kalichev 9c909de765 The --quiet option can disable commands echo. It's usefull while executing commands from the file stream/ il y a 13 ans
  Serj Kalichev 03f2fdd986 Interactive/non-interactive mode. Fix issue #41. il y a 13 ans
  Serj Kalichev ea400c7333 Fix build problem with MSG_NOSIGNAL on OpenBSD. il y a 13 ans
  Serj Kalichev f947f5c11b Use getopt_long() for utilities if getopt.h exists. il y a 13 ans
  Serj Kalichev 4274b34a44 Implement -w and -i clish options to set startup view and viewid. il y a 13 ans
  Serj Kalichev 2cf9cd656d Implement -x clish utility option to set path to get XMLs from. il y a 13 ans
  Serj Kalichev a1df9b1b25 Implement --dry-run (-d) option for clish. The ACTION will not be actually executed. Fix version number of clish. il y a 13 ans
  Serj Kalichev 96d51f14c6 Implement -e option for clish binary. It's stop on error flag. By default - no stop on error. il y a 13 ans
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. il y a 13 ans
  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. il y a 13 ans
  Serj Kalichev 877d51f349 The clish now undertand -h (help), -v (version) and -s (set konfd socket) options. il y a 13 ans
  Serj Kalichev 995638b463 The clish utility will not use threads by default. The appropriate API is implemented. il y a 13 ans
  Serj Kalichev 7f452f368d The spawn API refactoring. il y a 13 ans
  Serj Kalichev 4ca9156930 The spawn API changing. Not stable yet. Don't use this technological revision. il y a 13 ans
  Serj Kalichev c30fc7a7e8 The first klish tree. il y a 14 ans