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
/
queue.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added the "direct" queueing mode to queue class (no queing at all)
Rainer Gerhards
2008-01-05
1
-1
/
+2
*
changed queue object Construction/Startup interface
Rainer Gerhards
2008-01-04
1
-0
/
+1
*
removed serialization pointer from queue; used new base class instead
Rainer Gerhards
2008-01-04
1
-10
/
+2
*
- begun some work on Msg Object serializiation
Rainer Gerhards
2008-01-04
1
-3
/
+10
*
begun working on disk queueing (not completed, do not use this mode!)
Rainer Gerhards
2008-01-03
1
-1
/
+14
*
added $MainMsgQueueType config parameter
Rainer Gerhards
2008-01-03
1
-2
/
+2
*
simplified code and got rid of empty/full state variables
Rainer Gerhards
2008-01-03
1
-1
/
+0
*
added capability to use a linked list for queuing to the queue class
Rainer Gerhards
2008-01-03
1
-0
/
+11
*
queue is now a full object and handles threading by itself
Rainer Gerhards
2008-01-03
1
-3
/
+6
*
implemented queue type "drivers"
Rainer Gerhards
2008-01-03
1
-3
/
+9
*
restructured queue interface to use rsRetVal and instances, removed
Rainer Gerhards
2008-01-03
1
-22
/
+8
*
moved queue code to its own module (finally)
Rainer Gerhards
2008-01-03
1
-0
/
+71
[prev]