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