summaryrefslogtreecommitdiffstats
path: root/plugins/omrelp
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: remove compiler warningsRainer Gerhards2012-01-191-1/+1
* v6.1/2 scoping support removed from pluginsRainer Gerhards2012-01-191-3/+2
* Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-15/+14
|\
| * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-141-15/+14
| |\
| | * relicense parts under ASL 2.0Rainer Gerhards2012-01-111-15/+14
* | | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
* | | renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-1/+1
* | | renamed conf.c to legacyconf.c to make room for new config systemRainer Gerhards2011-04-191-1/+1
* | | Merge branch 'v5-devel'Rainer Gerhards2011-04-151-2/+12
|\| |
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-04-151-2/+12
| |\|
| | * bugfix: IPv6-address could not be specified in omrelpRainer Gerhards2011-04-141-2/+12
* | | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+1
|\| |
| * | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* | | fixed regression from last commitRainer Gerhards2010-07-271-0/+1
* | | milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-271-0/+10
|/ /
* / 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