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
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup & better debug message handling
Rainer Gerhards
2009-07-20
1
-66
/
+65
*
corrected some conditions & one more simplification
Rainer Gerhards
2009-07-20
1
-15
/
+3
*
simplified startup of queue DA mode
Rainer Gerhards
2009-07-20
3
-67
/
+9
*
bugfix: potential race condition in debug mode
Rainer Gerhards
2009-07-20
1
-1
/
+2
*
solved potential race condition and some cleanup
Rainer Gerhards
2009-07-20
2
-6
/
+13
*
bugfix: minor static memory leak while reading configuration
Rainer Gerhards
2009-07-20
4
-19
/
+15
*
enhanced worker thread pool by atomic ops
Rainer Gerhards
2009-07-20
3
-32
/
+23
*
architecture change: queue now always has at least one worker thread
Rainer Gerhards
2009-07-20
4
-19
/
+20
*
more cleanup/simplification (forgot to remove one mutex lock)
Rainer Gerhards
2009-07-20
3
-36
/
+10
*
some more threading changes
Rainer Gerhards
2009-07-20
3
-44
/
+27
*
cleanup: removed no longer needed code
Rainer Gerhards
2009-07-20
2
-20
/
+0
*
removed mutex locks
Rainer Gerhards
2009-07-17
4
-34
/
+36
*
further code simplification
Rainer Gerhards
2009-07-17
6
-176
/
+54
*
more code simplification, should also bring some performance enhancement
Rainer Gerhards
2009-07-17
7
-80
/
+45
*
Merge branch 'beta'
Rainer Gerhards
2009-07-16
2
-3
/
+10
|
\
|
*
calls to prctl() need to be based on configure results (cross-platform issue)
Rainer Gerhards
2009-07-16
2
-3
/
+5
|
*
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-16
1
-2
/
+5
|
|
\
|
|
*
calls to prctl() need to be based on configure results (cross-platform issue)
Rainer Gerhards
2009-07-16
1
-2
/
+5
*
|
|
some code simplification
Rainer Gerhards
2009-07-16
4
-14
/
+11
*
|
|
Merge branch 'detached' into master
Rainer Gerhards
2009-07-15
4
-209
/
+16
|
\
\
\
|
*
|
|
further reduction in code size/complexity due to design change
Rainer Gerhards
2009-07-08
4
-40
/
+3
|
*
|
|
simplified worker thread handling
Rainer Gerhards
2009-07-08
4
-171
/
+15
*
|
|
|
some more (very mild) cleanup
Rainer Gerhards
2009-07-15
1
-1
/
+0
*
|
|
|
some mild restart-type HUP cleanup
Rainer Gerhards
2009-07-15
2
-19
/
+5
*
|
|
|
$HUPisRestart removed
Rainer Gerhards
2009-07-15
2
-7
/
+1
*
|
|
|
Merge branch 'beta'
Rainer Gerhards
2009-07-15
1
-2
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-15
1
-2
/
+2
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
CONFIG CHANGE: $HUPisRestart default is now "off".
Rainer Gerhards
2009-07-15
1
-2
/
+2
*
|
|
|
Merge branch 'omudpspoof'
Rainer Gerhards
2009-07-10
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
done implementing omudpspoof
Rainer Gerhards
2009-07-10
1
-0
/
+2
|
*
|
|
|
commiting interim version with ability to specify spoof source
Rainer Gerhards
2009-07-09
1
-0
/
+1
*
|
|
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-07-10
1
-1
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-10
1
-1
/
+0
|
|
\
|
|
|
|
*
|
bugfix: potential segfault when zip-compressed syslog records were received (...
Rainer Gerhards
2009-07-10
1
-1
/
+0
*
|
|
|
Merge branch 'master' into udpspoof & cleanup & slight optimization
Rainer Gerhards
2009-07-09
3
-169
/
+191
|
\
\
\
\
|
*
|
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-07-09
3
-158
/
+172
|
|
\
|
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
small performance improvement and cleanup
Rainer Gerhards
2009-07-09
3
-158
/
+172
|
|
*
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-09
1
-1
/
+1
|
|
|
\
|
|
|
|
*
bugfix: message could be truncated after TAG, often when forwarding
Rainer Gerhards
2009-07-09
1
-1
/
+1
*
|
|
|
bugfix: message could be truncated after TAG, often when forwarding
Rainer Gerhards
2009-07-09
1
-1
/
+1
|
/
/
/
*
|
|
optimizing queue thread handling
Rainer Gerhards
2009-07-08
2
-4
/
+8
*
|
|
finishing touches for 5.1.2
v5.1.2
Rainer Gerhards
2009-07-08
1
-1
/
+1
*
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-07-08
6
-239
/
+369
|
\
|
|
|
*
|
added capability to write incomplete buffers after an inactivity timeout
Rainer Gerhards
2009-07-07
2
-7
/
+40
|
*
|
fixed a bug introduced today that lead to an abort in queue disk mode
Rainer Gerhards
2009-07-07
3
-10
/
+14
|
*
|
Merge branch 'v4-beta' into v4-devel
Rainer Gerhards
2009-07-07
1
-10
/
+15
|
|
\
|
|
*
|
solved a race condition
Rainer Gerhards
2009-07-07
3
-15
/
+51
|
*
|
clean solution for "writing" arbrietary-size user buffers to a stream
Rainer Gerhards
2009-07-07
1
-42
/
+28
|
*
|
stream now uses a singular buffer strucuture for writing
Rainer Gerhards
2009-07-07
1
-6
/
+12
|
*
|
moved locking primitives
Rainer Gerhards
2009-07-07
1
-3
/
+19
[next]