The klish is a framework for implementing a CISCO-like CLI on a UNIX systems. It is configurable by XML files.

Serj Kalichev 77fdef9a44 Fix prefix param name 10 anos atrás
bin 463398b495 Use empty signal handler instead SIG_INT for SIGPIPE 10 anos atrás
clish 77fdef9a44 Fix prefix param name 10 anos atrás
contrib d32755628a Debian: Add debian text to contrib/README 11 anos atrás
debian 99b81c886a Debian: Fix some lintian bugs 11 anos atrás
examples 882e889219 Engine to parse INI-like strings 11 anos atrás
konf 21e5c5ae08 Fix UNIX_PATH_MAX portability problem. Thanks to S.Galabov 11 anos atrás
lub 882e889219 Engine to parse INI-like strings 11 anos atrás
m4 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 anos atrás
plugins 6186ffc2cf Add clish_macros plugin func. It returns plain ACTION content 11 anos atrás
tinyrl bdbe49caf9 Restore proper tty mode 11 anos atrás
xml-examples a010cf7752 Use the new INI-like parser to get Lua scripts dir from XML 11 anos atrás
.gitignore 98b4a85bc3 Use ax_lua.m4. For testing only. 11 anos atrás
CHANGES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 anos atrás
ChangeLog edce0a7c8e Adding Debian package required files 11 anos atrás
ISSUES cc624ef42c Redirect readers of CHANGES and ISSUES to the actual web pages 12 anos atrás
LICENCE b81ff592c3 From: Emmanuel Deloget <logout@free.fr> 12 anos atrás
Makefile.am fd67d0784a Move internal plugin to plugins/default 11 anos atrás
README 4632c1a5b8 Remove legacy information from README 12 anos atrás
autogen.sh 8cdf6d307a Create m4 dir within autogen.sh script 12 anos atrás
clish.xsd 0d50475e44 Remove default_builtin from STARTUP. 11 anos atrás
configure.ac 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 anos atrás

README

See the http://klish.googlecode.com page for information about klish.