Historique des commits

Auteur SHA1 Message Date
  Serj Kalichev b0a777d1fc Use fcntl() locks for locking instead flock() il y a 12 ans
  Serj Kalichev 98ec2a2b23 Add headers for Solaris 11 open() il y a 12 ans
  Serj Kalichev ac1e4c8ffe Fix bug with using COMMAND's shebang while VAR's action execution il y a 12 ans
  Serj Kalichev bf4559a044 Add __watchdog_timeout variable il y a 13 ans
  Serj Kalichev cb12375950 Print warning when the watchdog is active il y a 13 ans
  Serj Kalichev a8d33b0008 Implementation of watchdog with the ACTION il y a 13 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 163594d8ff Log __full_line instead __line 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 e0a341559d Remove debug printf() il y a 13 ans
  Serj Kalichev 8e318602c2 Refactoring of slow viewid mechanism il y a 13 ans
  Serj Kalichev 150c317cb5 Workaround for escaped user typed symbols il y a 13 ans
  Serj Kalichev bf68961b67 Escaped regexp il y a 13 ans
  Serj Kalichev 6a84d770ee Changed API for builtin functions. It gets full context now. il y a 13 ans
  Serj Kalichev 77f6dce4a5 Get rid of expand_fn callbacks il y a 13 ans
  Serj Kalichev 9950865913 The variable can execute ACTION to expand il y a 13 ans
  Serj Kalichev 5165a4987d Del unused clish/variable. Del unused clish_command_expand_script() il y a 13 ans
  Serj Kalichev 7fc8b1bc17 The ACTION is separate class now il y a 13 ans
  Serj Kalichev fec195c244 Compilable version il y a 13 ans
  Serj Kalichev 5329ff840a Big variable refactoring. Unfinished. Don't use this revision. il y a 13 ans
  Serj Kalichev 3577cd7b86 Add var subsystem il y a 13 ans
  Serj Kalichev a5d286a0c6 Add clish_nop builtin command il y a 13 ans
  Serj Kalichev b3b7a58f4b Stylistic fixes il y a 13 ans
  Serj Kalichev ae0d7a2dc9 Unconfuse some code. Analyze this->state. il y a 13 ans
  Serj Kalichev 75cd3dc046 Fix compiler's warning il y a 13 ans
  Serj Kalichev dd00b38fe3 The implementation of non-interruptable action. The Ctrl^C can be ignored for actions (default behaviour). il y a 13 ans
  Serj Kalichev 49389e701e The forceline() and readline() can return executed command output (stdout). Fix issue #43. il y a 13 ans
  Serj Kalichev 1a9cf520ef Fix many warnings. il y a 13 ans
  Serj Kalichev 2b8b3f67a5 The script callback can return the output of the executed action. The konf_buf class now use fd instead sock and can return the whole readed line. il y a 13 ans