Download List

Project Description

CLISH is a modular framework for implementing a CISCO-like CLI on a Unix system. Arbitrary command menus and actions can be defined using XML files. This software handles the user interaction, and forks the appropriate system commands to perform any actions.

System Requirements

System requirement is not defined
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.

2008-04-29 18:43
0.7.3

A minor bug in which CTRL-C caused SEGV was fixed.
Tags: Minor bugfixes

2008-03-07 19:37
0.7.2

This release contains almost a year of bugfixes and updates. The inability to paste into the shell should now be addressed, and the default values for "SELECT" and "PATTERN" types are now translated correctly. The lub_heap memory manager is no longer compiled in by default, which should mean CLISH compiles out of the box for more platforms. This release also includes a couple of submitted patches. There is no guarantee of their correctness or otherwise; they are simply included for people to use if desired.
Tags: Minor feature enhancements

2006-10-13 20:04
0.7.1

The release process has been updated to ensure that all files have Unix line endings, which prevents shell scripts from failing during configuration. Updated to work on 64-bit architectures Tested on 64-bit and 32-bit Linux as well as on Cygwin. Various memory leak fixes Updated to the latest version of TinyXml. An experimental lubheap component has been added that can be used as an alternative heap manager rather than the standard memory libraries.
Tags: Minor feature enhancements

2006-06-02 20:12
0.7.0

Tags: Initial freshmeat announcement

Project Resources