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
*
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2010-08-05
2
-1
/
+5
|
\
|
*
program name filter ! in the configuration cannot be reset
Kiss Gabor (Bitman)
2010-08-05
2
-2
/
+3
*
|
bugfix: zero-sized (empty) messages were processed by imtcp
Rainer Gerhards
2010-07-28
2
-2
/
+11
*
|
bumped version number
Rainer Gerhards
2010-07-07
1
-0
/
+2
*
|
preparing for 4.6.3
v4.6.3
Rainer Gerhards
2010-07-07
3
-3
/
+3
*
|
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
*
|
temporary bugfix replaced by permanent one for...
Rainer Gerhards
2010-03-31
5
-17
/
+25
*
|
bugfix: testbench failed when not executed in UTC+1 timezone
Rainer Gerhards
2010-03-29
5
-5
/
+12
*
|
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
[next]