17
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Sep 26, 2021 — Sep 26, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
And some more crule reformatting/cleanups, could not resist
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Some other reformating [skip ci]
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
src/crule.c: re-indent this monster (whitespace changes only, except 1 line)
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Some more BanAction fixes/improvements: * stats S one thingy (multi-actions) * STATS spamfilter (multi-actions) * warn w/user target ('u') if using multi-actions * moving some code
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Add antimixedutf8::action warn handling, and fix generic handling in git version.
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Fix antirandom::action warn handling in current git. Reported by Han`.
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
For DroneBL spam submissions use "Content-Type: text/xml". This also bumps the request size limit a bit.
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
No comment :D :D
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Fix some small memory leaks on REHASH and fix compile warning w/gcc.
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Add some temporary safety mechanism if too many HTTP(S) requests in progress. Will allow tweaking in config later. This is separate from rate-limit btw, which also still needs to be done.
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Oh yeah... typo reported by BlackBishop... :D [skip ci]
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Reporting spam to DroneBL now works, see https://www.unrealircd.org/docs/Spamreport_block This uses the RPC2 API. Tested with staging.
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Prepare for future spamfilter::match -> spamfilter::match-string [skip ci]
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Rename place_host_ban() to take_action() since it is not only about banning...
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Deal properly with multi actions in spamfilter (untested)
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Add spamfilter::action report (work in progress)
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Add spamreport::type dronebl, actually reports to unrealircd.org atm for testing
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Add flags argument to buildvarstring_nvp, and add BUILDVARSTRING_URLENCODE [skip ci]
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Add duplicate_nvplist_append() [skip ci]
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Add urlencode()
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Fix for change earlier today to buildvarstring/buildvarstring_nvp, it would stop writing the string after the first variable, not good. [skip ci]
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Spamreport: implement POST requests
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Probably helps if i add src/modules/spamreport.c as well
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Initial work on spamreport { } block. Not really useful yet.
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Add support for spamfilter::id (currently not used or displayed anywhere) For config-file only atm.
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Add conditional config defines: UNREALIRCD_VERSION UNREALIRCD_VERSION_GENERATION UNREALIRCD_VERSION_MAJOR UNREALIRCD_VERSION_MINOR UNREALIRCD_VERSION_SUFFIX
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Update early release notes a bit (still work in progress) [skip ci]
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Initial work on central spamfilter with auto refreshing URL / rules
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Release notes: fix "turn off" to be set { spamfilter { utf8 no; } } Reported by BlackBishop [skip ci]
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago
Update early release notes a bit [skip ci]
Bram Matthys (syzop)
as Bram Matthys
More... 10 months ago