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
/
queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-06-21
1
-4
/
+8
|
\
|
*
bugfix: mutex was invalidly left unlocked during action processing
v5.8.2
Rainer Gerhards
2011-06-21
1
-4
/
+8
*
|
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2011-05-11
1
-1
/
+5
|
\
|
|
*
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2011-05-11
1
-1
/
+5
|
|
\
|
|
*
bugfix: invalid processing in QUEUE_FULL condition
Rainer Gerhards
2011-05-11
1
-2
/
+6
|
|
*
some cleanup based on clang static analyzer results
Rainer Gerhards
2010-12-16
1
-3
/
+2
*
|
|
better handling of queue i/o errors in disk queues.
Rainer Gerhards
2011-05-03
1
-6
/
+59
|
/
/
*
|
stop adding data to DA queue when low watermark has been reached
Rainer Gerhards
2011-03-30
1
-0
/
+4
*
|
Merge branch 'v5-stable' into v5-beta
Rainer Gerhards
2011-02-25
1
-0
/
+5
|
\
\
|
*
|
bugfix: memory leak when $RepeatedMsgReduction on was used
Rainer Gerhards
2011-02-25
1
-0
/
+5
*
|
|
bugfix: very long running actions could prevent shutdown under some circumsta...
Rainer Gerhards
2011-02-11
1
-1
/
+1
*
|
|
removed no longer needed code
Rainer Gerhards
2011-02-11
1
-2
/
+0
*
|
|
bugfix: queue engine did not properly slow down inputs in FULL_DELAY mode...
Rainer Gerhards
2011-02-11
1
-1
/
+12
*
|
|
Merge branch 'v5-stable' into v5-devel
Rainer Gerhards
2010-12-17
1
-1
/
+1
|
\
|
|
|
*
|
bugfix: batch processing flagged invalid message as "bad" under some circumst...
Rainer Gerhards
2010-12-16
1
-1
/
+1
*
|
|
improved statistics-gathering subsystem
Rainer Gerhards
2010-09-13
1
-0
/
+32
|
/
/
*
|
fixed a couple of regressions
Rainer Gerhards
2010-06-23
1
-1
/
+6
*
|
milestone(BUGGY): batch now pushed down to action
Rainer Gerhards
2010-06-15
1
-2
/
+39
*
|
somewhat improved direct mode queue performance
Rainer Gerhards
2010-06-09
1
-17
/
+38
*
|
fixed race conditions during queue shutdown (DA case, disks active)
Rainer Gerhards
2010-05-18
1
-2
/
+16
*
|
adapted new atomic instruction emulation to v5 engine
Rainer Gerhards
2010-04-27
1
-5
/
+7
*
|
Merge branch 'v4-devel' into master
Rainer Gerhards
2010-04-27
1
-2
/
+6
|
\
\
|
*
|
bugfix: problems with atomic operations emulation
Rainer Gerhards
2010-04-27
1
-3
/
+7
|
|
/
|
*
did some adoptions necessary to use the bugfix with v4-beta code base
Rainer Gerhards
2010-01-26
1
-6
/
+6
|
*
Merge branch 'queuepatch' into v4-betanew
Rainer Gerhards
2010-01-26
1
-10
/
+15
|
|
\
|
|
*
bugfixes for potential segfaults during queue shutdown
varmojfekoj
2010-01-26
1
-9
/
+14
*
|
|
some light performance enhancement
Rainer Gerhards
2009-11-12
1
-1
/
+4
*
|
|
moved rfc3164/5424 code to new parser modules
Rainer Gerhards
2009-11-04
1
-6
/
+3
*
|
|
one step closer to dynamically loadable parsers
Rainer Gerhards
2009-11-03
1
-1
/
+0
*
|
|
removed no longer needed flag variable
Rainer Gerhards
2009-10-27
1
-10
/
+6
*
|
|
fix compile bug with last commit
Rainer Gerhards
2009-10-27
1
-1
/
+0
*
|
|
some cleanup
Rainer Gerhards
2009-10-27
1
-72
/
+0
*
|
|
fixed race condition during queue shutdown
Rainer Gerhards
2009-10-27
1
-8
/
+10
*
|
|
shuffled cancelability state to different spot
Rainer Gerhards
2009-10-26
1
-3
/
+8
*
|
|
addressed some race issues during queue shutdown
Rainer Gerhards
2009-10-26
1
-14
/
+20
*
|
|
Merge branch 'master' into queuePartialDeleteBatches
Rainer Gerhards
2009-10-26
1
-1
/
+5
|
\
\
\
|
*
|
|
bugfix: potential abort if inputname property was not set
Rainer Gerhards
2009-10-26
1
-1
/
+5
*
|
|
|
implemented solution for cancel at shutdown/unprocessed entries
Rainer Gerhards
2009-10-26
1
-35
/
+23
*
|
|
|
Begun to work on partial batch deletes...
Rainer Gerhards
2009-10-22
1
-9
/
+21
|
/
/
/
*
|
|
enhanced test environment (including testbench)
Rainer Gerhards
2009-10-22
1
-5
/
+5
*
|
|
Merge branch 'newqueue'
Rainer Gerhards
2009-10-21
1
-397
/
+108
|
\
\
\
|
*
|
|
bugfix: message processing states were not set correctly in all cases
Rainer Gerhards
2009-10-19
1
-13
/
+4
|
*
|
|
new queue engine - initial commit (probably not 100% working!)
Rainer Gerhards
2009-10-14
1
-408
/
+101
|
*
|
|
added some debug settings plus improved shutdown sequence
Rainer Gerhards
2009-10-13
1
-12
/
+39
*
|
|
|
bugfix: segfault when starting up with an invalid .qi file for a disk queue
Rainer Gerhards
2009-10-20
1
-5
/
+16
|
/
/
/
*
|
|
bugfix and testbench improvements
Rainer Gerhards
2009-10-07
1
-4
/
+18
*
|
|
bugfix and testbench improvement
Rainer Gerhards
2009-10-07
1
-2
/
+20
*
|
|
reduced number of debug messages a bit again
Rainer Gerhards
2009-08-26
1
-2
/
+0
*
|
|
bugfix: discard action did not work (did not discard messages)
Rainer Gerhards
2009-07-30
1
-0
/
+2
*
|
|
cleanup & better debug message handling
Rainer Gerhards
2009-07-20
1
-66
/
+65
[next]