summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fixed small nit in build systemRainer Gerhards2009-06-101-2/+0
| * | | | restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-1020-594/+1093
| * | | | added capability to fsync() queue disk files for enhanced reliabilityRainer Gerhards2009-06-099-1/+60
| * | | | improved error handling and added fsync() supportRainer Gerhards2009-06-083-7/+113
| * | | | cleanup in preparation of next stepsRainer Gerhards2009-06-052-165/+33
| * | | | made dynafiles working againRainer Gerhards2009-06-052-76/+75
| * | | | added $OMFileIOBufferSize config directive and plumbingRainer Gerhards2009-06-048-89/+69
| * | | | modified stream class and omfile to work with itRainer Gerhards2009-06-045-54/+225
| * | | | cleaned up stream class ...Rainer Gerhards2009-06-049-190/+198
| * | | | reduced max value for $DynaFileCacheSize to 1,000Rainer Gerhards2009-06-042-38/+31
| * | | | Merge branch 'master' into omfileRainer Gerhards2009-06-0411-42/+194
| |\| | |
| | * | | backported macros necessary to create output modules with transaction supportRainer Gerhards2009-06-041-1/+71
| * | | | added gzip header to output filesRainer Gerhards2009-06-033-5/+36
| * | | | first proof of concept on zipped file writerRainer Gerhards2009-06-039-39/+631
* | | | | Merge branch 'master' into v5-develRainer Gerhards2009-06-042-3/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | backported some of the v5 testbenchRainer Gerhards2009-06-0410-41/+123
| |/ / /
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-06-0421-27/+1641
|\| | |
| * | | added config switch --enable-testbench=no to turn off testbenchRainer Gerhards2009-06-033-0/+19
| * | | strmsrv now supports KEEPALIVE socket optionRainer Gerhards2009-06-027-4/+82
| * | | slightly extended strms_sess interfaceRainer Gerhards2009-06-022-1/+10
| * | | added a generic network stream serverRainer Gerhards2009-06-028-1/+1444
| * | | added support for custom modulesRainer Gerhards2009-06-023-0/+26
| * | | Merge branch 'udpdrop'Rainer Gerhards2009-05-293-20/+58
| |\ \ \
| | * | | added ability for the UDP output action to rebind its send socket after sendi...Rainer Gerhards2009-05-294-21/+60
| * | | | Merge branch 'beta'Rainer Gerhards2009-05-293-2/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-293-2/+3
| | |\|
| | | * fixed a regression of yesterday's patchRainer Gerhards2009-05-293-2/+3
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-05-291-3/+0
|\| | |
| * | | fix: import from beta accidently disable imdiagRainer Gerhards2009-05-291-3/+0
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-05-294-18/+25
|\| | |
| * | | Merge branch 'beta'Rainer Gerhards2009-05-293-18/+25
| |\| |
| | * | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-291-0/+1
| | |\|
| | | * fixed copy&paste error in previous commitRainer Gerhards2009-05-292-1/+2
| | * | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-293-18/+24
| | |\|
| | | * fixed problem in syslog-protocol (now RFC5424) parserRainer Gerhards2009-05-293-17/+25
| * | | added forgotten fileRainer Gerhards2009-05-291-0/+0
* | | | preparing for 5.1.0 releasev5.1.0Rainer Gerhards2009-05-293-3/+28
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-05-2810-5/+85
|\| | |
| * | | Merge branch 'beta' into masterRainer Gerhards2009-05-289-5/+84
| |\| |
| | * | Merge branch 'v3-stable' into betaRainer Gerhards2009-05-2811-5/+86
| | |\|
| | | * small enhancement: config validation run now exits with code 1 if an error is...Rainer Gerhards2009-05-289-4/+70
| | | * bugfix: internal messages were emitted to whatever file had fd2varmojfekoj2009-05-282-1/+4
| | | * relaxed GnuTLS version requirement to 1.4.0Rainer Gerhards2009-05-192-1/+3
| | | * bugfix: potential segfault issue when multiple $UDPServerRun directives are s...Rainer Gerhards2009-05-122-1/+3
| | | * patch from Michael Biebl did not apply completely - manually done...Rainer Gerhards2009-05-121-0/+1
| | | * Fix compiler warningsMichael Biebl2009-05-121-0/+1
| * | | doc: added info on when $OptimizeForUniprocessor was made availableRainer Gerhards2009-05-281-1/+1
* | | | some cleanup & fix make distcheckRainer Gerhards2009-05-286-20/+9
* | | | Merge branch 'master' into v5-develRainer Gerhards2009-05-286-6/+7
|\| | |
| * | | Merge branch 'diag'Rainer Gerhards2009-05-286-6/+8
| |\ \ \