]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2007/005534.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2007 / 005534.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] SECUREOPS and an odd mode change
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20SECUREOPS%20and%20an%20odd%20mode%20change&In-Reply-To=ed43846c0710292233k4db62e2fo2493e399777d21e3%40mail.gmail.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="005533.html">
11 <LINK REL="Next" HREF="005535.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] SECUREOPS and an odd mode change</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20SECUREOPS%20and%20an%20odd%20mode%20change&In-Reply-To=ed43846c0710292233k4db62e2fo2493e399777d21e3%40mail.gmail.com"
17 TITLE="[IRCServices] SECUREOPS and an odd mode change">achurch at achurch.org
18 </A><BR>
19 <I>Tue Oct 30 15:04:29 PDT 2007</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="005533.html">[IRCServices] SECUREOPS and an odd mode change
22 </A></li>
23 <LI>Next message: <A HREF="005535.html">[IRCServices] SECUREOPS and an odd mode change
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#5534">[ date ]</a>
27 <a href="thread.html#5534">[ thread ]</a>
28 <a href="subject.html#5534">[ subject ]</a>
29 <a href="author.html#5534">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>I registered a new user named testingnickname, created and registered
35 </I>&gt;<i>a new channel called #testingchannel. testingnickname was not added to
36 </I>&gt;<i>the access list. SECUREOPS was turned on for the channel, and
37 </I>&gt;<i>testingnickname opped.
38 </I>&gt;<i>
39 </I>&gt;<i>[Oct 30 00:44:25.958408 2007] debug: Received: :res0 G #testingchannel
40 </I>&gt;<i>+o testingnickname
41 </I>&gt;<i>[Oct 30 00:44:25.958585 2007] debug: Sent: :ChanServ MODE
42 </I>&gt;<i>#testingchannel -oa testingnickname testingnickname
43 </I>
44 Sorry if I wasn't clear--I'll need to see the entire portion of the log
45 beginning with the nickname and channel registration and ending with
46 these mode change lines, since there may be something odd happening at
47 the protocol level in that interval.
48
49 &gt;<i>I've been glancing through the relevant code sections and can't seem
50 </I>&gt;<i>to see anything either, but I'm wondering about the section on line 34
51 </I>&gt;<i>in modes.c where you only have o and v listed for channel user modes.
52 </I>&gt;<i>Isn't that array used to generate the flags in check_access_cumode?
53 </I>&gt;<i>I'm relatively new to this codebase.
54 </I>
55 Those are the only modes common to all IRC servers, so they're the only
56 ones listed in that file; protocol modules add modes as necessary. See
57 section 2-6-4 of the technical manual for details:
58 <A HREF="http://www.ircservices.za.net/docs/tech/2.html#s6-4">http://www.ircservices.za.net/docs/tech/2.html#s6-4</A>
59
60 --Andrew Church
61 <A HREF="http://lists.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
62 <A HREF="http://achurch.org/">http://achurch.org/</A>
63 </PRE>
64
65
66 <!--endarticle-->
67 <HR>
68 <P><UL>
69 <!--threads-->
70 <LI>Previous message: <A HREF="005533.html">[IRCServices] SECUREOPS and an odd mode change
71 </A></li>
72 <LI>Next message: <A HREF="005535.html">[IRCServices] SECUREOPS and an odd mode change
73 </A></li>
74 <LI> <B>Messages sorted by:</B>
75 <a href="date.html#5534">[ date ]</a>
76 <a href="thread.html#5534">[ thread ]</a>
77 <a href="subject.html#5534">[ subject ]</a>
78 <a href="author.html#5534">[ author ]</a>
79 </LI>
80 </UL>
81
82 </body></html>