Rainer Gerhards
|
5c686c8adc
|
redesigned queue to utilize helper classes for threading support. This is
finally in a running state for regular (non disk-assisted) queues, with
a minor nit at shutdown. So I can finally commit the work again to
CVS...
|
2008-01-24 17:55:09 +00:00 |
|
Rainer Gerhards
|
004229dda6
|
changed license to GPLv3 (for what is to become rsyslog v3)
|
2007-12-14 11:21:57 +00:00 |
|
Rainer Gerhards
|
f4efff123c
|
- fixed bug in objomsr.c that caused program to abort in debug mode with an
invalid assertion (in some cases)
|
2007-07-31 09:04:54 +00:00 |
|
Rainer Gerhards
|
9c20d0b4b4
|
added macro to consistently define iRet
|
2007-07-31 08:15:40 +00:00 |
|
Rainer Gerhards
|
9f12ca0ac8
|
fixed a mem leak in OMSRdestruct - freeing the object itself was forgotten
- thanks to varmojfekoj for the patch
|
2007-07-30 10:47:14 +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 |
|
Rainer Gerhards
|
853ae1a2c7
|
removed left-over debug printf
|
2007-07-27 16:56:30 +00:00 |
|
Rainer Gerhards
|
1d96a98daf
|
- added omsr object (objomsr.c, objomsr.h) - template request for output
modules
- changed doAction() interface
- templates and output string generation for doActon() is now fully
|
2007-07-27 16:55:40 +00:00 |
|
Rainer Gerhards
|
8193522d85
|
- added omsr object (objomsr.c, objomsr.h) - template request for output
modules
|
2007-07-27 09:15:11 +00:00 |
|