View Issue Details

IDProjectCategoryView StatusLast Update
0005237unrealmodule apipublic2023-04-02 17:54
ReporterGottem Assigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Target Version4.2.4Fixed in Version5.0.2 
Summary0005237: Provide a way for modules to add flags to chmode +f
DescriptionI currenly run a modified version of floodprot.c in order to implement a new action as well as a floodtype:
* action D to just drop the message
* floodtype r that catches repeated messages

I suppose the first one might as well be implemented in the core module itself, but the second is a bit more resource hungry so you might not want it available as a core feature. There might also be very network-specific flags at some point, so I think it would be useful to have a way to add any such flags from a module anyways. :D
TagsNo tags attached.
3rd party modules

Activities

syzop

2019-03-25 19:29

administrator   ~0020550

I like the idea (and indeed, much better than replacing the floodprot module). I'll see when I have some time... :)

syzop

2019-04-14 11:20

administrator   ~0020578

Deferred to UnrealIRCd 4.2.4.

syzop

2019-04-22 20:54

administrator   ~0020594

Last edited: 2019-04-22 20:54

Target for 4.2.4 (or at least to look into seriously)

syzop

2023-04-02 17:52

administrator   ~0022817

Last edited: 2023-04-02 17:53

This was added in UnrealIRCd 5.0.2, but forgot to close this bug. That is, the 'r' floodtype and the 'd' action were added.

Actually 'd' drop action is only valid for a few types, but there's 0006034 about that... it has it's pros/cons.

syzop

2023-04-02 17:54

administrator   ~0022818

Oh I see this bug title was actually about being able to add more actions.. hmm.. i don't know how feasible that is... i have my doubts. -grin-

Issue History

Date Modified Username Field Change
2019-03-25 19:18 Gottem New Issue
2019-03-25 19:29 syzop Status new => confirmed
2019-03-25 19:29 syzop Note Added: 0020550
2019-04-14 11:20 syzop Note Added: 0020578
2019-04-22 20:54 syzop Target Version => 4.2.4
2019-04-22 20:54 syzop Note Added: 0020594
2019-04-22 20:54 syzop Note Edited: 0020594
2023-04-02 17:52 syzop Assigned To => syzop
2023-04-02 17:52 syzop Status confirmed => resolved
2023-04-02 17:52 syzop Resolution open => fixed
2023-04-02 17:52 syzop Fixed in Version => 5.0.2
2023-04-02 17:52 syzop Note Added: 0022817
2023-04-02 17:53 syzop Note Edited: 0022817
2023-04-02 17:54 syzop Note Added: 0022818