summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* done implementing omudpspoofRainer Gerhards2009-07-104-198/+139
* commiting interim version with ability to specify spoof sourceRainer Gerhards2009-07-092-14/+24
* added some (very) basic doc on omudpspoofRainer Gerhards2009-07-094-0/+48
* Merge branch 'master' into udpspoof & cleanup & slight optimizationRainer Gerhards2009-07-0916-421/+283
|\
| * Merge branch 'v4-devel'Rainer Gerhards2009-07-0917-181/+268
| |\
| | * small performance improvement and cleanupRainer Gerhards2009-07-094-159/+174
| | * Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-0914-23/+95
| | |\
| | | * bugfix: message could be truncated after TAG, often when forwardingRainer Gerhards2009-07-0913-20/+95
| | | * bugfix: omfwd segfault when debugging is turned onRainer Gerhards2009-07-091-2/+0
* | | | bugfix: message could be truncated after TAG, often when forwardingRainer Gerhards2009-07-093-3/+10
* | | | first version supporting udp spoofing and non-spoofing at the same timeRainer Gerhards2009-07-093-398/+130
* | | | moved udp spoofing code to its own output module (omudpspoof)Rainer Gerhards2009-07-095-132/+910
* | | | made udp spoofing code compile (but does not necessarily run right now, untes...Rainer Gerhards2009-07-092-1/+23
* | | | Merge branch 'master' into udpspoofRainer Gerhards2009-07-09338-5762/+21986
|\| | |
| * | | optimizing queue thread handlingRainer Gerhards2009-07-082-4/+8
| * | | updating project statusRainer Gerhards2009-07-081-8/+10
| * | | finishing touches for 5.1.2v5.1.2Rainer Gerhards2009-07-084-4/+14
| * | | Merge branch 'v4-devel'Rainer Gerhards2009-07-0812-252/+397
| |\| |
| | * | 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-074-11/+15
| | * | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-072-10/+17
| | |\|
| | * | solved a race conditionRainer Gerhards2009-07-074-16/+52
| | * | 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-062-71/+91
| | * | some minor cleanupRainer Gerhards2009-07-062-17/+18
| | * | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-062-2/+4
| | |\ \
| | * | | first shot at asynchronous stream writer with timeout capabilityRainer Gerhards2009-07-0612-89/+201
| * | | | Merge branch 'v4-beta'Rainer Gerhards2009-07-073-18/+35
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | bugfix: property msg was lost when working with disk queuesRainer Gerhards2009-07-072-6/+13
| | * | | bugfix: properties inputname, fromhost, fromhost-ip were lostRainer Gerhards2009-07-072-5/+5
| | | |/ | | |/|
| | * | performance enhancement: much faster, up to twice as fastRainer Gerhards2009-07-062-2/+4
| | |/
| | * bugfix: abort condition when RecvFrom was not set and message reduction was onRainer Gerhards2009-07-062-6/+14
| * | re-enabled a testRainer Gerhards2009-07-031-2/+2
| * | finishing touches for 5.1.1v5.1.1Rainer Gerhards2009-07-031-1/+1
| * | Merge branch 'v5-devel'Rainer Gerhards2009-07-0352-858/+3661
| |\ \ | | |/ | |/|
| | * added yet another forgotten file...Rainer Gerhards2009-07-021-0/+1
| | * Merge branch 'master' into v5-develRainer Gerhards2009-07-027-8/+284
| | |\
| | * | fixed missing file in distribution tarballRainer Gerhards2009-07-021-0/+1
| | * | Merge branch 'master' into v5-develRainer Gerhards2009-07-0135-282/+1003
| | |\ \
| | * | | fixed small compile issueRainer Gerhards2009-06-271-1/+1
| | * | | Merge branch 'master' into v5-develRainer Gerhards2009-06-2610-207/+364
| | |\ \ \
| | * \ \ \ Merge branch 'master' into v5-develRainer Gerhards2009-06-2616-240/+231
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into v5-develRainer Gerhards2009-06-256-18/+29
| | |\ \ \ \ \
| | * | | | | | bugfix: subtle synchronization issueRainer Gerhards2009-06-253-12/+12
| | * | | | | | improvements/fixes in queue termination timeout handlingRainer Gerhards2009-06-254-5/+17
| | * | | | | | Merge branch 'master' into v5-develRainer Gerhards2009-06-253-2/+7
| | |\ \ \ \ \ \
| | * | | | | | | added a few atomic operationsRainer Gerhards2009-06-254-20/+28
| | * | | | | | | bugfix: mutex was sometimes released when not being heldRainer Gerhards2009-06-241-4/+8