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
/
plugins
/
ommysql
/
ommysql.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
milestone: added module config names
Rainer Gerhards
2011-07-20
1
-0
/
+1
*
renaming conf.* wasn't a good idea -- undoing
Rainer Gerhards
2011-04-19
1
-1
/
+1
*
renamed conf.c to legacyconf.c to make room for new config system
Rainer Gerhards
2011-04-19
1
-1
/
+1
*
Merge branch 'v5-beta'
Rainer Gerhards
2011-03-11
1
-0
/
+1
|
\
|
*
added work-around for bug in gtls, which causes fd leak when using TLS
Bojan Smojver
2011-02-23
1
-0
/
+1
*
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-02-01
1
-0
/
+39
|
\
|
|
*
added $OMMySQLConfigFile/$OMMySQLConfigSection config directives
Ariel P
2011-01-31
1
-0
/
+39
*
|
fixed regression from last commit
Rainer Gerhards
2010-07-27
1
-0
/
+1
*
|
milestone commit: output plugin interface changes (may NOT run)
Rainer Gerhards
2010-07-27
1
-7
/
+17
*
|
moving towards scoping inside rsyslog.conf
Rainer Gerhards
2010-07-21
1
-2
/
+2
|
/
*
re-enabled pipe, tty and console in omfile
Rainer Gerhards
2009-06-12
1
-1
/
+1
*
Improve mysql configure check (for unusual paths)
Michael Biebl
2009-02-24
1
-2
/
+1
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-08-13
1
-3
/
+21
|
\
|
*
enhanced ommysql to support custom port to connect to server
Rainer Gerhards
2008-08-12
1
-3
/
+21
*
|
added (internal) error codes to error messages
Rainer Gerhards
2008-06-27
1
-4
/
+4
*
|
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
|
/
*
removed a now-longer needed callback from the output module interface.
Rainer Gerhards
2008-03-22
1
-5
/
+0
*
fixed a few remaining logerror() calls - thanks to Michael Biebl for
Rainer Gerhards
2008-03-06
1
-4
/
+7
*
- changed module interface to support querying obj interface (stage work)
Rainer Gerhards
2008-03-04
1
-1
/
+1
*
created an initial version of omlibdbi (does not yet work)
Rainer Gerhards
2008-02-14
1
-3
/
+1
*
- changed the ommysql output plugin so that the (lengthy) connection
Rainer Gerhards
2008-01-30
1
-9
/
+14
*
removed single-threading support for sending TCP messages; caused
Rainer Gerhards
2007-12-20
1
-10
/
+0
*
- begun to create input module interface and macros
Rainer Gerhards
2007-12-14
1
-0
/
+2
*
changed license to GPLv3 (for what is to become rsyslog v3)
Rainer Gerhards
2007-12-14
1
-7
/
+8
*
fixed an off-by-one bug that created problems when :ommysql: syntax was
Rainer Gerhards
2007-12-04
1
-1
/
+1
*
some code cleanup
Rainer Gerhards
2007-12-03
1
-1
/
+0
*
added new modExit() entry point to loadable module interface
Rainer Gerhards
2007-11-21
1
-0
/
+5
*
added some debug message to ommysql
Rainer Gerhards
2007-11-19
1
-0
/
+1
*
changed ommsyql to allow for ":ommysql:" module specific action call method
Rainer Gerhards
2007-10-15
1
-3
/
+13
*
- changed the build system to use a single source tarball again (but
Rainer Gerhards
2007-10-11
1
-1
/
+1
*
applied patch provided by varmojfekoj to support building ommysql in its
Rainer Gerhards
2007-09-26
1
-0
/
+293