summaryrefslogtreecommitdiffstats
path: root/plugins/imtcp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'beta'Rainer Gerhards2009-04-091-0/+1
|\
| * Merge branch 'v3-stable' into betaRainer Gerhards2009-04-091-0/+1
| |\
| | * bugfix: $InputTCPMaxSessions config directive was accepted, but not honoredRainer Gerhards2009-04-091-0/+1
* | | Merge branch 'beta'Rainer Gerhards2009-02-241-1/+1
|\| |
| * | make all cflags and libs variables uppercaseMichael Biebl2009-02-241-1/+1
| |/
* / enhanced imtcp, among others to handel invalid NetScreen framingRainer Gerhards2008-12-101-0/+17
|/
* minor cleanupRainer Gerhards2008-11-291-1/+1
* security bugfix: $AllowedSender was not honored,Rainer Gerhards2008-11-291-5/+2
* added (internal) error codes to error messagesRainer Gerhards2008-06-271-1/+1
* bugfix: gtls und ptcp netstream driver communicated invalid iRetRainer Gerhards2008-06-241-1/+1
* changed Rcv-Interface in tcpsrv subsystemRainer Gerhards2008-06-231-8/+8
* Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
* bugfix: removed some memory leaks in TLS codeRainer Gerhards2008-06-041-0/+1
* first implementation of TLS server client authentication checkRainer Gerhards2008-05-191-0/+48
* fixed potential segfault due to invalid call to cfsyslinevarmojfekoj2008-05-141-2/+2
* added $InputTCPServerStreamDriverMode config directiveRainer Gerhards2008-04-301-0/+5
* made plain tcp syslog via TLS work on the serverRainer Gerhards2008-04-301-0/+9
* fixed problem with module unload sequenceRainer Gerhards2008-04-291-2/+2
* client functionality works again (with the new socket abstraction)Rainer Gerhards2008-04-231-2/+8
* added new netstrms classRainer Gerhards2008-04-231-1/+1
* some more cleanupRainer Gerhards2008-04-161-1/+1
* made everything compile with the new runtime subdirectoryRainer Gerhards2008-04-161-1/+1
* bugfix: imgssapi segfaulted under some conditions; this fix is actually notRainer Gerhards2008-03-131-10/+0
* changed omgssapi and omfwd to utilize new object calling interface; made aRainer Gerhards2008-03-121-2/+0
* implemented module unload handling (required a number of interface changes)Rainer Gerhards2008-03-111-1/+6
* renamed library module file names to lm*, so that they match the overallRainer Gerhards2008-03-071-3/+3