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
/
obj.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
redesigned queue to utilize helper classes for threading support. This is
Rainer Gerhards
2008-01-24
1
-18
/
+18
*
worker shutdown sequence enhanced to try different ways to shut down and
Rainer Gerhards
2008-01-14
1
-1
/
+0
*
support for reading back persistet queue information completed
Rainer Gerhards
2008-01-13
1
-2
/
+10
*
partial ability to read a disk queue back in (not completed, but would like
Rainer Gerhards
2008-01-11
1
-3
/
+51
*
added function to de-serialize a property bag (untested as other code is
Rainer Gerhards
2008-01-11
1
-19
/
+80
*
queue can now persist disk queue information on immediate shutdown
Rainer Gerhards
2008-01-11
1
-1
/
+1
*
support for object property bags added
Rainer Gerhards
2008-01-11
1
-14
/
+40
*
file stream objects are now persistet on immediate queue shutdown (queue
Rainer Gerhards
2008-01-11
1
-3
/
+5
*
changed some config parameters and some cleanup
Rainer Gerhards
2008-01-10
1
-1
/
+1
*
- added write functions for several types to stream class
Rainer Gerhards
2008-01-10
1
-78
/
+57
*
some cleanup on object model
Rainer Gerhards
2008-01-09
1
-29
/
+30
*
completed object deserializer
Rainer Gerhards
2008-01-08
1
-15
/
+46
*
- first implementation of "disk" queue mode finished. It still needs some
Rainer Gerhards
2008-01-08
1
-9
/
+73
*
implemented queue disk reader to switch to multiple files
Rainer Gerhards
2008-01-08
1
-2
/
+1
*
worked a bit more on the queue, disk dequeing part (not complete yet)
Rainer Gerhards
2008-01-07
1
-0
/
+2
*
- MsgSetProperty() implemented
Rainer Gerhards
2008-01-07
1
-7
/
+275
*
implemented class type registry
Rainer Gerhards
2008-01-07
1
-0
/
+32
*
implemented disk queue as far as I could without an object de-serializer
Rainer Gerhards
2008-01-07
1
-2
/
+2
*
performance-tuned stringbuf class
Rainer Gerhards
2008-01-07
1
-4
/
+11
*
worked on object header (now also contains the size)
Rainer Gerhards
2008-01-06
1
-30
/
+54
*
completed serializer for msg (but needs review)
Rainer Gerhards
2008-01-06
1
-1
/
+32
*
worked a bit on object serialization
Rainer Gerhards
2008-01-06
1
-1
/
+122
*
utilized the new auto-destruction capability so that the queue can now
Rainer Gerhards
2008-01-04
1
-1
/
+2
*
- begun some work on Msg Object serializiation
Rainer Gerhards
2008-01-04
1
-0
/
+97