]> jfr.im git - irc/unrealircd/unrealircd.git/shortlog
irc/unrealircd/unrealircd.git
2023-10-25  Bram MatthysMake deny channel { } support escaped sequences like... unreal60_dev
2023-10-25  Bram MatthysReserve more file descriptors. Eg when 10.000 are avail...
2023-10-23  Bram MatthysFix HOOKTYPE_IS_HANDSHAKE_FINISHED not called at two...
2023-10-23  Bram MatthysMake autoconf check for getsockopt TCP_INFO and define...
2023-10-23  Bram MatthysLimit operclass name to a-zA-Z0-9_- and use the same...
2023-10-21  Bram MatthysSend central-blocklist hits globally
2023-10-13  Bram MatthysFix a compile problem on 32-bit archs.
2023-10-13  Bram MatthysFix some markup in release notes
2023-10-13  Bram Matthys** UnrealIRCd 6.1.2.3 **
2023-10-12  Bram MatthysFix ::exclude-security-group not working.
2023-10-12  Val Lorentzurl_unreal: Fix build (#262)
2023-10-11  Bram MatthysAdd set::dns and increase DNS timeout for DNSBL (3000ms...
2023-10-11  Bram MatthysSplit resolver channel into two: client & dnsbl
2023-10-08  Bram MatthysFix UTF8 not working in spamfilter { } blocks, only...
2023-10-07  Bram MatthysFix possible REHASH crash in some circumstances (also...
2023-10-06  Bram Matthys** UnrealIRCd 6.1.2.2 **
2023-10-06  Bram MatthysAdd support for "REHASH -centralspamfilter" (alias...
2023-10-06  Bram MatthysMake central spamfilters show in STATS spamfilter as...
2023-10-06  Bram MatthysFix another instance of "STATS spamfilter" accidentally...
2023-10-06  Bram MatthysFix STATS output for config-based spamfilters with...
2023-10-06  Bram MatthysFix possible crash on SETNAME with spamfilter 'u'.
2023-10-06  Bram MatthysFix tkldb storing (and restoring) central spamfilters.
2023-10-06  Bram MatthysDon't allow central spamfilter without 'reason'
2023-10-05  Bram MatthysDon't crash when reading spamfilters from tkldb that...
2023-10-05  aliceFix minor compiler warning on conflicting types for...
2023-10-04  Bram Matthys** UnrealIRCd 6.1.2.1 **
2023-10-04  Bram MatthysFix crash on REHASH with crule (such as spamfilter...
2023-10-04  Bram Matthys** UnrealIRCd 6.1.2 **
2023-10-04  Juest ZungoAdd Windows .gitignore files (#260)
2023-10-04  PeGaSuSUpdate help.conf (#259)
2023-10-02  Bram MatthysRemove client->local->next_nick_allowed which is unused...
2023-10-02  Bram MatthysCall fd_unnotify() on SetDeadSocket(), since we don...
2023-09-23  Bram MatthysAdd small caveat for limited score bumping (running...
2023-09-23  Bram MatthysAlmost forgot version bump in setup.h
2023-09-23  Bram Matthys** UnrealIRCd 6.1.2-rc2 **
2023-09-23  Bram MatthysUpdate release notes
2023-09-18  Bram MatthysFix NULL pointer crash due to reputation code changes...
2023-09-17  PeGaSuSUpdate account extban in help.conf (#254)
2023-09-17  Bram MatthysDon't bump reputation scores anymore for users who...
2023-09-17  Bram MatthysUse client:set:reputation oper privilege for latest...
2023-09-17  Bram MatthysSupport setting of reputation via /REPUTATION <nick...
2023-09-17  Bram MatthysAllow setting reputation in https://www.unrealircd...
2023-09-13  Bram MatthysUpdate example.conf with Windows commands for mkpasswd...
2023-09-09  Bram MatthysAdd set::blacklist::recheck-time 'never' to disable...
2023-09-09  Bram MatthysAdd blacklist::recheck to skip a dnsbl from rechecks.
2023-09-09  Bram Matthys'./unrealircd module upgrade' only showed output for...
2023-09-09  Bram MatthysConfig file: when not using quotes, don't silently...
2023-09-08  Bram MatthysForgot to mention set::blacklist::recheck-time in relea...
2023-09-08  Bram Matthys** UnrealIRCd 6.1.2-rc1 **
2023-09-08  Bram MatthysUpdate curl-ca-bundle to Tue Aug 22 03:12:04 2023 GMT
2023-09-06  Bram MatthysIntegrate third/blacklistrecheck functionality (set...
2023-08-19  Bram MatthysIn `HOOKTYPE_PRE_CHANMSG` the `mtags` is now a `Message...
2023-08-19  Bram MatthysShow who actually tried to use a banned nick.
2023-08-19  netjesterRemember answer to "generate certificate" question...
2023-07-26  Bram MatthysFix crash when ~security-group:securitygroup is used...
2023-07-21  Bram MatthysMake central spamfilters require an 'id', and ignore...
2023-07-21  Bram MatthysAdd set::central-spamfilter::feed and update the page at
2023-07-20  Bram MatthysSpamfilter fixes: prevent actions that are currently...
2023-07-17  Bram MatthysUse (*errors)++ consistently.
2023-07-16  Bram MatthysUpdate release notes a bit
2023-07-16  Bram MatthysAdd new spamfilter type 'raw' which matches against...
2023-07-16  Bram MatthysFix memory leak if using sni blocks
2023-07-16  Bram MatthysPossibly fix Windows build.
2023-07-16  Bram MatthysRemove antimixedutf8 changes from release notes
2023-07-16  Bram MatthysRevert antimixedutf8 changes from earlier, back to...
2023-07-16  Bram MatthysUpdate release notes
2023-07-16  Bram MatthysFix set unknown-users { } not working
2023-07-16  Bram MatthysAdd security-group::rule support, see https://www.unrea...
2023-07-16  Bram Matthysspamfilter::rule: add destination('#xyz') support ...
2023-07-16  Bram Matthyscrule: add inchannel('#xyz'), and inchannel('@#needopsh...
2023-07-16  Bram MatthysMake 'channel' work in security groups.
2023-07-16  Bram Matthyscrule: code cleanups / conform a bit more to unrealircd...
2023-07-16  Bram Matthyscrule/spamfilter: pass text in crule context, not used...
2023-07-16  Bram Matthyscrule: remove CR_DEBUG, bump some limits and remove...
2023-07-16  Bram MatthysMove crule to a module, so we can hot-patch if needed...
2023-07-16  Bram MatthysSupport single quotes in spamfilter::rule, for like...
2023-07-16  Bram MatthysAdd some more spamfilter::rule functions
2023-07-16  Bram MatthysUpdate release notes a bit
2023-07-15  Bram MatthysWarn on plaintext oper::password in conf and even go...
2023-07-15  Bram MatthysShowing this "Configuration test passed OK" makes no...
2023-07-15  Bram MatthysFor watch away notification, a user who is away could...
2023-07-15  Bram MatthysWATCH away notification: fix RPL_GONEAWAY and RPL_REAWA...
2023-07-15  Bram MatthysLower argon2 parameters so the algorithm runs at a...
2023-07-15  Bram MatthysMention password hashing in the example.conf itself.
2023-07-15  Bram MatthysDefault to argon2 library shipped with UnrealIRCd,...
2023-07-14  Bram MatthysFix downloads_in_progress() always returning 0 if using...
2023-07-14  Bram MatthysChange definition of parse_ban_action_config(), was...
2023-07-11  Bram MatthysImplement spamreport::rate-limit
2023-07-11  Bram MatthysFix compile problem on Windows
2023-07-11  Bram MatthysMake Cmode_t an unsigned long long to have more chanmod...
2023-07-11  Bram MatthysAdd some explicit cast to fix warning on 32 bit archs.
2023-07-11  Bram MatthysCentral spamfilter: fix memory leak (freeing ce/cfptr)
2023-07-11  Bram MatthysFix tkldb crash, had to do with stealing references.
2023-07-11  Bram MatthysFix write bug in tkldb and add spamfilter::action stop.
2023-07-11  Bram MatthysCentral spamfilter: don't stop processing on 1 bad...
2023-07-11  Bram MatthysFix crash in spamfilter { } block handling due to uniti...
2023-07-11  Bram MatthysNew option set::spamfilter::show-message-content-on...
2023-07-11  Bram MatthysGet rid of duplicate "spamfilter hit" code.
2023-07-11  Bram MatthysAdd set::central-spamfilter::limit-ban-action and ...
2023-07-10  Bram MatthysCentral spamfilter: now every 1hr and a default set...
next