]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2001/001366.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2001 / 001366.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Mode +d set?
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Mode%20%2Bd%20set%3F&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="001367.html">
11 <LINK REL="Next" HREF="001370.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Mode +d set?</H1>
15 <B>Tim AtLee</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Mode%20%2Bd%20set%3F&In-Reply-To="
17 TITLE="[IRCServices] Mode +d set?">spaced at connect.ab.ca
18 </A><BR>
19 <I>Tue Feb 6 16:50:05 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001367.html">[IRCServices] Mode +d set?
22 </A></li>
23 <LI>Next message: <A HREF="001370.html">[IRCServices] Mode +d set?
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1366">[ date ]</a>
27 <a href="thread.html#1366">[ thread ]</a>
28 <a href="subject.html#1366">[ subject ]</a>
29 <a href="author.html#1366">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>From reading services source code, *serv is set to +d .. At least, if I
35 </I>read the code right... That way, if you were to have services join a room,
36 it wouldn't affect overall performance ... much.
37
38 Anyhow, to answer Andrew's reply, I'm using Cyclone 0.3.1 .. (looks for
39 other Cyclone users).. I believe its based on Bahamut, however I could be
40 mistaken.
41
42 I should also note, I have to modify one line in send.c so that services
43 will connect to Cyclone (shown below)
44
45 // send_cmd(NULL, &quot;PASS :%s&quot;, RemotePassword);
46 send_cmd(NULL, &quot;PASS %s 1:&quot;, RemotePassword);
47
48 I can't imagine how this would even remotely cause the +d problem, but I'm
49 not a programming guru so..
50
51 Also, Andrew, thanks for the reply about rotating logs - that little bit of
52 script works like a charm :-)
53
54 Thanks,
55
56 Tim
57
58 ----- Original Message -----
59 From: &quot;Strider&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">strider at chatcircuit.com</A>&gt;
60 To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
61 Sent: Tuesday, February 06, 2001 5:13 PM
62 Subject: Re: [IRCServices] Mode +d set?
63
64
65 &gt;<i> Gosh yer a smart one. Can you provide an example of this? I'm interested
66 </I>in
67 &gt;<i> seeing an application of this.
68 </I>&gt;<i>
69 </I>&gt;<i> Beau (Strider) Steward
70 </I>&gt;<i> chatcircuit administrator and 6bit band member
71 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">strider at chatcircuit.com</A> www.chatcircuit.com
72 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircadmin at chatcircuit.com</A> irc.chatcircuit.com
73 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">strider at 6bit.net</A> www.6bit.net
74 </I>&gt;<i> ----- Original Message -----
75 </I>&gt;<i> From: &quot;Andy Smith&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">andy at strugglers.net</A>&gt;
76 </I>&gt;<i> To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
77 </I>&gt;<i> Sent: Tuesday, February 06, 2001 6:05 PM
78 </I>&gt;<i> Subject: Re: [IRCServices] Mode +d set?
79 </I>&gt;<i>
80 </I>&gt;<i>
81 </I>&gt;<i> &gt; On Tue, 6 Feb 2001 18:03:07 -0600, &quot;Strider&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">strider at chatcircuit.com</A>&gt;
82 </I>&gt;<i> &gt; wrote:
83 </I>&gt;<i> &gt;
84 </I>&gt;<i> &gt; &gt;Unrealircd supports this mode. +d is deaf mode. I never figured out the
85 </I>&gt;<i> &gt; &gt;point.
86 </I>&gt;<i> &gt;
87 </I>&gt;<i> &gt; A bot whose purpose is to control join floods and maintain a ban list
88 </I>&gt;<i> (e.g.
89 </I>&gt;<i> &gt; on networks without services) can react a lot faster if the ircd is not
90 </I>&gt;<i> &gt; sending channel privmsgs to it.
91 </I>&gt;<i> &gt;
92 </I>&gt;<i> &gt; --
93 </I>&gt;<i> &gt; Andy Smith &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">andy at strugglers.net</A>&gt;
94 </I>&gt;<i> &gt;
95 </I>&gt;<i> &gt; -----------------------------------------------------------
96 </I>&gt;<i> &gt; To unsubscribe, mail <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-request at ircservices.za.net</A>
97 </I>&gt;<i> &gt; with the word UNSUBSCRIBE in the subject of the mail.
98 </I>&gt;<i> &gt; <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
99 </I>&gt;<i> &gt;
100 </I>&gt;<i>
101 </I>&gt;<i>
102 </I>&gt;<i> -----------------------------------------------------------
103 </I>&gt;<i> To unsubscribe, mail <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices-request at ircservices.za.net</A>
104 </I>&gt;<i> with the word UNSUBSCRIBE in the subject of the mail.
105 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
106 </I>&gt;<i>
107 </I>
108
109
110 </PRE>
111
112 <!--endarticle-->
113 <HR>
114 <P><UL>
115 <!--threads-->
116 <LI>Previous message: <A HREF="001367.html">[IRCServices] Mode +d set?
117 </A></li>
118 <LI>Next message: <A HREF="001370.html">[IRCServices] Mode +d set?
119 </A></li>
120 <LI> <B>Messages sorted by:</B>
121 <a href="date.html#1366">[ date ]</a>
122 <a href="thread.html#1366">[ thread ]</a>
123 <a href="subject.html#1366">[ subject ]</a>
124 <a href="author.html#1366">[ author ]</a>
125 </LI>
126 </UL>
127
128 </body></html>