summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | sm_cust_bindcdr: custom date parsing addedRainer Gerhards2011-03-281-10/+90
| | * | sm_bind_cdr: added capability to configure "allowed IPs"Rainer Gerhards2011-03-221-3/+80
| | * | added internal processing of BIND recordsRainer Gerhards2011-03-221-6/+115
| | * | bugfix: strgen could not be used together with database outputsRainer Gerhards2011-03-213-3/+9
| | * | Merge branch 'v5-beta' into v5-beta-strgen-bindRainer Gerhards2011-03-211-6/+23
| | |\ \
| | * | | setup test environment and test code in order to look at...Rainer Gerhards2011-03-171-31/+14
| | * | | prepared skeleton for new strgen moduleRainer Gerhards2011-03-175-0/+168
| * | | | bugfix: rsyslog did not build with --disable-regexp configure optionRainer Gerhards2011-03-282-3/+11
| * | | | bugfix: PRI was invalid on Solaris for message from local log socketCorey Smith2011-03-242-3/+4
| * | | | enhance: added $BOM system property to ease writing byte order masksRainer Gerhards2011-03-224-0/+18
| * | | | bugfix: RFC5424 parser confused by empty structured dataRainer Gerhards2011-03-222-2/+3
| | |/ / | |/| |
| * | | potential fix to issue that strgen's do not support SQL optionRainer Gerhards2011-03-211-6/+23
| |/ /
| * | some minor enhancements to doc set -- point to more examplesRainer Gerhards2011-03-171-4/+7
| * | preparing for 5.7.9v5.7.9Rainer Gerhards2011-03-163-3/+6
| * | backporting patch for clean make distcheckRainer Gerhards2011-03-163-0/+14
| * | added some more valgrind-based testsRainer Gerhards2011-03-165-0/+74
| * | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-1616-52/+247
| |\ \
| * | | added the template modules to the things being checked during distcheckRainer Gerhards2011-03-141-0/+2
| * | | fixed compile problem from epoll_create patchRainer Gerhards2011-03-142-2/+4
| * | | Fall back to epoll_create() if epoll_create1() is not availableMichael Biebl2011-03-143-15/+24
| * | | added one more test for imfile (under valgrind)Rainer Gerhards2011-03-112-0/+19
| * | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-117-4/+66
| |\ \ \
| * | | | systemd: do not hook up SIGHUP for reloadLennart Poettering2011-03-111-1/+0
| * | | | bugfix: minor memory leak in omlibdbi (< 1k per instance and run)Rainer Gerhards2011-03-108-1/+83
| * | | | fixed problem in testbench Makefile, added module to distcheckRainer Gerhards2011-03-102-2/+5
| * | | | bugfix: pmaixforwarded from fails to buildMichael Biebl2011-03-101-0/+1
| * | | | fixed problems in testbench makefile (just introduced...)Rainer Gerhards2011-03-091-4/+4
| * | | | cosmetic: added bug infoRainer Gerhards2011-03-091-0/+2
| * | | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-092-1/+8
| |\ \ \ \
| * | | | | added MySQL life tests for ommysqlRainer Gerhards2011-03-0912-1/+107
| * | | | | improved testbenchRainer Gerhards2011-03-095-0/+44
| * | | | | bugfix: (regression) omhdfs did no longer compileRainer Gerhards2011-03-092-0/+4
| * | | | | preparing for 5.7.8 releasev5.7.8Rainer Gerhards2011-03-094-4/+5
| * | | | | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-betaRainer Gerhards2011-03-093-12/+2
| |\ \ \ \ \
| | * | | | | systemd: use standard syslog.socket unitLennart Poettering2011-03-093-12/+2
| * | | | | | make testbench not errout if imdiag is not enabledRainer Gerhards2011-03-091-4/+10
| |/ / / / /
| * | | | | testbench: valgrind tests only executed if valgrind is availableRainer Gerhards2011-03-093-3/+11
| * | | | | further improved testbenchRainer Gerhards2011-03-085-12/+23
| * | | | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-087-4/+70
| |\ \ \ \ \
| * | | | | | bugfix: discard action did not work under some circumstancesRainer Gerhards2011-03-072-1/+4
| * | | | | | added new test to check RepeatedMsgReduction (via TCP)Rainer Gerhards2011-03-063-0/+33
| * | | | | | forgot to backport imdiag mem leak fix -- now doneRainer Gerhards2011-03-061-0/+4
| * | | | | | backported new testbench support for valgrindRainer Gerhards2011-03-061-1/+18
| * | | | | | fixed small regression from gnutls fd leak fixRainer Gerhards2011-03-063-0/+3
| * | | | | | Merge branch 'v5-beta' of git+ssh://git.adiscon.com/git/rsyslog into v5-betaRainer Gerhards2011-03-0658-5/+135
| |\ \ \ \ \ \
| | * | | | | | updated ChangLog with merged in fixRainer Gerhards2011-03-061-0/+4
| | * | | | | | Merge branch 'v5-beta-gtls-fix' into v5-betaRainer Gerhards2011-03-0657-5/+131
| | |\ \ \ \ \ \
| | | * | | | | | bugfix: regression: memory leak in module loaderBojan Smojver2011-03-042-13/+21
| | | * | | | | | added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-2357-5/+123
| * | | | | | | | Merge branch 'v5-stable' into v5-betaRainer Gerhards2011-03-044-10/+10
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |