Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo fix (important typo) | Rainer Gerhards | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | doc status update & typo fixes | Rainer Gerhards | 2009-04-21 | 2 | -24/+24 |
| | |||||
* | Merge branch 'nextmaster' | Rainer Gerhards | 2009-04-21 | 76 | -268/+2501 |
|\ | |||||
| * | doc: added (hopefully) easier to grasp queue explanation | Rainer Gerhards | 2009-04-21 | 22 | -5/+286 |
| | | |||||
| * | improved testbench - added tests for queue disk-only mode | Rainer Gerhards | 2009-04-17 | 4 | -1/+52 |
| | | |||||
| * | some cleanup | Rainer Gerhards | 2009-04-17 | 5 | -3/+6 |
| | | | | | | | | | | ... mostly removal of compile-time warnings (thanks to Michael Biebl for suggesting to look after that) | ||||
| * | update project status & cleanup | Rainer Gerhards | 2009-04-17 | 3 | -30/+32 |
| | | | | | | | | | | | | removed some warning in imklog compilation, but may not have solved a lurking issue (but placed comment so that we know if something surfaces) | ||||
| * | bugfix: missing header (platform compatibility issue)v4.3.0 | Rainer Gerhards | 2009-04-17 | 1 | -0/+1 |
| | | |||||
| * | preparing for 4.3.0 release | Rainer Gerhards | 2009-04-17 | 3 | -3/+8 |
| | | |||||
| * | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-17 | 2 | -9/+58 |
| |\ | |||||
| * \ | Merge branch 'nextmaster' into oracle | Rainer Gerhards | 2009-04-16 | 22 | -181/+581 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h | ||||
| | * \ | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-16 | 2 | -5/+20 |
| | |\ \ | |||||
| | * | | | cosmetic fix (status message) | Rainer Gerhards | 2009-04-09 | 1 | -2/+0 |
| | | | | | |||||
| | * | | | Merge branch 'setrlimit' into nextmaster | Rainer Gerhards | 2009-04-09 | 0 | -0/+0 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'setrlimit' of git+ssh://rger@git.adiscon.com/git/rsyslog into ↵ | Rainer Gerhards | 2009-04-09 | 4 | -12/+48 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | setrlimit | ||||
| | * | | | | | Merge branch 'setrlimit' into nextmaster | Rainer Gerhards | 2009-04-09 | 1 | -1/+10 |
| | |\| | | | | |||||
| | | * | | | | removed MSG_NOSIGNAL & provided work-around | Rainer Gerhards | 2009-04-09 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as this send() option is not supported on Solaris. We now simply ignore SIGPIPE | ||||
| | * | | | | | updated project status | Rainer Gerhards | 2009-04-14 | 1 | -4/+4 |
| | | | | | | | |||||
| | * | | | | | Merge branch 'omprog' into nextmaster | Rainer Gerhards | 2009-04-14 | 10 | -141/+392 |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/rsyslog.h | ||||
| | | * | | | | improved omprog, now ready for first practical testing | Rainer Gerhards | 2009-04-01 | 3 | -8/+165 |
| | | | | | | | |||||
| | | * | | | | initial work on omprog, an output module to send messages to another program | Rainer Gerhards | 2009-04-01 | 8 | -22/+116 |
| | | | | | | | |||||
| | * | | | | | added doc for $MaxOpenFiles directive | Rainer Gerhards | 2009-04-14 | 4 | -12/+48 |
| | | |/ / / | | |/| | | | |||||
| | * | | | | implemented $MaxOpenFiles directive and changed testbench | Rainer Gerhards | 2009-04-14 | 5 | -16/+89 |
| | | | | | | | | | | | | | | | | | | | | | | | | ... to utilize it. This work is not yet fully verified to be correct. | ||||
| | * | | | | Merge branch 'nextmaster' of git+ssh://rger@git.adiscon.com/git/rsyslog into ↵ | Rainer Gerhards | 2009-04-09 | 2 | -1/+4 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nextmaster | ||||
| | | * | | | | fixed testbench compilation problem on Solaris | Rainer Gerhards | 2009-04-09 | 2 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Solaris network libraries needed to be specified in linker options | ||||
| | * | | | | | fixed compile-time problems in im3195 | Rainer Gerhards | 2009-04-09 | 1 | -1/+2 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... however, I did not not a test run due to the lack of existing test drivers and the very low (aka "non-existing" interest from the userbase in the feature). | ||||
| | * | | | | working some more on "make distcheck" | Rainer Gerhards | 2009-04-09 | 3 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | ... this time I think successfully (at least on Fedora...) | ||||
| | * | | | | fixing "make distcheck" | Rainer Gerhards | 2009-04-09 | 1 | -0/+11 |
| | | | | | | |||||
| | * | | | | removed accidently added binary | Rainer Gerhards | 2009-04-09 | 1 | -0/+0 |
| | | | | | | |||||
| * | | | | | added a new error code for too-old rsyslog core | Rainer Gerhards | 2009-04-16 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which can be emittend when plugin can not load due to missing core functionality. | ||||
| * | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previous versions inserted garbage (the pointer was interpreted as the string itself). It seems inserting arrays of strings is not that easy with OCI. This approach consumes 2KB per entry in the batch, so if you have batches of size 1000 you'll be using 2MB for the batch. This size doesn't change, anyways and the risk of leaking memory is gone. OCI doesn't deal well with batches of strings. :( | ||||
| * | | | | | Add the callback for OCIBindDynamic. | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | Let's hope it works. | ||||
| * | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Literal strings passed in the statement may contain ':', let's not count them. | ||||
| * | | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We'll receive a single statement to be prepared and a batch size. Then, doAction will execute the statement only once per batch hit, making the process much more efficient. This will reduce network and DB server overhead. The downside is that this version cannot be used with rsyslog v3 anymore. If anyone is interested on backporting the module, they should choose all patches up to this one. Better documentation may follow. | ||||
| * | | | | | 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 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| | | * | | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is checked that many tcp connections are properly handled. While adding this test, I noticed that there is a bug in imtcp that prevents creation of more than 200 connections. This bug still exists, so the test suite currently fails (what is correct). Will be addressed soon. | ||||
| | * | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-09 | 4 | -2/+36 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | | | | | | | Stop omoracle losing messages on rsyslog shutdown. | Luis Fernando Muñoz Mejías | 2009-04-09 | 1 | -23/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When rsyslog shuts down, we must send and commit any pending messages or information will be lost. It will make rsyslog's shut down slower, but also more reliable. | ||||
| * | | | | | | | 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 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, all statements to be executed are stored on the same structure. When the batch size is reached, all statements are executed in a single transaction, and then committed. There are many corner cases in which an error may happen and the batch may be left in an inconsistent state, perhaps leaking memory or crashing. They will be fixed. | ||||
| * | | | | | | 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 |
| | |\ \ \ \ \ \ \ \ \ |