View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003000 | unreal | ircd | public | 2006-07-15 16:26 | 2012-11-25 17:58 |
Reporter | Stealth | Assigned To | |||
Priority | normal | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | * | OS | * | OS Version | * |
Product Version | 3.2.5 | ||||
Fixed in Version | 3.4-alpha1 | ||||
Summary | 0003000: Send TKL updates to G snomask | ||||
Description | I think it makes sense to send the TLK updates to the G snomask, they are currently sent to j. | ||||
Additional Information | Tastey diff (I think I got the target snomask correct): 1947c1947 < sendto_snomask(SNO_JUNK, "tkl update for %s/reason='%s'/by=%s/set=%ld/expire=%ld [causedby: %s]", --- > sendto_snomask(SNO_TKL, "tkl update for %s/reason='%s'/by=%s/set=%ld/expire=%ld [causedby: %s]", 1951c1951 < sendto_snomask(SNO_JUNK, "tkl update for %s@%s/reason='%s'/by=%s/set=%ld/expire=%ld [causedby: %s]", --- > sendto_snomask(SNO_TKL, "tkl update for %s@%s/reason='%s'/by=%s/set=%ld/expire=%ld [causedby: %s]", | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
This patch makes sense; +j should really be for junk, stuff that doesn't really matter; tkl updates are very useful info to know, and i don't really think they should be considered junk, it seems like a very small and quick modification that would be quite useful :) |
|
Patched in .2375, and you need to learn how to make proper patches (cvs diff -u, damnit, and full headers, etc.) |
|
Re-ported to 3.4 tree. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-07-15 16:26 | Stealth | New Issue | |
2006-08-22 18:30 | djGrrr | Note Added: 0012217 | |
2007-04-19 02:55 |
|
Status | new => acknowledged |
2007-04-24 05:54 |
|
Status | acknowledged => resolved |
2007-04-24 05:54 |
|
Fixed in Version | => 3.3-alpha0 |
2007-04-24 05:54 |
|
Resolution | open => fixed |
2007-04-24 05:54 |
|
Assigned To | => stskeeps |
2007-04-24 05:54 |
|
Note Added: 0013658 | |
2011-07-19 17:32 | syzop | Assigned To | stskeeps => |
2011-07-19 17:32 | syzop | Status | resolved => needs re porting |
2012-11-25 17:57 |
|
Note Added: 0017244 | |
2012-11-25 17:57 |
|
Status | needs re porting => resolved |
2012-11-25 17:57 |
|
Fixed in Version | 3.3-alpha0 => 3.4-alpha1 |
2012-11-25 17:57 |
|
Assigned To | => nenolod |