Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix imzmq3: potential segfault on startup | Hongfei Cheng | 2013-06-06 | 1 | -13/+57 |
| | | | | if no problem happend at startup, everything went fine | ||||
* | 0mq fixes; credits to Hongfei Cheng and Brian Knox | Rainer Gerhards | 2013-06-04 | 2 | -293/+501 |
| | |||||
* | bugfix: imzmq3 segfault with PULL subscription | Martin Nilsson | 2012-10-30 | 1 | -2/+4 |
| | |||||
* | imzmq3: Added the return call to runInput | David Kelly | 2012-07-31 | 1 | -0/+1 |
| | | | | | Just to be sure that nothing unfortunate would happen, possible that housekeeping would not get done without this. | ||||
* | BAT-40 Found leak in imzmq3 plugin | David Kelly | 2012-07-31 | 1 | -1/+4 |
| | | | | | For some reason I forgot to free() the buffer that comes back from zstr_recv(). Doh! | ||||
* | Minor updates | David Kelly | 2012-06-01 | 2 | -38/+64 |
| | | | | | | * C++ style comments converted to c-style * copy/paste error (benign I believe) in omzmq3 fixed * added readme files for both imzmq3 and omzmq3 | ||||
* | added new-style zeromq plugins, based on czmq api and rsyslog v6 conf | David Kelly | 2012-05-29 | 2 | -0/+659 |