Serj Kalichev 0db777324b Change plugin API пре 10 година
..
lua_action.c a5c2367036 Provide an error message and end ACTION processing in case pipe() returns -1 пре 11 година
lua_init.c a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML пре 11 година
lua_print_error.c f861b3cd57 Rename some files. Stop using init hook - init Lua interpreter from within the plugin_init function. Register action handler as a sym instead of as a hook. Once we have plugin_fini ready I'll remove the fini hook as well. пре 11 година
module.am 11fd6a7bb2 Rename default plugin to clish пре 10 година
plugin_fini.c 0db777324b Change plugin API пре 10 година
plugin_init.c 0db777324b Change plugin API пре 10 година
private.h 0db777324b Change plugin API пре 10 година
symbols.map 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 година
version.map 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 година