summaryrefslogtreecommitdiffstats
path: root/plugins/im3195/im3195.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-141-15/+14
|\ | | | | | | | | | | | | | | Conflicts: plugins/imfile/imfile.c plugins/omtesting/omtesting.c tcpsrv.c threads.c
| * relicense parts under ASL 2.0Rainer Gerhards2012-01-111-15/+14
| | | | | | | | after carful check for copyright holder
* | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
|/ | | | | | | | The capability has been added for module to specify that they do not like being unloaded. related bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=222 Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* fixed compile-time problems in im3195Rainer Gerhards2009-04-091-1/+2
| | | | | | ... however, I did not not a test run due to the lack of existing test drivers and the very low (aka "non-existing" interest from the userbase in the feature).
* preparing for 3.21.6v3.21.6Rainer Gerhards2008-10-221-1/+1
| | | | | plus solving a compile problem for im3195 (which is not used in practice, thus this did not show up before...)
* some more changes to cater for new LogError() interfaceRainer Gerhards2008-07-011-4/+4
|
* added fromhost-ip properties and some bugfixesRainer Gerhards2008-05-161-1/+2
| | | | | | | | | | - 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 after dual-mergeRainer Gerhards2008-04-161-1/+1
| | | | | im3195 did not yet know about the new directory structure version bumped in support of new devel branch version
* completed im3195 including some documentationRainer Gerhards2008-04-161-4/+4
|
* more or less finished im3195Rainer Gerhards2008-04-161-218/+95
| | | | | but need changes in liblogging to complete this work - does not compile yet
* begun re-integrating rfc3195 in rsyslogRainer Gerhards2008-04-151-0/+289
set up build system and shuffle some files