]> jfr.im git - irc.git/blame - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002045.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002045.html
CommitLineData
3bd189cb
JR
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2<HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Hybrid patch - This should be it.
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Hybrid%20patch%20-%20This%20should%20be%20it.&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="002044.html">
11 <LINK REL="Next" HREF="002046.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Hybrid patch - This should be it.</H1>
15 <B>Slowking50 at aol.com</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Hybrid%20patch%20-%20This%20should%20be%20it.&In-Reply-To="
17 TITLE="[IRCServices Coding] Hybrid patch - This should be it.">Slowking50 at aol.com
18 </A><BR>
19 <I>Thu May 8 11:24:31 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002044.html">[IRCServices Coding] Help installing IRC Services
22</A></li>
23 <LI>Next message: <A HREF="002046.html">[IRCServices Coding] ircservices bug....
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2045">[ date ]</a>
27 <a href="thread.html#2045">[ thread ]</a>
28 <a href="subject.html#2045">[ subject ]</a>
29 <a href="author.html#2045">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>Okay, here are the issues and solutions:
35
361) Hybrid requires an online nick to set remote klines. So I imported s_OperServ to set all akills.
37
382) In order to cut down on patches, I put the topic handler in hybrid.c via register_messages. This turns out to be a bad hack, since I can't find a way to call cb_topic.
39
403) Remote JOINs need a timestamp. Use the following patch on modules/chanserv/check.c:
41
42<A HREF="http://www.angelfire.com/az3/d-mstats/check.diff">http://www.angelfire.com/az3/d-mstats/check.diff</A>
43
444) Implementing into modules/protocol/Makefile:
45
46<A HREF="http://www.angelfire.com/az3/d-mstats/make.diff">http://www.angelfire.com/az3/d-mstats/make.diff</A>
47
48And finally:
49
50<A HREF="http://www.angelfire.com/az3/d-mstats/hybrid.c">http://www.angelfire.com/az3/d-mstats/hybrid.c</A>
51
52I hope this works this time :) It's been tested plenty, thanks to kryptik and animenetworks for the help.
53</PRE>
54
55<!--endarticle-->
56 <HR>
57 <P><UL>
58 <!--threads-->
59 <LI>Previous message: <A HREF="002044.html">[IRCServices Coding] Help installing IRC Services
60</A></li>
61 <LI>Next message: <A HREF="002046.html">[IRCServices Coding] ircservices bug....
62</A></li>
63 <LI> <B>Messages sorted by:</B>
64 <a href="date.html#2045">[ date ]</a>
65 <a href="thread.html#2045">[ thread ]</a>
66 <a href="subject.html#2045">[ subject ]</a>
67 <a href="author.html#2045">[ author ]</a>
68 </LI>
69 </UL>
70
71</body></html>