summaryrefslogtreecommitdiffstats
path: root/plugins/ommysql
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v6-stable'Rainer Gerhards2012-05-031-1/+19
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-05-031-1/+19
| |\
| | * 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 'v6-stable'Rainer Gerhards2012-02-031-16/+14
|\| |
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-02-031-16/+14
| |\|
| | * Merge branch 'v4-stable' into v5-stableRainer Gerhards2012-02-031-16/+14
| | |\
| | | * ommysql: put under ASL 2.0Rainer Gerhards2012-02-031-16/+14
* | | | ommysql: added support for v6 config formatRainer Gerhards2012-02-021-0/+98
* | | | v6.1/2 scoping support removed from pluginsRainer Gerhards2012-01-191-3/+2
* | | | Merge branch 'v6-stable-noscoping' into masterRainer Gerhards2012-01-191-4/+4
|\| | |
| * | | undoing v6.1 config scoping interface, part II (now finished)Rainer Gerhards2012-01-191-4/+4
* | | | milestone: added module config namesRainer Gerhards2011-07-201-0/+1
* | | | renaming conf.* wasn't a good idea -- undoingRainer Gerhards2011-04-191-1/+1
* | | | renamed conf.c to legacyconf.c to make room for new config systemRainer Gerhards2011-04-191-1/+1
|/ / /
* | | Merge branch 'v5-beta'Rainer Gerhards2011-03-111-0/+1
|\| |
| * | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
* | | Merge branch 'v5-devel'Rainer Gerhards2011-02-011-0/+39
|\| |
| * | added $OMMySQLConfigFile/$OMMySQLConfigSection config directivesAriel P2011-01-311-0/+39
| |/
* | fixed regression from last commitRainer Gerhards2010-07-271-0/+1
* | milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-271-7/+17
* | moving towards scoping inside rsyslog.confRainer Gerhards2010-07-211-2/+2
|/
* 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