summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | improved error reporting for $WorkDirectoryRainer Gerhards2011-02-153-1/+40
| | | | | | | | | | | | | | | | | | | | non-existance and other detectable problems are now reported, and the work directory is NOT set in this case
| * | | bugfix: very long running actions could prevent shutdown under some ↵Rainer Gerhards2011-02-114-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | circumstances This has now been solved, at least for common situations.
| * | | removed no longer needed codeRainer Gerhards2011-02-112-3/+0
| | | |
| * | | bugfix: queue engine did not properly slow down inputs in FULL_DELAY mode...Rainer Gerhards2011-02-112-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | ...when in disk-assisted mode. This especially affected imfile, which created unnecessarily queue files if a large set of input file data was to process.
* | | | Merge branch 'v5-beta'Rainer Gerhards2011-02-1112-69/+407
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | doc: added recent changes to changelogRainer Gerhards2011-02-111-0/+2
| | | |
| * | | fixed some compile issues in recent systemd patchRainer Gerhards2011-02-112-3/+3
| | | |
| * | | Improved systemd socket activation supportMarius Tomaschewski2011-02-112-47/+81
| | | | | | | | | | | | | | | | | | | | | | | | Support for multiple unix sockets and activation in forking mode Signed-off-by: Marius Tomaschewski <mt@suse.de>
| * | | bugfix in pmsnareDavid Lang2011-02-111-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when removing text from the message, decrement the length when you increment the pointer through the message. there were a number of places where this was missed. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | enhanced imfile to support non-cancel input terminationRainer Gerhards2011-02-102-6/+17
| | | |
| * | | bugfix: abort if imfile reads file line of more than 64KiBRainer Gerhards2011-02-102-1/+4
| | | | | | | | | | | | | | | | | | | | Thanks to Peter Eisentraut for reporting and analysing this problem. bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=221
| * | | cosmetic: making comments in stream.c a bit more readableRainer Gerhards2011-02-101-4/+6
| | | |
| * | | pmcisconames: bugfix for short timestampsDavid Lang2011-02-101-4/+23
| | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | fixed invalid help strings in configure.acRainer Gerhards2011-02-081-4/+4
| | | | | | | | | | | | | | | | Thanks to Michael Biebl for mentioning this problem!
| * | | prepare for new versionRainer Gerhards2011-02-081-0/+2
| | | |
| * | | added pmsnare parser moduleDavid Lang2011-02-085-1/+262
| | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | preparing for 5.7.3v5.7.3Rainer Gerhards2011-02-043-3/+3
| | | |
| * | | removed invalid link from docRainer Gerhards2011-02-041-1/+0
| | | |
* | | | bugfix/omhdfs: directive $OMHDFSFileName rendered unusableRainer Gerhards2011-02-042-1/+5
| | | | | | | | | | | | | | | | ...due to a search and replace-induced bug ;)
* | | | preparing for 6.1.3v6.1.3Rainer Gerhards2011-02-013-3/+5
| | | |
* | | | fixed some regressions in imptcpRainer Gerhards2011-02-011-2/+11
| | | | | | | | | | | | | | | | from new changes, so far unreleased versions
* | | | Merge branch 'v5-devel'Rainer Gerhards2011-02-0119-80/+769
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imfile/imfile.c plugins/imudp/imudp.c plugins/ommysql/ommysql.c
| * | | added doc for new ommysql directivesAriel P2011-02-011-0/+12
| | | |
| * | | added pmaixforwardedfrom message parserDavid Lang2011-02-014-0/+194
| | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | added $OMMySQLConfigFile/$OMMySQLConfigSection config directivesAriel P2011-01-312-0/+41
| | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-01-262-11/+29
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| | * | preparing for v5.6.3v5.6.3Rainer Gerhards2011-01-263-3/+4
| | | |
| | * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-01-262-10/+26
| | |\ \
| | | * | imfile bugfix: potential duplication of log contentRainer Gerhards2011-01-102-13/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Under some circumstances an invalid truncation was detected. This code has now been removed, a file change (and thus resent) is only detected if the inode number changes.
| | | * | forgot the actual patch with the last commit :(Rainer Gerhards2010-12-171-1/+1
| | | | |
| | | * | bugfix: imfile potentially duplicates linesRainer Gerhards2010-12-172-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This can happen when 0 bytes are read from the input file, and some writer appends data to the file BEFORE we check if a rollover happens. The check for rollover uses the inode and size as a criterion. So far, we checked for equality of sizes, which is not given in this scenario, but that does not indicate a rollover. From the source code comments: Note that when we check the size, we MUST NOT check for equality. The reason is that the file may have been written right after we did try to read (so the file size has increased). That is NOT in indicator of a rollover (this is an actual bug scenario we experienced). So we need to check if the new size is smaller than what we already have seen!
| * | | | Merge branch 'v5-devel-david-imfile' into v5-develRainer Gerhards2011-01-265-29/+101
| |\ \ \ \
| | * | | | enhanced imfile to support multi-line messagesDavid Lang2011-01-255-29/+101
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | | | pmciscomsg: fixed some problemsDavid Lang2011-01-251-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | | | integrated pmciscomsg into the build systemRainer Gerhards2011-01-132-0/+19
| | | | | |
| * | | | | added pmcisconames (uncompiled & untested)David Lang2011-01-132-0/+161
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | | Merge branch 'v5.6.2-newimudp' into v5-devel-newimudpRainer Gerhards2011-01-108-4/+212
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imudp/imudp.c threads.c
| | * | | | improved imudp real-time scheduling support & bugfixDražen Kačar2011-01-108-3/+211
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The original code had quite some issues, which are fixed by this commit. Also we do more error checking now. Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
| * | | | | Merge branch 'v4-devel' into v5-devel-newimudpRainer Gerhards2011-01-101-42/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac plugins/imudp/imudp.c
| | * | | | | imudp: removing new scheduling priority setting codeRainer Gerhards2011-01-102-43/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | as it had too many implications. This will now be part of v5 only.
| | * | | | | added support for systems without epoll_create1()Rainer Gerhards2010-12-172-2/+20
| | | | | | |
* | | | | | | experimental support for monogodb addedVictor Pereira2011-01-315-0/+335
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* | | | | | | cleanup of imptcp; doc added; config statement for workers addedRainer Gerhards2011-01-313-23/+24
| | | | | | |
* | | | | | | added multi-threading support to imptcpRainer Gerhards2011-01-281-47/+182
| | | | | | |
* | | | | | | small speedup to imptcp: read more than one events in epoll callRainer Gerhards2011-01-281-1/+2
| | | | | | |
* | | | | | | imptcp now supports non-cancel termination mode, a plus in stabilityRainer Gerhards2011-01-282-15/+14
| |_|_|_|_|/ |/| | | | |
* | | | | | interim commit: refactored epoll processingRainer Gerhards2011-01-267-20/+90
| | | | | | | | | | | | | | | | | | | | | | | | this is a perquisite for multi-threading the input handler
* | | | | | tcpflood: time display was invalid due to wrong formatRainer Gerhards2011-01-262-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | there was a systematic error in that decimals were 1/10th to small. No problem if you knew that, but otherwise a biggie... This is a bug in a recently introduced non-released feature.
* | | | | | improved tcpsrv performance by enabling multiple-entry epollRainer Gerhards2011-01-256-28/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | so far, we always pulled a single event from the epoll interface. Now 128, what should result in performance improvement (less API calls) on busy systems. Most importantly affects imtcp.
* | | | | | abandon imttcp, concept failed, explanation comment added to moduleRainer Gerhards2011-01-241-0/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | but will leave the module inside source tree as it may be useful for further testing ... maybe... ;)