summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fixing the batch insertions.Luis Fernando Muñoz Mejías2009-04-161-26/+37
* Add the callback for OCIBindDynamic.Luis Fernando Muñoz Mejías2009-04-161-0/+28
* Add some debugging outputLuis Fernando Muñoz Mejías2009-04-161-0/+1
* Make the counting of bind parameters aware of literals.Luis Fernando Muñoz Mejías2009-04-161-3/+9
* Fixed a mem leakLuis Fernando Muñoz Mejías2009-04-161-0/+1
* Convert to the array-based interface.Luis Fernando Muñoz Mejías2009-04-162-41/+164
* Merge branch 'nextmaster' into oracleRainer Gerhards2009-04-091-0/+1
|\
| * Merge branch 'master' into nextmasterRainer Gerhards2009-04-091-0/+1
| |\
| | * Merge branch 'beta'Rainer Gerhards2009-04-091-0/+1
| | |\
| | | * Merge branch 'v3-stable' into betaRainer Gerhards2009-04-091-0/+1
| | | |\
| | | | * bugfix: $InputTCPMaxSessions config directive was accepted, but not honoredRainer Gerhards2009-04-091-0/+1
* | | | | Stop omoracle losing messages on rsyslog shutdown.Luis Fernando Muñoz Mejías2009-04-091-23/+42
* | | | | Solve a memory leak when freeing Oracle instances.Luis Fernando Muñoz Mejías2009-04-091-1/+0
* | | | | Make it work in batches of statements.Luis Fernando Muñoz Mejías2009-04-091-11/+60
|/ / / /
* | | | Merge branch 'oracle' into nextmasterRainer Gerhards2009-04-084-0/+378
|\ \ \ \
| * | | | Merge branch 'nextmaster' into oracleRainer Gerhards2009-04-071-0/+2
| |\| | |
| * | | | Merge branch 'master' into oracleRainer Gerhards2009-04-032-3/+79
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into oracleRainer Gerhards2009-04-024-0/+271
| |\ \ \ \ \
| * | | | | | some small changes (as suggestion)Rainer Gerhards2009-04-011-8/+6
| * | | | | | Convert the module configuration to $Action... directives.Luis Fernando Muñoz Mejías2009-04-011-23/+43
| * | | | | | Add a SELinux policy that allows the module to load on RHEL5.Luis Fernando Muñoz Mejías2009-04-011-0/+13
| * | | | | | Make tryResume not to retry the last action, but just to reconnect.Luis Fernando Muñoz Mejías2009-04-011-4/+1
| * | | | | | added some (hopefully helpful) comments on the calling IFRainer Gerhards2009-03-251-0/+27
| * | | | | | Remove useless dbgprintf and add documentation.Luis Fernando Muñoz Mejías2009-03-251-2/+10
| * | | | | | Add proper indentation (despite Emacs) and support for retrying.Luis Fernando Muñoz Mejías2009-03-251-78/+90
| * | | | | | Add the ability to actually run statements.Luis Fernando Muñoz Mejías2009-03-251-17/+25
| * | | | | | Add the ability to connect to the DB based on the config line.Luis Fernando Muñoz Mejías2009-03-251-14/+44
| * | | | | | Add handlers on modInit.Luis Fernando Muñoz Mejías2009-03-251-9/+69
| * | | | | | Add all other blocks (macros) needed to make this module work.Luis Fernando Muñoz Mejías2009-03-251-13/+48
| * | | | | | Include omoracle in the build system.Luis Fernando Muñoz Mejías2009-03-251-1/+1
| * | | | | | Start the output module for Oracle.Luis Fernando Muñoz Mejías2009-03-253-0/+170
* | | | | | | fixed some portability issuesRainer Gerhards2009-03-161-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | improved test suite and added test for new output module interfaceRainer Gerhards2009-04-031-0/+2
| |_|/ / / |/| | | |
* | | | | added a new way how output plugins may be passed parameters.Rainer Gerhards2009-04-031-2/+78
* | | | | added O_CLOEXEC to open() callsRainer Gerhards2009-04-021-1/+1
| |/ / / |/| | |
* | | | begining touches for putting rsyslog on spaceshipsRainer Gerhards2009-04-012-0/+138
* | | | improved testing supportRainer Gerhards2009-03-192-0/+133
|/ / /
* | | fixed broken make distcheck due to invalidly stated omtemplate fileRainer Gerhards2009-03-191-1/+1
* | | added output module templateRainer Gerhards2009-03-162-0/+228
* | | Merge branch 'beta'Rainer Gerhards2009-03-111-1/+7
|\| |
| * | Merge branch 'v3-stable' into betaRainer Gerhards2009-03-111-1/+7
| |\|
| | * fixed a potential segfault problem in gssapi codevarmojfekoj2009-03-021-1/+7
* | | bugfix: parser did not correctly parse fields in UDP-received messagesRainer Gerhards2009-03-101-1/+1
* | | Merge branch 'beta'Rainer Gerhards2009-02-2420-27/+26
|\| |
| * | Improve mysql configure check (for unusual paths)Michael Biebl2009-02-241-2/+1
| * | make all cflags and libs variables uppercaseMichael Biebl2009-02-2419-25/+25
* | | enhanced imtcp, among others to handel invalid NetScreen framingRainer Gerhards2008-12-101-0/+17
* | | added $PreserveFQDN config file directiveRainer Gerhards2008-12-081-0/+1
* | | bugfix: imudp went into an endless loop under some circumstancesRainer Gerhards2008-12-081-3/+3
* | | Merge branch 'beta'Rainer Gerhards2008-12-051-4/+14
|\| |