]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000880.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000880.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] RE: [IRCServices] chanserv
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20RE%3A%20%5BIRCServices%5D%20chanserv&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="000878.html">
11 <LINK REL="Next" HREF="000882.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] RE: [IRCServices] chanserv</H1>
15 <B>George Stamatiou</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20RE%3A%20%5BIRCServices%5D%20chanserv&In-Reply-To="
17 TITLE="[IRCServices Coding] RE: [IRCServices] chanserv">master at xchat.gr
18 </A><BR>
19 <I>Mon Jun 17 03:55:01 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000878.html">[IRCServices Coding] RE: [IRCServices] chanserv
22 </A></li>
23 <LI>Next message: <A HREF="000882.html">[IRCServices Coding] Services 5.0pre2 released
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#880">[ date ]</a>
27 <a href="thread.html#880">[ thread ]</a>
28 <a href="subject.html#880">[ subject ]</a>
29 <a href="author.html#880">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>well, in my server with bahamut ircd , the option SECUREOPS had problem, and
35 did not deop user with no access in channel.Gizm0 is right.This will cause
36 problem with unreal ircd.But look that there are CA_AUTOOP and
37 CA_AUTOHALFOP.The problem is not the giving mode, but when ChanServ will
38 deop the user (CA_AUTODEOP).I don't know if should be added an
39 CA_AUTODEHALFOP.
40 ----- Original Message -----
41 From: &quot;Andrew Church&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>&gt;
42 To: &quot;Panagiotis Kefalidis ( Gizm0 )&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
43 Sent: Monday, June 17, 2002 12:46 PM
44 Subject: Re: [IRCServices Coding] RE: [IRCServices] chanserv
45
46
47 &gt;<i> &gt;
48 </I>&gt;<i> &gt;&gt;Well, Andrew i think i found what was going wrong with SECUREOPS.
49 </I>&gt;<i> &gt;&gt;In file access.c in line 42...
50 </I>&gt;<i> &gt;&gt; { CA_AUTODEOP, -1, &quot;AUTODEOP&quot;, CHAN_LEVEL_AUTODEOP,
51 </I>&gt;<i> &gt;&gt; CL_CLEAR_MODE|CL_LESSEQUAL, { cumode: {&quot;oh&quot;,0} } },
52 </I>&gt;<i> &gt;&gt;
53 </I>&gt;<i> &gt;&gt;There is NO channel mode +h on bahamut.I changed that simple to &quot;o&quot; &gt;and
54 </I>&gt;<i> &gt;is working fine.
55 </I>&gt;<i> &gt;
56 </I>&gt;<i> &gt;i think this is added for compatibility to half-ops(h) which exists in
57 </I>&gt;<i> &gt;Unreal ircd.the ChanServ module is used in all protocols and not only for
58 </I>&gt;<i> &gt;the bahamut,so removing this will propably cause services not to
59 </I>&gt;<i> &gt;work/respond correct on unreal ircd.Correct me if i'm wrong.
60 </I>&gt;<i>
61 </I>&gt;<i> That's correct. Frankly I don't know what bug the original poster
62 </I>was
63 &gt;<i> referring to, but the posted fix will break Unreal and other servers with
64 </I>&gt;<i> halfops.
65 </I>&gt;<i>
66 </I>&gt;<i> --Andrew Church
67 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
68 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
69 </I>&gt;<i> ------------------------------------------------------------------
70 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
71 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
72 </I>&gt;<i>
73 </I>
74
75
76 </PRE>
77
78 <!--endarticle-->
79 <HR>
80 <P><UL>
81 <!--threads-->
82 <LI>Previous message: <A HREF="000878.html">[IRCServices Coding] RE: [IRCServices] chanserv
83 </A></li>
84 <LI>Next message: <A HREF="000882.html">[IRCServices Coding] Services 5.0pre2 released
85 </A></li>
86 <LI> <B>Messages sorted by:</B>
87 <a href="date.html#880">[ date ]</a>
88 <a href="thread.html#880">[ thread ]</a>
89 <a href="subject.html#880">[ subject ]</a>
90 <a href="author.html#880">[ author ]</a>
91 </LI>
92 </UL>
93
94 </body></html>