summaryrefslogtreecommitdiffstats
path: root/runtime/stream.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-devel'Rainer Gerhards2009-07-081-136/+308
|\
| * added capability to write incomplete buffers after an inactivity timeoutRainer Gerhards2009-07-071-7/+39
| * fixed a bug introduced today that lead to an abort in queue disk modeRainer Gerhards2009-07-071-9/+12
| * solved a race conditionRainer Gerhards2009-07-071-14/+49
| * clean solution for "writing" arbrietary-size user buffers to a streamRainer Gerhards2009-07-071-42/+28
| * stream now uses a singular buffer strucuture for writingRainer Gerhards2009-07-071-6/+12
| * moved locking primitivesRainer Gerhards2009-07-071-3/+19
| * moved zip part to writer threadRainer Gerhards2009-07-061-69/+89
| * some minor cleanupRainer Gerhards2009-07-061-16/+16
| * first shot at asynchronous stream writer with timeout capabilityRainer Gerhards2009-07-061-70/+146
* | Merge branch 'omfile' into v5-develRainer Gerhards2009-06-231-5/+10
|\|
| * prevented unneccessary apc callsRainer Gerhards2009-06-231-5/+10
* | Merge branch 'omfile' into tmpRainer Gerhards2009-06-221-4/+6
|\|
| * going forward in moving string-handling functions to new interface...Rainer Gerhards2009-06-171-3/+3
| * milestone: input-side multiSubmit capabilityRainer Gerhards2009-06-161-1/+1
* | Merge branch 'omfile' into v5-develRainer Gerhards2009-06-161-114/+573
|\|
| * Merge branch 'master' into omfileRainer Gerhards2009-06-161-1/+1
| |\
| | * done various optimizations to the stringbuf and its usersRainer Gerhards2009-06-161-1/+1
| * | omfile buffers are now synchronized after inactivityRainer Gerhards2009-06-151-0/+68
| * | re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-121-55/+107
| * | re-enabled outchannel functionalityRainer Gerhards2009-06-121-6/+124
| * | restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-101-3/+0
| * | improved error handling and added fsync() supportRainer Gerhards2009-06-081-5/+106
| * | added $OMFileIOBufferSize config directive and plumbingRainer Gerhards2009-06-041-19/+2
| * | modified stream class and omfile to work with itRainer Gerhards2009-06-041-24/+144
| * | cleaned up stream class ...Rainer Gerhards2009-06-041-38/+62
| |/
* | solved design issue with queue terminationRainer Gerhards2009-05-261-1/+43
* | t-delete list implemented, queue store drivers updated...Rainer Gerhards2009-05-181-1/+4
|/
* reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-271-2/+2
* completed better modularity of runtimeRainer Gerhards2008-04-171-1/+0
* some more cleanupRainer Gerhards2008-04-161-1/+1
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+934