summaryrefslogtreecommitdiffstats
path: root/plugins/ompgsql
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v2-stable' into v3-stableRainer Gerhards2008-11-181-2/+2
|\ | | | | | | | | | | Conflicts: ChangeLog
| * bugfix: removed memory leak in ompgsqlKen2008-11-181-2/+2
| | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * applied some more cleanup provided by Michael BieblRainer Gerhards2007-12-191-2/+2
| |
* | added (internal) error codes to error messagesRainer Gerhards2008-06-271-3/+3
| | | | | | | | | | Also added redirector to web description of error codes closes bug http://bugzilla.adiscon.com/show_bug.cgi?id=20
* | Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
| | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | some more cleanupRainer Gerhards2008-04-161-1/+1
| | | | | | | | | | reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear
* | 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
| | | | | | | | Results in reducing code complexity.
* | fixed a few remaining logerror() calls - thanks to Michael Biebl forRainer Gerhards2008-03-061-5/+8
| | | | | | | | pointing that out
* | applied patch from Michael Biebl to clean up build systemRainer Gerhards2008-03-061-1/+1
| |
* | - changed module interface to support querying obj interface (stage work)Rainer Gerhards2008-03-041-1/+1
| | | | | | | | - changed module interface version, as the interface change is quite large
* | added --enable-mudflap ./configure optionRainer Gerhards2008-01-081-1/+1
| |
* | 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
| | | | | | | | | | simplyfication of output module interface as well as core syslog processing.
* | applied some more cleanup provided by Michael BieblRainer Gerhards2007-12-191-2/+2
| |
* | - begun to create input module interface and macrosRainer Gerhards2007-12-141-0/+2
| | | | | | | | - changed module interface to include function to query type
* | changed license to GPLv3 (for what is to become rsyslog v3)Rainer Gerhards2007-12-142-14/+16
| |
* | .cvsignore contained the wrong binary file names - copy error when it wasRainer Gerhards2007-12-141-2/+2
|/ | | | copied from ommysql
* small performance improvementRainer Gerhards2007-12-041-1/+1
|
* some code cleanupRainer Gerhards2007-12-032-23/+11
|
* removed no longer necessary function prototype definitionsRainer Gerhards2007-12-031-6/+0
|
* added dependency for plugin interface definitionsRainer Gerhards2007-12-031-1/+1
|
* added sur5r's postgres sql output module (many thanks!)Rainer Gerhards2007-12-034-0/+397
|
* adding sur5r's postgres moduleRainer Gerhards2007-12-031-0/+6