]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2003/002801.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2003 / 002801.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Bug or misunderstood ?
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Bug%20or%20misunderstood%20%3F&In-Reply-To=000901c39496%2471764f10%24a37faec3%40coder">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="002223.html">
11 <LINK REL="Next" HREF="002778.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Bug or misunderstood ?</H1>
15 <B>Andrew Church</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Bug%20or%20misunderstood%20%3F&In-Reply-To=000901c39496%2471764f10%24a37faec3%40coder"
17 TITLE="[IRCServices Coding] Bug or misunderstood ?">achurch at achurch.org
18 </A><BR>
19 <I>Wed Nov 5 13:20:15 PST 2003</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="002223.html">[IRCServices Coding] Bug or misunderstood ?
22 </A></li>
23 <LI>Next message: <A HREF="002778.html">[IRCServices Coding] Re: Bug or misunderstood ?
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#2801">[ date ]</a>
27 <a href="thread.html#2801">[ thread ]</a>
28 <a href="subject.html#2801">[ subject ]</a>
29 <a href="author.html#2801">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i>Im using unreal ircd. When channel is empty and if channel owner joins
35 </I>&gt;<i>his/her registered channel it does
36 </I>&gt;<i>(ChanServ sets mode: +ntrq nick) but when channel is not empty and if
37 </I>&gt;<i>channel owner joins his/her registered channel it does (ChanServ sets mode:
38 </I>&gt;<i>+oq nick nick). As you see on the first one there is no +o and because of
39 </I>&gt;<i>this chanserv does not update the last_used time because chanserv is set to
40 </I>&gt;<i>update last_used time with +o (CUMODE_o) so channels drop while channel
41 </I>&gt;<i>owners use them. Is this a bug or my misunderstood ?
42 </I>
43 This is a bug; I've fixed it for the next release, thanks for the
44 report. As regards your other message, not setting the last-used time for
45 +a/+q users is designed behavior (see section 3-2-1 of the manual: &quot;`used'
46 means that a user with auto-op privileges ... has entered the channel&quot;), as
47 well as unnecessary in typical channel settings (where +a users are a
48 subset of +o users), but if you have any better suggestions on how to
49 determine when a channel is being used by proper users as opposed to (for
50 example) spammers or people just entering to see if the channel is
51 available, I'm willing to listen.
52
53 --Andrew Church
54 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">achurch at achurch.org</A>
55 <A HREF="http://achurch.org/">http://achurch.org/</A>
56
57 </PRE>
58
59 <!--endarticle-->
60 <HR>
61 <P><UL>
62 <!--threads-->
63 <LI>Previous message: <A HREF="002223.html">[IRCServices Coding] Bug or misunderstood ?
64 </A></li>
65 <LI>Next message: <A HREF="002778.html">[IRCServices Coding] Re: Bug or misunderstood ?
66 </A></li>
67 <LI> <B>Messages sorted by:</B>
68 <a href="date.html#2801">[ date ]</a>
69 <a href="thread.html#2801">[ thread ]</a>
70 <a href="subject.html#2801">[ subject ]</a>
71 <a href="author.html#2801">[ author ]</a>
72 </LI>
73 </UL>
74
75 </body></html>