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
/
module-template.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed bug in output module interface, see
Rainer Gerhards
2008-01-30
1
-2
/
+3
*
redesigned queue to utilize helper classes for threading support. This is
Rainer Gerhards
2008-01-24
1
-20
/
+28
*
- fixed a bug that caused a segfault on startup when no $WorkDir directive
v3-10-1a
Rainer Gerhards
2008-01-10
1
-12
/
+0
*
removed single-threading support for sending TCP messages; caused
Rainer Gerhards
2007-12-20
1
-47
/
+0
*
moved unix socket code to its own module (imuxsock)
Rainer Gerhards
2007-12-20
1
-1
/
+1
*
- implemented afterRun input module interface function
Rainer Gerhards
2007-12-17
1
-0
/
+21
*
begun imklog, replacing klogd.c (finally we get rid of it...)
Rainer Gerhards
2007-12-17
1
-1
/
+6
*
implemented $MarkMessagePeriod config directive
Rainer Gerhards
2007-12-17
1
-0
/
+23
*
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
/
+12
*
added thread activation
Rainer Gerhards
2007-12-14
1
-1
/
+4
*
on the way to a real input module interface and threading class...
Rainer Gerhards
2007-12-14
1
-0
/
+19
*
- begun to create input module interface and macros
Rainer Gerhards
2007-12-14
1
-9
/
+42
*
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
-0
/
+13
*
added an identifier to command handler table - need to identify which
Rainer Gerhards
2007-11-21
1
-1
/
+12
*
added new modExit() entry point to loadable module interface
Rainer Gerhards
2007-11-21
1
-3
/
+48
*
- removed compiler warnings in non-debug mode
v1-19-6b
Rainer Gerhards
2007-09-11
1
-1
/
+1
*
fixed a bug that in --enable-debug mode caused an assertion when the
Rainer Gerhards
2007-09-10
1
-1
/
+1
*
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
-2
/
+5
*
- I found out that we finally have problems with the (somewhat recursive)
Rainer Gerhards
2007-08-03
1
-0
/
+1
*
- added CODE_STD_FINALIZERparseSelectorAct to module-generation macros
Rainer Gerhards
2007-08-03
1
-6
/
+7
*
added tryResume() API to module interface
Rainer Gerhards
2007-08-02
1
-0
/
+25
*
- changed modInit() interface to contain pointer to host-function query
Rainer Gerhards
2007-07-31
1
-2
/
+13
*
added macro to consistently define iRet
Rainer Gerhards
2007-07-31
1
-7
/
+7
*
removed selector_t f references from output modules
Rainer Gerhards
2007-07-27
1
-12
/
+6
*
- added omsr object (objomsr.c, objomsr.h) - template request for output
Rainer Gerhards
2007-07-27
1
-5
/
+26
*
- changed doAction() interface to contain the full message string
Rainer Gerhards
2007-07-26
1
-2
/
+3
*
- implemented needUDPSocket() interface
Rainer Gerhards
2007-07-26
1
-9
/
+23
*
- changed doAction() interface to include module data pointer
Rainer Gerhards
2007-07-26
1
-3
/
+9
*
- implemented onSelectReadyWrite() interface
Rainer Gerhards
2007-07-26
1
-2
/
+28
*
introduced getWriteFDForSelect() module API
Rainer Gerhards
2007-07-25
1
-0
/
+23
*
added new function dbgPrintInstInfo() to omod interface
Rainer Gerhards
2007-07-25
1
-0
/
+23
*
changed calling interface for freeInstance() - need to work with dual
Rainer Gerhards
2007-07-25
1
-5
/
+11
*
changed output modules to use a template-based code generation system for
Rainer Gerhards
2007-07-25
1
-0
/
+192