summaryrefslogtreecommitdiffstats
path: root/plugins/imtcp/imtcp.c
Commit message (Expand)AuthorAgeFilesLines
* imtcp: add streamdriver.name module parameterRainer Gerhards2013-09-171-0/+9
* milestone: defaultTZ can be set in msg obj (via imtcp)Rainer Gerhards2013-08-301-1/+8
* bugfix: imtcp addtlframedelimiter could not be set to zeroRainer Gerhards2013-08-261-1/+1
* imtcp: permit parameter name with typo for backward compatibilityRainer Gerhards2013-06-251-1/+3
* imtcp: fix typo in config parameter nameMichael Biebl2013-06-251-2/+2
* bugfix: small, mostly static memory leak in imtcpRainer Gerhards2012-12-141-2/+3
* Merge branch 'v7-stable'Rainer Gerhards2012-11-021-3/+3
|\
| * bugfix: potential abort of imtcp on rsyslogd shutdownRainer Gerhards2012-11-021-3/+3
* | imtcp: support for Linux-Type ratelimiting addedRainer Gerhards2012-10-151-1/+12
* | ratelimit: imtcp (and gssapi) converted to new interfaceRainer Gerhards2012-10-151-4/+3
|/
* implement imtcp "permittedPeers" module-global parameterRainer Gerhards2012-10-011-4/+20
* imtcp: implement support for module() parametersRainer Gerhards2012-09-281-38/+135
* imptcp: implement support for input()Rainer Gerhards2012-09-261-1/+0
* imtcp: implement support for input()Rainer Gerhards2012-09-261-10/+89
* bugfix: imtcp could abort on exit due to invalid free()Rainer Gerhards2012-08-281-1/+0
* implemented freeCnf() module interface & fixed some mem leaksRainer Gerhards2012-06-251-0/+9
* Merge branch 'v5-stable-newstats'Rainer Gerhards2012-04-071-1/+9
|\
| * added configuration directive to disable octet-counted framingRainer Gerhards2012-03-191-1/+5
* | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-14/+14
|\ \
| * | undoing v6.1 config scoping interface, part IRainer Gerhards2012-01-181-13/+13
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-01-141-16/+16
| |\|
* | | Merge branch 'v5-stable' into masterRainer Gerhards2012-01-181-16/+16
|\ \ \ | | |/ | |/|
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-01-141-16/+16
| |\ \
| | * | more files moved to ASL 2.0Rainer Gerhards2012-01-121-16/+16
* | | | - imudp&imtcp now report error if no listener at all was definedRainer Gerhards2011-08-051-0/+5
* | | | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
* | | | Merge branch 'v5-devel'Rainer Gerhards2011-06-271-3/+10
|\ \ \ \
| * | | | added capability for imtcp to activate keep-alive packetsRainer Gerhards2011-05-091-0/+5
* | | | | step: imtcp did not properly handle privilege dropRainer Gerhards2011-05-061-5/+1
* | | | | step: conf interface now natively supports priv dropRainer Gerhards2011-05-061-2/+10
* | | | | step: generalized new config interface for all module typesRainer Gerhards2011-05-061-0/+1
* | | | | step: imtcp moved to new config interfaceRainer Gerhards2011-05-051-79/+163
* | | | | 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-04-121-1/+6
|\| | |
| * | | added new config directive $InputTCPFlowControl...Rainer Gerhards2011-04-011-1/+6
| |/ /
* | | 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
* | | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-12/+12
|/ /
* | added capability to turn off standard LF delimiter in TCP serverRainer Gerhards2010-03-011-0/+5
* | minor: moved all code to new isAllowedSender2() interfaceRainer Gerhards2009-11-171-1/+1
* | added omruleset output module, which provides great flexibility in action pro...Rainer Gerhards2009-11-021-1/+1
* | Merge branch 'v4-devel' into tmpRainer Gerhards2009-10-021-0/+5
|\|
| * added $InputTCPServerNotifyOnConnectionClose config directiveRainer Gerhards2009-10-011-0/+5
* | Merge branch 'beta'Rainer Gerhards2009-08-181-0/+5
|\|
| * added $InputTCPMaxListeners directiveRainer Gerhards2009-08-171-0/+5
* | internal: added ability to terminate input modules not via pthread_cancel...Rainer Gerhards2009-07-201-0/+8
|/
* completed multi-ruleset core supportRainer Gerhards2009-06-121-9/+34
* greatly enhanced testbenchRainer Gerhards2009-05-271-1/+0
* added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-221-15/+20