| Anonymous | Login | Signup for a new account | 2010-09-10 17:02 CEST |
| Main | My View | View Issues | Change Log | Roadmap |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0002833 | [unreal] ircd | feature | always | 2006-02-23 21:00 | 2007-05-20 15:22 | ||
| Reporter | tabrisnet | View Status | public | ||||
| Assigned To | stskeeps | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | 3.2.4 | ||||
| Summary | 0002833: UHNAMES (and NAMESX too) | ||||||
| Description |
I figure this is a useful extension, and as I understand mIRC supports it (albeit not until 6.17), X-Chat may. irssi probably doesn't, but it's not used by many ppl (and yes, I use irssi). I know that NAMESX was mentioned in bug 606, but it's rather old and there seems to be little progress on implementing it, and more progress in talking about it. |
||||||
| Additional Information | |||||||
| 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 |
|||||||||||
|
|||||||||||
Notes |
|
|
(0011290) syzop (administrator) 2006-02-24 06:09 edited on: 2006-02-24 06:09 |
** This post is regarding NAMESX ** I do indeed see this (mirc changelog): 18.Added support for numeric 005 NAMESX token, indicating that mIRC supports multiple mode prefixes for a nickname in a NAMES list, eg. @+nickname. But how does mIRC communicate this to the irc server? Hmmm.. actually.. when testing this with mirc 5.17, I see it sends a 'PROTOCTL NAMESX' if it sees this in 005... wonderful! ;) Did someone lobby for us or something? lol I'm pretty sure I'll implement this then. Even if it's not as optimal as another negotiate protocol (which is far for finished, true), it will at least be present as "one of the ways to achieve this.." and it would work right now. |
|
(0011291) syzop (administrator) 2006-02-24 06:12 edited on: 2006-02-24 06:15 |
Oh and regarding UHNAMES, will have to think about that, but the idea isn't bad... It would solve those poor clients having to mass WHO and getting sendq exceeded and things like that (plus, it will save us a lot of bandwidth if clients are pleased with this and no longer have to WHO). For the record, relevant mirc changelog entry: 127.Added support for numeric 005 UHNAMES token, indicating that mIRC supports the nick!user@host format in the NAMES list which it uses to the fill the IAL on joining a channel. (since, surprise, not every ircd coder does read mirc changelogs, is good to mention the relevant entries here what you actually meant) I forgot to mention, this is also sub-optimal just as NAMESX (well you know the whole discussion in the other bugreport regarding auto-join), but still... |
|
(0011293) syzop (administrator) 2006-02-24 07:11 |
NAMESX stuff --> 0000606 Will keep this entry for UHNAMES :) |
|
(0011311) codemastr (reporter) 2006-02-27 21:51 |
UHNAMES doesn't sound like a bad idea, assuming it too does a PROTOCTL (I'm assuming it does). I just hope clients won't be greedy about it and turn it on when they don't really care about u@h info! |
|
(0011620) syzop (administrator) 2006-04-27 18:30 |
Will delay UHNAMES. 'Heard current mIRC has problems (read: bugs) with it anyway... |
|
(0013352) tabrisnet (reporter) 2007-04-07 17:50 |
mirc changelog version 6.2 claims to have fixed issues with UHNAMES 21.Fixed /names list display being truncated when a UHNAMES list is returned with full addresses. assuming that was the issue you were speaking of anyhow. |
|
(0013509) stskeeps (reporter) 2007-04-18 05:40 |
Status wished on this? |
|
(0013957) tabrisnet (reporter) 2007-04-30 18:59 |
personally i'd like to see this in 3.2.7 or 3.2.8 |
|
(0014050) syzop (administrator) 2007-05-08 13:40 |
ok for 3.3* unknown for 3.2* (low prio) |
|
(0014060) tabrisnet (reporter) 2007-05-09 11:55 |
Does anyone know the raw format for what this should look like? I'm tempted to take a crack at implementing it. |
|
(0014062) tabrisnet (reporter) 2007-05-09 12:41 |
I did some poking around ConferenceRoom. this is a result from NAMESX and UHNAMES :java.webchat.org 353 testagent = #randchan :@+testagent!test@=O1btrpdw.solunaenterprises.com |
|
(0014064) aquanight (reporter) 2007-05-09 21:13 |
[quote]:java.webchat.org 353 testagent = #randchan :@+testagent!test@=O1btrpdw.solunaenterprises.com[/quote] Is that = a result of a cloaked host (is = even valid in hostnames?), part of the UHNAMES, or a result of mixing UHNAMES and NAMESX? Also, can you (or indeed, anyone) get numeric samples from other ircds (ie: >1 if possible) known to support UHNAMES (and preferably NAMESX as well)? |
|
(0014069) tabrisnet (reporter) 2007-05-09 22:56 |
in the hostname, the = is part of their cloaking. |
|
(0014130) tabrisnet (reporter) 2007-05-13 21:48 |
working patch uploaded. a) compile tested b) run tested this is against today's CVS for 3.2 |
|
(0014137) tabrisnet (reporter) 2007-05-14 12:10 |
previous patch had a bug, it was always retrieving the cloakhost, not checking whether the user was cloaked or vhosted, or not. |
|
(0014194) stskeeps (reporter) 2007-05-20 15:22 |
Patched in .2411 |
| Copyright © 2000 - 2008 Mantis Group |