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
*
improved tcpsrv performance by enabling multiple-entry epoll
Rainer Gerhards
2011-01-25
1
-13
/
+21
*
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
*
added support for EGAIN while trying to receive data on gTLS session
Rainer Gerhards
2008-06-24
1
-10
/
+14
*
disabled compile warnings caused by third-party libraries
Rainer Gerhards
2008-06-23
1
-0
/
+4
*
changed Rcv-Interface in tcpsrv subsystem
Rainer Gerhards
2008-06-23
1
-5
/
+8
*
re-enabled anon mode (failed if client did not provide cert)
Rainer Gerhards
2008-05-21
1
-1
/
+1
*
first implementation of TLS server client authentication check
Rainer Gerhards
2008-05-19
1
-3
/
+50
*
added fromhost-ip properties and some bugfixes
Rainer Gerhards
2008-05-16
1
-1
/
+4
*
added $InputTCPServerStreamDriverMode config directive
Rainer Gerhards
2008-04-30
1
-0
/
+14
*
made plain tcp syslog via TLS work on the server
Rainer Gerhards
2008-04-30
1
-13
/
+15
*
fixed problem with module unload sequence
Rainer Gerhards
2008-04-29
1
-5
/
+5
*
fixed memory leaks
Rainer Gerhards
2008-04-28
1
-4
/
+2
[next]