summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* imfile bugfix: potential duplication of log contentRainer Gerhards2011-01-102-13/+12
* forgot the actual patch with the last commit :(Rainer Gerhards2010-12-171-1/+1
* bugfix: imfile potentially duplicates linesRainer Gerhards2010-12-172-0/+17
* some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-1614-32/+18
* Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-12-163-3/+6
|\
| * improved some code based on clang static analyzer resultsRainer Gerhards2010-12-163-3/+6
* | typo fix (thanks to Björn Påhlsson for finding it!)Michael Biebl2010-11-302-4/+4
* | Merge branch 'v4.4.2a' into v4-stableRainer Gerhards2010-11-251-5/+7
|\ \
| * | patched version numberRainer Gerhards2010-10-151-1/+1
| * | bugfix: a couple of problems that imfile had on some platformsRainer Gerhards2010-10-152-5/+9
| * | bugfix: imfile utilizes 32 bit to track offsetRainer Gerhards2010-10-153-4/+12
* | | final preparations for releasev4.6.5Rainer Gerhards2010-11-241-1/+1
* | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-11-243-1/+28
|\ \ \ | | |/ | |/|
| * | bugfix(important): problem in TLS handling could cause rsyslog to loopv3.22.3Rainer Gerhards2010-11-243-1/+24
* | | fixing some compile problems on FreeBSDRainer Gerhards2010-10-1910-376/+87
* | | better error messages in testbenchRainer Gerhards2010-10-221-2/+2
* | | fixed incomplete mergeRainer Gerhards2010-10-151-0/+1
* | | imfile: bugfixes in regard to large files (> 2GB)Rainer Gerhards2010-10-153-10/+19
* | | minor doc fix: updated tls doc to match new gnutls toolsetTom Bergfeld2010-09-081-1/+11
* | | preparing for 4.6.4v4.6.4Rainer Gerhards2010-08-053-3/+3
* | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-054-117/+4
|\| |
| * | preparing for 3.22.2v3.22.2Rainer Gerhards2010-08-055-94/+5
* | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-052-1/+5
|\| |
| * | program name filter ! in the configuration cannot be resetKiss Gabor (Bitman)2010-08-052-2/+3
* | | bugfix: zero-sized (empty) messages were processed by imtcpRainer Gerhards2010-07-282-2/+11
* | | bumped version numberRainer Gerhards2010-07-071-0/+2
* | | preparing for 4.6.3v4.6.3Rainer Gerhards2010-07-073-3/+3
* | | bugfix: segfault on HUP when "HUPIsRestart" was set to "on"varmojfekoj2010-07-052-0/+3
* | | some doc fixes; incorrect config samples could cause confusionRainer Gerhards2010-05-203-3/+4
* | | solving a number of minor (but annoying) issues in the build systemRainer Gerhards2010-04-126-9/+10
* | | added new configure option that permits to disable and enable an extended tes...Rainer Gerhards2010-04-124-2/+27
* | | doc bugfix: $OMFileFlushOnTXEnd wrongly documentedRainer Gerhards2010-04-071-2/+2
* | | bugfix: default for $OMFileFlushOnTXEnd was wrong ("off").Rainer Gerhards2010-04-072-2/+7
* | | improvded testbench: added test with truly random data received via syslog to...Rainer Gerhards2010-04-017-36/+284
* | | temporary bugfix replaced by permanent one for...Rainer Gerhards2010-03-315-17/+25
* | | bugfix: testbench failed when not executed in UTC+1 timezoneRainer Gerhards2010-03-295-5/+12
* | | preparing for 4.6.2v4.6.2Rainer Gerhards2010-03-264-5/+4
* | | $OMFileAsyncWriting directive did not work properlyRainer Gerhards2010-03-251-1/+1
* | | disable testcases affected by temporary bugfix in commit a3e48b697fa664110567...Rainer Gerhards2010-03-252-9/+13
* | | new feature: $OMFileAsyncWriting directive addedRainer Gerhards2010-03-2520-35/+91
* | | minor: add INSTALL file to gitRainer Gerhards2010-03-251-0/+365
* | | undo experimental commit dccadb677c5a6b8379f631e4c1f14c8c4089d4a6Rainer Gerhards2010-03-251-9/+0
* | | bugfix(temporary): message-induced off-by-one error (potential segfault)Rainer Gerhards2010-03-252-0/+18
* | | bugfix: potential segfault in dynafile cacheRainer Gerhards2010-03-252-1/+8
* | | bugfix: race condition during directory creationRainer Gerhards2010-03-252-6/+31
* | | streamline dynafile cache entry deletion a bitRainer Gerhards2010-03-232-9/+8
* | | bugfix: potential re-use of free()ed file stream object in omfileRainer Gerhards2010-03-233-8/+27
* | | adding testcase files missing in gitRainer Gerhards2010-03-232-0/+102
* | | valgrand accidently left enabled in diag.sh with the last commitRainer Gerhards2010-03-221-1/+1
* | | cleanup: removed no longer needed variableRainer Gerhards2010-03-221-3/+0