Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | bugfix: pmaixforwarded from fails to build | Michael Biebl | 2011-03-10 | 1 | -0/+1 | |
| * | | | | | fixed problems in testbench makefile (just introduced...) | Rainer Gerhards | 2011-03-09 | 1 | -4/+4 | |
| * | | | | | cosmetic: added bug info | Rainer Gerhards | 2011-03-09 | 1 | -0/+2 | |
| * | | | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-03-09 | 2 | -1/+8 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | added MySQL life tests for ommysql | Rainer Gerhards | 2011-03-09 | 12 | -1/+107 | |
| * | | | | | | improved testbench | Rainer Gerhards | 2011-03-09 | 5 | -0/+44 | |
| * | | | | | | bugfix: (regression) omhdfs did no longer compile | Rainer Gerhards | 2011-03-09 | 2 | -0/+4 | |
| * | | | | | | preparing for 5.7.8 releasev5.7.8 | Rainer Gerhards | 2011-03-09 | 4 | -4/+5 | |
| * | | | | | | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-beta | Rainer Gerhards | 2011-03-09 | 3 | -12/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | systemd: use standard syslog.socket unit | Lennart Poettering | 2011-03-09 | 3 | -12/+2 | |
| * | | | | | | | make testbench not errout if imdiag is not enabled | Rainer Gerhards | 2011-03-09 | 1 | -4/+10 | |
| |/ / / / / / | ||||||
| * | | | | | | testbench: valgrind tests only executed if valgrind is available | Rainer Gerhards | 2011-03-09 | 3 | -3/+11 | |
| * | | | | | | further improved testbench | Rainer Gerhards | 2011-03-08 | 5 | -12/+23 | |
| * | | | | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-03-08 | 7 | -4/+70 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | bugfix: discard action did not work under some circumstances | Rainer Gerhards | 2011-03-07 | 2 | -1/+4 | |
| * | | | | | | | added new test to check RepeatedMsgReduction (via TCP) | Rainer Gerhards | 2011-03-06 | 3 | -0/+33 | |
| * | | | | | | | forgot to backport imdiag mem leak fix -- now done | Rainer Gerhards | 2011-03-06 | 1 | -0/+4 | |
| * | | | | | | | backported new testbench support for valgrind | Rainer Gerhards | 2011-03-06 | 1 | -1/+18 | |
| * | | | | | | | fixed small regression from gnutls fd leak fix | Rainer Gerhards | 2011-03-06 | 3 | -0/+3 | |
| * | | | | | | | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-beta | Rainer Gerhards | 2011-03-06 | 58 | -5/+135 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | updated ChangLog with merged in fix | Rainer Gerhards | 2011-03-06 | 1 | -0/+4 | |
| | * | | | | | | | Merge branch 'v5-beta-gtls-fix' into v5-beta | Rainer Gerhards | 2011-03-06 | 57 | -5/+131 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | bugfix: regression: memory leak in module loader | Bojan Smojver | 2011-03-04 | 2 | -13/+21 | |
| | | * | | | | | | | added work-around for bug in gtls, which causes fd leak when using TLS | Bojan Smojver | 2011-02-23 | 57 | -5/+123 | |
| * | | | | | | | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-03-04 | 4 | -10/+10 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | added first experimental skeleton of what is to become a testconfig generator | Rainer Gerhards | 2011-03-04 | 1 | -0/+72 | |
| * | | | | | | | | | preparing for 5.7.7v5.7.7 | Rainer Gerhards | 2011-03-02 | 3 | -3/+3 | |
| * | | | | | | | | | bugfix: potential abort condition when $RepeatedMsgReduction set to on | Rainer Gerhards | 2011-03-01 | 2 | -1/+11 | |
| * | | | | | | | | | preparing for 5.7.6v5.7.6 | Rainer Gerhards | 2011-02-25 | 3 | -3/+3 | |
| * | | | | | | | | | bugfix: fixed a memory leak and potential abort condition | Rainer Gerhards | 2011-02-25 | 3 | -10/+26 | |
| * | | | | | | | | | cosmetic: removing commented-out testing aid | Rainer Gerhards | 2011-02-25 | 1 | -1/+0 | |
| * | | | | | | | | | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-beta | Rainer Gerhards | 2011-02-25 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-beta | Rainer Gerhards | 2011-02-24 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | bugfix: testbench failed when omuxsock was not selected in ./configure | Rainer Gerhards | 2011-02-24 | 1 | -1/+4 | |
| | * | | | | | | | | | | bugfix: testbench failed when imptcp was not selected | Rainer Gerhards | 2011-02-24 | 1 | -1/+1 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-02-25 | 2 | -1/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | fixed compile problems on Solaris | Rainer Gerhards | 2011-02-23 | 1 | -0/+4 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | fixed testsuite problems during make distcheckv5.7.5 | Rainer Gerhards | 2011-02-23 | 3 | -5/+5 | |
| * | | | | | | | | | added debug support for trying to find well-hidden bug | Rainer Gerhards | 2011-02-23 | 2 | -1/+12 | |
| * | | | | | | | | | preparing for 5.7.5 release | Rainer Gerhards | 2011-02-23 | 3 | -3/+3 | |
| * | | | | | | | | | bugfix (minor): warning message suggested invalid compatibility mode | Rainer Gerhards | 2011-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | added one more test for imuxsock to autmatted test suite | Rainer Gerhards | 2011-02-22 | 7 | -13/+62 | |
| * | | | | | | | | | the last fix introduced another regression, fixed now | Rainer Gerhards | 2011-02-22 | 1 | -5/+8 | |
| * | | | | | | | | | bugfix: imuxsock does not sanitization at all (regression) | Rainer Gerhards | 2011-02-22 | 2 | -6/+6 | |
| * | | | | | | | | | improved testbench, added tests for imuxsock | Rainer Gerhards | 2011-02-21 | 9 | -1/+74 | |
| * | | | | | | | | | fixed dumb but important typo in code... | Rainer Gerhards | 2011-02-21 | 1 | -1/+1 | |
| * | | | | | | | | | bugfix: imuxsock did no longer remove trailing LF | Rainer Gerhards | 2011-02-21 | 2 | -0/+9 | |
| * | | | | | | | | | regression: fixed compile error with --enable-debug | Rainer Gerhards | 2011-02-21 | 1 | -1/+0 | |
| * | | | | | | | | | enhance: imfile did not yet support multiple rulesets, now added | Rainer Gerhards | 2011-02-18 | 3 | -1/+42 | |
| * | | | | | | | | | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-beta | Rainer Gerhards | 2011-02-17 | 2 | -5/+2 | |
| |\ \ \ \ \ \ \ \ \ |