summaryrefslogtreecommitdiffstats
path: root/plugins/imptcp
Commit message (Expand)AuthorAgeFilesLines
* bugfix: imptcp aborted when $InputPTCPServerBindRuleset was usedRainer Gerhards2012-07-241-1/+1
* bugfix: imtcp aborted when more than 2 connections were used.Andre Lorbach2012-07-111-1/+1
* bugfix: small memory leak in imptcp (static after config read)Rainer Gerhards2012-06-141-1/+2
* bugfix: invalid free in imptcp could lead to abort during startupRainer Gerhards2012-05-291-0/+2
* Merge branch 'v5-devel'Rainer Gerhards2012-04-071-1/+1
|\
| * Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-201-2/+13
| |\
| * \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-141-0/+1
| |\ \
| * \ \ Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-03-121-1/+3
| |\ \ \
* | \ \ \ Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-071-3/+19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | added configuration directive to disable octet-counted framingRainer Gerhards2012-03-201-3/+14
| | |_|/ | |/| |
| * | | added missing initialization of stats countersRainer Gerhards2012-03-141-0/+1
| | |/ | |/|
| * | bugfix: imptcp stats sometimes incorrectly reported socket as IPv6Rainer Gerhards2012-02-201-1/+3
* | | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-12/+12
|\ \ \
| * | | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-8/+8
| * | | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-181-17/+16
| |\ \ \
* | \ \ \ Merge branch 'v5-devel' into masterRainer Gerhards2012-01-181-16/+43
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'v5-stable-newstats' into v5-develRainer Gerhards2012-01-181-15/+41
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | imptcp: added additional information to stats recordRainer Gerhards2012-01-181-6/+10
| | * | | imptcp: added basic stats countersRainer Gerhards2012-01-181-10/+32
| | | |/ | | |/|
| * | | Merge branch 'v5-stable-elasticsearch' into v5-devel-tmpRainer Gerhards2012-01-171-17/+16
| |\| |
* | | | Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-17/+17
|\ \ \ \ | | |/ / | |/| |
| * | | licensing updateRainer Gerhards2012-01-161-17/+16
* | | | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
* | | | Merge branch 'v5-devel'Rainer Gerhards2011-06-271-4/+109
|\ \ \ \ | | |/ / | |/| |
| * | | added support to control KEEPALIVE settings in imptcpRainer Gerhards2011-05-131-2/+66
| * | | imptcp: added capability to activate keep-alive at socket layerRainer Gerhards2011-05-111-4/+37
| |/ /
* | | step: imklog (linux) moved to v2 config systemRainer Gerhards2011-05-251-1/+0
* | | step: imptcp ported to v2 config systemRainer Gerhards2011-05-231-70/+182
* | | step: imtcp moved to new config interfaceRainer Gerhards2011-05-051-2/+2
* | | step: put plumbing in place for new input module config systemRainer Gerhards2011-05-031-0/+30
* | | milestone: ruleset now supports rsconf_tRainer Gerhards2011-04-191-1/+1
| |/ |/|
* | Merge branch 'v5-devel'Rainer Gerhards2011-03-141-5/+8
|\|
| * fixed compile problem from epoll_create patchRainer Gerhards2011-03-141-1/+1
| * Fall back to epoll_create() if epoll_create1() is not availableMichael Biebl2011-03-141-5/+8
* | 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 some regressions in imptcpRainer Gerhards2011-02-011-2/+11
* | cleanup of imptcp; doc added; config statement for workers addedRainer Gerhards2011-01-311-23/+17
* | added multi-threading support to imptcpRainer Gerhards2011-01-281-47/+182
* | small speedup to imptcp: read more than one events in epoll callRainer Gerhards2011-01-281-1/+2
* | imptcp now supports non-cancel termination mode, a plus in stabilityRainer Gerhards2011-01-281-15/+13
* | Merge branch 'v5-devel'Rainer Gerhards2010-11-251-1/+19
|\|
| * streamlined epoll_create() code a little bitRainer Gerhards2010-11-251-2/+5
| * fixed compile problem in imptcp if no epoll_create1() is presentDavid Hill2010-11-251-0/+1
| * provide clear error message if platform does not support imptcpRainer Gerhards2010-11-051-0/+7
| * permitted imptcp to work on systems which support epoll(), but not epoll_crea...Rainer Gerhards2010-11-051-1/+8
| * solved minor compile problem (caused by merge)Rainer Gerhards2010-10-151-1/+0
* | Merge branch 'v5-devel'Rainer Gerhards2010-08-111-10/+17
|\ \
| * | Merge branch 'v4-devel' into v5-develRainer Gerhards2010-08-111-10/+17
| |\|
| | * imptcp: added $InputPTCPServerAddtlFrameDelimiter directiveRainer Gerhards2010-08-111-5/+8