i actually done my homework on this one<br>it's a sync issue of unreal 3.2+<br>it sends bans and exceptions and invexes inside SJOIN in a very wierd format and from time to time looses a leaf's settings. so as i get it it's only an issue of miltiple leafs linked.
<br>basicly there's another issue of service not being able to understand extended ban ~c and extended ban ~r which are another reason why this might happen.<br>~c:#channel*name should be check against all channel names the user is in
<br>and ~r:real_n*ame should be check against the realname of the user having all spaces replaced to _. other extended bans don't affect joining.<br><br><div><span class="gmail_quote">On 3/17/06, <b class="gmail_sendername">
ongeboren</b> &lt;<a href="mailto:xxx.coder@gmail.com">xxx.coder@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
No idea how ircservices are doing it (as they do not join channels)..<br>but if the channel is just recreated on join, kicking the only person<br>will destroy the channel and all associated bans (at least on hybserv<br>based ircds, /me never used unreal).
<br><br>On 3/16/06, Robin Burchell &lt;<a href="mailto:surreal.w00t@gmail.com">surreal.w00t@gmail.com</a>&gt; wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I've seen this happen once or twice, but was never able to reproduce it<br>&gt; - last night it got a little major, so I thought I'd better send it on
<br>&gt; to the list.<br>&gt;<br>&gt; It appears sometimes on a violation of AKICK or SET RESTRICTED, ChanServ<br>&gt; doesn't add a +b to the channel, leading to fun endless JOIN/KICK<br>&gt; floods. Sometimes, ChanServ wakes up after a while - yesterday this
<br>&gt; wasn't the case...<br>&gt;<br>&gt; [04:32:59] * You were kicked from #helpers by ChanServ (You are not<br>&gt; permitted to be on this channel.)<br>&gt; [04:33:01] * You were kicked from #helpers by ChanServ (You are not
<br>&gt; permitted to be on this channel.)<br>&gt; [04:33:04] * You were kicked from #helpers by ChanServ (You are not<br>&gt; permitted to be on this channel.)<br>&gt;<br>&gt; ...<br>&gt;<br>&gt; [05:09:41] * You were kicked from #helpers by ChanServ (You are not
<br>&gt; permitted to be on this channel.)<br>&gt; [05:09:43] * You were kicked from #helpers by ChanServ (You are not<br>&gt; permitted to be on this channel.)<br>&gt; [05:09:45] * You were kicked from #helpers by ChanServ (You are not
<br>&gt; permitted to be on this channel.)<br>&gt; [05:09:46] #helpers unable to join channel (address is banned)<br>&gt;<br>&gt;<br>&gt; That ban being a +b Guest*!*@* set by someone else on the channel.<br>&gt;<br>&gt; IRCd is Unreal (
3.2.2b, for the terminally curious) - services are at<br>&gt; 5.0.55, with some modules, but no core tweaks.<br>&gt;<br>&gt; If anyone else has ideas, because this one has me a little stumped...<br>&gt;<br>&gt; Thanks,<br>
&gt; w00t.<br>&gt; ------------------------------------------------------------------<br>&gt; To unsubscribe or change your subscription options, visit:<br>&gt; <a href="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">
http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</a><br>&gt;<br><br><br>--<br>Evlogi Petrov - ongeboren@UniBG<br><br>------------------------------------------------------------------<br>To unsubscribe or change your subscription options, visit:
<br><a href="http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding">http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding</a><br><br></blockquote></div><br>