Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CritFix] Restore compatibility with the integrations and headers alterations | Vsevolod Stakhov | 2022-10-22 | 1 | -1/+2 |
| | |||||
* | [Minor] Do not sort part urls, it was added by a mistake | Vsevolod Stakhov | 2022-10-21 | 1 | -1/+0 |
| | | | | Discussed with: @citrin | ||||
* | [Fix] Lua_tcp: Sigh, another try to fix `close` invocation | Vsevolod Stakhov | 2022-10-21 | 1 | -1/+11 |
| | |||||
* | [Minor] Fix url_cmp operation | Vsevolod Stakhov | 2022-10-20 | 1 | -3/+3 |
| | |||||
* | [Minor] Remove vectorized hyperscan mode: it has been always broken | Vsevolod Stakhov | 2022-10-20 | 2 | -44/+12 |
| | |||||
* | [Fix] Mx_check: Cache the fact of a missing MX record | Vsevolod Stakhov | 2022-10-19 | 1 | -4/+13 |
| | |||||
* | [Minor] Use __func__ in c++ mode as defined by standard | Vsevolod Stakhov | 2022-10-18 | 1 | -1/+1 |
| | |||||
* | [Minor] Fix error copying/move behaviour | Vsevolod Stakhov | 2022-10-18 | 1 | -0/+28 |
| | |||||
* | [Minor] Use a separate error class instead of std::string | Vsevolod Stakhov | 2022-10-17 | 5 | -53/+162 |
| | |||||
* | [Minor] Rename file to a more appropriate name | Vsevolod Stakhov | 2022-10-17 | 6 | -8/+8 |
| | |||||
* | [Rework] Store the current worker, so other libraries could use this information | Vsevolod Stakhov | 2022-10-16 | 3 | -6/+10 |
| | |||||
* | [Minor] Move hyperscan tools to the libserver domain | Vsevolod Stakhov | 2022-10-16 | 3 | -4/+3 |
| | |||||
* | [Project] (Re)implement hyperscan caching | Vsevolod Stakhov | 2022-10-16 | 1 | -3/+197 |
| | |||||
* | [Minor] More tests and fixes to raii file | Vsevolod Stakhov | 2022-10-16 | 2 | -23/+56 |
| | |||||
* | [Minor] Add some more utilities | Vsevolod Stakhov | 2022-10-15 | 2 | -1/+21 |
| | |||||
* | [Minor] Commit leftovers | Vsevolod Stakhov | 2022-10-15 | 2 | -2/+2 |
| | |||||
* | [Rework] Split locked and unlocked files, as mmap does not need flock normally | Vsevolod Stakhov | 2022-10-15 | 2 | -54/+127 |
| | |||||
* | [Fix] Another try to fix close method in lua_tcp | Vsevolod Stakhov | 2022-10-13 | 1 | -0/+6 |
| | |||||
* | [Minor] Add some debug logs for mx_check | Vsevolod Stakhov | 2022-10-13 | 1 | -0/+3 |
| | |||||
* | [Fix] Another fix for the enable password | Vsevolod Stakhov | 2022-10-11 | 1 | -0/+4 |
| | |||||
* | [Fix] Try to fix the case where password == enable_password | Vsevolod Stakhov | 2022-10-10 | 1 | -10/+26 |
| | | | | Issue: #4306 | ||||
* | Merge pull request #4300 from yo000/master | Vsevolod Stakhov | 2022-10-10 | 1 | -0/+2 |
|\ | | | | | Add basic auth to metadata_exporter http pusher | ||||
| * | Add basic auth to metadata_exporter http pusher | yo | 2022-10-08 | 1 | -0/+2 |
| | | |||||
* | | [Minor] Add method to extract shared memory from RAII ownership | Vsevolod Stakhov | 2022-10-09 | 1 | -0/+8 |
| | | |||||
* | | [Minor] Fix copy-paste error | moisseev | 2022-10-09 | 1 | -1/+1 |
| | | | | | | | | PR: #4302 | ||||
* | | [Fix] Fix favicon.ico Content-Type header | moisseev | 2022-10-09 | 1 | -1/+3 |
| | | | | | | | | Issue: #4301 | ||||
* | | [Rework] Start movement of the hyperscan related routines into a single unit | Vsevolod Stakhov | 2022-10-08 | 2 | -1/+99 |
| | | |||||
* | | [Minor] Add some more methods and tests to the file raii abstraction | Vsevolod Stakhov | 2022-10-08 | 2 | -3/+101 |
| | | |||||
* | | [Feature] Share hyperscan database among processes | Vsevolod Stakhov | 2022-10-08 | 1 | -4/+116 |
| | | |||||
* | | [Minor] Include config.h to the build target | Vsevolod Stakhov | 2022-10-08 | 1 | -1/+1 |
|/ | |||||
* | [Minor] Remove redundant check | Vsevolod Stakhov | 2022-10-07 | 1 | -6/+0 |
| | |||||
* | [Minor] Detect ffsll presence in a target system | Vsevolod Stakhov | 2022-10-06 | 1 | -1/+31 |
| | |||||
* | [Fix] Fix hang when close is used | Vsevolod Stakhov | 2022-10-05 | 1 | -0/+18 |
| | |||||
* | Merge pull request #4294 from yo000/master | Vsevolod Stakhov | 2022-10-05 | 1 | -1/+1 |
|\ | | | | | [Fix] metadata_exporter: fix the case with many recipients | ||||
| * | Fix metadata_exporter with many recipients | yo | 2022-10-04 | 1 | -1/+1 |
| | | |||||
* | | [Minor] Do not use names starting from `_` as they might be reserved | Vsevolod Stakhov | 2022-10-04 | 1 | -2/+2 |
|/ | | | | Issue: #4293 | ||||
* | [Test] Fix failing test | Vsevolod Stakhov | 2022-10-03 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix emoji joiner FP | Vsevolod Stakhov | 2022-10-03 | 1 | -1/+3 |
| | | | | Issue: #4290 | ||||
* | [Fix] Fix DNS reply handling for HTTP maps | Vsevolod Stakhov | 2022-10-01 | 1 | -1/+1 |
| | |||||
* | [Fix] Fix copying of sockaddr_un addresses | Timo Rothenpieler | 2022-09-26 | 1 | -6/+8 |
| | | | | | | | | | | They can be very tiny (hence the adjustment of the size assert) and the path can contain intermittent null bytes, so the only choice is to trust the input slen and copy the whole struct. An autobound unix socket uses an abstract address, which starts with a null byte, hence this change is neccesary for such an address getting copied properly. | ||||
* | [Fix] Bind AF_UNIX DGRAM client connection to annonymous address | Timo Rothenpieler | 2022-09-26 | 1 | -0/+13 |
| | | | | Fixes #4278 | ||||
* | [Fix] Only check allowed fuzzy worker update ips for non-unix sockets | Timo Rothenpieler | 2022-09-26 | 1 | -0/+3 |
| | | | | | The source will always be localhost, it makes no sense to check for allowed IPs. | ||||
* | [Fix] Same fix for lua_tcp | Vsevolod Stakhov | 2022-09-25 | 1 | -7/+20 |
| | |||||
* | [Fix] Fix crash with cname replies | Vsevolod Stakhov | 2022-09-25 | 1 | -14/+27 |
| | |||||
* | [Minor] Oops, remove experiment | Vsevolod Stakhov | 2022-09-24 | 1 | -7/+0 |
| | |||||
* | [Minor] Some neats when working with Unix sockets | Vsevolod Stakhov | 2022-09-24 | 4 | -28/+67 |
| | |||||
* | [Minor] Plug memory leak on cdb backend closing | Vsevolod Stakhov | 2022-09-24 | 1 | -3/+4 |
| | |||||
* | [Minor] Add some error reporting | Vsevolod Stakhov | 2022-09-24 | 1 | -4/+10 |
| | |||||
* | [Minor] Partially restore reverted patch | Vsevolod Stakhov | 2022-09-24 | 1 | -0/+1 |
| | |||||
* | Revert "[Minor] Try to fix refcounts related crash" | Vsevolod Stakhov | 2022-09-24 | 1 | -3/+2 |
| | | | | This reverts commit 5bae837e5fb282e055a9d80d9d6aaf7eaed9a2d5. |