]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001700.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001700.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] operserv / akill
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20operserv%20/%20akill&In-Reply-To=Pine.LNX.4.44.0211061435310.15168-100000%40linux.ircd-net.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001699.html">
11 <LINK REL="Next" HREF="001701.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] operserv / akill</H1>
15 <B>Ballsy</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20operserv%20/%20akill&In-Reply-To=Pine.LNX.4.44.0211061435310.15168-100000%40linux.ircd-net.org"
17 TITLE="[IRCServices Coding] operserv / akill">ballsy at mystical.net
18 </A><BR>
19 <I>Wed Nov 6 13:12:57 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001699.html">[IRCServices Coding] operserv / akill
22 </A></li>
23 <LI>Next message: <A HREF="001701.html">AW: [IRCServices Coding] operserv / akill
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1700">[ date ]</a>
27 <a href="thread.html#1700">[ thread ]</a>
28 <a href="subject.html#1700">[ subject ]</a>
29 <a href="author.html#1700">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE> Right...which made me think that, with ImmediatelySendAkill and
35 EnableExclude both enabled, no AKILL would be sent to the linked servers,
36 but OperServ WOULD perform individual KILLS immediately on it's own..which
37 didn't occur. After a quick glance at the source, I saw no code which would
38 perform these individual kills. Instead, static void send_akill()
39 checks to see if EnableExclude is enabled, and if it is, but isn't
40 supported on the given IRCd, it will just return(), having performed no
41 killing.
42 I just figured that it may be handy to have OperServ loop
43 through and perform the individual KILLs anyway, in the event that
44 EnableExclude (and ImmediatelySendAkill) is in use, but isn't supported
45 by the IRCd.
46
47 David
48
49 On Wed, 6 Nov 2002, Finny Merrill wrote:
50
51 &gt;<i> On Wed, 6 Nov 2002, Ballsy wrote:
52 </I>&gt;<i>
53 </I>&gt;<i> &gt; My user, who was already online, was killed immediately after the
54 </I>&gt;<i> &gt; Akill was set, but ONLY if I had EnableExclude DISabled in modules.conf.
55 </I>&gt;<i> &gt; Now that I think about it, I don't know that bahamut supports Akill
56 </I>&gt;<i> &gt; exclusions...
57 </I>&gt;<i> &gt;
58 </I>&gt;<i>
59 </I>&gt;<i> &quot;ImmediatelySendAkill&quot; means immediately send the akill. If EnableExclude
60 </I>&gt;<i> is set, the AKILL command isn't set at all, but it manually kills users
61 </I>&gt;<i> instead. (unless your ircd supports exclusions and none do that I know of)
62 </I>&gt;<i>
63 </I>&gt;<i> ------------------------------------------------------------------
64 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
65 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
66 </I>&gt;<i>
67 </I>
68
69 </PRE>
70
71 <!--endarticle-->
72 <HR>
73 <P><UL>
74 <!--threads-->
75 <LI>Previous message: <A HREF="001699.html">[IRCServices Coding] operserv / akill
76 </A></li>
77 <LI>Next message: <A HREF="001701.html">AW: [IRCServices Coding] operserv / akill
78 </A></li>
79 <LI> <B>Messages sorted by:</B>
80 <a href="date.html#1700">[ date ]</a>
81 <a href="thread.html#1700">[ thread ]</a>
82 <a href="subject.html#1700">[ subject ]</a>
83 <a href="author.html#1700">[ author ]</a>
84 </LI>
85 </UL>
86
87 </body></html>