summaryrefslogtreecommitdiffstats
path: root/plugins/ompgsql
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: remove compiler warningsRainer Gerhards2012-01-191-1/+1
* v6.1/2 scoping support removed from pluginsRainer Gerhards2012-01-191-3/+2
* 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-devel'Rainer Gerhards2011-03-311-1/+6
|\
| * Force ANSI SQL treatment of strings for PostgresChristian Kastner2011-03-291-1/+6
* | 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
* | fixed regression from last commitRainer Gerhards2010-07-271-0/+1
* | milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-271-0/+10
|/
* made ompgsql identify its version on loadRainer Gerhards2010-05-071-0/+1
* Merge branch 'v4-beta' into betaRainer Gerhards2010-02-101-1/+1
|\
| * improved PostgreSQL database create script, provided doc on PostgreSQL setupMarc Schiffbauer2010-02-081-1/+1
* | bugfix: ompgsql did not properly check the server connection in tryResume()Rainer Gerhards2009-12-161-5/+14
* | made ompgsql behave correctly with older rsyslog core versionsRainer Gerhards2009-12-111-1/+2
* | bugfix: ompgsql had problems with transaction support, what actually rendered...Rainer Gerhards2009-12-111-1/+3
* | Merge branch 'omfile' into v5-develRainer Gerhards2009-06-161-1/+1
|\|
| * re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-121-1/+1
* | begin implementation of new transactional output module interfaceRainer Gerhards2009-04-271-0/+22
|/
* Merge branch 'v3-stable' into betaRainer Gerhards2009-04-171-9/+41
|\
| * Merge branch 'debian_lenny' into v3-stableRainer Gerhards2009-04-171-9/+41
| |\
| | * Merge branch 'v2-stable' into debian_lennyRainer Gerhards2009-04-171-9/+41
| | |\
| | | * bugfix: ompgsql did not detect problems in sql command executionRainer Gerhards2009-04-171-9/+41
| | * | Merge branch 'v2-stable' into debian_lennyRainer Gerhards2008-12-181-2/+2
| | |\|
* | | | make all cflags and libs variables uppercaseMichael Biebl2009-02-241-2/+2
|/ / /
* | | Merge branch 'v2-stable' into v3-stableRainer Gerhards2008-11-181-2/+2
|\ \ \ | | |/ | |/|
| * | bugfix: removed memory leak in ompgsqlKen2008-11-181-2/+2
| * | 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
* | | Remove .cvsignore files, add .gitignore.Michael Biebl2008-06-111-6/+0
* | | some more cleanupRainer 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-5/+8
* | 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
* | 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
* | 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 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
|/
* 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