Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | added some doc for omoracle | Rainer Gerhards | 2009-04-16 | 4 | -5/+84 | |
* | | | | | | | | 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 | |
* | | | | | | | | Merge branch 'nextmaster' into oracle | Rainer Gerhards | 2009-04-09 | 10 | -13/+378 | |
|\| | | | | | | | ||||||
| * | | | | | | | Merge branch 'tcpflood' into nextmaster | Rainer Gerhards | 2009-04-09 | 7 | -11/+342 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | minor cleanup | Rainer Gerhards | 2009-04-08 | 3 | -9/+1 | |
| | * | | | | | | | added new test case for many tcp connections | Rainer Gerhards | 2009-04-08 | 6 | -3/+342 | |
| * | | | | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-09 | 4 | -2/+36 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-09 | 5 | -1/+37 | |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | * | | | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-09 | 5 | -1/+32 | |
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | | | ||||||
| | | | * | | | | | bugfix: $InputTCPMaxSessions config directive was accepted, but not honored | Rainer Gerhards | 2009-04-09 | 4 | -1/+23 | |
| | | | * | | | | | Merge branch 'v2-stable' into v3-stable | Rainer Gerhards | 2009-04-09 | 2 | -0/+5 | |
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | | | ||||||
| | | | | * | | | | bugfix: potential memory leak in msg.c | Rainer Gerhards | 2009-04-09 | 2 | -0/+5 | |
* | | | | | | | | | 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 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'oracle' into nextmaster | Rainer Gerhards | 2009-04-08 | 6 | -2/+419 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'nextmaster' into oracle | Rainer Gerhards | 2009-04-08 | 7 | -24/+130 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'nextmaster' into oracle | Rainer Gerhards | 2009-04-07 | 41 | -80/+664 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into oracle | Rainer Gerhards | 2009-04-03 | 21 | -30/+259 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into oracle | Rainer Gerhards | 2009-04-02 | 5 | -4/+58 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into oracle | Rainer Gerhards | 2009-04-02 | 27 | -34/+767 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | 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 | 3 | -3/+42 | |
| * | | | | | | | | | | | | Start the output module for Oracle. | Luis Fernando Muñoz Mejías | 2009-03-25 | 3 | -0/+170 | |
* | | | | | | | | | | | | | bugfix: solved potential memory leak in msg processing | Rainer Gerhards | 2009-04-08 | 2 | -1/+5 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | fixed some portability issues | Rainer Gerhards | 2009-03-16 | 5 | -5/+21 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | improved testbench, added tests for tcp-based reception | Rainer Gerhards | 2009-04-08 | 7 | -24/+130 | |
| |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-07 | 7 | -15/+34 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | final touches for 4.1.6 releasev4.1.6 | Rainer Gerhards | 2009-04-07 | 1 | -0/+2 | |
| * | | | | | | | | | Re-enable parsing host names from message. | Luis Fernando Muñoz Mejías | 2009-04-07 | 1 | -1/+1 | |
| * | | | | | | | | | updating changelog for release | Rainer Gerhards | 2009-04-07 | 1 | -3/+5 | |
| * | | | | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-07 | 6 | -11/+26 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | preparing for 3.21.11v3.21.11 | Rainer Gerhards | 2009-04-03 | 3 | -3/+3 | |
| | * | | | | | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-02 | 10 | -11/+126 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | preparing for 3.20.5 releasev3.20.5 | Rainer Gerhards | 2009-04-02 | 4 | -4/+12 |