aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Another try to fix close method in lua_tcpVsevolod Stakhov2022-10-131-0/+6
* [Minor] Add some debug logs for mx_checkVsevolod Stakhov2022-10-131-0/+3
* [Fix] Another fix for the enable passwordVsevolod Stakhov2022-10-111-0/+4
* [Fix] Try to fix the case where password == enable_passwordVsevolod Stakhov2022-10-101-10/+26
* Merge pull request #4300 from yo000/masterVsevolod Stakhov2022-10-101-0/+2
|\
| * Add basic auth to metadata_exporter http pusheryo2022-10-081-0/+2
* | [Minor] Add method to extract shared memory from RAII ownershipVsevolod Stakhov2022-10-091-0/+8
* | [Minor] Fix copy-paste errormoisseev2022-10-091-1/+1
* | [Fix] Fix favicon.ico Content-Type headermoisseev2022-10-091-1/+3
* | [Rework] Start movement of the hyperscan related routines into a single unitVsevolod Stakhov2022-10-082-1/+99
* | [Minor] Add some more methods and tests to the file raii abstractionVsevolod Stakhov2022-10-082-3/+101
* | [Feature] Share hyperscan database among processesVsevolod Stakhov2022-10-081-4/+116
* | [Minor] Include config.h to the build targetVsevolod Stakhov2022-10-081-1/+1
|/
* [Minor] Remove redundant checkVsevolod Stakhov2022-10-071-6/+0
* [Minor] Detect ffsll presence in a target systemVsevolod Stakhov2022-10-061-1/+31
* [Fix] Fix hang when close is usedVsevolod Stakhov2022-10-051-0/+18
* Merge pull request #4294 from yo000/masterVsevolod Stakhov2022-10-051-1/+1
|\
| * Fix metadata_exporter with many recipientsyo2022-10-041-1/+1
* | [Minor] Do not use names starting from `_` as they might be reservedVsevolod Stakhov2022-10-041-2/+2
|/
* [Test] Fix failing testVsevolod Stakhov2022-10-031-1/+1
* [Fix] Fix emoji joiner FPVsevolod Stakhov2022-10-031-1/+3
* [Fix] Fix DNS reply handling for HTTP mapsVsevolod Stakhov2022-10-011-1/+1
* [Fix] Fix copying of sockaddr_un addressesTimo Rothenpieler2022-09-261-6/+8
* [Fix] Bind AF_UNIX DGRAM client connection to annonymous addressTimo Rothenpieler2022-09-261-0/+13
* [Fix] Only check allowed fuzzy worker update ips for non-unix socketsTimo Rothenpieler2022-09-261-0/+3
* [Fix] Same fix for lua_tcpVsevolod Stakhov2022-09-251-7/+20
* [Fix] Fix crash with cname repliesVsevolod Stakhov2022-09-251-14/+27
* [Minor] Oops, remove experimentVsevolod Stakhov2022-09-241-7/+0
* [Minor] Some neats when working with Unix socketsVsevolod Stakhov2022-09-244-28/+67
* [Minor] Plug memory leak on cdb backend closingVsevolod Stakhov2022-09-241-3/+4
* [Minor] Add some error reportingVsevolod Stakhov2022-09-241-4/+10
* [Minor] Partially restore reverted patchVsevolod Stakhov2022-09-241-0/+1
* Revert "[Minor] Try to fix refcounts related crash"Vsevolod Stakhov2022-09-241-3/+2
* [Fix] Lua_tcp: Another try to fix closing logicVsevolod Stakhov2022-09-241-1/+24
* [Fix] External_relay: Restore the originating hostname checkVsevolod Stakhov2022-09-221-0/+5
* [Minor] Try to fix refcounts related crashVsevolod Stakhov2022-09-191-2/+3
* [Minor] Make panic more informantVsevolod Stakhov2022-09-191-2/+10
* [Fix] Plug memory leak in regexp destruction with pcre2Vsevolod Stakhov2022-09-181-10/+18
* [Fix] Avoid cyclic references in symcache and fix memory leaksVsevolod Stakhov2022-09-175-64/+66
* [Minor] Fix warningVsevolod Stakhov2022-09-171-2/+2
* [Minor] Dmarc: Move `no_reporting_domains` to `reporting.exclude_domains`Vsevolod Stakhov2022-09-161-8/+18
* [Minor] Restore `task:has_urls(true)` behaviourVsevolod Stakhov2022-09-151-4/+18
* [Minor] Try to deal with some deprecationsVsevolod Stakhov2022-09-153-2/+6
* Update elastic.luaDmitriy Alekseev2022-09-141-17/+14
* [Minor] Add augmentation for aws_s3 pluginVsevolod Stakhov2022-09-111-2/+5
* [Minor] Minor debugging improvementsVsevolod Stakhov2022-09-102-10/+19
* [Rework] Reiterate on prioritiesVsevolod Stakhov2022-09-1012-15/+15
* [Minor] Remove priorities from idempotent filtersVsevolod Stakhov2022-09-1011-14/+14
* [Minor] Properly print top symbols by timeoutVsevolod Stakhov2022-09-103-10/+26
* [Minor] FIx arc timeoutVsevolod Stakhov2022-09-101-2/+2