]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2006/003237.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2006 / 003237.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20SET%20RESTRICTED%2C%20and%20possibly%20AKICK%20flaw&In-Reply-To=441d1a6e.14045%40msgid.achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="003235.html">
11 <LINK REL="Next" HREF="003238.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw</H1>
15 <B>DeadNotBuried</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.esper.net?Subject=%5BIRCServices%20Coding%5D%20SET%20RESTRICTED%2C%20and%20possibly%20AKICK%20flaw&In-Reply-To=441d1a6e.14045%40msgid.achurch.org"
17 TITLE="[IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw">dnb at majestic-liaisons.com
18 </A><BR>
19 <I>Sun Mar 19 00:55:23 PST 2006</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="003235.html">[IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw
22 </A></li>
23 <LI>Next message: <A HREF="003238.html">[IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#3237">[ date ]</a>
27 <a href="thread.html#3237">[ thread ]</a>
28 <a href="subject.html#3237">[ subject ]</a>
29 <a href="author.html#3237">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>fyi : the only time i have seen this happen there were no normal or
35 extended bans at all placed on the channel at the time.
36
37 DNB
38
39 Andrew Church wrote:
40 &gt;<i> The most likely possibility (on Services' side) is that the channel
41 </I>&gt;<i> in question has an extended exception that doesn't include a usermask,
42 </I>&gt;<i> such as c: or r:. To be honest, I'm at a loss at what to do about these,
43 </I>&gt;<i> especially since Unreal allows modules to add further types; for 5.1 I'm
44 </I>&gt;<i> half-inclined to just forbid extended bans/exceptions entirely (by
45 </I>&gt;<i> clearing anything that users try to set), but I'd be interested in hearing
46 </I>&gt;<i> other ideas.
47 </I>&gt;<i>
48 </I>&gt;<i> --Andrew Church
49 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
50 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
51 </I>&gt;<i>
52 </I>&gt;&gt;<i> Hi,
53 </I>&gt;&gt;<i>
54 </I>&gt;&gt;<i> I've seen this happen once or twice, but was never able to reproduce it
55 </I>&gt;&gt;<i> - last night it got a little major, so I thought I'd better send it on
56 </I>&gt;&gt;<i> to the list.
57 </I>&gt;&gt;<i>
58 </I>&gt;&gt;<i> It appears sometimes on a violation of AKICK or SET RESTRICTED, ChanServ
59 </I>&gt;&gt;<i> doesn't add a +b to the channel, leading to fun endless JOIN/KICK
60 </I>&gt;&gt;<i> floods. Sometimes, ChanServ wakes up after a while - yesterday this
61 </I>&gt;&gt;<i> wasn't the case...
62 </I>&gt;&gt;<i>
63 </I>&gt;&gt;<i> [04:32:59] * You were kicked from #helpers by ChanServ (You are not
64 </I>&gt;&gt;<i> permitted to be on this channel.)
65 </I>&gt;&gt;<i> [04:33:01] * You were kicked from #helpers by ChanServ (You are not
66 </I>&gt;&gt;<i> permitted to be on this channel.)
67 </I>&gt;&gt;<i> [04:33:04] * You were kicked from #helpers by ChanServ (You are not
68 </I>&gt;&gt;<i> permitted to be on this channel.)
69 </I>&gt;&gt;<i>
70 </I>&gt;&gt;<i> ...
71 </I>&gt;&gt;<i>
72 </I>&gt;&gt;<i> [05:09:41] * You were kicked from #helpers by ChanServ (You are not
73 </I>&gt;&gt;<i> permitted to be on this channel.)
74 </I>&gt;&gt;<i> [05:09:43] * You were kicked from #helpers by ChanServ (You are not
75 </I>&gt;&gt;<i> permitted to be on this channel.)
76 </I>&gt;&gt;<i> [05:09:45] * You were kicked from #helpers by ChanServ (You are not
77 </I>&gt;&gt;<i> permitted to be on this channel.)
78 </I>&gt;&gt;<i> [05:09:46] #helpers unable to join channel (address is banned)
79 </I>&gt;&gt;<i>
80 </I>&gt;&gt;<i>
81 </I>&gt;&gt;<i> That ban being a +b Guest*!*@* set by someone else on the channel.
82 </I>&gt;&gt;<i>
83 </I>&gt;&gt;<i> IRCd is Unreal (3.2.2b, for the terminally curious) - services are at
84 </I>&gt;&gt;<i> 5.0.55, with some modules, but no core tweaks.
85 </I>&gt;&gt;<i>
86 </I>&gt;&gt;<i> If anyone else has ideas, because this one has me a little stumped...
87 </I>&gt;&gt;<i>
88 </I>&gt;&gt;<i> Thanks,
89 </I>&gt;&gt;<i> w00t.
90 </I>&gt;&gt;<i> ------------------------------------------------------------------
91 </I>&gt;&gt;<i> To unsubscribe or change your subscription options, visit:
92 </I>&gt;&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
93 </I>&gt;<i> ------------------------------------------------------------------
94 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
95 </I>&gt;<i> <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
96 </I>&gt;<i>
97 </I>&gt;<i>
98 </I>
99 </PRE>
100
101
102 <!--endarticle-->
103 <HR>
104 <P><UL>
105 <!--threads-->
106 <LI>Previous message: <A HREF="003235.html">[IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw
107 </A></li>
108 <LI>Next message: <A HREF="003238.html">[IRCServices Coding] SET RESTRICTED, and possibly AKICK flaw
109 </A></li>
110 <LI> <B>Messages sorted by:</B>
111 <a href="date.html#3237">[ date ]</a>
112 <a href="thread.html#3237">[ thread ]</a>
113 <a href="subject.html#3237">[ subject ]</a>
114 <a href="author.html#3237">[ author ]</a>
115 </LI>
116 </UL>
117
118 </body></html>