Fix "Central blocklist too slow to respond" message when using softban or require authentication { } block. |
|
More...
|
almost 1 year ago
|
Move 'reserved clients' stuff to runtime, since 'ulimit -n' could be lower. This fixes a bug where if you run ./Config with 'auto' file descriptors, and then have an unusually low 'ulimit -n' of like 150, you would end up with a negative amount of file descriptors available for use. |
|
More...
|
almost 1 year ago
|
Fix no-implicit-names to set official flag. As all buildbots failed. |
|
More...
|
about 1 year ago
|
Add support for CAP draft/no-implicit-names |
|
More...
|
about 1 year ago
|
Only do slow spamfilter detection for regexes, not for 'simple' */? |
|
More...
|
about 1 year ago
|
Don't call spamfilter for TAGMSG. If you are filtering that, look at 'T'. |
|
More...
|
about 1 year ago
|
Bump version to 6.1.5-git |
|
More...
|
about 1 year ago
|
central-api: add format check for api-key so people don't use a request-key there. Reported by DeviL. |
|
More...
|
about 1 year ago
|
Fix +I ~operclass requiring an operclass block name of >3 characters. Reported by BlackBishop in https://bugs.unrealircd.org/view.php?id=6372 |
|
More...
|
about 1 year ago
|
Wait longer for a REHASH when running with ASan |
|
More...
|
about 1 year ago
|
** UnrealIRCd 6.1.4 ** |
|
More...
|
about 1 year ago
|
Make sure we never use this variable again ;) [skip ci] |
|
More...
|
about 1 year ago
|
Fix crash issue in websocket server (CVE-2023-50784) |
|
More...
|
about 1 year ago
|
Fix the fix for frame assembly in webserver. |
|
More...
|
about 1 year ago
|
** UnrealIRCd 6.1.3 ** |
|
More...
|
about 1 year ago
|
Fix memory leak due to change from yesterday (duh..) Caused by 4178cb3f810df32960dcc5025c73bdc1ead382bb [skip ci] |
|
More...
|
about 1 year ago
|
Fix frame reassembly in webserver_handle_request_header() |
|
More...
|
about 1 year ago
|
Thanks to Koragg for reporting previous issue :D 54ad2d15860f9daa68003b3259584344339b6061 [skip ci] |
|
More...
|
about 1 year ago
|
Fix crash with 'crule', because it was being checked against Services bots |
|
More...
|
about 1 year ago
|
** UnrealIRCd 6.1.3-rc1 ** |
|
More...
|
about 1 year ago
|
Add unrealircd_version in CBL request, mostly for the future. [skip ci] |
|
More...
|
about 1 year ago
|
Makefile.windows: add src/api-apicallback.c to fix build [skip ci] |
|
More...
|
about 1 year ago
|
Include oper name on /SPAMREPORT (for central spamreport) |
|
More...
|
about 1 year ago
|
Fix module manager: if 1 upgrade failed, the remaining were not upgraded. |
|
More...
|
about 1 year ago
|
Update RELEASE-NOTES.md to fix reference to 6.1.2 (#264) |
|
More...
|
about 1 year ago
|
Doxygen updates, mostly for https://www.unrealircd.org/docs/Dev:URL_API Or actually: https://www.unrealircd.org/api/6/structOutgoingWebRequest.html |
|
More...
|
about 1 year ago
|
Some minor release notes updates [skip ci] |
|
More...
|
about 1 year ago
|
Fix unitialized variable access caused by earlier commit of today |
|
More...
|
about 1 year ago
|
Fetch Central Spamfilter rules with the API Key via alternate URL. |
|
More...
|
about 1 year ago
|
Release notes: mention central-api/-blocklist/-spamreport. [skip ci] |
|
More...
|
about 1 year ago
|