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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved statistics-gathering subsystem
Rainer Gerhards
2010-09-13
1
-0
/
+6
*
milestone(BUGGY): batch now pushed down to action
Rainer Gerhards
2010-06-15
1
-0
/
+2
*
somewhat improved direct mode queue performance
Rainer Gerhards
2010-06-09
1
-1
/
+3
*
adapted new atomic instruction emulation to v5 engine
Rainer Gerhards
2010-04-27
1
-0
/
+1
*
Merge branch 'v4-devel' into master
Rainer Gerhards
2010-04-27
1
-0
/
+1
|
\
|
*
bugfix: problems with atomic operations emulation
Rainer Gerhards
2010-04-27
1
-0
/
+1
*
|
replaced data type "bool" by "sbool" because this created some portability is...
Rainer Gerhards
2010-02-02
1
-5
/
+5
*
|
added the capability to have ruleset-specific main message queues
Rainer Gerhards
2009-10-27
1
-2
/
+2
*
|
removed no longer needed flag variable
Rainer Gerhards
2009-10-27
1
-1
/
+0
*
|
some cleanup
Rainer Gerhards
2009-10-27
1
-1
/
+0
*
|
bugfix: message processing states were not set correctly in all cases
Rainer Gerhards
2009-10-19
1
-6
/
+0
*
|
added some debug settings plus improved shutdown sequence
Rainer Gerhards
2009-10-13
1
-4
/
+5
*
|
simplified startup of queue DA mode
Rainer Gerhards
2009-07-20
1
-1
/
+0
*
|
further code simplification
Rainer Gerhards
2009-07-17
1
-11
/
+0
*
|
Merge branch 'omfile' into tmp
Rainer Gerhards
2009-06-22
1
-8
/
+8
|
\
|
|
*
removed uniprocessor optimization
Rainer Gerhards
2009-06-19
1
-7
/
+6
|
*
further optimized message object
Rainer Gerhards
2009-06-17
1
-0
/
+1
*
|
Merge branch 'omfile' into v5-devel
Rainer Gerhards
2009-06-16
1
-0
/
+2
|
\
|
|
*
added capability to fsync() queue disk files for enhanced reliability
Rainer Gerhards
2009-06-09
1
-0
/
+2
*
|
solved design issue with queue termination
Rainer Gerhards
2009-05-26
1
-0
/
+1
*
|
solved the intended-discard-during-dequeue issue
Rainer Gerhards
2009-05-19
1
-1
/
+1
*
|
queue size calculation now based on logical/physical dequeue
Rainer Gerhards
2009-05-19
1
-1
/
+2
*
|
removed queue's UngetObj() call
Rainer Gerhards
2009-05-18
1
-6
/
+0
*
|
t-delete list implemented, queue store drivers updated...
Rainer Gerhards
2009-05-18
1
-5
/
+20
*
|
moving to a cleaner implementation of batches
Rainer Gerhards
2009-05-12
1
-2
/
+3
*
|
added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...
Rainer Gerhards
2009-04-23
1
-1
/
+2
*
|
now batches are handed down to the actual consumer
Rainer Gerhards
2009-04-22
1
-5
/
+4
*
|
first attempt at dequeueing multiple batches inside the queue
Rainer Gerhards
2009-04-22
1
-1
/
+3
|
/
*
integrated various patches for solaris
Rainer Gerhards
2009-03-05
1
-25
/
+25
*
added a setting "$OptimizeForUniprocessor"
Rainer Gerhards
2008-10-22
1
-0
/
+1
*
begin building runtime convenience library (does not build!)
Rainer Gerhards
2008-04-15
1
-0
/
+205