Downloadliste

Projektbeschreibung

The klish is a framework for implementing Cisco-like command-line interfaces on Unix systems. It is configurable through XML files. "Klish" stands for "Kommand Line Interface SHell". The klish is a fork of clish-0.7.3. The original clish was developed by Graeme McKerrell. The klish adds some new features, but is compatible (as much as possible) with clish's XML configuration files.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-25 12:28
1.6.3

Dies ist ein Bugfix-Release. Das Modul brach, als die Länge eines Strings Fertigstellung größer als die Breite des Terminals war. Alle Versionen von Klish haben diesen Fehler, einschließlich der ursprünglichen Clish. Debianization.
Tags: bugfix debian
This is a bugfix release. The engine broke when the length of a completion string was greater than the width of the terminal. All klish versions have this bug, including the original clish. Debianization.

2012-12-04 07:05
1.6.2

Das Hauptmerkmal dieser Version ist die programmierbare Hotkeys. Die Multiline-Eigenschaft und die UnsignedInteger Typ Verarbeitung wurden behoben. Das Klish-1.5.7 stable-Branch Release ist auch draußen.
Tags: hotkey multiline
The main feature of this release is programmable hotkeys. The multiline and unsignedInteger type processing were fixed. The klish-1.5.7 stable branch release is also out.

2012-09-04 23:33
1.6.1

Kommandozeilen-History wurde hinzugefügt. Während nicht-Adult ACTION Skriptausführung wird das Signal SIGHUP blockiert. Ein neues Sigexec-Dienstprogramm muss verwendet werden, starten Sie Dämonen über nicht-Adult Skripts Signale zuerst aufheben.
Tags: history SIGHUP sigexec
Command history was added. The SIGHUP signal is blocked during non-interruptable ACTION script execution. A new sigexec utility must be used to start daemons from non-interruptable scripts to unblock signals first.

2012-07-03 06:19
1.6.0

Die Klish wird nur die C-Code verwendet. Es kann jetzt ohne C++ erstellt werden. Die interne Implementierung der TinyXML wurde entfernt. Jetzt Klish die folgenden externen XML-Backends verwenden kann, um ihre XML-Config-Dateien zu analysieren: libxml2, Expat, und Libroxml. Diese XML-Parser sind C-basierte. Finden Sie weitere Informationen über XML-Backends das Wiki.
Tags: C libroxml expat libxml2
The klish uses C code only. It can be built without C++ now. The tinyXML internal implementation was removed. Now klish can use the following external XML backends to parse its XML config files: libxml2, expat, and libroxml. These XML parsers are C-based. For details about XML backends, see the wiki.

2012-04-11 05:14
1.5.4

Diese Portabilität-Version kann auf Linux, FreeBSD, OpenBSD, Solaris und QNX6 aufgebaut werden. QNX6 hat einige Probleme mit Konf und Konfd. Ein Großteil der unbenutzten Legacycode wurde, zusammen mit einigen unnötigen Bibliotheksabhängigkeiten entfernt.
Tags: Solaris, OpenBSD, QNX
This portability release can be built on Linux, FreeBSD, OpenBSD, Solaris, and QNX6. QNX6 has some problems with konf and konfd. Much of the legacy unused code has been removed, along with some unnecessary library dependencies.

Project Resources