index
:
rsyslog
master
v3-stable
v3-stable-kaz
Modifications to rsyslog---see v3-stable-kaz branch
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
imptcp
/
imptcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v5-stable-newstats' into v5-devel
Rainer Gerhards
2012-03-20
1
-2
/
+13
|
\
|
*
added configuration directive to disable octet-counted framing
Rainer Gerhards
2012-03-20
1
-3
/
+14
*
|
Merge branch 'v5-stable-newstats' into v5-devel
Rainer Gerhards
2012-03-14
1
-0
/
+1
|
\
|
|
*
added missing initialization of stats counters
Rainer Gerhards
2012-03-14
1
-0
/
+1
*
|
Merge branch 'v5-stable-newstats' into v5-devel
Rainer Gerhards
2012-03-12
1
-1
/
+3
|
\
|
|
*
bugfix: imptcp stats sometimes incorrectly reported socket as IPv6
Rainer Gerhards
2012-02-20
1
-1
/
+3
*
|
Merge branch 'v5-stable-newstats' into v5-devel
Rainer Gerhards
2012-01-18
1
-15
/
+41
|
\
|
|
*
imptcp: added additional information to stats record
Rainer Gerhards
2012-01-18
1
-6
/
+10
|
*
imptcp: added basic stats counters
Rainer Gerhards
2012-01-18
1
-10
/
+32
*
|
Merge branch 'v5-stable-elasticsearch' into v5-devel-tmp
Rainer Gerhards
2012-01-17
1
-17
/
+16
|
\
|
|
*
licensing update
Rainer Gerhards
2012-01-16
1
-17
/
+16
*
|
added support to control KEEPALIVE settings in imptcp
Rainer Gerhards
2011-05-13
1
-2
/
+66
*
|
imptcp: added capability to activate keep-alive at socket layer
Rainer Gerhards
2011-05-11
1
-4
/
+37
|
/
*
fixed compile problem from epoll_create patch
Rainer Gerhards
2011-03-14
1
-1
/
+1
*
Fall back to epoll_create() if epoll_create1() is not available
Michael Biebl
2011-03-14
1
-5
/
+8
*
added work-around for bug in gtls, which causes fd leak when using TLS
Bojan Smojver
2011-02-23
1
-0
/
+1
*
streamlined epoll_create() code a little bit
Rainer Gerhards
2010-11-25
1
-2
/
+5
*
fixed compile problem in imptcp if no epoll_create1() is present
David Hill
2010-11-25
1
-0
/
+1
*
provide clear error message if platform does not support imptcp
Rainer Gerhards
2010-11-05
1
-0
/
+7
*
permitted imptcp to work on systems which support epoll(), but not epoll_crea...
Rainer Gerhards
2010-11-05
1
-1
/
+8
*
solved minor compile problem (caused by merge)
Rainer Gerhards
2010-10-15
1
-1
/
+0
*
imptcp: added $InputPTCPServerAddtlFrameDelimiter directive
Rainer Gerhards
2010-08-11
1
-5
/
+8
*
fixed minor issue: imptcp did a close(-1) on each accept
Rainer Gerhards
2010-08-11
1
-1
/
+2
*
imptcp: added $InputPTCPServerNotifyOnConnectionClose directive
Rainer Gerhards
2010-08-11
1
-5
/
+8
*
some cleanup and minor optimization
Rainer Gerhards
2010-08-10
1
-33
/
+32
*
added tests for imptcp and fixed some problems with it
Rainer Gerhards
2010-08-10
1
-18
/
+41
*
added imptcp
Rainer Gerhards
2010-08-10
1
-0
/
+1146