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
/
modules.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fixed a bug that caused a segfault on startup when no $WorkDir directive
v3-10-1a
Rainer Gerhards
2008-01-10
1
-1
/
+0
*
moved some of the udp input code to its right place
Rainer Gerhards
2007-12-25
1
-1
/
+1
*
removed single-threading support for sending TCP messages; caused
Rainer Gerhards
2007-12-20
1
-2
/
+0
*
- implemented afterRun input module interface function
Rainer Gerhards
2007-12-17
1
-0
/
+1
*
implemented $MarkMessagePeriod config directive
Rainer Gerhards
2007-12-17
1
-0
/
+1
*
moved thread termination code out to threads.c
Rainer Gerhards
2007-12-17
1
-1
/
+1
*
graceful termination now supported
Rainer Gerhards
2007-12-14
1
-0
/
+2
*
added thread activation
Rainer Gerhards
2007-12-14
1
-6
/
+2
*
on the way to a real input module interface and threading class...
Rainer Gerhards
2007-12-14
1
-1
/
+4
*
changed license to GPLv3 (for what is to become rsyslog v3)
Rainer Gerhards
2007-12-14
1
-7
/
+8
*
- added an identifier to command handler table - need to identify which
Rainer Gerhards
2007-11-21
1
-1
/
+2
*
applied patches which will be released under 1.19.1, changed doc for 1.19.1
v1-19-1
Michael Meckelein
2007-08-22
1
-0
/
+1
*
- integrated patch from varmojfekoj to make the mysql module a loadable one
Rainer Gerhards
2007-08-14
1
-1
/
+2
*
added module unload functionality; rsyslogd now unloads modules on exit (of
Rainer Gerhards
2007-08-09
1
-0
/
+1
*
changed function name dprintf() to dbgprintf() as it conflicts with the
Rainer Gerhards
2007-08-08
1
-1
/
+1
*
added tryResume() API to module interface
Rainer Gerhards
2007-08-02
1
-0
/
+1
*
removed selector_t f references from output modules
Rainer Gerhards
2007-07-27
1
-6
/
+6
*
- added omsr object (objomsr.c, objomsr.h) - template request for output
Rainer Gerhards
2007-07-27
1
-2
/
+4
*
- changed doAction() interface to contain the full message string
Rainer Gerhards
2007-07-26
1
-1
/
+1
*
- implemented needUDPSocket() interface
Rainer Gerhards
2007-07-26
1
-0
/
+1
*
- implemented onSelectReadyWrite() interface
Rainer Gerhards
2007-07-26
1
-0
/
+1
*
introduced getWriteFDForSelect() module API
Rainer Gerhards
2007-07-25
1
-0
/
+1
*
added new function dbgPrintInstInfo() to omod interface
Rainer Gerhards
2007-07-25
1
-0
/
+1
*
changed calling interface for freeInstance() - need to work with dual
Rainer Gerhards
2007-07-25
1
-1
/
+1
*
changed output modules to use a template-based code generation system for
Rainer Gerhards
2007-07-25
1
-1
/
+1
*
TypeName is now pulled from the module itself
Rainer Gerhards
2007-07-24
1
-0
/
+1
*
moved discard functionality to an output module
Rainer Gerhards
2007-07-24
1
-0
/
+1
*
changed select action config reader to use module interface
Rainer Gerhards
2007-07-24
1
-0
/
+3
*
continued working on modularization; begun to create interface for
Rainer Gerhards
2007-07-23
1
-7
/
+11
*
added new modules file set
Rainer Gerhards
2007-07-23
1
-0
/
+83