Chmodes Private (+p) and Secret (+s)

These are old archives. They are kept for historic purposes only.
Locked
Dagnan
Posts: 3
Joined: Tue Jul 27, 2004 10:54 pm
Contact:

Chmodes Private (+p) and Secret (+s)

Post 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 -
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Post 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.
Dagnan
Posts: 3
Joined: Tue Jul 27, 2004 10:54 pm
Contact:

Post 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.
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post 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
Dagnan
Posts: 3
Joined: Tue Jul 27, 2004 10:54 pm
Contact:

Post by Dagnan »

Ok I see, thanks.
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post 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).
Locked