Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make it recover from errors on insertions. | Luis Fernando Muñoz Mejías | 2009-04-29 | 1 | -5/+4 |
* | Replace get_db_statement by a template. | Luis Fernando Muñoz Mejías | 2009-04-29 | 1 | -25/+13 |
* | Add the $OmoracleBatchItemSize directive | Luis Fernando Muñoz Mejías | 2009-04-29 | 1 | -17/+29 |
* | Add licensing information. | Luis Fernando Muñoz Mejías | 2009-04-29 | 2 | -0/+10 |
* | added a new error code for too-old rsyslog core | Rainer Gerhards | 2009-04-16 | 1 | -1/+1 |
* | Fixing the batch insertions. | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -26/+37 |
* | Add the callback for OCIBindDynamic. | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -0/+28 |
* | Add some debugging output | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -0/+1 |
* | Make the counting of bind parameters aware of literals. | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -3/+9 |
* | Fixed a mem leak | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -0/+1 |
* | Convert to the array-based interface. | Luis Fernando Muñoz Mejías | 2009-04-16 | 2 | -41/+164 |
* | Stop omoracle losing messages on rsyslog shutdown. | Luis Fernando Muñoz Mejías | 2009-04-09 | 1 | -23/+42 |
* | Solve a memory leak when freeing Oracle instances. | Luis Fernando Muñoz Mejías | 2009-04-09 | 1 | -1/+0 |
* | Make it work in batches of statements. | Luis Fernando Muñoz Mejías | 2009-04-09 | 1 | -11/+60 |
* | some small changes (as suggestion) | Rainer Gerhards | 2009-04-01 | 1 | -8/+6 |
* | Convert the module configuration to $Action... directives. | Luis Fernando Muñoz Mejías | 2009-04-01 | 1 | -23/+43 |
* | Add a SELinux policy that allows the module to load on RHEL5. | Luis Fernando Muñoz Mejías | 2009-04-01 | 1 | -0/+13 |
* | Make tryResume not to retry the last action, but just to reconnect. | Luis Fernando Muñoz Mejías | 2009-04-01 | 1 | -4/+1 |
* | added some (hopefully helpful) comments on the calling IF | Rainer Gerhards | 2009-03-25 | 1 | -0/+27 |
* | Remove useless dbgprintf and add documentation. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -2/+10 |
* | Add proper indentation (despite Emacs) and support for retrying. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -78/+90 |
* | Add the ability to actually run statements. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -17/+25 |
* | Add the ability to connect to the DB based on the config line. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -14/+44 |
* | Add handlers on modInit. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -9/+69 |
* | Add all other blocks (macros) needed to make this module work. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -13/+48 |
* | Include omoracle in the build system. | Luis Fernando Muñoz Mejías | 2009-03-25 | 1 | -1/+1 |
* | Start the output module for Oracle. | Luis Fernando Muñoz Mejías | 2009-03-25 | 3 | -0/+170 |