]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/2004/004147.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 2004 / 004147.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] prefix aq
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20prefix%20aq&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="004148.html">
11 <LINK REL="Next" HREF="004140.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] prefix aq</H1>
15 <B>Craig McLure</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20prefix%20aq&In-Reply-To="
17 TITLE="[IRCServices] prefix aq">Craig at chatspike.net
18 </A><BR>
19 <I>Mon Mar 22 18:55:47 PST 2004</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="004148.html">[IRCServices] Feature Request - SVSMODE vs SVS2MODE with Unreal
22 </A></li>
23 <LI>Next message: <A HREF="004140.html">[IRCServices] SVSMODE issue
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#4147">[ date ]</a>
27 <a href="thread.html#4147">[ thread ]</a>
28 <a href="subject.html#4147">[ subject ]</a>
29 <a href="author.html#4147">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>After some investigation, what would probably be best, is to register the callback cb_unban with the Unreal module, and create a new way of removing the bans from there. Due to the extent of the change, i'm not sure how easy this is going to be, however.. I'll see what i can come up with. I'm not entirly sure why the Unreal team decided on this course of action (breaking the 'Rules of the RFC' so badly) it doesnt make life very easy :/
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 - Craig McLure &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">Craig at chatspike.net</A>&gt;
45 * To - IRC Services General Mailing Lis &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
46 * Sent - 2004-03-23 02:23:13
47 * Subject - Re: Re: [IRCServices] prefix aq
48 ****************************************/
49
50 /****** - Begin Original Message - ******/
51
52 &gt;<i>i've added channel mode +T to my module, i'll have to look into the ban masks :)
53 </I>&gt;<i>
54 </I>&gt;<i>/****************************************
55 </I>&gt;<i> * Craig &quot;FrostyCoolSlug&quot; McLure
56 </I>&gt;<i> * InspIRCd - <A HREF="http://www.inspircd.org">http://www.inspircd.org</A>
57 </I>&gt;<i> * ChatSpike - <A HREF="http://www.chatspike.net">http://www.chatspike.net</A>
58 </I>&gt;<i> ****************************************/
59 </I>&gt;<i>
60 </I>&gt;<i>
61 </I>&gt;<i>/****************************************
62 </I>&gt;<i> * From - Bergee &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">lordbergee at comcast.net</A>&gt;
63 </I>&gt;<i> * To - IRC Services General Mailing List &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ircservices.za.net</A>&gt;
64 </I>&gt;<i> * Sent - 2004-03-23 02:12:35
65 </I>&gt;<i> * Subject - Re: [IRCServices] prefix aq
66 </I>&gt;<i> ****************************************/
67 </I>&gt;<i>
68 </I>&gt;<i>/****** - Begin Original Message - ******/
69 </I>&gt;<i>
70 </I>&gt;&gt;<i>Andrew Church wrote:
71 </I>&gt;&gt;&gt;<i> As far as I can tell, the latest release of Services works fine with
72 </I>&gt;&gt;&gt;<i> Unreal 3.2rc2. Are you aware of any problems?
73 </I>&gt;&gt;<i>
74 </I>&gt;&gt;<i> I use Unreal3.2 with PREFIX_AQ defined. I believe that he is talking
75 </I>&gt;&gt;<i>more about the fact that Unreal with PREFIX_AQ defined now gives symbols
76 </I>&gt;&gt;<i>to usermodes +q and +a, making the fact that services gives out +qo and
77 </I>&gt;&gt;<i>+ao respectively rather pointless. Although I wouldn't call that
78 </I>&gt;&gt;<i>broken... Unreal also calls +a channel admin instead of protection,
79 </I>&gt;&gt;<i>which is somewhat confusing.
80 </I>&gt;&gt;<i>
81 </I>&gt;&gt;<i> While I'm on the subject of things about Unreal that IRCServices
82 </I>&gt;&gt;<i>doesn't support, there is also channel mode +T that disable notices to a
83 </I>&gt;&gt;<i>channel that you currently cannot use the mlock to control.
84 </I>&gt;&gt;<i>
85 </I>&gt;&gt;<i> Thinking more about it, IRCServices also does not support the Unreal +f
86 </I>&gt;&gt;<i>channel mode correctly (it uses the old paramaters). Although I think I
87 </I>&gt;&gt;<i>remember you saying you were waiting for them to stabalize that before
88 </I>&gt;&gt;<i>updating the code to support it.
89 </I>&gt;&gt;<i>
90 </I>&gt;&gt;<i> I kind of forgot about this, but as I was writing this, I rememeber the
91 </I>&gt;&gt;<i>extended channel bans that unreal supports, which /msg ChanServ UNBAN
92 </I>&gt;&gt;<i>won't remove (because it doesn't know what they are.) You can check out
93 </I>&gt;&gt;<i><A HREF="http://www.vulnscan.org/UnrealIrcd/unreal32docs.html#feature_bantypes">http://www.vulnscan.org/UnrealIrcd/unreal32docs.html#feature_bantypes</A>
94 </I>&gt;&gt;<i>for a list of them.
95 </I>&gt;&gt;<i>
96 </I>&gt;&gt;<i> So I guess this ended up being a little bit longer than I thought it
97 </I>&gt;&gt;<i>would, most of this stuff is more of an &quot;annoyance&quot; than &quot;doesn't work&quot;,
98 </I>&gt;&gt;<i>but I guess that depends on your point of view.
99 </I>&gt;&gt;<i>
100 </I>&gt;&gt;<i>Bergee
101 </I>&gt;&gt;<i>
102 </I>&gt;&gt;<i>P.S. I was also having a problem where rehashing IRCServices would cause
103 </I>&gt;&gt;<i>the help for NickServ REGISTER to start displaying part of the help for
104 </I>&gt;&gt;<i>NickServ UNSET. Has anyone else has this problem?
105 </I>&gt;&gt;<i>
106 </I>&gt;&gt;<i>
107 </I>&gt;&gt;<i>------------------------------------------------------------------
108 </I>&gt;&gt;<i>To unsubscribe or change your subscription options, visit:
109 </I>&gt;&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
110 </I>&gt;&gt;<i>.
111 </I>&gt;<i>
112 </I>&gt;<i>/******* - End Original Message - *******/
113 </I>&gt;<i>
114 </I>&gt;<i>
115 </I>&gt;<i>
116 </I>&gt;<i>------------------------------------------------------------------
117 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
118 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">http://www.ircservices.za.net/mailman/listinfo/ircservices</A>
119 </I>&gt;<i>.
120 </I>
121 /******* - End Original Message - *******/
122
123
124
125
126 </PRE>
127
128 <!--endarticle-->
129 <HR>
130 <P><UL>
131 <!--threads-->
132 <LI>Previous message: <A HREF="004148.html">[IRCServices] Feature Request - SVSMODE vs SVS2MODE with Unreal
133 </A></li>
134 <LI>Next message: <A HREF="004140.html">[IRCServices] SVSMODE issue
135 </A></li>
136 <LI> <B>Messages sorted by:</B>
137 <a href="date.html#4147">[ date ]</a>
138 <a href="thread.html#4147">[ thread ]</a>
139 <a href="subject.html#4147">[ subject ]</a>
140 <a href="author.html#4147">[ author ]</a>
141 </LI>
142 </UL>
143
144 </body></html>