summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* performance-enhanced imtcpRainer Gerhards2009-06-123-4/+40
* completed multi-ruleset core supportRainer Gerhards2009-06-1215-61/+226
* implemented $OMFileFlushOnTXEnd directiveRainer Gerhards2009-06-125-12/+25
* re-enabled pipe, tty and console in omfileRainer Gerhards2009-06-1220-226/+147
* fixed abort when emergency configuration was activatedRainer Gerhards2009-06-122-7/+5
* improved config error messagesRainer Gerhards2009-06-122-4/+14
* re-enabled outchannel functionalityRainer Gerhards2009-06-127-88/+198
* added $Ruleset config commandRainer Gerhards2009-06-105-3/+57
* re-enabled queue disk fsync testRainer Gerhards2009-06-102-6/+3
* fixed a small memory leak...Rainer Gerhards2009-06-104-30/+18
* 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
| * backported some of the v5 testbenchRainer Gerhards2009-06-0410-41/+123
* | added gzip header to output filesRainer Gerhards2009-06-033-5/+36
* | first proof of concept on zipped file writerRainer Gerhards2009-06-039-39/+631
|/
* 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
* | | fix: import from beta accidently disable imdiagRainer Gerhards2009-05-291-3/+0
* | | 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
* | | 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