summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
...
* | | | more cleanup/simplification (forgot to remove one mutex lock)Rainer Gerhards2009-07-203-36/+10
* | | | some more threading changesRainer Gerhards2009-07-203-44/+27
* | | | cleanup: removed no longer needed codeRainer Gerhards2009-07-202-20/+0
* | | | removed mutex locksRainer Gerhards2009-07-174-34/+36
* | | | further code simplificationRainer Gerhards2009-07-176-176/+54
* | | | more code simplification, should also bring some performance enhancementRainer Gerhards2009-07-177-80/+45
* | | | Merge branch 'beta'Rainer Gerhards2009-07-162-3/+10
|\| | |
| * | | calls to prctl() need to be based on configure results (cross-platform issue)Rainer Gerhards2009-07-162-3/+5
| * | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-161-2/+5
| |\ \ \
| | * | | calls to prctl() need to be based on configure results (cross-platform issue)Rainer Gerhards2009-07-161-2/+5
* | | | | some code simplificationRainer Gerhards2009-07-164-14/+11
* | | | | Merge branch 'detached' into masterRainer Gerhards2009-07-154-209/+16
|\ \ \ \ \
| * | | | | further reduction in code size/complexity due to design changeRainer Gerhards2009-07-084-40/+3
| * | | | | simplified worker thread handlingRainer Gerhards2009-07-084-171/+15
* | | | | | some more (very mild) cleanupRainer Gerhards2009-07-151-1/+0
* | | | | | some mild restart-type HUP cleanupRainer Gerhards2009-07-152-19/+5
* | | | | | $HUPisRestart removedRainer Gerhards2009-07-152-7/+1
* | | | | | Merge branch 'beta'Rainer Gerhards2009-07-151-2/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-151-2/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | CONFIG CHANGE: $HUPisRestart default is now "off".Rainer Gerhards2009-07-151-2/+2
* | | | | | Merge branch 'omudpspoof'Rainer Gerhards2009-07-101-0/+3
|\ \ \ \ \ \
| * | | | | | done implementing omudpspoofRainer Gerhards2009-07-101-0/+2
| * | | | | | commiting interim version with ability to specify spoof sourceRainer Gerhards2009-07-091-0/+1
* | | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-07-101-1/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-101-1/+0
| |\| | | |
| | * | | | bugfix: potential segfault when zip-compressed syslog records were received (...Rainer Gerhards2009-07-101-1/+0
* | | | | | Merge branch 'master' into udpspoof & cleanup & slight optimizationRainer Gerhards2009-07-093-169/+191
|\ \ \ \ \ \
| * | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-07-093-158/+172
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | small performance improvement and cleanupRainer Gerhards2009-07-093-158/+172
| | * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-091-1/+1
| | |\| | |
| | | * | | bugfix: message could be truncated after TAG, often when forwardingRainer Gerhards2009-07-091-1/+1
* | | | | | bugfix: message could be truncated after TAG, often when forwardingRainer Gerhards2009-07-091-1/+1
|/ / / / /
* | | | | optimizing queue thread handlingRainer Gerhards2009-07-082-4/+8
* | | | | finishing touches for 5.1.2v5.1.2Rainer Gerhards2009-07-081-1/+1
* | | | | Merge branch 'v4-devel'Rainer Gerhards2009-07-086-239/+369
|\| | | |
| * | | | added capability to write incomplete buffers after an inactivity timeoutRainer Gerhards2009-07-072-7/+40
| * | | | fixed a bug introduced today that lead to an abort in queue disk modeRainer Gerhards2009-07-073-10/+14
| * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-071-10/+15
| |\| | |
| * | | | solved a race conditionRainer Gerhards2009-07-073-15/+51
| * | | | 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-062-17/+18
| * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-061-2/+2
| |\ \ \ \
| * | | | | first shot at asynchronous stream writer with timeout capabilityRainer Gerhards2009-07-065-74/+171
* | | | | | Merge branch 'v4-beta'Rainer Gerhards2009-07-072-18/+29
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | bugfix: property msg was lost when working with disk queuesRainer Gerhards2009-07-071-5/+12
| * | | | | bugfix: properties inputname, fromhost, fromhost-ip were lostRainer Gerhards2009-07-071-5/+3
| | |/ / / | |/| | |
| * | | | performance enhancement: much faster, up to twice as fastRainer Gerhards2009-07-061-2/+2
| |/ / /