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
*
Merge branch 'v4-stable' into tmp
Rainer Gerhards
2010-07-05
17
-51
/
+340
|
\
|
*
bugfix: segfault on HUP when "HUPIsRestart" was set to "on"
varmojfekoj
2010-07-05
2
-0
/
+3
|
*
some doc fixes; incorrect config samples could cause confusion
Rainer Gerhards
2010-05-20
3
-3
/
+4
|
*
solving a number of minor (but annoying) issues in the build system
Rainer Gerhards
2010-04-12
6
-9
/
+10
|
*
added new configure option that permits to disable and enable an extended tes...
Rainer Gerhards
2010-04-12
4
-2
/
+27
|
*
doc bugfix: $OMFileFlushOnTXEnd wrongly documented
Rainer Gerhards
2010-04-07
1
-2
/
+2
|
*
bugfix: default for $OMFileFlushOnTXEnd was wrong ("off").
Rainer Gerhards
2010-04-07
2
-2
/
+7
|
*
improvded testbench: added test with truly random data received via syslog to...
Rainer Gerhards
2010-04-01
7
-36
/
+284
*
|
cosmetic: removed left-over debug message
Rainer Gerhards
2010-04-26
1
-1
/
+0
*
|
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
[next]