summaryrefslogtreecommitdiffstats
path: root/plugins/imrelp
Commit message (Collapse)AuthorAgeFilesLines
* Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
| | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* added fromhost-ip properties and some bugfixesRainer Gerhards2008-05-161-1/+3
| | | | | | | | | | - bugfix: TCP input modules did incorrectly set fromhost property (always blank) - bugfix: imklog did not set fromhost property - added "fromhost-ip" property - added "RSYSLOG_DebugFormat" canned template - bugfix: hostname and fromhost were swapped when a persisted message (in queued mode) was read in
* some cleanup (gotten rid of some more plain chars)Rainer Gerhards2008-05-061-1/+1
|
* some more cleanupRainer Gerhards2008-04-161-1/+1
| | | | | reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear
* made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-1/+1
|
* added librelp check via PKG_CHECK thanks to Michael Biebl's patchRainer Gerhards2008-04-021-2/+2
|
* cleanup of unnecessary warningsRainer Gerhards2008-03-311-1/+1
|
* adopted to changed librelp interfaceRainer Gerhards2008-03-311-2/+3
|
* changed the "syslog" relp command to be required for rsyslogdRainer Gerhards2008-03-271-1/+1
|
* used new librelp entry point to set "syslog" command as desired featureRainer Gerhards2008-03-271-0/+1
|
* fixed some problems in initial imrelp implementationRainer Gerhards2008-03-211-2/+2
|
* added capability to receive RELP messages and forward them to the mainRainer Gerhards2008-03-211-37/+14
| | | | message queue to imrelp (not yet fully finished)
* fixed small memory leakRainer Gerhards2008-03-201-0/+2
|
* librelp changed header nameRainer Gerhards2008-03-191-1/+1
|
* done a bit to support librelp testingRainer Gerhards2008-03-171-25/+20
|
* cleaned up new relp code files to make them suitable for implementationRainer Gerhards2008-03-131-9/+7
|
* added initial set of RELP support (i/omrelp) - not working yet, just stageRainer Gerhards2008-03-133-0/+228
work