Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added capability to fsync() queue disk files for enhanced reliability | Rainer Gerhards | 2009-06-09 | 1 | -0/+5 |
* | added $OMFileIOBufferSize config directive and plumbing | Rainer Gerhards | 2009-06-04 | 1 | -0/+3 |
* | reduced max value for $DynaFileCacheSize to 1,000 | Rainer Gerhards | 2009-06-04 | 1 | -0/+3 |
* | added config switch --enable-testbench=no to turn off testbench | Rainer Gerhards | 2009-06-03 | 1 | -0/+1 |
* | added a generic network stream server | Rainer Gerhards | 2009-06-02 | 1 | -0/+2 |
* | added ability for the UDP output action to rebind its send socket after sendi... | Rainer Gerhards | 2009-05-29 | 1 | -1/+5 |
* | Merge branch 'beta' | Rainer Gerhards | 2009-05-29 | 1 | -3/+2 |
|\ | |||||
| * | 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 | 1 | -0/+1 |
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 1 | -3/+1 |
| |\| | |||||
| | * | fixed problem in syslog-protocol (now RFC5424) parser | Rainer Gerhards | 2009-05-29 | 1 | -2/+2 |
* | | | Merge branch 'beta' into master | Rainer Gerhards | 2009-05-28 | 1 | -0/+15 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-28 | 1 | -0/+15 |
| |\| | |||||
| | * | small enhancement: config validation run now exits with code 1 if an error is... | Rainer Gerhards | 2009-05-28 | 1 | -0/+6 |
| | * | bugfix: internal messages were emitted to whatever file had fd2 | varmojfekoj | 2009-05-28 | 1 | -0/+3 |
| | * | relaxed GnuTLS version requirement to 1.4.0 | Rainer Gerhards | 2009-05-19 | 1 | -0/+2 |
| | * | bugfix: potential segfault issue when multiple $UDPServerRun directives are s... | Rainer Gerhards | 2009-05-12 | 1 | -0/+2 |
* | | | greatly enhanced testbench | Rainer Gerhards | 2009-05-27 | 1 | -0/+1 |
* | | | improved testbench / solved imdiag race condition | Rainer Gerhards | 2009-05-25 | 1 | -0/+3 |
* | | | preparing for 4.3.1v4.3.1 | Rainer Gerhards | 2009-05-25 | 1 | -1/+1 |
* | | | added new testing module imdiag | Rainer Gerhards | 2009-05-25 | 1 | -0/+3 |
* | | | added capability to run multiple tcp listeners (on different ports) | Rainer Gerhards | 2009-05-22 | 1 | -0/+1 |
* | | | updated ChangeLog with Michael Biebl's changes | Rainer Gerhards | 2009-05-19 | 1 | -1/+2 |
* | | | added capability to draw configuration graphs | Rainer Gerhards | 2009-05-11 | 1 | -4/+9 |
* | | | performance enhancement: imtcp calls parser no longer on input thread | Rainer Gerhards | 2009-04-23 | 1 | -0/+4 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-23 | 1 | -1/+12 |
|\| | | |||||
| * | | bugfix: compile problems in im3195 | Rainer Gerhards | 2009-04-23 | 1 | -0/+1 |
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-23 | 1 | -0/+8 |
| |\| | |||||
| | * | bugfix: light and full delay watermarks had invalid values | Rainer Gerhards | 2009-04-23 | 1 | -0/+4 |
| * | | preparing for 4.1.7v4.1.7 | Rainer Gerhards | 2009-04-22 | 1 | -1/+1 |
* | | | Merge branch 'nextmaster' | Rainer Gerhards | 2009-04-21 | 1 | -0/+27 |
|\ \ \ | |/ / |/| | | |||||
| * | | doc: added (hopefully) easier to grasp queue explanation | Rainer Gerhards | 2009-04-21 | 1 | -0/+2 |
| * | | improved testbench - added tests for queue disk-only mode | Rainer Gerhards | 2009-04-17 | 1 | -0/+2 |
| * | | some cleanup | Rainer Gerhards | 2009-04-17 | 1 | -0/+2 |
| * | | preparing for 4.3.0 release | Rainer Gerhards | 2009-04-17 | 1 | -1/+6 |
| * | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-17 | 1 | -0/+17 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-16 | 1 | -3/+18 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'omprog' into nextmaster | Rainer Gerhards | 2009-04-14 | 1 | -0/+3 |
| |\ \ \ \ | |||||
| | * | | | | improved omprog, now ready for first practical testing | Rainer Gerhards | 2009-04-01 | 1 | -0/+3 |
| * | | | | | added doc for $MaxOpenFiles directive | Rainer Gerhards | 2009-04-14 | 1 | -0/+1 |
| * | | | | | Merge branch 'tcpflood' into nextmaster | Rainer Gerhards | 2009-04-09 | 1 | -1/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | added new test case for many tcp connections | Rainer Gerhards | 2009-04-08 | 1 | -1/+3 |
| * | | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-09 | 1 | -1/+16 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | bugfix: solved potential memory leak in msg processing | Rainer Gerhards | 2009-04-08 | 1 | -0/+2 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | improved testbench, added tests for tcp-based reception | Rainer Gerhards | 2009-04-08 | 1 | -0/+1 |
| * | | | | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-07 | 1 | -9/+19 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | improved internal handling of RainerScript functions | Rainer Gerhards | 2009-04-06 | 1 | -0/+7 |
* | | | | | | | | Merge branch 'master' into beta | Rainer Gerhards | 2009-04-21 | 1 | -0/+151 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | highlighted bugfix imported from beta | Rainer Gerhards | 2009-04-17 | 1 | -0/+5 |
| * | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-17 | 1 | -0/+12 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | |