summaryrefslogtreecommitdiffstats
path: root/plugins/ommysql/ommysql.c
Commit message (Expand)AuthorAgeFilesLines
* ommysql: added support for new mysql_library_[init/exit]Rainer Gerhards2012-05-031-1/+11
* bugfix: ommysql did not properly init/exit the mysql runtime libraryRainer Gerhards2012-05-031-1/+9
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-02-031-16/+14
|\
| * ommysql: put under ASL 2.0Rainer Gerhards2012-02-031-16/+14
* | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* | added $OMMySQLConfigFile/$OMMySQLConfigSection config directivesAriel P2011-01-311-0/+39
|/
* re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-121-1/+1
* Improve mysql configure check (for unusual paths)Michael Biebl2009-02-241-2/+1
* Merge branch 'v3-stable' into betaRainer Gerhards2008-08-131-3/+21
|\
| * enhanced ommysql to support custom port to connect to serverRainer Gerhards2008-08-121-3/+21
* | added (internal) error codes to error messagesRainer Gerhards2008-06-271-4/+4
* | some more cleanupRainer Gerhards2008-04-161-1/+1
|/
* removed a now-longer needed callback from the output module interface.Rainer Gerhards2008-03-221-5/+0
* fixed a few remaining logerror() calls - thanks to Michael Biebl forRainer Gerhards2008-03-061-4/+7
* - changed module interface to support querying obj interface (stage work)Rainer Gerhards2008-03-041-1/+1
* created an initial version of omlibdbi (does not yet work)Rainer Gerhards2008-02-141-3/+1
* - changed the ommysql output plugin so that the (lengthy) connectionRainer Gerhards2008-01-301-9/+14
* removed single-threading support for sending TCP messages; causedRainer Gerhards2007-12-201-10/+0
* - begun to create input module interface and macrosRainer Gerhards2007-12-141-0/+2
* changed license to GPLv3 (for what is to become rsyslog v3)Rainer Gerhards2007-12-141-7/+8
* fixed an off-by-one bug that created problems when :ommysql: syntax wasRainer Gerhards2007-12-041-1/+1
* some code cleanupRainer Gerhards2007-12-031-1/+0
* added new modExit() entry point to loadable module interfaceRainer Gerhards2007-11-211-0/+5
* added some debug message to ommysqlRainer Gerhards2007-11-191-0/+1
* changed ommsyql to allow for ":ommysql:" module specific action call methodRainer Gerhards2007-10-151-3/+13
* - changed the build system to use a single source tarball again (butRainer Gerhards2007-10-111-1/+1
* applied patch provided by varmojfekoj to support building ommysql in itsRainer Gerhards2007-09-261-0/+293