]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2005/003143.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2005 / 003143.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] channel modes bug report
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20channel%20modes%20bug%20report&In-Reply-To=d50f59a005082203254ed22715%40mail.gmail.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="003142.html">
11 <LINK REL="Next" HREF="003145.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] channel modes bug report</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20channel%20modes%20bug%20report&In-Reply-To=d50f59a005082203254ed22715%40mail.gmail.com"
17 TITLE="[IRCServices Coding] channel modes bug report">achurch at achurch.org
18 </A><BR>
19 <I>Mon Aug 22 20:33:26 PDT 2005</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003142.html">[IRCServices Coding] channel modes bug report
22 </A></li>
23 <LI>Next message: <A HREF="003145.html">[IRCServices Coding] channel modes bug report
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3143">[ date ]</a>
27 <a href="thread.html#3143">[ thread ]</a>
28 <a href="subject.html#3143">[ subject ]</a>
29 <a href="author.html#3143">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>RTFM (FAQ E.8), and don't use HTML mail.
35
36 --Andrew Church
37 <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
38 <A HREF="http://achurch.org/">http://achurch.org/</A>
39
40 &gt;<i>--===============0591489499==
41 </I>&gt;<i>Content-Type: multipart/alternative;
42 </I>&gt;<i> boundary=&quot;----=_Part_6963_25044273.1124706341036&quot;
43 </I>&gt;<i>
44 </I>&gt;<i>------=_Part_6963_25044273.1124706341036
45 </I>&gt;<i>Content-Type: text/plain; charset=ISO-8859-1
46 </I>&gt;<i>Content-Transfer-Encoding: quoted-printable
47 </I>&gt;<i>Content-Disposition: inline
48 </I>&gt;<i>
49 </I>&gt;<i>Hi,
50 </I>&gt;<i>just noticed something weird, services try to do ircd's job by not letting=
51 </I>&gt;<i>=20
52 </I>&gt;<i>users without channel op to add modes like half-ops and voices, problem is=
53 </I>&gt;<i>=20
54 </I>&gt;<i>this is done really poorly on unrealircd which does this on his own fairly=
55 </I>&gt;<i>=20
56 </I>&gt;<i>good.
57 </I>&gt;<i>here's an example:
58 </I>&gt;<i>
59 </I>&gt;&gt;<i> *** SoCkX (~<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">a at NiX-B9069B23.iplei.pt</A> &lt;<A HREF="http://NiX-B9069B23.iplei.pt">http://NiX-B9069B23.iplei.pt</A>&gt;) has=
60 </I>&gt;<i>=20
61 </I>&gt;&gt;<i> joined #somechan
62 </I>&gt;&gt;<i> * ChanServ sets mode: +o SoCkX
63 </I>&gt;&gt;<i> * SoCkX sets mode: -o+hv SoCkX SoCkX SoCkX
64 </I>&gt;&gt;<i> * ChanServ sets mode: -h SoCkX
65 </I>&gt;<i>
66 </I>&gt;<i>See how the voice is unset? and how this user should have +h?
67 </I>&gt;<i>This however will not happen if
68 </I>&gt;<i>
69 </I>&gt;&gt;<i> *** SoCkX (~<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">a at NiX-B9069B23.iplei.pt</A> &lt;<A HREF="http://NiX-B9069B23.iplei.pt">http://NiX-B9069B23.iplei.pt</A>&gt;) has=
70 </I>&gt;<i>=20
71 </I>&gt;&gt;<i> joined #somechan
72 </I>&gt;&gt;<i> * ChanServ sets mode: +o SoCkX
73 </I>&gt;&gt;<i> * SoCkX sets mode: +hv-o SoCkX SoCkX SoCkX
74 </I>&gt;&gt;<i>=20
75 </I>&gt;<i>This is exactly the same for the ircd, but it's not for the services.
76 </I>&gt;<i>Even if this is desired functionality, it's done poorly since only the firs=
77 </I>&gt;<i>t=20
78 </I>&gt;<i>mode is actually unset, though i believe it isn't.
79 </I>&gt;<i>Hope this helps,
80 </I>&gt;<i>
81 </I>&gt;<i>Best Regards,
82 </I>&gt;<i>PHANTOm &lt; <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">phantom at nix.co.il</A> &gt; -- www.irc.nix.co.il&lt;<A HREF="http://www.irc.nix.co.il=">http://www.irc.nix.co.il=</A>
83 </I>&gt;<i>/&gt;
84 </I>&gt;<i>
85 </I>&gt;<i>------=_Part_6963_25044273.1124706341036
86 </I>&gt;<i>Content-Type: text/html; charset=ISO-8859-1
87 </I>&gt;<i>Content-Transfer-Encoding: quoted-printable
88 </I>&gt;<i>Content-Disposition: inline
89 </I>&gt;<i>
90 </I>&gt;<i>Hi,&lt;br&gt;
91 </I>&gt;<i>just noticed something weird, services try to do ircd's job by not
92 </I>&gt;<i>letting users without channel op to add modes like half-ops and voices,
93 </I>&gt;<i>problem is this is done really poorly on unrealircd which does this on
94 </I>&gt;<i>his own fairly good.&lt;br&gt;
95 </I>&gt;<i>here's an example:&lt;br&gt;
96 </I>&gt;<i>&lt;blockquote style=3D&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt=
97 </I>&gt;<i> 0pt 0pt 0.8ex; padding-left: 1ex; background-color: rgb(204, 204, 204);&quot; c=
98 </I>&gt;<i>lass=3D&quot;gmail_quote&quot;&gt;*** SoCkX (~a@&lt;a href=3D&quot;<A HREF="http://NiX-B9069B23.iplei.pt&quot;=">http://NiX-B9069B23.iplei.pt&quot;=</A>
99 </I>&gt;&gt;<i>
100 </I>&gt;<i>NiX-B9069B23.iplei.pt&lt;/a&gt;) has joined #somechan&lt;br&gt;
101 </I>&gt;<i>* ChanServ sets mode: +o SoCkX&lt;br&gt;
102 </I>&gt;<i>* SoCkX sets mode: -o+hv SoCkX SoCkX SoCkX&lt;br&gt;
103 </I>&gt;<i>* ChanServ sets mode: -h SoCkX&lt;/blockquote&gt;
104 </I>&gt;<i>&lt;div&gt;See how the voice is unset? and how this user should have +h?&lt;br&gt;
105 </I>&gt;<i>This however will not happen if&lt;br&gt;
106 </I>&gt;<i>&lt;blockquote style=3D&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt=
107 </I>&gt;<i> 0pt 0pt 0.8ex; padding-left: 1ex;&quot; class=3D&quot;gmail_quote&quot;&gt;&lt;span style=3D&quot;ba=
108 </I>&gt;<i>ckground-color: rgb(204, 204, 204);&quot;&gt;*** SoCkX (~a@&lt;a href=3D&quot;<A HREF="http://NiX-B9=">http://NiX-B9=</A>
109 </I>&gt;<i>069B23.iplei.pt&quot;&gt;
110 </I>&gt;<i>NiX-B9069B23.iplei.pt&lt;/a&gt;) has joined #somechan&lt;/span&gt;&lt;br style=3D&quot;backgrou=
111 </I>&gt;<i>nd-color: rgb(204, 204, 204);&quot;&gt;
112 </I>&gt;<i> &lt;span style=3D&quot;background-color: rgb(204, 204, 204);&quot;&gt;* ChanServ sets mod=
113 </I>&gt;<i>e: +o SoCkX&lt;/span&gt;&lt;br style=3D&quot;background-color: rgb(204, 204, 204);&quot;&gt;
114 </I>&gt;<i> &lt;span style=3D&quot;background-color: rgb(204, 204, 204);&quot;&gt;* SoCkX sets mode: =
115 </I>&gt;<i>+hv-o SoCkX SoCkX SoCkX&lt;/span&gt;&lt;br&gt;
116 </I>&gt;<i>&lt;/blockquote&gt;
117 </I>&gt;<i>This is exactly the same for the ircd, but it's not for the services.&lt;br&gt;
118 </I>&gt;<i>Even if this is desired functionality, it's done poorly since only the firs=
119 </I>&gt;<i>t mode is actually unset, though i believe it isn't.&lt;br&gt;
120 </I>&gt;<i>Hope this helps,&lt;br&gt;
121 </I>&gt;<i>&lt;br&gt;
122 </I>&gt;<i>Best Regards,&lt;br&gt;
123 </I>&gt;<i>PHANTOm &amp;lt; &lt;a href=3D&quot;mailto:<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">phantom at nix.co.il</A>&quot;&gt;<A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">phantom at nix.co.il</A>&lt;/a&gt; &amp;gt=
124 </I>&gt;<i>; -- &lt;a href=3D&quot;<A HREF="http://www.irc.nix.co.il/&quot;">http://www.irc.nix.co.il/&quot;</A>&gt;www.irc.nix.co.il&lt;/a&gt;&lt;br&gt;
125 </I>&gt;<i>&lt;/div&gt;
126 </I>&gt;<i>
127 </I>&gt;<i>------=_Part_6963_25044273.1124706341036--
128 </I>&gt;<i>
129 </I>&gt;<i>--===============0591489499==
130 </I>&gt;<i>Content-Type: text/plain; charset=&quot;us-ascii&quot;
131 </I>&gt;<i>MIME-Version: 1.0
132 </I>&gt;<i>Content-Transfer-Encoding: 7bit
133 </I>&gt;<i>Content-Disposition: inline
134 </I>&gt;<i>
135 </I>&gt;<i>------------------------------------------------------------------
136 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
137 </I>&gt;<i><A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
138 </I>&gt;<i>--===============0591489499==--
139 </I></PRE>
140
141
142
143 <!--endarticle-->
144 <HR>
145 <P><UL>
146 <!--threads-->
147 <LI>Previous message: <A HREF="003142.html">[IRCServices Coding] channel modes bug report
148 </A></li>
149 <LI>Next message: <A HREF="003145.html">[IRCServices Coding] channel modes bug report
150 </A></li>
151 <LI> <B>Messages sorted by:</B>
152 <a href="date.html#3143">[ date ]</a>
153 <a href="thread.html#3143">[ thread ]</a>
154 <a href="subject.html#3143">[ subject ]</a>
155 <a href="author.html#3143">[ author ]</a>
156 </LI>
157 </UL>
158
159 </body></html>