View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001524 | unreal | ircd | public | 2004-02-09 09:37 | 2005-01-22 13:55 |
Reporter | Cnils | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | * | OS | * | OS Version | * |
Product Version | 3.2-beta19 | ||||
Fixed in Version | 3.2.3 | ||||
Summary | 0001524: Stats for except tkl | ||||
Description | There is no way to list the except tkl block. Any chance of having that added? | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Maybe the except ban block should also be added to the except tkl block too... Not sure how easy it would be, but it would be a little more convinient to have a kline type for except tkl. (kline as in /kline and conf klines... though i dont know who would be dumb enough to add themselves to a ban block) |
|
What? |
|
Basically making except ban as part of the except tkl block. Instead of: except ban { mask *@192.168.1.103; }; except tkl { mask *@192.168.1.103; type { gline; gzline; shun; }; }; It would simply be: except tkl { mask *@192.168.1.103; type { gline; gzline; shun; kline; }; }; |
|
Also, since I don't know exactly how you want to impliment this: Maybe there should be a stats flag for the TKL blocks, and the exceptions should also show up in the proper stats (gline gzline shun) |
|
Uhh, well except ban is not the same thing as as tkl kline exception. First off, the "ban user" blocks are separate from TKL, so they would not be part of that except block. Furthermore, an except ban overrides both ban ip and ban user. So integrating that into TKL just doesn't seem to make sense to me? |
|
Yeah, except tkl{} doesn't have a zline flag, but except ban{} would be both kline and zline... Back on topic though, probably just merging the except tkl stuff into the existing /stats E/exceptban would work, since I don't know what stats character you could use for it :/ . |
|
[quote]probably just merging the except tkl stuff into the existing /stats E/exceptban[/quote] That sounds like a good solution. |
|
Would be a good solution, but then there should be made some differences between gline and zline except tkl, otherwise you just see the host, but not for what that except ban is. Another thing: Why is except ban listed under /stats k then? [15:24:41] *** E test@*.anything.you.like.com [15:24:41] *** k End of /STATS report |
|
Added to /stats E in .235 |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-02-09 09:37 | Cnils | New Issue | |
2004-11-24 15:49 |
|
Status | new => assigned |
2004-11-24 15:49 |
|
Assigned To | => codemastr |
2004-11-24 16:02 | Stealth | Note Added: 0008399 | |
2004-11-24 17:53 |
|
Note Added: 0008400 | |
2004-11-24 18:10 | Stealth | Note Added: 0008401 | |
2004-11-24 18:13 | Stealth | Note Added: 0008402 | |
2004-11-24 19:59 |
|
Note Added: 0008404 | |
2004-11-24 22:07 | aquanight | Note Added: 0008405 | |
2004-11-25 14:40 |
|
Note Added: 0008413 | |
2004-11-26 09:30 | Rocko | Note Added: 0008415 | |
2005-01-22 13:55 |
|
Status | assigned => resolved |
2005-01-22 13:55 |
|
Fixed in Version | => 3.2.3 |
2005-01-22 13:55 |
|
Resolution | open => fixed |
2005-01-22 13:55 |
|
Note Added: 0008892 |