Commit History

Author SHA1 Message Date
  Serj Kalichev 3aea005610 XML parsing functions return int now. 11 years ago
  Serj Kalichev 4d670316e3 Implement dry-run 11 years ago
  Serj Kalichev 7c8cbd87b7 Remove unneeded script_fn callback 11 years ago
  Serj Kalichev 803f3d2e3c Add default sym 11 years ago
  Serj Kalichev a1485aef48 Functions to work with unresolved symbopls 11 years ago
  Serj Kalichev c0612aec4f Some plugin link functions 11 years ago
  Serj Kalichev 013c1db195 Use clish_shell_load_plugin() in clish binary 11 years ago
  Serj Kalichev ff6e4988de Add user name to log file 11 years ago
  Serj Kalichev afe2cd995a Restore saved history from the file 12 years ago
  Serj Kalichev f5b0e4c29c History related options 12 years ago
  Serj Kalichev df92544a3b Remove pthread and rt 12 years ago
  Serj Kalichev ac1e4c8ffe Fix bug with using COMMAND's shebang while VAR's action execution 12 years ago
  Serj Kalichev 2d095968a5 Use SHELL_STATE_... as retval 12 years ago
  Serj Kalichev 4376b117de Refactoring of timeout reaction. Some preparations for watchdog implementation. 13 years ago
  Serj Kalichev 5a33fd4e79 The syslog command logging is disabled by default. The -o (--log) option enables logging 13 years ago
  Serj Kalichev 163594d8ff Log __full_line instead __line 13 years ago
  Serj Kalichev b061b40228 Add command logging callback 13 years ago
  Serj Kalichev 2677326939 Autologout with timeout. Patch by Camilo Arboleda. 13 years ago
  Serj Kalichev 3f64c50e64 The functions like forceline() return retval now instead bool value. The testing is needed. 13 years ago
  Serj Kalichev 274e556b29 The access fields for view and namespaces. Fix problem with args. Patch by Camilo A. Arboleda 13 years ago
  Serj Kalichev 8e318602c2 Refactoring of slow viewid mechanism 13 years ago
  Serj Kalichev de340f31f8 The clish_shell_expand_var() don't escape chars 13 years ago
  Serj Kalichev 150c317cb5 Workaround for escaped user typed symbols 13 years ago
  Serj Kalichev bf68961b67 Escaped regexp 13 years ago
  Serj Kalichev 6a84d770ee Changed API for builtin functions. It gets full context now. 13 years ago
  Serj Kalichev 9950865913 The variable can execute ACTION to expand 13 years ago
  Serj Kalichev fec195c244 Compilable version 13 years ago
  Serj Kalichev 5329ff840a Big variable refactoring. Unfinished. Don't use this revision. 13 years ago
  Serj Kalichev 3577cd7b86 Add var subsystem 13 years ago
  Serj Kalichev 4e1e45cde8 Rename strange SHELL_STATE_READY to SHELL_STATE_OK 13 years ago