summaryrefslogtreecommitdiffstats
path: root/plugins/omrelp
Commit message (Expand)AuthorAgeFilesLines
* enhanced test environment (including testbench)Rainer Gerhards2009-10-221-1/+2
* re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-121-1/+1
* make all cflags and libs variables uppercaseMichael Biebl2009-02-241-1/+1
* removed compile time fixed message size limit (was 2K)Rainer Gerhards2008-09-021-2/+2
* cleanup of debugging messages (removed no longer needed ones)Rainer Gerhards2008-07-141-1/+0
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-6/+6
* Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
* moved "family" variable to global data poolRainer Gerhards2008-04-171-1/+5
* some more cleanupRainer Gerhards2008-04-161-1/+1
* made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-1/+1
* removed dependency on MAXHOSTNAMELEN as much as it made sense.Rainer Gerhards2008-04-101-4/+8
* added librelp check via PKG_CHECK thanks to Michael Biebl's patchRainer Gerhards2008-04-021-2/+2
* - added support for high-precision timestamps when receiving legacy syslogRainer Gerhards2008-03-281-1/+1
* required "syslog" relp command on client connectRainer Gerhards2008-03-271-1/+1
* made relp modules use new relpengine-provided feature selection functionsRainer Gerhards2008-03-271-0/+1
* handled case where relp server is not available on startupRainer Gerhards2008-03-231-2/+3
* enabled relp session recoveryRainer Gerhards2008-03-231-3/+13
* handled relp return statesRainer Gerhards2008-03-231-1/+4
* removed a now-longer needed callback from the output module interface.Rainer Gerhards2008-03-221-6/+0
* some more cleanupRainer Gerhards2008-03-211-7/+1
* prepared omrelp for real "relp action"Rainer Gerhards2008-03-211-77/+32
* cleanup of omrelpRainer Gerhards2008-03-211-50/+5
* added capability to receive RELP messages and forward them to the mainRainer Gerhards2008-03-211-26/+3
* begun to harden omrelp against non-reachable relp serverRainer Gerhards2008-03-211-2/+5
* made librelp and rsyslog relp system send the first messages to the remoteRainer Gerhards2008-03-201-35/+9
* changes to follow librelp developmentRainer Gerhards2008-03-191-57/+9
* librelp changed header nameRainer Gerhards2008-03-191-2/+1
* done a bit to support librelp testingRainer Gerhards2008-03-171-2/+1
* worked a bit on the actual RELP interface (not yet working)Rainer Gerhards2008-03-161-64/+36
* bugfix: duplicate public symbol in omfwd and omgssapi could lead toRainer Gerhards2008-03-141-1/+1
* bugfix: TCP (and GSSAPI) octet-counted frame did not work correctly in allRainer Gerhards2008-03-141-2/+4
* bugfix: was programmed as a built-in moduleRainer Gerhards2008-03-141-1/+1
* cleaned up new relp code files to make them suitable for implementationRainer Gerhards2008-03-131-305/+198
* added initial set of RELP support (i/omrelp) - not working yet, just stageRainer Gerhards2008-03-133-0/+662