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
...
*
|
some cleanup & fix make distcheck
Rainer Gerhards
2009-05-28
1
-14
/
+3
*
|
some more fixes for queue engine
Rainer Gerhards
2009-05-28
1
-30
/
+37
*
|
fixing an issue during DA mode queue shutdown
Rainer Gerhards
2009-05-28
1
-62
/
+46
*
|
preserving current changes
Rainer Gerhards
2009-05-28
1
-12
/
+23
*
|
interim commit: working on failure cases
Rainer Gerhards
2009-05-27
1
-103
/
+211
*
|
solved design issue with queue termination
Rainer Gerhards
2009-05-26
1
-95
/
+158
*
|
free last processed message in all cases
Rainer Gerhards
2009-05-20
1
-10
/
+41
*
|
yield() no longer needed on uniproc thanks to new algorithms
Rainer Gerhards
2009-05-20
1
-7
/
+0
*
|
solved the intended-discard-during-dequeue issue
Rainer Gerhards
2009-05-19
1
-10
/
+12
*
|
some cleanup
Rainer Gerhards
2009-05-19
1
-86
/
+0
*
|
queue size calculation now based on logical/physical dequeue
Rainer Gerhards
2009-05-19
1
-48
/
+66
*
|
removed queue's UngetObj() call
Rainer Gerhards
2009-05-18
1
-99
/
+11
*
|
t-delete list implemented, queue store drivers updated...
Rainer Gerhards
2009-05-18
1
-47
/
+306
*
|
moved user object destruction to queue itself
Rainer Gerhards
2009-05-13
1
-3
/
+37
*
|
moving to a cleaner implementation of batches
Rainer Gerhards
2009-05-12
1
-19
/
+30
*
|
fixed abort condition in DA mode
Rainer Gerhards
2009-04-23
1
-2
/
+1
*
|
fixing a small (newly-introduced) memory leak
Rainer Gerhards
2009-04-23
1
-10
/
+5
*
|
added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...
Rainer Gerhards
2009-04-23
1
-12
/
+10
*
|
Merge branch 'master' into multi-dequeue
Rainer Gerhards
2009-04-23
1
-4
/
+4
|
\
|
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-04-23
1
-6
/
+8
|
|
\
|
|
*
bugfix: light and full delay watermarks had invalid values
Rainer Gerhards
2009-04-23
1
-6
/
+8
|
|
*
Merge branch 'beta'
Rainer Gerhards
2008-10-21
1
-13
/
+32
|
|
|
\
|
|
|
*
bugfix: (potentially big) memory leak on HUP
Rainer Gerhards
2008-10-21
1
-13
/
+32
*
|
|
|
improving debugging info a bit
Rainer Gerhards
2009-04-23
1
-2
/
+4
*
|
|
|
now batches are handed down to the actual consumer
Rainer Gerhards
2009-04-22
1
-13
/
+17
*
|
|
|
first attempt at dequeueing multiple batches inside the queue
Rainer Gerhards
2009-04-22
1
-71
/
+111
*
|
|
|
some cleanup
Rainer Gerhards
2009-04-17
1
-39
/
+0
|
/
/
/
*
|
|
fixed a platform issue the prevented building on solaris
Rainer Gerhards
2009-03-06
1
-0
/
+5
*
|
|
integrated various patches for solaris
Rainer Gerhards
2009-03-05
1
-210
/
+210
*
|
|
added a setting "$OptimizeForUniprocessor"
Rainer Gerhards
2008-10-22
1
-1
/
+4
*
|
|
bugfix: (potentially big) memory leak on HUP
Rainer Gerhards
2008-10-21
1
-13
/
+32
*
|
|
moved bParseHostname and bIsParsed to msgFlags
Rainer Gerhards
2008-10-09
1
-2
/
+3
*
|
|
Merge branch 'master' into perf
Rainer Gerhards
2008-10-09
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'beta'
Rainer Gerhards
2008-10-09
1
-1
/
+1
|
|
\
|
|
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-10-09
1
-1
/
+1
*
|
|
minor: reorder to slightly reduce size of critical section
Rainer Gerhards
2008-10-09
1
-1
/
+1
*
|
|
added experimental pthread_yield()
Rainer Gerhards
2008-10-09
1
-0
/
+5
*
|
|
reordered imudp processing.
Rainer Gerhards
2008-10-08
1
-2
/
+0
*
|
|
slightly improved lock contention situation by moving out of
Rainer Gerhards
2008-10-07
1
-3
/
+9
|
/
/
*
|
improved threading
Rainer Gerhards
2008-09-30
1
-1
/
+6
*
|
some more threading cleanup
Rainer Gerhards
2008-09-26
1
-6
/
+2
*
|
bugfix: potential race condition when adding messages to queue
Rainer Gerhards
2008-09-18
1
-6
/
+6
*
|
some very minor cleanup
Rainer Gerhards
2008-08-12
1
-1
/
+0
|
/
*
bugfix: bad memory leak in disk-based queue modes
Rainer Gerhards
2008-07-09
1
-21
/
+8
*
reduced number of compile warnings in -pedantic gcc mode
Rainer Gerhards
2008-06-27
1
-18
/
+18
*
completed better modularity of runtime
Rainer Gerhards
2008-04-17
1
-1
/
+0
*
modularization work
Rainer Gerhards
2008-04-17
1
-7
/
+9
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
begin building runtime convenience library (does not build!)
Rainer Gerhards
2008-04-15
1
-0
/
+2322
[prev]