]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002035.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002035.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Hybrid support
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%20support&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="002052.html">
11 <LINK REL="Next" HREF="002036.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Hybrid support</H1>
15 <B>Slowking50 at aol.com</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Hybrid%20support&In-Reply-To="
17 TITLE="[IRCServices Coding] Hybrid support">Slowking50 at aol.com
18 </A><BR>
19 <I>Wed Apr 30 17:24:00 PDT 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002052.html">[IRCServices Coding] Unknown Error
22 </A></li>
23 <LI>Next message: <A HREF="002036.html">[IRCServices Coding] Hybrid support
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2035">[ date ]</a>
27 <a href="thread.html#2035">[ thread ]</a>
28 <a href="subject.html#2035">[ subject ]</a>
29 <a href="author.html#2035">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>Here's a protocol/hybrid.c that can be used for hyb7. Issues include:
35
36 1) Keeptopic doesn't work right unless m_topic and do_topic are modified directly :/ Hybrid propogates user topics in the same way it recieves them (:user TOPIC channel :topic). Probably just needs some av=2 checking.
37
38 2) Services aliases(/cs and friends) are hard to come by o.- However, I do have an m_services.c that can be loaded into Hybrid if anyone wants to take a look.
39
40 3) In modules.conf, aside from NetworkDomain, disable pretty much everything non-essential under protocol/hybrid. CSSetChannelTime works but makes Hybrid complain like an old grandma on steroids. :/
41
42 Aside from those, the file works pretty well :) I'm currently running Hybrid 7.0rc9 and IRCServices 5.0.16 and I've tested every command to make sure they work. I'm not sure about tricky little stuff, so if someone wants to give this file some strenuous testing, be my guest.
43 -------------- next part --------------
44 A non-text attachment was scrubbed...
45 Name: hybrid.c
46 Type: application/octet-stream
47 Size: 11492 bytes
48 Desc: hybrid.c
49 Url : <A HREF="../attachments/20030430/d4ab25b5/hybrid.obj">../attachments/20030430/d4ab25b5/hybrid.obj</A>
50 </PRE>
51
52 <!--endarticle-->
53 <HR>
54 <P><UL>
55 <!--threads-->
56 <LI>Previous message: <A HREF="002052.html">[IRCServices Coding] Unknown Error
57 </A></li>
58 <LI>Next message: <A HREF="002036.html">[IRCServices Coding] Hybrid support
59 </A></li>
60 <LI> <B>Messages sorted by:</B>
61 <a href="date.html#2035">[ date ]</a>
62 <a href="thread.html#2035">[ thread ]</a>
63 <a href="subject.html#2035">[ subject ]</a>
64 <a href="author.html#2035">[ author ]</a>
65 </LI>
66 </UL>
67
68 </body></html>