summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | added link to (new) online video tutorials to manual setRainer Gerhards2009-03-111-0/+1
* | | | | | | | | | testcase added (on user request)Rainer Gerhards2009-04-061-0/+3
* | | | | | | | | | improved internal handling of RainerScript functionsRainer Gerhards2009-04-0612-32/+345
|/ / / / / / / / /
* | | | | | | | | made sure udptester terminates only after rsyslgod it spawnedRainer Gerhards2009-04-061-0/+2
* | | | | | | | | improved parser test suiteRainer Gerhards2009-04-037-1/+19
* | | | | | | | | improved test suite and added test for new output module interfaceRainer Gerhards2009-04-0314-25/+71
* | | | | | | | | added (some) developer documentation for output plugin interfaceRainer Gerhards2009-04-034-7/+190
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | added a new way how output plugins may be passed parameters.Rainer Gerhards2009-04-0310-10/+197
* | | | | | | | Merge branch 'regex'Rainer Gerhards2009-04-025-8/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | fully integrated regex patchRainer Gerhards2009-04-024-35/+19
| * | | | | | | | streamlined regex patchRainer Gerhards2009-04-024-30/+43
| * | | | | | | | improved performance of regexp-based filtersRainer Gerhards2009-04-024-2/+39
* | | | | | | | | clean compile on solarisRainer Gerhards2009-04-022-2/+7
|/ / / / / / / /
* | | | | | | | added O_CLOEXEC to open() callsRainer Gerhards2009-04-025-10/+10
* | | | | | | | add csv support to feature sheetRainer Gerhards2009-04-021-0/+3
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | added new "csv" property replacer optionRainer Gerhards2009-04-025-4/+58
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'master' of git+ssh://rger@git.adiscon.com/git/rsyslogRainer Gerhards2009-04-016-8/+7
|\ \ \ \ \ \
| * | | | | | fixed some problems with "make check"Demo2009-03-316-8/+7
* | | | | | | begining touches for putting rsyslog on spaceshipsRainer Gerhards2009-04-013-0/+139
|/ / / / / /
* | | | | | porting parser tests to solarisRainer Gerhards2009-03-313-35/+64
* | | | | | Merge branch 'master' into sol-testRainer Gerhards2009-03-3116-12/+499
|\ \ \ \ \ \
| * | | | | | bugfix: "make distcheck" did not workRainer Gerhards2009-03-312-5/+9
| * | | | | | changed parser test suite to be c-program basedRainer Gerhards2009-03-315-88/+270
| * | | | | | solved some more issues with "make [dist]check"Rainer Gerhards2009-03-274-7/+4
| * | | | | | fixed a couple of nits with "make [dist]check"Rainer Gerhards2009-03-275-5/+20
| * | | | | | added some missing files in tests Makefile.amRainer Gerhards2009-03-262-21/+14
| * | | | | | Merge branch 'master' into testsRainer Gerhards2009-03-2610-34/+253
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | initial parser testing suite addedRainer Gerhards2009-03-2610-6/+34
| * | | | | | parser test script createdRainer Gerhards2009-03-263-42/+78
| * | | | | | some text scripts added (experimental)Rainer Gerhards2009-03-232-0/+51
| * | | | | | improved testing supportRainer Gerhards2009-03-198-6/+187
* | | | | | | ported non-tcl based test suite to SolarisRainer Gerhards2009-03-315-16/+94
* | | | | | | bugfix: fixed some segaults on SolarisRainer Gerhards2009-03-253-2/+3
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'dapatch'Rainer Gerhards2009-03-256-6/+102
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | bugfix: potential abort with DA queue after high watermark is reachedRainer Gerhards2009-03-256-6/+102
* | | | | | Merge branch 'omfile-errHandler'Rainer Gerhards2009-03-244-28/+69
|\ \ \ \ \ \
| * | | | | | omfile suspend handling for non-dynafiles, also bugfixesRainer Gerhards2009-03-192-12/+35
| * | | | | | omfile bugfixingRainer Gerhards2009-03-184-5/+28
| * | | | | | undid typoRainer Gerhards2009-03-171-1/+0
| * | | | | | fixed some message-loss situations when file write failures happenedRainer Gerhards2009-03-172-9/+4
| * | | | | | changed one more status settingRainer Gerhards2009-03-111-1/+1
| * | | | | | try to make file writer restartable (experimental, untested)Rainer Gerhards2009-03-111-4/+5
* | | | | | | added "rsyslog family tree" graph of rsyslog versions and branchesRainer Gerhards2009-03-231-0/+82
| |_|/ / / / |/| | | | |
* | | | | | fixed broken make distcheck due to invalidly stated omtemplate fileRainer Gerhards2009-03-191-1/+1
* | | | | | adapted test framework to new script engineRainer Gerhards2009-03-196-22/+46
* | | | | | added output module templateRainer Gerhards2009-03-165-8/+260
* | | | | | some more information on rainerscript imlementationRainer Gerhards2009-03-161-0/+2
* | | | | | Merge branch 'master' into rscript-funcRainer Gerhards2009-03-1313-20/+55
|\| | | | |
| * | | | | Merge branch 'beta'Rainer Gerhards2009-03-1110-13/+43
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'v3-stable' into betaRainer Gerhards2009-03-1110-14/+44
| | |\ \ \ \ | | | | |/ / | | | |/| |