Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | Cleanup configure.ac a little for better readability | Michael Biebl | 2009-05-19 | 1 | -32/+44 |
* | | | Improve ./configure output | Michael Biebl | 2009-05-19 | 1 | -28/+38 |
* | | | Rename want_gssapi_krb5 to enable_gssapi_krb5 | Michael Biebl | 2009-05-19 | 1 | -6/+6 |
* | | | Do not fail "make check" if omstdout is not enabled | Michael Biebl | 2009-05-19 | 2 | -6/+7 |
* | | | Fix compiler warnings | Michael Biebl | 2009-05-19 | 3 | -0/+3 |
* | | | Cleanup and typo fixes | Michael Biebl | 2009-05-19 | 2 | -7/+3 |
* | | | Add autogen.sh | Michael Biebl | 2009-05-19 | 1 | -0/+32 |
* | | | Add shave support | Michael Biebl | 2009-05-19 | 5 | -0/+315 |
* | | | doc: given some concrete advise on the common %hostname% content problem | Rainer Gerhards | 2009-05-11 | 1 | -1/+8 |
* | | | added capability to draw configuration graphs | Rainer Gerhards | 2009-05-11 | 13 | -13/+530 |
* | | | Make it recover from errors on insertions. | Luis Fernando Muñoz Mejías | 2009-04-29 | 1 | -5/+4 |
* | | | Replace get_db_statement by a template. | Luis Fernando Muñoz Mejías | 2009-04-29 | 1 | -25/+13 |
* | | | Add the $OmoracleBatchItemSize directive | Luis Fernando Muñoz Mejías | 2009-04-29 | 1 | -17/+29 |
* | | | Add licensing information. | Luis Fernando Muñoz Mejías | 2009-04-29 | 2 | -0/+10 |
* | | | performance enhancement: imtcp calls parser no longer on input thread | Rainer Gerhards | 2009-04-23 | 2 | -12/+58 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2009-04-23 | 2 | -7/+20 |
|\| | | |||||
| * | | bugfix: compile problems in im3195 | Rainer Gerhards | 2009-04-23 | 2 | -1/+3 |
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-23 | 2 | -6/+16 |
| |\| | |||||
| | * | bugfix: light and full delay watermarks had invalid values | Rainer Gerhards | 2009-04-23 | 2 | -6/+12 |
| * | | preparing for 4.1.7v4.1.7 | Rainer Gerhards | 2009-04-22 | 3 | -3/+3 |
* | | | another typo fix... | Rainer Gerhards | 2009-04-22 | 1 | -1/+1 |
* | | | typo fix (important typo) | Rainer Gerhards | 2009-04-21 | 1 | -1/+1 |
* | | | doc status update & typo fixes | Rainer Gerhards | 2009-04-21 | 2 | -24/+24 |
* | | | Merge branch 'nextmaster' | Rainer Gerhards | 2009-04-21 | 76 | -268/+2501 |
|\ \ \ | |/ / |/| | | |||||
| * | | doc: added (hopefully) easier to grasp queue explanation | Rainer Gerhards | 2009-04-21 | 22 | -5/+286 |