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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
new queue engine - initial commit (probably not 100% working!)
Rainer Gerhards
2009-10-14
4
-7
/
+10
*
added some debug settings plus improved shutdown sequence
Rainer Gerhards
2009-10-13
3
-1
/
+8
*
bugfix and testbench improvements
Rainer Gerhards
2009-10-07
6
-1
/
+37
*
bugfix and testbench improvement
Rainer Gerhards
2009-10-07
1
-0
/
+5
*
bugfix: potential race condition when queue worker threads were terminated
Rainer Gerhards
2009-10-06
1
-1
/
+1
*
added forgotten testcase
Rainer Gerhards
2009-08-20
2
-0
/
+5
*
Merge branch 'beta'
Rainer Gerhards
2009-08-17
1
-0
/
+4
|
\
|
*
legacy syslog parser changed so that it now accepts date stamps in wrong case.
Rainer Gerhards
2009-08-17
1
-0
/
+4
*
|
bugfix: discard action did not work (did not discard messages)
Rainer Gerhards
2009-07-30
1
-1
/
+1
*
|
bugfix: discard action caused segfault
Rainer Gerhards
2009-07-30
3
-0
/
+32
*
|
fixed testbench compile problem on some platforms
Rainer Gerhards
2009-07-21
1
-2
/
+1
*
|
moved check_JAVA as suggested by Michael Biebl - thx
Rainer Gerhards
2009-07-20
1
-2
/
+2
*
|
some more threading changes
Rainer Gerhards
2009-07-20
1
-0
/
+1
*
|
Merge branch 'detached' into master
Rainer Gerhards
2009-07-15
2
-1
/
+2
|
\
\
|
*
|
further reduction in code size/complexity due to design change
Rainer Gerhards
2009-07-08
1
-1
/
+0
|
*
|
simplified worker thread handling
Rainer Gerhards
2009-07-08
1
-0
/
+1
*
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-07-09
9
-17
/
+74
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-09
9
-17
/
+74
|
|
\
|
|
*
bugfix: message could be truncated after TAG, often when forwarding
Rainer Gerhards
2009-07-09
9
-16
/
+74
*
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-07-08
4
-9
/
+19
|
\
|
|
|
*
|
fixed a bug introduced today that lead to an abort in queue disk mode
Rainer Gerhards
2009-07-07
1
-1
/
+1
|
*
|
solved a race condition
Rainer Gerhards
2009-07-07
1
-1
/
+1
|
*
|
moved zip part to writer thread
Rainer Gerhards
2009-07-06
1
-2
/
+2
|
*
|
first shot at asynchronous stream writer with timeout capability
Rainer Gerhards
2009-07-06
5
-11
/
+21
|
|
/
*
|
re-enabled a test
Rainer Gerhards
2009-07-03
1
-2
/
+2
*
|
added yet another forgotten file...
Rainer Gerhards
2009-07-02
1
-0
/
+1
*
|
Merge branch 'master' into v5-devel
Rainer Gerhards
2009-07-02
1
-0
/
+1
|
\
|
|
*
omfile itself no longer needs zlib
Rainer Gerhards
2009-07-02
1
-0
/
+1
*
|
fixed missing file in distribution tarball
Rainer Gerhards
2009-07-02
1
-0
/
+1
*
|
Merge branch 'master' into v5-devel
Rainer Gerhards
2009-07-01
1
-4
/
+15
|
\
|
|
*
introduced the idea of detached properties
Rainer Gerhards
2009-06-29
1
-2
/
+3
|
*
updated testbench to new init() behavior
Rainer Gerhards
2009-06-29
1
-4
/
+14
*
|
Merge branch 'master' into v5-devel
Rainer Gerhards
2009-06-26
5
-0
/
+80
|
\
|
|
*
added some basic multithreading tests to testbench
Rainer Gerhards
2009-06-26
5
-0
/
+80
*
|
Merge branch 'omfile' into v5-devel
Rainer Gerhards
2009-06-23
1
-1
/
+1
|
\
|
|
*
optimized TAG handling
Rainer Gerhards
2009-06-23
1
-1
/
+1
*
|
Merge branch 'omfile' into tmp
Rainer Gerhards
2009-06-22
31
-37
/
+225
|
\
|
|
*
some cleanup
Rainer Gerhards
2009-06-19
1
-0
/
+8
|
*
fully optimized datetime module and enhanced test suite
Rainer Gerhards
2009-06-19
29
-32
/
+206
|
*
fixed abort condition with oversize tags
Rainer Gerhards
2009-06-18
2
-0
/
+4
|
*
cleaned up/optimized raw message handling in msg object
Rainer Gerhards
2009-06-18
2
-4
/
+4
|
*
going forward in moving string-handling functions to new interface...
Rainer Gerhards
2009-06-17
1
-1
/
+3
*
|
Merge branch 'omfile' into v5-devel
Rainer Gerhards
2009-06-16
8
-9
/
+53
|
\
|
|
*
fixed small bug in testbench
Rainer Gerhards
2009-06-12
2
-0
/
+2
|
*
re-enabled queue disk fsync test
Rainer Gerhards
2009-06-10
1
-5
/
+3
|
*
fixed small nit in build system
Rainer Gerhards
2009-06-10
1
-2
/
+0
|
*
restructered code in perparation for multiple rule set support
Rainer Gerhards
2009-06-10
4
-3
/
+12
|
*
added capability to fsync() queue disk files for enhanced reliability
Rainer Gerhards
2009-06-09
3
-0
/
+35
|
*
made dynafiles working again
Rainer Gerhards
2009-06-05
1
-1
/
+2
*
|
Merge branch 'master' into v5-devel
Rainer Gerhards
2009-06-04
1
-1
/
+4
|
\
|
[next]