index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcpsrv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-06-14
1
-2
/
+3
|
\
|
*
bugfix: memory leak in imtcp & subsystems under some circumstances
Rainer Gerhards
2011-06-10
1
-3
/
+6
*
|
Merge branch 'v4-devel' into v5-devel
Rainer Gerhards
2011-06-14
1
-1
/
+3
|
\
\
|
*
|
bugfix: memory leak in imtcp & subsystems under some circumstances
Rainer Gerhards
2011-06-14
1
-4
/
+6
*
|
|
added capability for imtcp to activate keep-alive packets
Rainer Gerhards
2011-05-09
1
-0
/
+14
*
|
|
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-05-03
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-05-02
1
-1
/
+2
|
|
\
|
|
|
*
bugfix: TCP connection invalidly aborted when messages needed to be discarded
Rainer Gerhards
2011-05-02
1
-1
/
+1
|
|
*
slightly more informative errmsg when TCP connection is aborted
Rainer Gerhards
2011-05-02
1
-3
/
+5
*
|
|
added new config directive $InputTCPFlowControl...
Rainer Gerhards
2011-04-01
1
-0
/
+14
|
/
/
*
|
added work-around for bug in gtls, which causes fd leak when using TLS
Bojan Smojver
2011-02-23
1
-0
/
+1
*
|
added capability to turn off standard LF delimiter in TCP server
Rainer Gerhards
2010-03-01
1
-1
/
+15
*
|
fixing some potential segfault conditions
Rainer Gerhards
2009-11-25
1
-12
/
+21
*
|
milestone commit: first working version with epoll/tcp
Rainer Gerhards
2009-11-23
1
-69
/
+37
*
|
milestone: working towards utilizing epoll interface
Rainer Gerhards
2009-11-19
1
-9
/
+24
*
|
milestone commit: first driver layer call done
Rainer Gerhards
2009-11-18
1
-4
/
+114
*
|
added a bit of doc and improved an error message
Rainer Gerhards
2009-11-11
1
-2
/
+3
*
|
enhanced test environment (including testbench)
Rainer Gerhards
2009-10-22
1
-1
/
+1
*
|
improved input thread termination for imtcp and imuxsock
Rainer Gerhards
2009-10-16
1
-0
/
+4
*
|
Merge branch 'v4-devel' into tmp
Rainer Gerhards
2009-10-02
1
-0
/
+19
|
\
|
|
*
bumped version number, corrected error message code (minor nit)
Rainer Gerhards
2009-10-01
1
-1
/
+1
|
*
added $InputTCPServerNotifyOnConnectionClose config directive
Rainer Gerhards
2009-10-01
1
-0
/
+19
*
|
Merge branch 'beta'
Rainer Gerhards
2009-08-18
1
-12
/
+32
|
\
|
|
*
added $InputTCPMaxListeners directive
Rainer Gerhards
2009-08-17
1
-13
/
+26
|
*
bugfix: if tcp listen port could not be created, no error message was emitted
Rainer Gerhards
2009-08-17
1
-2
/
+6
*
|
internal: added ability to terminate input modules not via pthread_cancel...
Rainer Gerhards
2009-07-20
1
-1
/
+3
*
|
minor: dbgprintf() converted to DBGPRINTF()
Rainer Gerhards
2009-07-20
1
-5
/
+5
*
|
re-structured tcpsrv.c a bit, no real change
Rainer Gerhards
2009-07-20
1
-38
/
+49
|
/
*
introduced the idea of detached properties
Rainer Gerhards
2009-06-29
1
-3
/
+12
*
Merge branch 'master' into omfile
Rainer Gerhards
2009-06-16
1
-1
/
+2
|
\
|
*
some performance optimizations
Rainer Gerhards
2009-06-16
1
-1
/
+2
*
|
fixed a regression from past commit & more performance enhancement
Rainer Gerhards
2009-06-12
1
-1
/
+1
*
|
performance-enhanced imtcp
Rainer Gerhards
2009-06-12
1
-1
/
+0
*
|
completed multi-ruleset core support
Rainer Gerhards
2009-06-12
1
-0
/
+17
|
/
*
added a generic network stream server
Rainer Gerhards
2009-06-02
1
-1
/
+4
*
greatly enhanced testbench
Rainer Gerhards
2009-05-27
1
-3
/
+0
*
added new testing module imdiag
Rainer Gerhards
2009-05-25
1
-7
/
+19
*
added capability to run multiple tcp listeners (on different ports)
Rainer Gerhards
2009-05-22
1
-46
/
+104
*
made imdiag *just* compile & some cleanup
Rainer Gerhards
2009-05-20
1
-11
/
+6
*
Merge branch 'beta'
Rainer Gerhards
2009-04-09
1
-0
/
+15
|
\
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-04-09
1
-0
/
+15
|
|
\
|
|
*
bugfix: $InputTCPMaxSessions config directive was accepted, but not honored
Rainer Gerhards
2009-04-09
1
-0
/
+15
*
|
|
enhanced imtcp, among others to handel invalid NetScreen framing
Rainer Gerhards
2008-12-10
1
-0
/
+35
|
/
/
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-12-04
1
-8
/
+13
|
\
|
|
*
bugfix: memory leak if sender was not permitted
Rainer Gerhards
2008-12-03
1
-6
/
+10
|
*
bugfix: $AllowedSender handled invalidly for plain TCP transport
Rainer Gerhards
2008-11-29
1
-2
/
+3
*
|
removed compile time fixed message size limit (was 2K)
Rainer Gerhards
2008-09-02
1
-1
/
+1
*
|
begun implementing a diagnostic plugin (not yet completed)
Rainer Gerhards
2008-07-28
1
-2
/
+1
|
/
*
added (internal) error codes to error messages
Rainer Gerhards
2008-06-27
1
-7
/
+7
*
improved gtls error reporting
Rainer Gerhards
2008-06-24
1
-2
/
+2
[next]