summaryrefslogtreecommitdiffstats
path: root/plugins/imzmq3
Commit message (Collapse)AuthorAgeFilesLines
* imzmq3: Added the return call to runInputDavid Kelly2012-07-311-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 pluginDavid Kelly2012-07-311-1/+4
| | | | | For some reason I forgot to free() the buffer that comes back from zstr_recv(). Doh!
* Minor updatesDavid Kelly2012-06-012-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 confDavid Kelly2012-05-292-0/+659