UnrealIRCd Bug Tracker
Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003000 [unreal] ircd tweak always 2006-07-15 16:26 2007-04-24 05:54
Reporter Stealth View Status public  
Assigned To stskeeps
Priority normal Resolution fixed  
Status resolved   Product Version 3.2.5
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
QA Not touched yet by developer
U4: Need for upstream patch No need for upstream InspIRCd patch
U4: Upstream notification of bug Not decided
U4: Contributor working on this None
Attached Files

- Relationships
child of 0003049confirmed 3.3 Suggestions/Features 

-  Notes
(0012217)
djGrrr (reporter)
2006-08-22 18:30

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 :)
(0013658)
stskeeps (reporter)
2007-04-24 05:54

Patched in .2375, and you need to learn how to make proper patches (cvs diff -u, damnit, and full headers, etc.)

- Issue History
Date Modified Username Field Change
2006-07-15 16:26 Stealth New Issue
2006-07-17 14:58 tabrisnet Issue Monitored: tabrisnet
2006-08-22 18:30 djGrrr Note Added: 0012217
2007-04-19 02:54 stskeeps Relationship added child of 0003049
2007-04-19 02:55 stskeeps Status new => acknowledged
2007-04-24 05:54 stskeeps Status acknowledged => resolved
2007-04-24 05:54 stskeeps Fixed in Version => 3.3-alpha0
2007-04-24 05:54 stskeeps Resolution open => fixed
2007-04-24 05:54 stskeeps Assigned To => stskeeps
2007-04-24 05:54 stskeeps Note Added: 0013658
2007-05-18 18:38 tabrisnet Issue End Monitor: tabrisnet


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker