]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004162.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004162.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] .29 mlock issue
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20.29%20mlock%20issue&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="004161.html">
11 <LINK REL="Next" HREF="004163.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] .29 mlock issue</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20.29%20mlock%20issue&In-Reply-To="
17 TITLE="[IRCServices] .29 mlock issue">Craig at chatspike.net
18 </A><BR>
19 <I>Fri Mar 26 08:02:52 PST 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="004161.html">[IRCServices] [RELEASE] Sendpass With Encrypted Passwords.
22 </A></li>
23 <LI>Next message: <A HREF="004163.html">[IRCServices] new server for ircservices
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#4162">[ date ]</a>
27 <a href="thread.html#4162">[ thread ]</a>
28 <a href="subject.html#4162">[ subject ]</a>
29 <a href="author.html#4162">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>I'd have to agree to the &quot;don't do that&quot; statement, it requires just a little bit of common sence, if you know chanserv isnt going to allow +m, dont set it in your +f. I dont think this requires removing support for MLOCK +f though, seems a bit drastic :p
35
36 /****************************************
37 * Craig &quot;FrostyCoolSlug&quot; McLure
38 * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
39 * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
40 ****************************************/
41
42
43 /****************************************
44 * From - Andrew Church &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>&gt;
45 * To - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A> &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
46 * Sent - 2004-03-26 18:45:08
47 * Subject - Re: [IRCServices] .29 mlock issue
48 ****************************************/
49
50 /****** - Begin Original Message - ******/
51
52 &gt;<i> Given the complexity of Unreal's +f mode, I don't really see checking
53 </I>&gt;<i>this programatically as feasible; the simple answer is &quot;don't do that&quot;. If
54 </I>&gt;<i>it causes too many problems, I'll just remove MLOCK +f support entirely.
55 </I>&gt;<i>
56 </I>&gt;<i> --Andrew Church
57 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">achurch at achurch.org</A>
58 </I>&gt;<i> <A HREF="http://achurch.org/">http://achurch.org/</A>
59 </I>&gt;<i>
60 </I>&gt;&gt;<i>
61 </I>&gt;&gt;<i>hi,
62 </I>&gt;&gt;<i>
63 </I>&gt;&gt;<i>chanserv allows you to mlock -modes that gets +'d with channel mode +f.
64 </I>&gt;&gt;<i>
65 </I>&gt;&gt;<i>/msg chanserv set #channel mlock +ntSNT-miC+f
66 </I>&gt;&gt;<i>[7c#C5,10j#i10,10k#K10,5m#m2]:10
67 </I>&gt;&gt;<i>
68 </I>&gt;&gt;<i>for example, it allows you to add -m and +m (inside +f) rendering the mode
69 </I>&gt;&gt;<i>useless.
70 </I>&gt;&gt;<i>
71 </I>&gt;&gt;<i>-- example --
72 </I>&gt;&gt;<i>[11:32] &lt;asdsd&gt; 1 sadfasdfasdfasdf
73 </I>&gt;&gt;<i>[11:32] &lt;asdsd&gt; 2 dsfsdfgsdfgsdfgsdf
74 </I>&gt;&gt;<i>[11:32] &lt;asdsd&gt; 3 ghndghndghngdhngfhngf
75 </I>&gt;&gt;<i>[11:32] &lt;asdsd&gt; 4 dfghnjhfgjhfkjhjkgh
76 </I>&gt;&gt;<i>[11:32] &lt;asdsd&gt; 5 dfgsdfgsdfgdsfgsdfg
77 </I>&gt;&gt;<i>[11:32] &lt;asdsd&gt; 6 dfgdsafgsdfgfsghfdgh
78 </I>&gt;&gt;<i>[11:32] [mode:#shadowfire] (TriGun.ShadowFire.ORG!) +m
79 </I>&gt;&gt;<i>[11:32] [mode:#shadowfire] (ChanServ!<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">services at shadowfire.org</A>) -m
80 </I>&gt;&gt;<i>[11:32] &lt;asdsd&gt; 11 fhdghjfhljgjkglki./hkl
81 </I>&gt;&gt;<i>-- /example --
82 </I>&gt;&gt;<i>
83 </I>&gt;&gt;<i>will it be possible to add more strict checking when adding mlocks with
84 </I>&gt;&gt;<i>+f?
85 </I>&gt;&gt;<i>
86 </I>&gt;&gt;<i>------------------------------------------------------------------
87 </I>&gt;&gt;<i>To unsubscribe or change your subscription options, visit:
88 </I>&gt;&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
89 </I>&gt;<i>
90 </I>&gt;<i>------------------------------------------------------------------
91 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
92 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
93 </I>&gt;<i>.
94 </I>
95 /******* - End Original Message - *******/
96
97
98
99
100 </PRE>
101
102 <!--endarticle-->
103 <HR>
104 <P><UL>
105 <!--threads-->
106 <LI>Previous message: <A HREF="004161.html">[IRCServices] [RELEASE] Sendpass With Encrypted Passwords.
107 </A></li>
108 <LI>Next message: <A HREF="004163.html">[IRCServices] new server for ircservices
109 </A></li>
110 <LI> <B>Messages sorted by:</B>
111 <a href="date.html#4162">[ date ]</a>
112 <a href="thread.html#4162">[ thread ]</a>
113 <a href="subject.html#4162">[ subject ]</a>
114 <a href="author.html#4162">[ author ]</a>
115 </LI>
116 </UL>
117
118 </body></html>