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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleaned up compiler warnings
Rainer Gerhards
2007-09-11
1
-0
/
+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
/
+25
*
- integrated patch from varmojfekoj to make the mysql module a loadable one
Rainer Gerhards
2007-08-14
1
-2
/
+9
*
added module unload functionality; rsyslogd now unloads modules on exit (of
Rainer Gerhards
2007-08-09
1
-0
/
+21
*
added interface API for unloading module (a dummy)
Rainer Gerhards
2007-08-09
1
-0
/
+26
*
fixed a potential memory leak in modules.c, again, this could not happen in
Rainer Gerhards
2007-08-09
1
-1
/
+3
*
changed function name dprintf() to dbgprintf() as it conflicts with the
Rainer Gerhards
2007-08-08
1
-14
/
+14
*
added tryResume() API to module interface
Rainer Gerhards
2007-08-02
1
-0
/
+4
*
- added interface to register a cfsysline command handler (basic
Rainer Gerhards
2007-07-31
1
-4
/
+12
*
- changed modInit() interface to contain pointer to host-function query
Rainer Gerhards
2007-07-31
1
-2
/
+29
*
- implemented needUDPSocket() interface
Rainer Gerhards
2007-07-26
1
-0
/
+4
*
- implemented onSelectReadyWrite() interface
Rainer Gerhards
2007-07-26
1
-0
/
+4
*
introduced getWriteFDForSelect() module API
Rainer Gerhards
2007-07-25
1
-0
/
+4
*
added new function dbgPrintInstInfo() to omod interface
Rainer Gerhards
2007-07-25
1
-0
/
+6
*
changed output modules to use a template-based code generation system for
Rainer Gerhards
2007-07-25
1
-2
/
+0
*
TypeName is now pulled from the module itself
Rainer Gerhards
2007-07-24
1
-0
/
+12
*
added freeInstance() call to output module interface; re-structured
Rainer Gerhards
2007-07-24
1
-2
/
+0
*
moved discard functionality to an output module
Rainer Gerhards
2007-07-24
1
-0
/
+5
*
changed select action config reader to use module interface
Rainer Gerhards
2007-07-24
1
-5
/
+28
*
continued working on modularization; begun to create interface for
Rainer Gerhards
2007-07-23
1
-4
/
+94
*
added new modules file set
Rainer Gerhards
2007-07-23
1
-0
/
+102