Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - moved the SetCCEscapeCharacter config file directive to cfsysline.c and | Rainer Gerhards | 2007-07-31 | 1 | -25/+37 |
| | | | | also generalized it for further use while doing so | ||||
* | - moved umask & file/dir creation mode parsing to cfsysline.c | Rainer Gerhards | 2007-07-31 | 1 | -6/+93 |
| | | | | - added macro for easy and consistent check of iRet return value | ||||
* | moved doGetGID() to cfsysline.c | Rainer Gerhards | 2007-07-31 | 1 | -0/+46 |
| | |||||
* | moved doBinaryOption() and doGetGUID() to cfsysline.c | Rainer Gerhards | 2007-07-30 | 1 | -0/+115 |
| | |||||
* | - added cfsysline objects - initial set of functions | Rainer Gerhards | 2007-07-30 | 1 | -0/+137 |
- fixed bug in OMSRcreate() - always returned SR_RET_OK |