summaryrefslogtreecommitdiffstats
path: root/plugins/imttcp
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: imtcp aborted when more than 2 connections were used.Andre Lorbach2012-07-111-1/+1
| | | | | Incremented pthread stack size to 4MB for imtcp, imptcp and imttcp closes: http://bugzilla.adiscon.com/show_bug.cgi?id=342
* Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-7/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/imklog.c plugins/immark/immark.c plugins/imptcp/imptcp.c plugins/imrelp/imrelp.c plugins/imtcp/imtcp.c plugins/imtemplate/imtemplate.c plugins/imudp/imudp.c plugins/imuxsock/imuxsock.c plugins/mmsnmptrapd/mmsnmptrapd.c plugins/omtemplate/omtemplate.c runtime/glbl.c runtime/parser.c tools/omfile.c tools/syslogd.c
| * undoing v6.1 config scoping interface, part II (now finished)Rainer Gerhards2012-01-191-7/+7
| | | | | | | | | | | | This concludes the removal of the new scoping interface, at least as far as pre v6-plugins are affected. Full code cleanup will happen in the v6.3 branch.
* | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
| |
* | imttcp: will not be upgraded to v2 config systemRainer Gerhards2011-05-121-24/+0
| | | | | | | | | | This was an experimental module which did not work out well, so there is no point in enhancing it.
* | step: imtcp moved to new config interfaceRainer Gerhards2011-05-051-2/+2
| | | | | | | | as far as we know that new interface right now ;)
* | step: put plumbing in place for new input module config systemRainer Gerhards2011-05-031-0/+29
| |
* | milestone: ruleset now supports rsconf_tRainer Gerhards2011-04-191-1/+1
|/
* Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+1
| | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/omlibdbi/omlibdbi.c tests/Makefile.am tests/diag.sh
* abandon imttcp, concept failed, explanation comment added to moduleRainer Gerhards2011-01-241-0/+53
| | | | | but will leave the module inside source tree as it may be useful for further testing ... maybe... ;)
* thread leak fixed (but not in a clean way)Rainer Gerhards2011-01-241-2/+10
|
* added first (very experimental) version of imttcpRainer Gerhards2011-01-242-0/+1089