Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - added an identifier to command handler table - need to identify which | Rainer Gerhards | 2007-11-21 | 1 | -0/+1 |
* | cleaned up compiler warnings | Rainer Gerhards | 2007-09-11 | 1 | -1/+1 |
* | - I found out that we finally have problems with the (somewhat recursive) | Rainer Gerhards | 2007-08-03 | 1 | -0/+1 |
* | enhanced linkedList class, new method to get count, new method to execute a | Rainer Gerhards | 2007-08-02 | 1 | -0/+7 |
* | shuffeled code in cfline() to prepare for a better system of processing the | Rainer Gerhards | 2007-08-01 | 1 | -1/+1 |
* | - got the basic code in place to create an in-memory list of cfsysline | Rainer Gerhards | 2007-07-31 | 1 | -1/+2 |
* | - added interface to register a cfsysline command handler (basic | Rainer Gerhards | 2007-07-31 | 1 | -0/+1 |
* | prepared cfsysline.c for integration into output modules | Rainer Gerhards | 2007-07-31 | 1 | -2/+3 |
* | added some more functions to linkedList class | Rainer Gerhards | 2007-07-31 | 1 | -3/+5 |
* | added a generic linked list object (files linkedlist.h/c) | Rainer Gerhards | 2007-07-31 | 1 | -0/+57 |