summaryrefslogtreecommitdiffstats
path: root/cfsysline.h
Commit message (Collapse)AuthorAgeFilesLines
* - moved the SetCCEscapeCharacter config file directive to cfsysline.c andRainer Gerhards2007-07-311-1/+1
| | | | also generalized it for further use while doing so
* - moved umask & file/dir creation mode parsing to cfsysline.cRainer Gerhards2007-07-311-0/+2
| | | | - added macro for easy and consistent check of iRet return value
* moved doGetGID() to cfsysline.cRainer Gerhards2007-07-311-0/+1
|
* moved doBinaryOption() and doGetGUID() to cfsysline.cRainer Gerhards2007-07-301-0/+4
|
* - added cfsysline objects - initial set of functionsRainer Gerhards2007-07-301-0/+68
- fixed bug in OMSRcreate() - always returned SR_RET_OK