summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v6-stable-newmsglock' into v7-stable-newmsglockRainer Gerhards2012-12-061-10/+0
|\
| * bugfix: some message properties could be garbled due to race conditionRainer Gerhards2012-12-061-10/+0
* | fix missing functionality: ruleset(){} could not specify ruleset queueRainer Gerhards2012-11-301-52/+57
* | silence compiler warningsRainer Gerhards2012-11-302-8/+15
* | Merge branch 'v6-stable' into tmpRainer Gerhards2012-11-221-0/+2
|\|
| * bugfix: hostname set in rsyslog.conf was not picked up until HUPoxpa2012-11-221-0/+2
* | bugfix: invalid formatting of man pagebjarniig@rhi.hi.is2012-11-141-4/+4
* | Fix the rsyslogd man page formatting for the -d flagGeorgi Georgiev2012-11-141-1/+1
* | enabled to build without libuuid, at loss of uuid functionalityRainer Gerhards2012-11-091-0/+5
* | Merge branch 'v6-stable' into v7-stableRainer Gerhards2012-11-012-2/+2
|\|
| * bugfix: invalid rsyslog-internal macro API useRainer Gerhards2012-11-012-2/+2
| * bugfix: build problems on some platformsRainer Gerhards2012-10-261-1/+1
| * Merge branch 'v6-stable' into v6-betaRainer Gerhards2012-10-172-38/+9
| |\
| * | fix small memory leak when template is specified in omfileRainer Gerhards2012-10-111-0/+1
| * | Merge branch 'v6-stable' into v6-develRainer Gerhards2012-10-041-2/+1
| |\ \
* | | | bugfix: omfwd did not properly support "template" parameterRainer Gerhards2012-10-301-1/+4
* | | | add -D rsyslogd option to enable config parser debug modeRainer Gerhards2012-10-272-1/+13
* | | | prepare for 7.20 stable release & minor thingsv7.2.0Rainer Gerhards2012-10-221-1/+1
* | | | disable deprecated warnings in omdiscard/omrulesetRainer Gerhards2012-10-221-0/+4
* | | | doc: remove BSD blocks from rsyslog.conf manpageRainer Gerhards2012-10-221-8/+1
* | | | build: Drop unused CNF_LIBS variableMichael Biebl2012-10-181-2/+2
* | | | doc: typo fixRainer Gerhards2012-10-171-1/+1
* | | | Merge branch 'v6-stable' into betaRainer Gerhards2012-10-162-38/+9
|\ \ \ \ | | |_|/ | |/| |
| * | | cleanup: removed remains of -c option (compatibility mode)Rainer Gerhards2012-10-162-38/+9
| | |/ | |/|
* | | add deprecated note to discard actionRainer Gerhards2012-10-111-1/+7
* | | fix double-freeRainer Gerhards2012-10-111-1/+1
* | | fix small memory leak when template is specified in omfileRainer Gerhards2012-10-111-0/+1
* | | cosmetic cleanupRainer Gerhards2012-10-091-3/+1
* | | Merge branch 'v6-stable' into betaRainer Gerhards2012-10-041-2/+1
|\| |
| * | build: don't include librsyslog.la in the dist tarballMichael Biebl2012-10-041-2/+1
| * | bugfix: config validation run did not always return correct return stateRainer Gerhards2012-09-201-0/+1
* | | Merge branch 'v6-devel'Rainer Gerhards2012-10-022-0/+468
|\ \ \ | | |/ | |/|
| * | integrate logctl into build processRainer Gerhards2012-10-022-456/+468
| * | add new tool "logctl" to access lumberjack logs in MongoDBUlrike Gerhards2012-10-021-0/+456
* | | Merge branch 'v6-devel'Rainer Gerhards2012-09-201-0/+1
|\| |
| * | bugfix: config validation run did not always return correct return stateRainer Gerhards2012-09-201-0/+1
* | | bugfix: omfile action did not respect "template" parameterRainer Gerhards2012-09-191-1/+3
* | | correct library link orderRainer Gerhards2012-09-111-1/+1
* | | Merge branch 'master' into master-newrulesetRainer Gerhards2012-09-062-1/+11
|\| |
| * | Merge branch 'v6-stable' into v6-develRainer Gerhards2012-09-062-1/+11
| |\|
| | * Fixed TCP CheckConnection handling in omfwd.c.Andre Lorbach2012-08-251-1/+10
| | * bugfix: omusrsmsg incorrect return state & config warning handlingRainer Gerhards2012-08-281-0/+1
| | * cleanup: remove left-over commented-out codeRainer Gerhards2012-08-251-10/+0
* | | new ruleengine: some cleanupRainer Gerhards2012-09-061-5/+0
|/ /
* | add uuid property to message objectJérôme Renard2012-08-261-1/+1
* | Merge branch 'v6-stable'Rainer Gerhards2012-08-252-25/+72
|\|
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-08-252-22/+71
| |\
| | * Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-08-221-4/+59
| | |\
| | | * bugfix: multiple main queues with same queue file name were not detectedRainer Gerhards2012-08-221-1/+40
| | * | changed TRUE/FALSE to RSTRUE/RSFALSERainer Gerhards2012-08-221-3/+3