Historique des commits

Auteur SHA1 Message Date
  Serj Kalichev f5b0e4c29c History related options il y a 12 ans
  Serj Kalichev df92544a3b Remove pthread and rt 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 2d095968a5 Use SHELL_STATE_... as retval il y a 12 ans
  Serj Kalichev 4376b117de Refactoring of timeout reaction. Some preparations for watchdog implementation. 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 2677326939 Autologout with timeout. Patch by Camilo Arboleda. 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 274e556b29 The access fields for view and namespaces. Fix problem with args. Patch by Camilo A. Arboleda il y a 13 ans
  Serj Kalichev 8e318602c2 Refactoring of slow viewid mechanism il y a 13 ans
  Serj Kalichev de340f31f8 The clish_shell_expand_var() don't escape chars 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 9950865913 The variable can execute ACTION to expand 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 4e1e45cde8 Rename strange SHELL_STATE_READY to SHELL_STATE_OK il y a 13 ans
  Serj Kalichev de11d61946 Working on syntax error processing. il y a 13 ans
  Serj Kalichev 53461dc02c Unfinished modifications. Don't use il y a 13 ans
  Serj Kalichev 2790d2d1cf First version of UTF-8 support. il y a 13 ans
  Serj Kalichev 03f2fdd986 Interactive/non-interactive mode. Fix issue #41. 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 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
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. il y a 13 ans
  Serj Kalichev 04b1b50125 Close unneeded descriptors il y a 13 ans
  Serj Kalichev 138b10ba64 Fix issue #15. The default_shebang in STARTUP tag is implemented. il y a 13 ans