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 'v4-stable' into v4-stable-solaris
Rainer Gerhards
2010-03-25
1
-1
/
+1
|
\
|
*
$OMFileAsyncWriting directive did not work properly
Rainer Gerhards
2010-03-25
1
-1
/
+1
*
|
added missing header
Rainer Gerhards
2010-03-25
1
-0
/
+1
*
|
Merge branch 'v4-stable' into v4-stable-solaris
Rainer Gerhards
2010-03-25
22
-44
/
+104
|
\
|
|
*
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
*
|
testbench improved to run on Solaris
Rainer Gerhards
2010-03-25
2
-2
/
+10
*
|
manytcp test tool must tell OS to provide enough file handles
Rainer Gerhards
2010-03-25
1
-0
/
+14
*
|
added some instructions for building rsyslog on Solaris
Rainer Gerhards
2010-03-25
1
-0
/
+34
*
|
Merge branch 'v4-stable-solaris' of git+ssh://rger@git.adiscon.com/git/rsyslo...
Rainer Gerhards
2010-03-25
3
-5
/
+54
|
\
\
|
*
|
replaced sleep in test suite by a small self-crafted tool
Rainer Gerhards
2010-03-25
3
-5
/
+54
*
|
|
Merge branch 'v4-stable' into v4-stable-solaris
Rainer Gerhards
2010-03-25
7
-29
/
+453
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
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
*
|
forgot to add file with last commit
Rainer Gerhards
2010-03-23
1
-0
/
+70
*
|
added replacements for atomic instructions on systems that do not support them.
Rainer Gerhards
2010-03-23
5
-0
/
+138
*
|
added some diagnostics info to startup
Rainer Gerhards
2010-03-23
2
-4
/
+6
*
|
Merge branch 'v4-stable' into v4-stable-solaris
Rainer Gerhards
2010-03-23
2
-0
/
+102
|
\
|
|
*
adding testcase files missing in git
Rainer Gerhards
2010-03-23
2
-0
/
+102
*
|
Merge branch 'v4-stable' into v4-stable-solaris
Rainer Gerhards
2010-03-23
68
-141
/
+1302
|
\
|
|
*
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
[next]