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
/
plugins
/
imtcp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v5-devel'
Rainer Gerhards
2011-06-27
1
-3
/
+10
|
\
|
*
added capability for imtcp to activate keep-alive packets
Rainer Gerhards
2011-05-09
1
-0
/
+5
*
|
step: imtcp did not properly handle privilege drop
Rainer Gerhards
2011-05-06
1
-5
/
+1
*
|
step: conf interface now natively supports priv drop
Rainer Gerhards
2011-05-06
1
-2
/
+10
*
|
step: generalized new config interface for all module types
Rainer Gerhards
2011-05-06
1
-0
/
+1
*
|
step: imtcp moved to new config interface
Rainer Gerhards
2011-05-05
1
-79
/
+163
*
|
step: put plumbing in place for new input module config system
Rainer Gerhards
2011-05-03
1
-0
/
+30
*
|
milestone: ruleset now supports rsconf_t
Rainer Gerhards
2011-04-19
1
-1
/
+1
*
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-04-12
1
-1
/
+6
|
\
|
|
*
added new config directive $InputTCPFlowControl...
Rainer Gerhards
2011-04-01
1
-1
/
+6
*
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-03-11
1
-0
/
+1
|
\
|
|
*
added work-around for bug in gtls, which causes fd leak when using TLS
Bojan Smojver
2011-02-23
1
-0
/
+1
*
|
moving towards scoping inside rsyslog.conf
Rainer Gerhards
2010-07-21
1
-12
/
+12
|
/
*
added capability to turn off standard LF delimiter in TCP server
Rainer Gerhards
2010-03-01
1
-0
/
+5
*
minor: moved all code to new isAllowedSender2() interface
Rainer Gerhards
2009-11-17
1
-1
/
+1
*
added omruleset output module, which provides great flexibility in action pro...
Rainer Gerhards
2009-11-02
1
-1
/
+1
*
Merge branch 'v4-devel' into tmp
Rainer Gerhards
2009-10-02
1
-0
/
+5
|
\
|
*
added $InputTCPServerNotifyOnConnectionClose config directive
Rainer Gerhards
2009-10-01
1
-0
/
+5
*
|
Merge branch 'beta'
Rainer Gerhards
2009-08-18
1
-0
/
+5
|
\
|
|
*
added $InputTCPMaxListeners directive
Rainer Gerhards
2009-08-17
1
-0
/
+5
*
|
internal: added ability to terminate input modules not via pthread_cancel...
Rainer Gerhards
2009-07-20
1
-0
/
+8
|
/
*
completed multi-ruleset core support
Rainer Gerhards
2009-06-12
1
-9
/
+34
*
greatly enhanced testbench
Rainer Gerhards
2009-05-27
1
-1
/
+0
*
added capability to run multiple tcp listeners (on different ports)
Rainer Gerhards
2009-05-22
1
-15
/
+20
*
Merge branch 'beta'
Rainer Gerhards
2009-04-09
1
-0
/
+1
|
\
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-04-09
1
-0
/
+1
|
|
\
|
|
*
bugfix: $InputTCPMaxSessions config directive was accepted, but not honored
Rainer Gerhards
2009-04-09
1
-0
/
+1
*
|
|
Merge branch 'beta'
Rainer Gerhards
2009-02-24
1
-1
/
+1
|
\
|
|
|
*
|
make all cflags and libs variables uppercase
Michael Biebl
2009-02-24
1
-1
/
+1
|
|
/
*
/
enhanced imtcp, among others to handel invalid NetScreen framing
Rainer Gerhards
2008-12-10
1
-0
/
+17
|
/
*
minor cleanup
Rainer Gerhards
2008-11-29
1
-1
/
+1
*
security bugfix: $AllowedSender was not honored,
Rainer Gerhards
2008-11-29
1
-5
/
+2
*
added (internal) error codes to error messages
Rainer Gerhards
2008-06-27
1
-1
/
+1
*
bugfix: gtls und ptcp netstream driver communicated invalid iRet
Rainer Gerhards
2008-06-24
1
-1
/
+1
*
changed Rcv-Interface in tcpsrv subsystem
Rainer Gerhards
2008-06-23
1
-8
/
+8
*
Remove .cvsignore files, add .gitignore.
Michael Biebl
2008-06-11
1
-6
/
+0
*
bugfix: removed some memory leaks in TLS code
Rainer Gerhards
2008-06-04
1
-0
/
+1
*
first implementation of TLS server client authentication check
Rainer Gerhards
2008-05-19
1
-0
/
+48
*
fixed potential segfault due to invalid call to cfsysline
varmojfekoj
2008-05-14
1
-2
/
+2
*
added $InputTCPServerStreamDriverMode config directive
Rainer Gerhards
2008-04-30
1
-0
/
+5
*
made plain tcp syslog via TLS work on the server
Rainer Gerhards
2008-04-30
1
-0
/
+9
*
fixed problem with module unload sequence
Rainer Gerhards
2008-04-29
1
-2
/
+2
*
client functionality works again (with the new socket abstraction)
Rainer Gerhards
2008-04-23
1
-2
/
+8
*
added new netstrms class
Rainer Gerhards
2008-04-23
1
-1
/
+1
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
made everything compile with the new runtime subdirectory
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
bugfix: imgssapi segfaulted under some conditions; this fix is actually not
Rainer Gerhards
2008-03-13
1
-10
/
+0
*
changed omgssapi and omfwd to utilize new object calling interface; made a
Rainer Gerhards
2008-03-12
1
-2
/
+0
*
implemented module unload handling (required a number of interface changes)
Rainer Gerhards
2008-03-11
1
-1
/
+6
*
renamed library module file names to lm*, so that they match the overall
Rainer Gerhards
2008-03-07
1
-3
/
+3
[next]