summaryrefslogtreecommitdiffstats
path: root/runtime/stream.c
Commit message (Expand)AuthorAgeFilesLines
* imfile: support LF escaping in read mode 2Rainer Gerhards2013-09-101-6/+16
* imfile: support LF escaping in read mode 1Rainer Gerhards2013-09-101-4/+12
* Merge branch 'v7-stable'Rainer Gerhards2013-07-191-1/+1
|\
| * Merge branch 'v6-stable' into tmpRainer Gerhards2013-07-191-1/+1
| |\
| | * bugfix: correction to the interface of stream objTomas Heinrich2013-07-191-1/+1
* | | Merge branch 'v7-stable'Rainer Gerhards2013-06-251-1/+0
|\| |
| * | build: fix issues on FreeBSDRainer Gerhards2013-06-251-1/+0
* | | fix regression on unencrypted queue filesRainer Gerhards2013-05-161-0/+2
* | | cleanupRainer Gerhards2013-05-161-5/+5
* | | complete handle multiple blocks in encrypted queue filesRainer Gerhards2013-05-161-1/+14
* | | properly handle padding bytes when reading queue filesRainer Gerhards2013-05-161-5/+10
* | | enable ability to read existing encrypted queue fileRainer Gerhards2013-05-151-2/+18
* | | clean up crypto provider state files on queue file rolloverRainer Gerhards2013-05-151-3/+3
* | | clean up crypto provider state files on queue file closeRainer Gerhards2013-05-151-1/+18
* | | basic queue file encryptionRainer Gerhards2013-05-131-1/+7
|/ /
* | cleanupRainer Gerhards2013-04-241-3/+0
* | logenc: milestone: rsyslog writes .encinfo side filesRainer Gerhards2013-04-111-1/+4
* | log encryption: add rscrytool to decrypt log filesRainer Gerhards2013-04-051-3/+2
* | log encryption: initial PoC implementationRainer Gerhards2013-04-051-2/+25
* | imfile: now detects file change when rsyslog was inactiveRainer Gerhards2013-03-201-24/+79
* | omfile: improved async writing, finally enabled full async writeRainer Gerhards2013-01-141-11/+17
* | Merge branch 'v7-stable'Rainer Gerhards2012-11-221-10/+22
|\ \
| * | refactor stream.h; fix some issues with last patchRainer Gerhards2012-11-151-25/+16
| * | bugfix: imfile discarded some file partsMilan Bartos2012-11-151-3/+24
* | | queue: file delete stream does no longer do real ioRainer Gerhards2012-11-191-2/+59
* | | bugfix: dynafile zip files could be corruptedRainer Gerhards2012-11-051-9/+7
* | | Merge branch 'master-ratelimit'Rainer Gerhards2012-10-301-2/+0
|\ \ \
| * | | Merge branch 'master' into master-ratelimitRainer Gerhards2012-10-241-2/+0
* | | | Merge branch 'v7-stable'Rainer Gerhards2012-10-301-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / testbench: complex1.sh testcase failed on slower machinesRainer Gerhards2012-10-291-0/+1
| |/
* | fix compile problem with DEBUG instrumentation enabledRainer Gerhards2012-10-081-1/+0
* | Merge branch 'c1-streamzip' into master-streamzipRainer Gerhards2012-10-051-47/+94
|\ \ | |/ |/|
| * improved omfile zip writer to increase compressionRainer Gerhards2012-09-141-49/+94
* | small bugfix: stream timeout API use was incorrectRainer Gerhards2012-08-221-2/+2
* | Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-08-221-6/+4
|\|
| * bugfix: strm class could abort under some circumstancesRainer Gerhards2012-07-241-6/+4
* | changed TRUE/FALSE to RSTRUE/RSFALSERainer Gerhards2012-08-221-2/+2
|/
* bugfix: $OMFileFlushInterval period was doubled - now using correct valueRainer Gerhards2011-10-181-1/+1
* bugfix: imfile did invalid system call under some circumstancesRainer Gerhards2011-10-071-4/+6
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-05-031-0/+11
|\
| * bugfix: memory and file descriptor leak in stream processingRainer Gerhards2011-05-031-0/+11
* | cosmetic: making comments in stream.c a bit more readableRainer Gerhards2011-02-101-4/+6
* | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-01-261-10/+11
|\ \
| * | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-01-261-10/+11
| |\|
| | * imfile bugfix: potential duplication of log contentRainer Gerhards2011-01-101-13/+9
| | * forgot the actual patch with the last commit :(Rainer Gerhards2010-12-171-1/+1
| | * bugfix: imfile potentially duplicates linesRainer Gerhards2010-12-171-0/+5
* | | enhanced imfile to support multi-line messagesDavid Lang2011-01-251-26/+85
* | | improved imudp real-time scheduling support & bugfixDražen Kačar2011-01-101-1/+7
|/ /
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-10-191-1/+8
|\|