summaryrefslogtreecommitdiffstats
path: root/doc/imptcp.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-071-0/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: action.c configure.ac doc/imuxsock.html plugins/imklog/imklog.c plugins/imptcp/imptcp.c plugins/imtcp/imtcp.c plugins/imudp/imudp.c plugins/imuxsock/imuxsock.c runtime/glbl.c runtime/glbl.h runtime/net.c runtime/ruleset.c tcpsrv.h tools/syslogd.c
| * added configuration directive to disable octet-counted framingRainer Gerhards2012-03-201-0/+6
| | | | | | | | for imptcp, directive is $InputPTCPServerSupportOctetCountedFraming
* | Merge branch 'v5-devel'Rainer Gerhards2011-06-271-1/+19
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/imklog.c plugins/imptcp/imptcp.c plugins/imtcp/imtcp.c plugins/imuxsock/imuxsock.c plugins/mmsnmptrapd/mmsnmptrapd.c tools/omfile.c
| * | added support to control KEEPALIVE settings in imptcpRainer Gerhards2011-05-131-0/+15
| | | | | | | | | | | | this has not yet been added to imtcp, but could be done on request
| * | imptcp: added capability to activate keep-alive at socket layerRainer Gerhards2011-05-111-1/+4
| |/
* / cleanup of imptcp; doc added; config statement for workers addedRainer Gerhards2011-01-311-0/+5
|/
* imptcp: added $InputPTCPServerAddtlFrameDelimiter directiveRainer Gerhards2010-08-111-2/+1
| | | | also improved testbench
* imptcp: added $InputPTCPServerNotifyOnConnectionClose directiveRainer Gerhards2010-08-111-3/+0
| | | | plus some minor cleanup
* added imptcpRainer Gerhards2010-08-101-0/+84
imptcp is a simplified, Linux-specific and potentielly fast syslog plain tcp input plugin (NOT supporting TLS!)