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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- MsgSetProperty() implemented
Rainer Gerhards
2008-01-07
10
-75
/
+435
*
implemented class type registry
Rainer Gerhards
2008-01-07
6
-3
/
+40
*
implemented buffered read calls for the queue file
Rainer Gerhards
2008-01-07
3
-20
/
+110
*
implemented disk queue as far as I could without an object de-serializer
Rainer Gerhards
2008-01-07
4
-25
/
+129
*
performance-tuned stringbuf class
Rainer Gerhards
2008-01-07
6
-39
/
+78
*
bumped version number
Rainer Gerhards
2008-01-07
2
-1
/
+3
*
fixed invalid link
Rainer Gerhards
2008-01-07
1
-1
/
+1
*
preparing for 3.10.0
v3-10-0
Rainer Gerhards
2008-01-07
1
-1
/
+2
*
preparing for 3.10.0 release
Rainer Gerhards
2008-01-07
3
-10
/
+13
*
preparing for initial 3.10.0 release
Rainer Gerhards
2008-01-07
2
-7
/
+21
*
added some more information
Rainer Gerhards
2008-01-07
1
-0
/
+19
*
worked on object header (now also contains the size)
Rainer Gerhards
2008-01-06
4
-44
/
+66
*
completed serializer for msg (but needs review)
Rainer Gerhards
2008-01-06
4
-42
/
+63
*
adjusted to recent IETF developments
Rainer Gerhards
2008-01-06
1
-1
/
+1
*
worked a bit on object serialization
Rainer Gerhards
2008-01-06
6
-22
/
+170
*
- fixed a bug with integer conversion in srUtils.c
Rainer Gerhards
2008-01-06
2
-4
/
+5
*
removed some no-longer-needed code (thanks Michael Biebl for the help)
Rainer Gerhards
2008-01-05
4
-19
/
+0
*
added newst config directive changes
Rainer Gerhards
2008-01-05
1
-2
/
+4
*
- added multiple worker thread capability to queue class
Rainer Gerhards
2008-01-05
3
-17
/
+46
*
added the "direct" queueing mode to queue class (no queing at all)
Rainer Gerhards
2008-01-05
4
-22
/
+89
*
added capability for concurrent access to the msg class. Can be dynamically
Rainer Gerhards
2008-01-05
4
-106
/
+280
*
changed queue object Construction/Startup interface
Rainer Gerhards
2008-01-04
5
-13
/
+29
*
moved message destruction back to consumer - the consume should decide what
Rainer Gerhards
2008-01-04
3
-13
/
+1
*
utilized the new auto-destruction capability so that the queue can now
Rainer Gerhards
2008-01-04
6
-11
/
+26
*
removed serialization pointer from queue; used new base class instead
Rainer Gerhards
2008-01-04
5
-21
/
+13
*
- begun some work on Msg Object serializiation
Rainer Gerhards
2008-01-04
9
-5
/
+295
*
begun working on disk queueing (not completed, do not use this mode!)
Rainer Gerhards
2008-01-03
5
-10
/
+170
*
added $MainMsgQueueFilePrefix config parameter
Rainer Gerhards
2008-01-03
1
-2
/
+8
*
added $SpoolDirectory config parameter
Rainer Gerhards
2008-01-03
2
-20
/
+28
*
added new config directives
Rainer Gerhards
2008-01-03
1
-0
/
+2
*
fixed old references to rklogd - thanks to Michael Biebl for spotting them.
Rainer Gerhards
2008-01-03
1
-2
/
+2
*
made doc somewhat more conformant to current development state
Rainer Gerhards
2008-01-03
3
-4
/
+5
*
brought up-to-date
Rainer Gerhards
2008-01-03
1
-1
/
+34
*
changed version number to one in the testing version number range
Rainer Gerhards
2008-01-03
1
-1
/
+1
*
added $MainMsgQueueType config parameter
Rainer Gerhards
2008-01-03
3
-7
/
+34
*
cleanup
Rainer Gerhards
2008-01-03
1
-5
/
+5
*
removed reference to rklogd - thanks Michael Biebl for bringing this to my
Rainer Gerhards
2008-01-03
1
-1
/
+1
*
simplified code and got rid of empty/full state variables
Rainer Gerhards
2008-01-03
2
-22
/
+5
*
added capability to use a linked list for queuing to the queue class
Rainer Gerhards
2008-01-03
3
-5
/
+148
*
applied Michael Biebl's patch to clean up the makefiles
Rainer Gerhards
2008-01-03
9
-29
/
+19
*
some cleanup, running in non-multithreaded mode no langer can happen
Rainer Gerhards
2008-01-03
1
-101
/
+76
*
queue is now a full object and handles threading by itself
Rainer Gerhards
2008-01-03
4
-218
/
+146
*
implemented queue type "drivers"
Rainer Gerhards
2008-01-03
2
-30
/
+99
*
restructured queue interface to use rsRetVal and instances, removed
Rainer Gerhards
2008-01-03
3
-81
/
+97
*
moved queue code to its own module (finally)
Rainer Gerhards
2008-01-03
6
-108
/
+202
*
fixed typo pointed out by Jonathan Smith - thanks!
Rainer Gerhards
2008-01-03
1
-1
/
+1
*
updated to include 2.0.0 release
Rainer Gerhards
2008-01-02
2
-6
/
+15
*
reflected latest omgssapi changes
Rainer Gerhards
2008-01-02
2
-6
/
+6
*
created omtesting, a debug and development aid output module. This is stage
Rainer Gerhards
2007-12-31
8
-8
/
+214
*
removed gss-api code from omfwd.c
Rainer Gerhards
2007-12-28
1
-256
/
+1
[next]