summaryrefslogtreecommitdiffstats
path: root/plugins/ompgsql/ompgsql.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed a few remaining logerror() calls - thanks to Michael Biebl forRainer Gerhards2008-03-061-5/+8
| | | | pointing that out
* - 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
* 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.
* - 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-141-7/+8
|
* small performance improvementRainer Gerhards2007-12-041-1/+1
|
* some code cleanupRainer Gerhards2007-12-031-22/+11
|
* added sur5r's postgres sql output module (many thanks!)Rainer Gerhards2007-12-031-0/+315