]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/2001/001506.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 2001 / 001506.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices] Wierd message...
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Wierd%20message...&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001548.html">
11 <LINK REL="Next" HREF="001507.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices] Wierd message...</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%5D%20Wierd%20message...&In-Reply-To="
17 TITLE="AW: [IRCServices] Wierd message...">achurch at achurch.org
18 </A><BR>
19 <I>Tue Feb 27 00:51:01 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001548.html">[IRCServices] Rotate Log function - performance
22 </A></li>
23 <LI>Next message: <A HREF="001507.html">AW: [IRCServices] Wierd message...
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1506">[ date ]</a>
27 <a href="thread.html#1506">[ thread ]</a>
28 <a href="subject.html#1506">[ subject ]</a>
29 <a href="author.html#1506">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>But the reality is, that daemons, which use SJOIN, do not like remote
35 </I>&gt;<i>users (in this case, a user from services : ChanServ)
36 </I>&gt;<i>directly sending a JOIN, because only a SJOIN is being expected.
37 </I>&gt;<i>Server to server communications is done via SJOINs. That is an
38 </I>&gt;<i>issue which might be corrected, though not necessary, by modifying
39 </I>&gt;<i>check_kick to something like
40 </I>&gt;<i>
41 </I>&gt;<i>#if defined(IRC_BAHAMUT)
42 </I>&gt;<i> send_cmd(s_ChanServ, &quot;SJOIN %s %lu&quot;, chan, time(NULL));
43 </I>&gt;<i>#else
44 </I>&gt;<i> send_cmd(s_ChanServ, &quot;JOIN %s&quot;, chan);
45 </I>&gt;<i>#endif
46 </I>&gt;<i>
47 </I>&gt;<i>where if(stay) is being evaluated.
48 </I>
49 The problem with doing things this way is that in order to do it
50 properly we need to use the channel creation timestamp sent in the
51 original SJOIN command--but since the channel hasn't actually been
52 created in Services' lists, we don't have that available. Services
53 could be rewritten to use SJOIN properly in this way, but since JOIN
54 works just as well, I don't see any reason to. If the messages bother
55 you, filter them out in your script.
56
57 --Andrew Church
58 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A> | New address - please note.
59 <A HREF="http://achurch.org/">http://achurch.org/</A> | \e$B%a!&lt;%k%&quot;%I%l%9$,JQ$o$j$^$7$?!#\e(B
60
61
62 </PRE>
63
64 <!--endarticle-->
65 <HR>
66 <P><UL>
67 <!--threads-->
68 <LI>Previous message: <A HREF="001548.html">[IRCServices] Rotate Log function - performance
69 </A></li>
70 <LI>Next message: <A HREF="001507.html">AW: [IRCServices] Wierd message...
71 </A></li>
72 <LI> <B>Messages sorted by:</B>
73 <a href="date.html#1506">[ date ]</a>
74 <a href="thread.html#1506">[ thread ]</a>
75 <a href="subject.html#1506">[ subject ]</a>
76 <a href="author.html#1506">[ author ]</a>
77 </LI>
78 </UL>
79
80 </body></html>