View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005237 | unreal | module api | public | 2019-03-25 19:18 | 2023-04-02 17:54 |
Reporter | Gottem | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Target Version | 4.2.4 | Fixed in Version | 5.0.2 | ||
Summary | 0005237: Provide a way for modules to add flags to chmode +f | ||||
Description | I 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 | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
I like the idea (and indeed, much better than replacing the floodprot module). I'll see when I have some time... :) |
|
Deferred to UnrealIRCd 4.2.4. |
|
Target for 4.2.4 (or at least to look into seriously) |
|
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. |
|
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- |
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 |