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> <<a href="mailto:xxx.coder@gmail.com">xxx.coder@gmail.com</a>> 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 <<a href="mailto:surreal.w00t@gmail.com">surreal.w00t@gmail.com</a>> wrote:<br>> Hi,<br>><br>> I've seen this happen once or twice, but was never able to reproduce it<br>> - last night it got a little major, so I thought I'd better send it on
<br>> to the list.<br>><br>> It appears sometimes on a violation of AKICK or SET RESTRICTED, ChanServ<br>> doesn't add a +b to the channel, leading to fun endless JOIN/KICK<br>> floods. Sometimes, ChanServ wakes up after a while - yesterday this
<br>> wasn't the case...<br>><br>> [04:32:59] * You were kicked from #helpers by ChanServ (You are not<br>> permitted to be on this channel.)<br>> [04:33:01] * You were kicked from #helpers by ChanServ (You are not
<br>> permitted to be on this channel.)<br>> [04:33:04] * You were kicked from #helpers by ChanServ (You are not<br>> permitted to be on this channel.)<br>><br>> ...<br>><br>> [05:09:41] * You were kicked from #helpers by ChanServ (You are not
<br>> permitted to be on this channel.)<br>> [05:09:43] * You were kicked from #helpers by ChanServ (You are not<br>> permitted to be on this channel.)<br>> [05:09:45] * You were kicked from #helpers by ChanServ (You are not
<br>> permitted to be on this channel.)<br>> [05:09:46] #helpers unable to join channel (address is banned)<br>><br>><br>> That ban being a +b Guest*!*@* set by someone else on the channel.<br>><br>> IRCd is Unreal (
3.2.2b, for the terminally curious) - services are at<br>> 5.0.55, with some modules, but no core tweaks.<br>><br>> If anyone else has ideas, because this one has me a little stumped...<br>><br>> Thanks,<br>
> w00t.<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><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>