Page 1 of 1
Chmodes Private (+p) and Secret (+s)
Posted: Tue Jul 27, 2004 11:16 pm
by Dagnan
Hi
After trying channel modes +p and +s on a recent UnrealIRCd version (3.2 series), i didn't see differences between them: on a /whois or a/list command, the chan does not appear.
Perhaps you decide to keep just one mode's type?
Regards
- Dagnan -
Posted: Wed Jul 28, 2004 12:10 am
by katsklaw
Although there is very little difference between +p and +s .. both channel modes are described in RFC1459 (section: 4.2.3.1 Channel modes). To remove one of them would render an IRCd non-compliant.
Posted: Wed Jul 28, 2004 12:23 am
by Dagnan
What is this difference ?
In the rfc:
The list message is used to list channels and their topics. If the
<channel> parameter is used, only the status of that channel
is displayed. Private channels are listed (without their
topics) as channel "Prv" unless the client generating the query is
actually on that channel. Likewise, secret channels are not listed
But I'm saw that both private and secret channel are not listed on Unreal 3.2.
Posted: Wed Jul 28, 2004 1:40 am
by aquanight
Dagnan wrote:What is this difference ?
In the rfc:
The list message is used to list channels and their topics. If the
<channel> parameter is used, only the status of that channel
is displayed. Private channels are listed (without their
topics) as channel "Prv" unless the client generating the query is
actually on that channel. Likewise, secret channels are not listed
But I'm saw that both private and secret channel are not listed on Unreal 3.2.
mIRC hides channels that don't start with a legal channel character (namely #).
As to removing/changing it,
http://bugs.unrealircd.org/bug_view_adv ... id=0001810
Posted: Wed Jul 28, 2004 11:56 am
by Dagnan
Ok I see, thanks.
Posted: Wed Jul 28, 2004 6:22 pm
by Syzop
Yeah, I would like to keep the discussion on this @ bugs.* ;).
Also basically I don't see any reason to remove +p.
What's a tad more likely is that +p might someday serve another purpose (like they did on hybrid etc).