]> jfr.im git - irc/unrealircd/unrealircd.git/shortlog
irc/unrealircd/unrealircd.git
22 hours ago  henk84fix word repetition in operclass.conf (#279) origin/HEAD origin/unreal60_dev
2024-05-20  Bram MatthysDon't put insecure gatewayed/proxied connections in...
2024-05-20  Bram MatthysFix crash if you first REHASH and have a parse error...
2024-05-20  Bram MatthysCrule: forgot a context && context->client check. Just...
2024-05-20  Bram MatthysCrule: forgot match_realname('*xyz*'). Now we should...
2024-05-20  Bram MatthysCrule: add match_account(), match_country(), match_cert...
2024-05-20  Bram MatthysAdd user_matches_extended_server_ban() which works...
2024-05-20  Bram MatthysLet's get rid of this !strlen(arg)
2024-05-20  Bram MatthysSome minor tweaks so these can be used in pre-connect...
2024-05-20  Valerie LiuCrule: add is_identified(), is_websocket() and is_webir...
2024-05-20  Valerie LiuUpdate modules.c - Fix small spelling error (#276)
2024-05-19  Bram MatthysUpdate release notes a bit
2024-05-19  Bram MatthysFix +b ~forward not taking into account +e (ban exempti...
2024-05-19  Bram MatthysFix ~forward checking IsRegNick() instead of IsLoggedIn()
2024-05-15  Bram MatthysFix crash on Windows when using crules, central spamfil...
2024-05-15  Bram MatthysThese efuncs need to be MODVAR (dllimport) for Windows...
2024-05-13  Bram MatthysForgot to mention https://www.unrealircd.org/docs/Dev...
2024-05-13  Bram MatthysAllow modules to provide SASL locally, by hooking into...
2024-05-06  Bram MatthysAdd crule functions: is_tls(), in_security_group()...
2024-05-06  Bram MatthysWhoops. Accidentially committed a debug line.
2024-05-06  Bram MatthysUsing @if with a variable like `@if $VAR == "something...
2024-05-05  Bram MatthysFix typo in release notes
2024-05-05  Bram MatthysRemove default security group tls-and-known-users.
2024-05-03  Bram MatthysBump URL_MEMORY_BACKED_CHUNK_SIZE from 128 to 8192...
2024-05-03  Bram MatthysGet rid of confusing "REHASH -all" as "REHASH" already...
2024-05-03  Bram MatthysDeal better with lack of an internet connection when...
2024-05-02  Bram MatthysMove from -D_FORTIFY_SOURCE=2 to -D_FORTIFY_SOURCE=3
2024-05-01  Bram MatthysBump version to 6.1.6-git
2024-04-26  Bram MatthysAdd sponsorship info to GitHub sidebar
2024-04-22  Bram MatthysFix bullet points on release notes
2024-04-22  Bram Matthys** UnrealIRCd 6.1.5 **
2024-04-12  Bram MatthysFix two typos in example.es.conf that prevent it from...
2024-04-07  Bram MatthysMake the check for unedited conf happen before password...
2024-04-05  Bram Matthyscrule: has_umode->has_user_mode and add has_channel_mod...
2024-04-05  Valerie Liuadd two new crule functions: has_umode and is_away...
2024-04-05  Bram MatthysAdd extern void vsendto_one, requested by Valware.
2024-03-29  Bram MatthysFix whowasdb module causing WHOWAS entries to vanish...
2024-03-17  Valerie LiuAdd ./unrealircd coffee (#274)
2024-03-13  Rafael Gretherexample.pt.conf: add note about use of pt-br language...
2024-03-09  Bram MatthysRename and mention example.pt.conf - (Brazilian) Portug...
2024-03-09  aliceAdjust config parser to log a warning when a block...
2024-03-09  Valerie LiuFix spelling mistake on rehash (#271)
2024-03-09  Bram MatthysUpdate README & release notes
2024-02-11  Bram MatthysUpdate release notes
2024-02-11  Bram MatthysUpdate release notes
2024-02-11  Bram MatthysSome more moving for previous commit aa9fdd352a336cab6c...
2024-02-11  Valerie LiuMove giving of set::modes-on-connect to after SASL...
2024-01-31  Bram MatthysUpdate help.tr.conf - by Serkan Sepetçi
2024-01-24  k4bek4beAdd example.br.conf (Portuguese Brazilian)
2024-01-24  k4bek4beRemove remnants of using PASS for NickServ identify
2024-01-23  Valerie LiuGet rid of old/unused PASS 2 NickServ hack, SASL exists...
2024-01-19  Rafael GretherCreated example.br.conf
2024-01-17  Bram MatthysSpamfilters with utf8 features in it where not always...
2024-01-17  Bram MatthysAdd safety rollback of spamfilter if it doesn't compile...
2024-01-10  Bram MatthysGet rid of [BUG] message due to no-implicit-names patch...
2024-01-10  Bram MatthysAdd oper::auto-join. This setting overrides set::oper...
2024-01-10  Bram MatthysMake operclass available in security-group & mask/match.
2023-12-28  Bram MatthysFix "Central blocklist too slow to respond" message...
2023-12-28  Bram MatthysMove 'reserved clients' stuff to runtime, since 'ulimit...
2023-12-26  Bram MatthysFix no-implicit-names to set official flag. As all...
2023-12-26  Bram MatthysAdd support for CAP draft/no-implicit-names
2023-12-23  Rafael Gretherremoved password 'test'
2023-12-22  Bram MatthysOnly do slow spamfilter detection for regexes, not...
2023-12-22  Bram MatthysDon't call spamfilter for TAGMSG. If you are filtering...
2023-12-22  Bram MatthysBump version to 6.1.5-git
2023-12-18  Bram Matthyscentral-api: add format check for api-key so people...
2023-12-17  Bram MatthysFix +I ~operclass requiring an operclass block name...
2023-12-17  Bram MatthysWait longer for a REHASH when running with ASan
2023-12-16  Bram Matthys** UnrealIRCd 6.1.4 **
2023-12-15  Bram MatthysMake sure we never use this variable again ;)
2023-12-15  Bram MatthysFix crash issue in websocket server (CVE-2023-50784)
2023-12-12  Bram MatthysFix the fix for frame assembly in webserver.
2023-12-09  Bram Matthys** UnrealIRCd 6.1.3 **
2023-12-08  Bram MatthysFix memory leak due to change from yesterday (duh..)
2023-12-06  Bram MatthysFix frame reassembly in webserver_handle_request_header()
2023-12-05  Bram MatthysThanks to Koragg for reporting previous issue :D
2023-12-05  Bram MatthysFix crash with 'crule', because it was being checked...
2023-12-01  Bram Matthys** UnrealIRCd 6.1.3-rc1 **
2023-12-01  Bram MatthysAdd unrealircd_version in CBL request, mostly for the...
2023-12-01  Bram MatthysMakefile.windows: add src/api-apicallback.c to fix...
2023-12-01  Bram MatthysInclude oper name on /SPAMREPORT (for central spamreport)
2023-11-29  Bram MatthysFix module manager: if 1 upgrade failed, the remaining...
2023-11-29  PeGaSuSUpdate RELEASE-NOTES.md to fix reference to 6.1.2 ...
2023-11-27  Bram MatthysDoxygen updates, mostly for https://www.unrealircd...
2023-11-27  Bram MatthysSome minor release notes updates
2023-11-27  Bram MatthysFix unitialized variable access caused by earlier commi...
2023-11-27  Bram MatthysFetch Central Spamfilter rules with the API Key via...
2023-11-27  Bram MatthysRelease notes: mention central-api/-blocklist/-spamreport.
2023-11-27  Bram MatthysUpdate release notes a bit
2023-11-27  Bram MatthysProxy block: rework and add support for X-Forwarded...
2023-11-27  Bram MatthysDisable some recent debugcode even with DEBUGMODE on ;D
2023-11-27  Bram MatthysRemove WSU() items forwarded & secure, since these...
2023-11-26  Bram MatthysAdd an option to check websocket Origin header via
2023-11-26  Bram MatthysFix some more warnings, rather minor.
2023-11-26  Bram MatthysAdd value check for blacklist config, well, fix it...
2023-11-26  Bram MatthysFix crash reporter to use SNI.
2023-11-25  Bram Matthyscentral-*.c: remove old module manager stuff and bump...
2023-11-25  Bram MatthysRemove accidental 'else' that caused modulemgr to freez...
2023-11-25  Bram MatthysUpdate central spamreport, https://www.unrealircd.org...
2023-11-25  Bram MatthysAdd option set::central-blocklist::blocklist-enabled...
next