1
0

История коммитов

Автор SHA1 Сообщение Дата
  Serj Kalichev 2677326939 Autologout with timeout. Patch by Camilo Arboleda. 13 лет назад
  Serj Kalichev 3f64c50e64 The functions like forceline() return retval now instead bool value. The testing is needed. 13 лет назад
  Serj Kalichev 274e556b29 The access fields for view and namespaces. Fix problem with args. Patch by Camilo A. Arboleda 13 лет назад
  Serj Kalichev 8e318602c2 Refactoring of slow viewid mechanism 13 лет назад
  Serj Kalichev de340f31f8 The clish_shell_expand_var() don't escape chars 13 лет назад
  Serj Kalichev 150c317cb5 Workaround for escaped user typed symbols 13 лет назад
  Serj Kalichev bf68961b67 Escaped regexp 13 лет назад
  Serj Kalichev 6a84d770ee Changed API for builtin functions. It gets full context now. 13 лет назад
  Serj Kalichev 9950865913 The variable can execute ACTION to expand 13 лет назад
  Serj Kalichev fec195c244 Compilable version 13 лет назад
  Serj Kalichev 5329ff840a Big variable refactoring. Unfinished. Don't use this revision. 13 лет назад
  Serj Kalichev 3577cd7b86 Add var subsystem 13 лет назад
  Serj Kalichev 4e1e45cde8 Rename strange SHELL_STATE_READY to SHELL_STATE_OK 13 лет назад
  Serj Kalichev de11d61946 Working on syntax error processing. 13 лет назад
  Serj Kalichev 53461dc02c Unfinished modifications. Don't use 13 лет назад
  Serj Kalichev 2790d2d1cf First version of UTF-8 support. 13 лет назад
  Serj Kalichev 03f2fdd986 Interactive/non-interactive mode. Fix issue #41. 13 лет назад
  Serj Kalichev 49389e701e The forceline() and readline() can return executed command output (stdout). Fix issue #43. 13 лет назад
  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. 13 лет назад
  Serj Kalichev c77f40d8a3 Create unique FIFO for shebang emulation. 13 лет назад
  Serj Kalichev 04b1b50125 Close unneeded descriptors 13 лет назад
  Serj Kalichev 138b10ba64 Fix issue #15. The default_shebang in STARTUP tag is implemented. 13 лет назад
  Serj Kalichev 496654bf7b The shebang for the ACTION was implemented. Issue #15. 13 лет назад
  Serj Kalichev 4274b34a44 Implement -w and -i clish options to set startup view and viewid. 13 лет назад
  Serj Kalichev 2cf9cd656d Implement -x clish utility option to set path to get XMLs from. 13 лет назад
  Serj Kalichev a941ca386a Fix file stack to get commands from. The shell can be inited without instream. 13 лет назад
  Serj Kalichev 877d51f349 The clish now undertand -h (help), -v (version) and -s (set konfd socket) options. 13 лет назад
  Serj Kalichev 995638b463 The clish utility will not use threads by default. The appropriate API is implemented. 13 лет назад
  Serj Kalichev 7f452f368d The spawn API refactoring. 13 лет назад
  Serj Kalichev 4ca9156930 The spawn API changing. Not stable yet. Don't use this technological revision. 13 лет назад