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
/
wtp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
did some portability changes to make rsyslog compile on HP UX
Rainer Gerhards
2008-03-05
1
-0
/
+2
*
- added "debug" command to debug environment settings
Rainer Gerhards
2008-02-29
1
-0
/
+3
*
changed obj base object's calling interface to use the new obj_if_t
Rainer Gerhards
2008-02-29
1
-1
/
+2
*
- wrote doc on how to use the expression engine
Rainer Gerhards
2008-02-28
1
-1
/
+0
*
bugfix: during queue shutdown, an assert invalidly triggered when the
Rainer Gerhards
2008-02-27
1
-0
/
+2
*
bugfix: queue cancel cleanup handler could be called with invalid pointer
Rainer Gerhards
2008-02-27
1
-4
/
+0
*
worked on queue stability
Rainer Gerhards
2008-02-26
1
-6
/
+3
*
removed left-over dbgprintf which could even cause multi-threading troubles
Rainer Gerhards
2008-02-26
1
-1
/
+0
*
- implemented $ActionLibdbiDriverDirectory config directive
Rainer Gerhards
2008-02-15
1
-2
/
+0
*
added input-plugin interface specification in form of a (copy) template
Rainer Gerhards
2008-02-01
1
-2
/
+0
*
- renamed Msg object to usual all-lowercase object name (else we ran into
Rainer Gerhards
2008-01-30
1
-24
/
+3
*
implemented naming for all objects (mostly as a debug aid, but you never
Rainer Gerhards
2008-01-29
1
-1
/
+0
*
cleanup to prepare for release
Rainer Gerhards
2008-01-28
1
-15
/
+15
*
some more testing and cleanup with the queue class (pretty stable now)
Rainer Gerhards
2008-01-28
1
-1
/
+2
*
some more fixing and cleanup on the queue shutdown sequence
Rainer Gerhards
2008-01-27
1
-1
/
+24
*
fixed a bug when shutting down DA queue
Rainer Gerhards
2008-01-27
1
-4
/
+2
*
reduced number of unnecessary wakeups of DA worker thread when high water
Rainer Gerhards
2008-01-27
1
-2
/
+0
*
fixed the situation where message processing could be stalled for some
Rainer Gerhards
2008-01-27
1
-1
/
+3
*
disk-assisted queue mode finally begins to look good ;)
Rainer Gerhards
2008-01-25
1
-27
/
+24
*
restructured queue shutdown so that the queue timeout is properly applied
Rainer Gerhards
2008-01-25
1
-18
/
+14
*
redesigned queue to utilize helper classes for threading support. This is
Rainer Gerhards
2008-01-24
1
-143
/
+169
*
initial creation of wti class (still under development)
Rainer Gerhards
2008-01-21
1
-0
/
+608