summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix regression in build systemv7.3.13Rainer Gerhards2013-04-291-0/+4
* prepare for 7.3.13 releaseRainer Gerhards2013-04-293-4/+8
* add omrabbitmqvtomec2013-04-294-0/+552
* doc bugfix: omfile parameter "VeryRobustZip" was documentas as "VeryReliableZip"Rainer Gerhards2013-04-262-1/+9
* build: fix build if libgcrypt support is disabledMichael Biebl2013-04-263-5/+5
* typo fixJohn Lyman2013-04-261-1/+1
* prepare for 7.3.12 releasev7.3.12Rainer Gerhards2013-04-263-3/+3
* bugfix: build problems on SolarisJohn Lyman2013-04-253-2/+4
* add missing file to tarballRainer Gerhards2013-04-251-1/+1
* doc: fix broken linkRainer Gerhards2013-04-251-1/+1
* typo fixRainer Gerhards2013-04-251-1/+1
* build: rscryutil.rst was missing in tarballRainer Gerhards2013-04-251-0/+1
* rewording ./configure output for more clarityRainer Gerhards2013-04-241-4/+4
* fix invalid include dependency in encryption supportRainer Gerhards2013-04-241-1/+1
* bugfix: off-by-one error in handling local FQDN name (regression)Rainer Gerhards2013-04-242-1/+6
* cleanupRainer Gerhards2013-04-248-21/+4
* omelasticsearch: _id field support for bulk operationsJérôme Renard2013-04-243-25/+117
* fix compile on SolarisMartin Carpenter2013-04-242-1/+11
* platform compatibility enhancement: solve compile issue with libgcryptRainer Gerhards2013-04-242-0/+4
* doc: link new omelasticsearch doc to the module docRainer Gerhards2013-04-242-0/+3
* initial documentation for the Elasticsearch output moduleRadu Gheorghe2013-04-241-0/+177
* doc: wrong parameter name in omfwd docRainer Gerhards2013-04-241-1/+1
* bugfix: block size limit was not properly honoredRainer Gerhards2013-04-232-0/+2
* bugfix: potential segfault in guardtime signature providerRainer Gerhards2013-04-232-1/+6
* some minor additions to 7.3.11v7.3.11Rainer Gerhards2013-04-233-2/+22
* "Fix" timestamp in imkmsg module.Milan Bartos2013-04-231-23/+23
* prepare for 7.3.11 releaseRainer Gerhards2013-04-232-2/+2
* omhiredis: add support for redis pipeline supportBrian Knox2013-04-173-36/+93
* imjournal: very slight optimizationRainer Gerhards2013-04-171-6/+6
* Fix journal trusted fields translation.Milan Bartos2013-04-171-8/+32
* Add support for persistenting journal stateMilan Bartos2013-04-171-6/+132
* Merge branch 'master' into master-imjournalRainer Gerhards2013-04-1782-441/+7332
|\
| * Merge branch 'v7-stable'Rainer Gerhards2013-04-172-2/+2
| |\
| | * prepare for 7.2.7 releasev7.2.7Rainer Gerhards2013-04-173-3/+3
| * | Merge branch 'v7-stable'Rainer Gerhards2013-04-171-9/+78
| |\|
| | * doc: further improve action docRainer Gerhards2013-04-171-107/+60
| | * doc: improve action docFlorian Riedl2013-04-171-1/+117
| * | Merge branch 'master-crypto'Rainer Gerhards2013-04-1720-16/+2134
| |\ \
| | * | bugfix: $PreserveFQDN is not properly workingLouis Bouchard2013-04-172-0/+10
| | * | add basic doc for encryption capabilityRainer Gerhards2013-04-154-2/+135
| | * | logenc: add key-program support to rsyslog crypto providerRainer Gerhards2013-04-151-3/+20
| | * | logenc: add capability to use key generation program to rscryutilRainer Gerhards2013-04-122-1/+137
| | * | logenc: full support for keyfilesRainer Gerhards2013-04-124-43/+179
| | * | logenc: support keyfiles in rscryutilRainer Gerhards2013-04-127-18/+164
| | * | logenc: add parameters to select cipher algo and modeRainer Gerhards2013-04-126-49/+188
| | * | logenc: rscryutil can now decrypt multi-block logfilesRainer Gerhards2013-04-125-29/+173
| | * | logenc: milestone: rsyslog writes .encinfo side filesRainer Gerhards2013-04-116-19/+229
| | * | cleanupRainer Gerhards2013-04-111-40/+0
| | * | log encryption: check length of "key" parameterRainer Gerhards2013-04-113-4/+10
| | * | Merge branch 'master' into master-cryptoRainer Gerhards2013-04-111-0/+2
| | |\ \