]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000723.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000723.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices Coding] Mode Merging
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%20Mode%20Merging&In-Reply-To=F181P9CDBHy3SpwBGpE00010bc8%40hotmail.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000722.html">
11 <LINK REL="Next" HREF="000724.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices Coding] Mode Merging</H1>
15 <B>Yusuf Iskenderoglu</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%20Mode%20Merging&In-Reply-To=F181P9CDBHy3SpwBGpE00010bc8%40hotmail.com"
17 TITLE="AW: [IRCServices Coding] Mode Merging">uhc0 at rz.uni-karlsruhe.de
18 </A><BR>
19 <I>Sun May 19 15:14:11 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000722.html">[IRCServices Coding] Mode Merging
22 </A></li>
23 <LI>Next message: <A HREF="000724.html">[IRCServices Coding] Mode Merging
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#723">[ date ]</a>
27 <a href="thread.html#723">[ thread ]</a>
28 <a href="subject.html#723">[ subject ]</a>
29 <a href="author.html#723">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Hello;
35
36 just to make a little advertisement about the coming release of
37 tr-ircd, I'd say, that this problem can as well be solved by
38 the ircd itself.
39
40 TR-IRCD 5.x series servers introduce a new channelmode, +T,
41 which is similar to +t, but requires protect (+a) privileges
42 for /topic, and can only be set by oper or higher (like +O)
43
44 The ircd sets any empty channel +Tn on JOIN, regardless of what
45 services might then do. So the user will not be able to change
46 the topic, since they cannot become +a on JOIN.
47
48 After the mergechannelmodes time, ChanServ either may +a the user,
49 or deop them, or set the channel -T, or leave it. In either case
50 you will have no user who can /topic the way they want. :-)
51
52 Best regards;
53 yusuf
54
55 ------------------------------------------------------------------
56 |<i> Yusuf Iskenderoglu | You get to meet all sorts, |
57 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">uhc0 at stud.uni-karlsruhe.de</A>| in this line of work... |
58 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">s_iskend at ira.uka.de</A> | |
59 </I>|<i> ICQ UIN : 20587464 \ TimeMr14C | |
60 </I>------------------------------------------------------------------
61
62
63
64 &gt;<i> -----Urspr&#252;ngliche Nachricht-----
65 </I>&gt;<i> Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-admin at ircservices.za.net</A>
66 </I>&gt;<i> [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-admin at ircservices.za.net</A>] Im
67 </I>&gt;<i> Auftrag von Craig McLure
68 </I>&gt;<i> Gesendet: Sonntag, 19. Mai 2002 23:57
69 </I>&gt;<i> An: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
70 </I>&gt;<i> Betreff: [IRCServices Coding] Mode Merging
71 </I>&gt;<i>
72 </I>&gt;<i>
73 </I>&gt;<i> is it possible for merge modes to Prioritise?
74 </I>&gt;<i> a mean.. instead of..
75 </I>&gt;<i> *** You Have joined Channel #test
76 </I>&gt;<i> *WAIT 3 SECS*.. Change topic mess around..
77 </I>&gt;<i> *** Chanserv sets mode +tnr-o Craig
78 </I>&gt;<i>
79 </I>&gt;<i> it goes...
80 </I>&gt;<i> *** You Have joined Channel #test
81 </I>&gt;<i> *** Chanserv sets mode -o Craig
82 </I>&gt;<i> *WAIT 3 SECS*.. cant do nething bad..
83 </I>&gt;<i> *** Chanserv sets mode +tnr
84 </I>&gt;<i>
85 </I>&gt;<i> it just means there isnt a massive security hole there ;)
86 </I>&gt;<i>
87 </I>&gt;<i> --
88 </I>&gt;<i> Craig McLure
89 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at chatspike.net</A>
90 </I>&gt;<i> Network Administrator of the ChatSpike IRC Network.
91 </I>&gt;<i> ChatSpike, the users network! www.chatspike.net
92 </I>&gt;<i>
93 </I>&gt;<i>
94 </I>&gt;<i> _________________________________________________________________
95 </I>&gt;<i> Chat with friends online, try MSN Messenger: <A HREF="http://messenger.msn.com">http://messenger.msn.com</A>
96 </I>&gt;<i>
97 </I>&gt;<i> ------------------------------------------------------------------
98 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
99 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
100 </I>&gt;<i>
101 </I>
102
103 </PRE>
104
105 <!--endarticle-->
106 <HR>
107 <P><UL>
108 <!--threads-->
109 <LI>Previous message: <A HREF="000722.html">[IRCServices Coding] Mode Merging
110 </A></li>
111 <LI>Next message: <A HREF="000724.html">[IRCServices Coding] Mode Merging
112 </A></li>
113 <LI> <B>Messages sorted by:</B>
114 <a href="date.html#723">[ date ]</a>
115 <a href="thread.html#723">[ thread ]</a>
116 <a href="subject.html#723">[ subject ]</a>
117 <a href="author.html#723">[ author ]</a>
118 </LI>
119 </UL>
120
121 </body></html>