summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* doc: added (hopefully) easier to grasp queue explanationRainer Gerhards2009-04-2122-5/+286
|
* improved testbench - added tests for queue disk-only modeRainer Gerhards2009-04-174-1/+52
|
* some cleanupRainer Gerhards2009-04-175-3/+6
| | | | | ... mostly removal of compile-time warnings (thanks to Michael Biebl for suggesting to look after that)
* update project status & cleanupRainer Gerhards2009-04-173-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.0Rainer Gerhards2009-04-171-0/+1
|
* preparing for 4.3.0 releaseRainer Gerhards2009-04-173-3/+8
|
* Merge branch 'master' into nextmasterRainer Gerhards2009-04-172-9/+58
|\
| * highlighted bugfix imported from betaRainer Gerhards2009-04-171-0/+5
| |
| * Merge branch 'beta'Rainer Gerhards2009-04-172-9/+53
| |\
| | * highlighted bugfix imported from v2-stableRainer Gerhards2009-04-171-0/+5
| | |
| | * Merge branch 'v3-stable' into betaRainer Gerhards2009-04-172-9/+48
| | |\
| | | * Merge branch 'debian_lenny' into v3-stableRainer Gerhards2009-04-172-9/+48
| | | |\
| | | | * Merge branch 'v2-stable' into debian_lennyRainer Gerhards2009-04-172-9/+48
| | | | |\
| | | | | * bugfix: ompgsql did not detect problems in sql command executionRainer Gerhards2009-04-172-9/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | this could cause loss of messages. The handling was correct if the connection broke, but not if there was a problem with statement execution. The most probable case for such a case would be invalid sql inside the template, and this is now much easier to diagnose.
* | | | | | Merge branch 'nextmaster' into oracleRainer Gerhards2009-04-1622-181/+581
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h
| * | | | | | Merge branch 'master' into nextmasterRainer Gerhards2009-04-162-5/+20
| |\| | | | |
| | * | | | | highlighting $DirCreateMode fixRainer Gerhards2009-04-161-0/+3
| | | | | | |
| | * | | | | Merge branch 'beta'Rainer Gerhards2009-04-162-5/+17
| | |\| | | |
| | | * | | | Merge branch 'v3-stable' into betaRainer Gerhards2009-04-162-5/+17
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | | | * | | preparing for 3.20.6v3.20.6Rainer Gerhards2009-04-163-3/+4
| | | | | | |
| | | | * | | Merge branch 'debian_lenny' into v3-stableRainer Gerhards2009-04-162-4/+12
| | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog
| | | | | * | Merge branch 'v2-stable' into debian_lennyRainer Gerhards2009-04-163-3/+14
| | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html
| | | | | | * prepared for 2.0.7 & corrected default for $DirCreatemodev2.0.7Rainer Gerhards2009-04-144-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bugfix: the default for $DirCreateMode was 0644, and as such wrong. It has now been changed to 0700. For some background, please see http://lists.adiscon.net/pipermail/rsyslog/2009-April/001986.html
| * | | | | | cosmetic fix (status message)Rainer Gerhards2009-04-091-2/+0
| | | | | | |
| * | | | | | Merge branch 'setrlimit' into nextmasterRainer Gerhards2009-04-090-0/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'setrlimit' of git+ssh://rger@git.adiscon.com/git/rsyslog into ↵Rainer Gerhards2009-04-094-12/+48
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | setrlimit
| * | | | | | | | Merge branch 'setrlimit' into nextmasterRainer Gerhards2009-04-091-1/+10
| |\| | | | | | |
| | * | | | | | | removed MSG_NOSIGNAL & provided work-aroundRainer Gerhards2009-04-091-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as this send() option is not supported on Solaris. We now simply ignore SIGPIPE
| * | | | | | | | updated project statusRainer Gerhards2009-04-141-4/+4
| | | | | | | | |
| * | | | | | | | Merge branch 'omprog' into nextmasterRainer Gerhards2009-04-1410-141/+392
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/rsyslog.h
| | * | | | | | | improved omprog, now ready for first practical testingRainer Gerhards2009-04-013-8/+165
| | | | | | | | |
| | * | | | | | | initial work on omprog, an output module to send messages to another programRainer Gerhards2009-04-018-22/+116
| | | | | | | | |
| * | | | | | | | added doc for $MaxOpenFiles directiveRainer Gerhards2009-04-144-12/+48
| | |/ / / / / / | |/| | | | | |
| * | | | | | | implemented $MaxOpenFiles directive and changed testbenchRainer Gerhards2009-04-145-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 Gerhards2009-04-092-1/+4
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | nextmaster
| | * | | | | | | fixed testbench compilation problem on SolarisRainer Gerhards2009-04-092-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Solaris network libraries needed to be specified in linker options
| * | | | | | | | fixed compile-time problems in im3195Rainer Gerhards2009-04-091-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 Gerhards2009-04-093-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... this time I think successfully (at least on Fedora...)
| * | | | | | | fixing "make distcheck"Rainer Gerhards2009-04-091-0/+11
| | | | | | | |
| * | | | | | | removed accidently added binaryRainer Gerhards2009-04-091-0/+0
| | | | | | | |
* | | | | | | | added a new error code for too-old rsyslog coreRainer Gerhards2009-04-162-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which can be emittend when plugin can not load due to missing core functionality.
* | | | | | | | added some doc for omoracleRainer Gerhards2009-04-164-5/+84
| | | | | | | |
* | | | | | | | Fixing the batch insertions.Luis Fernando Muñoz Mejías2009-04-161-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ías2009-04-161-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let's hope it works.
* | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Literal strings passed in the statement may contain ':', let's not count them.
* | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 oracleRainer Gerhards2009-04-0910-13/+378
|\| | | | | | |
| * | | | | | | Merge branch 'tcpflood' into nextmasterRainer Gerhards2009-04-097-11/+342
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog