Commit History

Author SHA1 Message Date
  Serj Kalichev fc07c21172 Retcode for command as argument 10 years ago
  Serj Kalichev 77fdef9a44 Fix prefix param name 10 years ago
  Serj Kalichev b0cadbbd7b Fix libroxml >= 2.2.2 compat. Use documentRoot as a root. 10 years ago
  Serj Kalichev f88c52a32a Fix setting startup view by -w option. Fix force_viewname() 10 years ago
  Serj Kalichev 463398b495 Use empty signal handler instead SIG_INT for SIGPIPE 10 years ago
  Serj Kalichev bf2170ea3c Add error message for broken view changing 10 years ago
  Serj Kalichev 6186ffc2cf Add clish_macros plugin func. It returns plain ACTION content 11 years ago
  Serj Kalichev 9d92e4adda Fix clish_script return values 11 years ago
  Serj Kalichev f9aafd376f Use ^ symbol to don't escape VAR 11 years ago
  Stanislav Galabov a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML 11 years ago
  Serj Kalichev 882e889219 Engine to parse INI-like strings 11 years ago
  Serj Kalichev 2d20556df5 Merge branch 'master' into plugin 11 years ago
  Stanislav Galabov 5d18567db0 Modify xml-examples/lua/*.xml in order to make the default ACTION handler Lua. Leave a command (test1) which uses the clish_script@clish handler just to illustrate how Lua and shell ACTIONs can co-exist 11 years ago
  Stanislav Galabov cc00cf1137 Detect if LD supports --version-script and, if so, use that in order to hide symbols exported by a plugin. If not - use -export-symbols and a symbol.map file instead of an -export-symbols-regex, which can lead to more issues than it can solve. 11 years ago
  Serj Kalichev ed17b13c18 Merge branch 'master' into plugin 11 years ago
  Serj Kalichev efc8072b29 Merge branch 'smartcom' 11 years ago
  Serj Kalichev 293bac7909 Merge branch 'smartcom' of https://code.google.com/p/klish into plugin 11 years ago
  Serj Kalichev 0d50475e44 Remove default_builtin from STARTUP. 11 years ago
  Stanislav Galabov cb9596917f Change XML files to reflect Lua plugin name change 11 years ago
  Serj Kalichev b2182151d1 Fix lua LDFLAGS. Change plugin name to lua 11 years ago
  Stanislav Galabov a5c2367036 Provide an error message and end ACTION processing in case pipe() returns -1 11 years ago
  Stanislav Galabov cb8ca83a07 Fix ax_lua.m4 so that it skips the header version checks and assumes they're ok when cross-compiling. Use ax_lua.m4's facilities to locate Lua libs and headers 11 years ago
  Serj Kalichev 98b4a85bc3 Use ax_lua.m4. For testing only. 11 years ago
  Serj Kalichev 397396080e Fix warnings in lua plugin build on linux 11 years ago
  Serj Kalichev 357c1f223d Use context API 11 years ago
  Serj Kalichev 744bacdd1b Some context API for shell_execute.c 11 years ago
  Serj Kalichev 8db6a1b163 Some context API 11 years ago
  Serj Kalichev 978a0e168e Merge branch 'smartcom' into mm 11 years ago
  Serj Kalichev c3002dbecd Use API for context 11 years ago
  Stanislav Galabov 54b74d8cc1 Use the new context API to get shell from context; Cleanup unneeded cast 11 years ago