Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - got the basic code in place to create an in-memory list of cfsysline | Rainer Gerhards | 2007-07-31 | 1 | -2/+3 |
* | - added interface to register a cfsysline command handler (basic | Rainer Gerhards | 2007-07-31 | 1 | -0/+2 |
* | prepared cfsysline.c for integration into output modules | Rainer Gerhards | 2007-07-31 | 1 | -6/+5 |
* | - added doCustomHdlr() to cfsysline.c - this completes implementing | Rainer Gerhards | 2007-07-31 | 1 | -0/+1 |
* | - added doGetInt() to cfsysline.c and adapted dynaFileChaceSize handler to | Rainer Gerhards | 2007-07-31 | 1 | -0/+2 |
* | - moved the SetCCEscapeCharacter config file directive to cfsysline.c and | Rainer Gerhards | 2007-07-31 | 1 | -1/+1 |
* | - moved umask & file/dir creation mode parsing to cfsysline.c | Rainer Gerhards | 2007-07-31 | 1 | -0/+2 |
* | moved doGetGID() to cfsysline.c | Rainer Gerhards | 2007-07-31 | 1 | -0/+1 |
* | moved doBinaryOption() and doGetGUID() to cfsysline.c | Rainer Gerhards | 2007-07-30 | 1 | -0/+4 |
* | - added cfsysline objects - initial set of functions | Rainer Gerhards | 2007-07-30 | 1 | -0/+68 |