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
Commit message (
Expand
)
Author
Age
Files
Lines
*
added new test to testbench
Rainer Gerhards
2010-04-26
1
-0
/
+3
*
bugfix(kind of): output plugin retry behaviour could cause engine to loop
Rainer Gerhards
2010-04-26
4
-12
/
+47
*
added testcase for problem with pipe without a reader
Rainer Gerhards
2010-04-26
3
-0
/
+34
*
bugfix(minor): status variable was uninitialized
Rainer Gerhards
2010-04-26
2
-1
/
+9
*
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2010-04-01
4
-16
/
+24
|
\
|
*
temporary bugfix replaced by permanent one for...
Rainer Gerhards
2010-03-31
5
-17
/
+25
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2010-03-29
5
-5
/
+12
|
\
|
|
*
bugfix: testbench failed when not executed in UTC+1 timezone
Rainer Gerhards
2010-03-29
5
-5
/
+12
*
|
adjusting testbench to new (v4 enhanced) testing tools
Rainer Gerhards
2010-03-29
4
-6
/
+6
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2010-03-29
69
-178
/
+1844
|
\
|
|
*
preparing for 4.6.2
v4.6.2
Rainer Gerhards
2010-03-26
4
-5
/
+4
|
*
$OMFileAsyncWriting directive did not work properly
Rainer Gerhards
2010-03-25
1
-1
/
+1
|
*
disable testcases affected by temporary bugfix in commit a3e48b697fa664110567...
Rainer Gerhards
2010-03-25
2
-9
/
+13
|
*
new feature: $OMFileAsyncWriting directive added
Rainer Gerhards
2010-03-25
20
-35
/
+91
|
*
minor: add INSTALL file to git
Rainer Gerhards
2010-03-25
1
-0
/
+365
|
*
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
[next]