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
/
debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- introduced a new, more powerful, message submission interface submitMsg()
Rainer Gerhards
2008-02-13
1
-2
/
+4
*
- improved diagnostic information for abort cases
Rainer Gerhards
2008-02-12
1
-1
/
+29
*
reduced volume of debug output
Rainer Gerhards
2008-02-12
1
-3
/
+8
*
added input-plugin interface specification in form of a (copy) template
Rainer Gerhards
2008-02-01
1
-1
/
+0
*
bugfix: dbgoprint mutex - was too simple once I wrote the tracker item ;)
Rainer Gerhards
2008-01-31
1
-7
/
+4
*
- fixed bug in sample rsyslog.conf
Rainer Gerhards
2008-01-31
1
-1
/
+5
*
fixed a bug that caused $MainMsgQueueCheckpointInterval to work incorrectly
Rainer Gerhards
2008-01-30
1
-1
/
+1
*
added ability to re-enqueue objects into the queue when a worker thread is
Rainer Gerhards
2008-01-29
1
-1
/
+1
*
implemented naming for all objects (mostly as a debug aid, but you never
Rainer Gerhards
2008-01-29
1
-1
/
+86
*
cleanup to prepare for release
Rainer Gerhards
2008-01-28
1
-1
/
+1
*
some more testing and cleanup with the queue class (pretty stable now)
Rainer Gerhards
2008-01-28
1
-1
/
+1
*
added capability to record last known exec location in debug stack dump
Rainer Gerhards
2008-01-28
1
-19
/
+33
*
fixed queue termination in case bSaveOnShutdown is 0
Rainer Gerhards
2008-01-27
1
-2
/
+2
*
improved SIGSEGV handler a bit (now we get a core dump)
Rainer Gerhards
2008-01-26
1
-14
/
+6
*
added debug-support environment variable RSYSLOG_DEBUGLOG
Rainer Gerhards
2008-01-25
1
-4
/
+12
*
disk-assisted queue mode finally begins to look good ;)
Rainer Gerhards
2008-01-25
1
-9
/
+24
*
restructured queue shutdown so that the queue timeout is properly applied
Rainer Gerhards
2008-01-25
1
-1
/
+2
*
redesigned queue to utilize helper classes for threading support. This is
Rainer Gerhards
2008-01-24
1
-6
/
+0
*
more improvements and bug fixes
Rainer Gerhards
2008-01-24
1
-33
/
+164
*
improved debugging support (faster, less memory used, function invocation
Rainer Gerhards
2008-01-24
1
-55
/
+170
*
looks like the first actually usable debug class is done
Rainer Gerhards
2008-01-23
1
-70
/
+118
*
bug fixes and improvements
Rainer Gerhards
2008-01-23
1
-14
/
+64
*
added mutex debug instrumentation
Rainer Gerhards
2008-01-23
1
-30
/
+314
*
added thread-specific call stack to debug interface
Rainer Gerhards
2008-01-22
1
-13
/
+131
*
added debug support class
Rainer Gerhards
2008-01-22
1
-0
/
+133