Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modified stream class and omfile to work with it | Rainer Gerhards | 2009-06-04 | 5 | -54/+225 |
* | cleaned up stream class ... | Rainer Gerhards | 2009-06-04 | 9 | -190/+198 |
* | reduced max value for $DynaFileCacheSize to 1,000 | Rainer Gerhards | 2009-06-04 | 2 | -38/+31 |
* | Merge branch 'master' into omfile | Rainer Gerhards | 2009-06-04 | 11 | -42/+194 |
|\ | |||||
| * | backported macros necessary to create output modules with transaction support | Rainer Gerhards | 2009-06-04 | 1 | -1/+71 |
| * | backported some of the v5 testbench | Rainer Gerhards | 2009-06-04 | 10 | -41/+123 |
* | | added gzip header to output files | Rainer Gerhards | 2009-06-03 | 3 | -5/+36 |
* | | first proof of concept on zipped file writer | Rainer Gerhards | 2009-06-03 | 9 | -39/+631 |
|/ | |||||
* | added config switch --enable-testbench=no to turn off testbench | Rainer Gerhards | 2009-06-03 | 3 | -0/+19 |
* | strmsrv now supports KEEPALIVE socket option | Rainer Gerhards | 2009-06-02 | 7 | -4/+82 |
* | slightly extended strms_sess interface | Rainer Gerhards | 2009-06-02 | 2 | -1/+10 |
* | added a generic network stream server | Rainer Gerhards | 2009-06-02 | 8 | -1/+1444 |
* | added support for custom modules | Rainer Gerhards | 2009-06-02 | 3 | -0/+26 |
* | Merge branch 'udpdrop' | Rainer Gerhards | 2009-05-29 | 3 | -20/+58 |
|\ | |||||
| * | added ability for the UDP output action to rebind its send socket after sendi... | Rainer Gerhards | 2009-05-29 | 4 | -21/+60 |
* | | Merge branch 'beta' | Rainer Gerhards | 2009-05-29 | 3 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 3 | -2/+3 |
| |\ | |||||
| | * | fixed a regression of yesterday's patch | Rainer Gerhards | 2009-05-29 | 3 | -2/+3 |
* | | | fix: import from beta accidently disable imdiag | Rainer Gerhards | 2009-05-29 | 1 | -3/+0 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2009-05-29 | 3 | -18/+25 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 1 | -0/+1 |
| |\| | |||||
| | * | fixed copy&paste error in previous commit | Rainer Gerhards | 2009-05-29 | 2 | -1/+2 |
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 3 | -18/+24 |
| |\| | |||||
| | * | fixed problem in syslog-protocol (now RFC5424) parser | Rainer Gerhards | 2009-05-29 | 3 | -17/+25 |
* | | | added forgotten file | Rainer Gerhards | 2009-05-29 | 1 | -0/+0 |
* | | | Merge branch 'beta' into master | Rainer Gerhards | 2009-05-28 | 9 | -5/+84 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-28 | 11 | -5/+86 |
| |\| | |||||
| | * | small enhancement: config validation run now exits with code 1 if an error is... | Rainer Gerhards | 2009-05-28 | 9 | -4/+70 |
| | * | bugfix: internal messages were emitted to whatever file had fd2 | varmojfekoj | 2009-05-28 | 2 | -1/+4 |
| | * | relaxed GnuTLS version requirement to 1.4.0 | Rainer Gerhards | 2009-05-19 | 2 | -1/+3 |
| | * | bugfix: potential segfault issue when multiple $UDPServerRun directives are s... | Rainer Gerhards | 2009-05-12 | 2 | -1/+3 |
| | * | patch from Michael Biebl did not apply completely - manually done... | Rainer Gerhards | 2009-05-12 | 1 | -0/+1 |
| | * | Fix compiler warnings | Michael Biebl | 2009-05-12 | 1 | -0/+1 |
* | | | doc: added info on when $OptimizeForUniprocessor was made available | Rainer Gerhards | 2009-05-28 | 1 | -1/+1 |
* | | | Merge branch 'diag' | Rainer Gerhards | 2009-05-28 | 6 | -6/+8 |
|\ \ \ | |||||
| * | | | fixed make distcheck | Rainer Gerhards | 2009-05-28 | 6 | -6/+8 |
* | | | | Merge branch 'diag' | Rainer Gerhards | 2009-05-27 | 20 | -217/+317 |
|\| | | | |||||
| * | | | fixed typo | Rainer Gerhards | 2009-05-27 | 1 | -3/+1 |
| * | | | greatly enhanced testbench | Rainer Gerhards | 2009-05-27 | 20 | -217/+319 |
* | | | | Merge branch 'diag' | Rainer Gerhards | 2009-05-25 | 4 | -1/+92 |
|\| | | | |||||
| * | | | added test suite for persistent queue shutdown | Rainer Gerhards | 2009-05-25 | 4 | -1/+92 |
* | | | | updated project status | Rainer Gerhards | 2009-05-25 | 1 | -4/+4 |
|/ / / | |||||
* | | | solved some issues with testbench & a race condition | Rainer Gerhards | 2009-05-25 | 3 | -4/+15 |
* | | | improved testbench / solved imdiag race condition | Rainer Gerhards | 2009-05-25 | 8 | -14/+91 |
* | | | preparing for 4.3.1v4.3.1 | Rainer Gerhards | 2009-05-25 | 4 | -62/+60 |
* | | | added new testing module imdiag | Rainer Gerhards | 2009-05-25 | 21 | -82/+289 |
* | | | fixing some nits with the build system | Rainer Gerhards | 2009-05-22 | 2 | -2/+2 |
* | | | added capability to run multiple tcp listeners (on different ports) | Rainer Gerhards | 2009-05-22 | 38 | -221/+584 |
* | | | made imdiag *just* compile & some cleanup | Rainer Gerhards | 2009-05-20 | 2 | -27/+26 |
* | | | updated ChangeLog with Michael Biebl's changes | Rainer Gerhards | 2009-05-19 | 1 | -1/+2 |