summaryrefslogtreecommitdiffstats
path: root/plugins/ommysql
Commit message (Expand)AuthorAgeFilesLines
* 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
* make all cflags and libs variables uppercaseMichael Biebl2009-02-241-2/+2
* 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
* | Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
* | some more cleanupRainer Gerhards2008-04-161-1/+1
* | moved files to the runtimeRainer Gerhards2008-04-161-1/+1
* | made everything compile with the new runtime subdirectoryRainer 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
* applied patch from Michael Biebl to clean up build systemRainer Gerhards2008-03-061-2/+2
* - 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
* added --enable-mudflap ./configure optionRainer Gerhards2008-01-081-2/+2
* applied Michael Biebl's patch to clean up the makefilesRainer Gerhards2008-01-031-2/+2
* removed single-threading support for sending TCP messages; causedRainer Gerhards2007-12-201-10/+0
* code cleanups thanks to Michael BieblRainer Gerhards2007-12-181-2/+2
* - 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-142-14/+16
* fixed an off-by-one bug that created problems when :ommysql: syntax wasRainer Gerhards2007-12-041-1/+1
* some code cleanupRainer Gerhards2007-12-032-2/+0
* removed no longer necessary function prototype definitionsRainer Gerhards2007-12-031-6/+0
* added compile-time switches for -pthreadRainer Gerhards2007-11-301-1/+1
* added .cvsignore files as suggested by Michael BieblRainer Gerhards2007-11-301-0/+6
* added new modExit() entry point to loadable module interfaceRainer Gerhards2007-11-212-1/+6
* 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-113-53/+5
* applied patch provided by varmojfekoj to support building ommysql in itsRainer Gerhards2007-09-266-0/+475