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
/
wtp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved imudp real-time scheduling support & bugfix
Dražen Kačar
2011-01-10
1
-0
/
+6
*
fixed race conditions during queue shutdown (DA case, disks active)
Rainer Gerhards
2010-05-18
1
-6
/
+11
*
added new cancel-reduced action thread termination method
Rainer Gerhards
2010-05-17
1
-0
/
+12
*
adapted new atomic instruction emulation to v5 engine
Rainer Gerhards
2010-04-27
1
-11
/
+16
*
Merge branch 'v4-devel' into master
Rainer Gerhards
2010-04-27
1
-0
/
+2
|
\
|
*
bugfix: problems with atomic operations emulation
Rainer Gerhards
2010-04-27
1
-1
/
+17
|
*
removed some complier warnings
Rainer Gerhards
2010-04-21
1
-2
/
+4
|
*
Merge branch 'v4-stable' into v4-beta
Rainer Gerhards
2009-10-21
1
-2
/
+0
|
|
\
|
|
*
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-10-20
1
-2
/
+0
|
|
|
\
|
|
|
*
bugfix: potential hang condition on queue shutdown
Rainer Gerhards
2009-10-20
1
-2
/
+0
*
|
|
|
cleanup of some compiler warnings
Rainer Gerhards
2010-04-21
1
-2
/
+4
*
|
|
|
moved DNS resolution code out of imudp and into the backend processing
Rainer Gerhards
2009-11-17
1
-1
/
+0
*
|
|
|
some cleanup
Rainer Gerhards
2009-10-27
1
-7
/
+3
*
|
|
|
addressed some race issues during queue shutdown
Rainer Gerhards
2009-10-26
1
-8
/
+40
*
|
|
|
enhanced test environment (including testbench)
Rainer Gerhards
2009-10-22
1
-2
/
+2
*
|
|
|
new queue engine - initial commit (probably not 100% working!)
Rainer Gerhards
2009-10-14
1
-28
/
+7
*
|
|
|
added some debug settings plus improved shutdown sequence
Rainer Gerhards
2009-10-13
1
-2
/
+2
*
|
|
|
bugfix and testbench improvements
Rainer Gerhards
2009-10-07
1
-0
/
+3
*
|
|
|
bugfix: potential race condition in debug mode
Rainer Gerhards
2009-07-20
1
-1
/
+2
*
|
|
|
bugfix: minor static memory leak while reading configuration
Rainer Gerhards
2009-07-20
1
-13
/
+12
*
|
|
|
enhanced worker thread pool by atomic ops
Rainer Gerhards
2009-07-20
1
-26
/
+15
*
|
|
|
architecture change: queue now always has at least one worker thread
Rainer Gerhards
2009-07-20
1
-1
/
+5
*
|
|
|
more cleanup/simplification (forgot to remove one mutex lock)
Rainer Gerhards
2009-07-20
1
-24
/
+1
*
|
|
|
some more threading changes
Rainer Gerhards
2009-07-20
1
-18
/
+6
*
|
|
|
cleanup: removed no longer needed code
Rainer Gerhards
2009-07-20
1
-18
/
+0
*
|
|
|
removed mutex locks
Rainer Gerhards
2009-07-17
1
-30
/
+33
*
|
|
|
further code simplification
Rainer Gerhards
2009-07-17
1
-42
/
+22
*
|
|
|
more code simplification, should also bring some performance enhancement
Rainer Gerhards
2009-07-17
1
-18
/
+9
*
|
|
|
Merge branch 'beta'
Rainer Gerhards
2009-07-16
1
-1
/
+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
1
-2
/
+2
*
|
|
|
|
further reduction in code size/complexity due to design change
Rainer Gerhards
2009-07-08
1
-30
/
+3
*
|
|
|
|
simplified worker thread handling
Rainer Gerhards
2009-07-08
1
-66
/
+2
*
|
|
|
|
optimizing queue thread handling
Rainer Gerhards
2009-07-08
1
-2
/
+6
*
|
|
|
|
Merge branch 'v4-devel'
Rainer Gerhards
2009-07-08
1
-1
/
+6
|
\
|
|
|
|
|
*
|
|
|
some minor cleanup
Rainer Gerhards
2009-07-06
1
-1
/
+2
|
*
|
|
|
first shot at asynchronous stream writer with timeout capability
Rainer Gerhards
2009-07-06
1
-1
/
+5
|
|
/
/
/
*
|
|
|
Merge branch 'master' into v5-devel
Rainer Gerhards
2009-06-25
1
-0
/
+6
|
\
|
|
|
|
*
|
|
named queue worker threads
Rainer Gerhards
2009-06-25
1
-0
/
+6
|
*
|
|
some memory accesses are now explicitely atomic
Rainer Gerhards
2009-06-25
1
-1
/
+2
*
|
|
|
added a few atomic operations
Rainer Gerhards
2009-06-25
1
-1
/
+2
*
|
|
|
Merge branch 'omfile' into tmp
Rainer Gerhards
2009-06-22
1
-1
/
+0
|
\
|
|
|
|
*
|
|
removed uniprocessor optimization
Rainer Gerhards
2009-06-19
1
-9
/
+0
|
*
|
|
fixed a small memory leak...
Rainer Gerhards
2009-06-10
1
-2
/
+1
|
|
/
/
*
|
|
some more fixes for queue engine
Rainer Gerhards
2009-05-28
1
-6
/
+0
*
|
|
preserving current changes
Rainer Gerhards
2009-05-28
1
-6
/
+0
*
|
|
interim commit: working on failure cases
Rainer Gerhards
2009-05-27
1
-0
/
+15
*
|
|
solved design issue with queue termination
Rainer Gerhards
2009-05-26
1
-5
/
+8
*
|
|
free last processed message in all cases
Rainer Gerhards
2009-05-20
1
-4
/
+3
[next]