Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | 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 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | 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 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | testcase added (on user request) | Rainer Gerhards | 2009-04-06 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | improved internal handling of RainerScript functions | Rainer Gerhards | 2009-04-06 | 12 | -32/+345 | |
* | | | | | | | | | | | | | | | | | | | fixed left-over from merge failure | Rainer Gerhards | 2009-07-30 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-07-13 | 4 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | fix compile error in zip sender patch | Rainer Gerhards | 2009-07-13 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | better configure error message if mysql-devel is missing | Rainer Gerhards | 2009-07-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | bugfix: sending syslog messages with zip compression did not work | Rainer Gerhards | 2009-07-13 | 2 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | preparing for 3.22.1v3.22.1 | Rainer Gerhards | 2009-07-02 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | | | | | | bugfix: ssh session hangs after rsyslgod is started from it | Rainer Gerhards | 2009-06-29 | 2 | -1/+19 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-06-24 | 2 | -0/+4 | |
|\| | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | bugfix: invalid mutex release in msg.c | Rainer Gerhards | 2009-06-24 | 2 | -0/+4 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-06-24 | 1 | -2/+2 | |
|\| | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | minor doc bugfix: name of rsyslogd.pid corrected (was syslogd.pid) | Michael Biebl | 2009-06-24 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | finishing touches for 4.2.0v4.2.0 | Rainer Gerhards | 2009-06-22 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | preparing for v4-stable | Rainer Gerhards | 2009-06-22 | 3 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-06-18 | 4 | -10/+27 | |
|\| | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |