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
Commit message (
Expand
)
Author
Age
Files
Lines
*
undo experimental commit dccadb677c5a6b8379f631e4c1f14c8c4089d4a6
Rainer Gerhards
2010-03-25
1
-9
/
+0
*
bugfix(temporary): message-induced off-by-one error (potential segfault)
Rainer Gerhards
2010-03-25
2
-0
/
+18
*
bugfix: potential segfault in dynafile cache
Rainer Gerhards
2010-03-25
2
-1
/
+8
*
bugfix: race condition during directory creation
Rainer Gerhards
2010-03-25
2
-6
/
+31
*
streamline dynafile cache entry deletion a bit
Rainer Gerhards
2010-03-23
2
-9
/
+8
*
bugfix: potential re-use of free()ed file stream object in omfile
Rainer Gerhards
2010-03-23
3
-8
/
+27
*
adding testcase files missing in git
Rainer Gerhards
2010-03-23
2
-0
/
+102
*
valgrand accidently left enabled in diag.sh with the last commit
Rainer Gerhards
2010-03-22
1
-1
/
+1
*
cleanup: removed no longer needed variable
Rainer Gerhards
2010-03-22
1
-3
/
+0
*
bugfix(minor): BSD_SO_COMPAT query function had some global vars not properly...
Rainer Gerhards
2010-03-22
4
-5
/
+10
*
added one more test case for dynafile cache
Rainer Gerhards
2010-03-22
3
-1
/
+55
*
cleanup of debug message in testbench
Rainer Gerhards
2010-03-22
1
-1
/
+0
*
previous (experimental) patch was somewhat incorrect, fixed
Rainer Gerhards
2010-03-22
1
-1
/
+1
*
added testcase showcasing problems when dynafile can not be opened
Rainer Gerhards
2010-03-22
3
-16
/
+75
*
exp: made omfile ensure that it is not called twice in parallel on the same f...
Rainer Gerhards
2010-03-21
1
-0
/
+9
*
added some more tests for severely ill-formed snare messages
Rainer Gerhards
2010-03-21
7
-6
/
+90
*
added parser test cases to testbench
Rainer Gerhards
2010-03-19
4
-0
/
+26
*
solved some race conditions in testbench
Rainer Gerhards
2010-03-19
2
-1
/
+4
*
slight improvement to testing tools
Rainer Gerhards
2010-03-19
3
-9
/
+29
*
fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fix
temp.4.6.1.10
Rainer Gerhards
2010-03-19
3
-3
/
+6
*
bugfix: invalid buffer write in (file) stream class
Rainer Gerhards
2010-03-19
2
-1
/
+7
*
bugfix: potential hang condition during filestream close
Rainer Gerhards
2010-03-19
2
-4
/
+9
*
added additional test case for async writer
Rainer Gerhards
2010-03-19
3
-0
/
+43
*
bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" was used
Rainer Gerhards
2010-03-19
2
-11
/
+38
*
enabled imudp to send complete text of large messages to debug log
Rainer Gerhards
2010-03-18
1
-1
/
+1
*
some cleanup, some additional comments and a bit more debug output
Rainer Gerhards
2010-03-18
5
-19
/
+24
*
added test for deadlock with dynafile writing and cache exhaustion
Rainer Gerhards
2010-03-17
3
-0
/
+82
*
added test to check for deadlock condition in async-written files
Rainer Gerhards
2010-03-17
3
-0
/
+47
*
new feature: "." action type added to support writing files to relative pathes
Rainer Gerhards
2010-03-17
3
-3
/
+13
*
bugfix(cosmetic): tried to close non-open fd, resulting in close(-1)
Rainer Gerhards
2010-03-16
1
-2
/
+7
*
reduced runtime requirements of inactive debug code a slight bit
Rainer Gerhards
2010-03-16
1
-10
/
+10
*
enhanced dbgoprint() buffer size
Rainer Gerhards
2010-03-16
1
-1
/
+1
*
bugfix: recent patch to fix small memory leak could cause invalid free.
Rainer Gerhards
2010-03-16
3
-4
/
+6
*
added new, complex testcase to testbench
Rainer Gerhards
2010-03-16
3
-8
/
+24
*
fix recently introduced minor nit in Makefile for testbench
Rainer Gerhards
2010-03-15
1
-1
/
+0
*
bugfix(minor): handling of extremely large strings in dbgprintf() fixed
Rainer Gerhards
2010-03-15
2
-0
/
+13
*
added more parser test cases
Rainer Gerhards
2010-03-11
3
-2
/
+147
*
added more tests to testbench and improved testing tools
Rainer Gerhards
2010-03-11
15
-8
/
+200
*
added ability to work with larger message sizes to testbench tools
Rainer Gerhards
2010-03-10
2
-11
/
+63
*
testbench: new calling interface for tcpflood
Rainer Gerhards
2010-03-10
14
-34
/
+44
*
Merge branch 'v4-stable' into v4-stable-next
Rainer Gerhards
2010-03-10
3
-5
/
+14
|
\
|
*
fixed regression introduced with previous commit
Rainer Gerhards
2010-03-10
3
-5
/
+14
*
|
some cosmetic changes
Rainer Gerhards
2010-03-10
5
-9
/
+13
|
/
*
bugfixes and testbench improvement
Rainer Gerhards
2010-03-10
11
-11
/
+164
*
bugfix: potential problem (loop, abort) when file write error occured
Rainer Gerhards
2010-03-09
3
-2
/
+11
*
retain old $OMFileFlushOnTXEnd semantics
Rainer Gerhards
2010-03-09
2
-4
/
+4
*
bugfix: $omfileFlushOnTXEnd was turned on when set to off and vice versa
Rainer Gerhards
2010-03-09
2
-1
/
+3
*
added new property replacer option "date-rfc3164-buggyday"
Rainer Gerhards
2010-03-08
12
-8
/
+74
*
prepared 4.6.1
v4.6.1
Rainer Gerhards
2010-03-04
3
-3
/
+3
*
streamlined BSD utmpx.h patch
Cristiano
2010-03-04
1
-14
/
+12
[next]