Rainer Gerhards
|
9234c95d74
|
omfile.c now uses the new table-driven cfsysline system
|
2007-07-31 16:07:40 +00:00 |
|
Rainer Gerhards
|
074ece90c0
|
- got the basic code in place to create an in-memory list of cfsysline
handlers (omfile.c used as testing case) -- not yet in active code
|
2007-07-31 15:23:28 +00:00 |
|
Rainer Gerhards
|
7449e8356b
|
- added interface to register a cfsysline command handler (basic
functionality)
|
2007-07-31 13:30:55 +00:00 |
|
Rainer Gerhards
|
19e94f1959
|
prepared cfsysline.c for integration into output modules
|
2007-07-31 12:34:45 +00:00 |
|
Rainer Gerhards
|
cc768428f3
|
- added doCustomHdlr() to cfsysline.c - this completes implementing
functions for canned handlers.
|
2007-07-31 10:07:03 +00:00 |
|
Rainer Gerhards
|
c0b2b6b1bf
|
- added macro to abort a function and go to finalizer
- added output of config file line number when a parsing error occured
|
2007-07-31 08:40:32 +00:00 |
|
Rainer Gerhards
|
e123f620d3
|
- added doGetInt() to cfsysline.c and adapted dynaFileChaceSize handler to
use it
|
2007-07-31 08:12:11 +00:00 |
|
Rainer Gerhards
|
c135ef6de2
|
- moved the SetCCEscapeCharacter config file directive to cfsysline.c and
also generalized it for further use while doing so
|
2007-07-31 07:51:43 +00:00 |
|
Rainer Gerhards
|
4d162e6a58
|
- moved umask & file/dir creation mode parsing to cfsysline.c
- added macro for easy and consistent check of iRet return value
|
2007-07-31 07:37:04 +00:00 |
|
Rainer Gerhards
|
1531dbee97
|
moved doGetGID() to cfsysline.c
|
2007-07-31 06:59:33 +00:00 |
|
Rainer Gerhards
|
8618cc00b0
|
moved doBinaryOption() and doGetGUID() to cfsysline.c
|
2007-07-30 12:19:20 +00:00 |
|
Rainer Gerhards
|
6808a7e2f1
|
- added cfsysline objects - initial set of functions
- fixed bug in OMSRcreate() - always returned SR_RET_OK
|
2007-07-30 10:12:22 +00:00 |
|