Fix access rights checking. Fix debug mode.
Tuesday, December 16, 2014
Tuesday, November 25, 2014
klish-2.0.0
The klish-2.0.0 contains many changes. The main ones is plugin subsystem and user defined hooks.
The user can create his own shared library (.so file) with special API and export symbols to use as builtin functions within ACTION. Also shared object can export its own hooks (hook for access, for communication to confd, ...).
The plugin using is controlled by XML files. There are new tags: PLUGIN and HOOK. So to use your own C-based code with klish you don't need to recompile klish. Just create a plugin. See plugin examples in plugin/ dir within klish source tree.
The user can create his own shared library (.so file) with special API and export symbols to use as builtin functions within ACTION. Also shared object can export its own hooks (hook for access, for communication to confd, ...).
The plugin using is controlled by XML files. There are new tags: PLUGIN and HOOK. So to use your own C-based code with klish you don't need to recompile klish. Just create a plugin. See plugin examples in plugin/ dir within klish source tree.
Sunday, October 26, 2014
klish-1.7.0
The 1.7 is a last stable branch of klish version 1. The bugfixes only will be added to 1.7 branch.
Changes:
The klish-2.0.0 coming soon.
Changes:
- Tinyrl fix. Don't ignore first slash in parameter.
- Don't inherit service file descriptors while ACTION execution.
- Never show ACTION scripts in ps.
- Add files for buildroot-2014.08
The klish-2.0.0 coming soon.
Thursday, August 21, 2014
Monday, March 3, 2014
klish-1.6.8
New klish-1.6.8 was released.
The CJK support is implemented. Some fixes for tiny readline internal library.
The CJK support is implemented. Some fixes for tiny readline internal library.
Thursday, February 13, 2014
Attention! Move downloads and issues
Attention! The downloads and issue tracker were moved to http://klish.libcode.org
See for the downloads in http://klish.libcode.org/files
See for the issues in http://klish.libcode.org/issues
See for the downloads in http://klish.libcode.org/files
See for the issues in http://klish.libcode.org/issues
Subscribe to:
Posts (Atom)