]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000561.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000561.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Possible bugs
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Possible%20bugs&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="000560.html">
11 <LINK REL="Next" HREF="000562.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Possible bugs</H1>
15 <B>Richard Powell</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Possible%20bugs&In-Reply-To="
17 TITLE="[IRCServices Coding] Possible bugs">richard at powell.co.za
18 </A><BR>
19 <I>Thu Apr 18 23:37:06 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000560.html">[IRCServices Coding] Possible bugs
22 </A></li>
23 <LI>Next message: <A HREF="000562.html">[IRCServices Coding] Possible bugs
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#561">[ date ]</a>
27 <a href="thread.html#561">[ thread ]</a>
28 <a href="subject.html#561">[ subject ]</a>
29 <a href="author.html#561">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>uhm, that's because the UMODE +a is meant for services to use. If you are
35 listed as a services admin in the ircservices database/configuration, as
36 soon as you identify to nickserv and operserv recognises you as an operator
37 ircservices will add the +a flag to your UMODE.
38
39 Hope that makes sence..
40 Richard (netadmin, bubblenet.org)
41
42 ----- Original Message -----
43 From: &quot;Panagiotis Kefalidis ( Gizm0 )&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">gizm0 at mail.gr</A>&gt;
44 To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
45 Sent: Friday, April 19, 2002 1:49 AM
46 Subject: [IRCServices Coding] Possible bugs
47
48
49 &gt;<i> This is a bug or i just don't do sth right.
50 </I>&gt;<i> When i umode +a myself and then whois me there is no
51 </I>&gt;<i> - Services Admin text after the IRC Operator.
52 </I>&gt;<i> e.g
53 </I>&gt;<i> &#187; Gizm0 (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">zeus at fifth.element</A>)
54 </I>&gt;<i> &#187; ircname: ...
55 </I>&gt;<i> &#187; server: no.spam
56 </I>&gt;<i> &#187; status: has identified for this nick
57 </I>&gt;<i> &#187; Gizm0 is an IRC Operator
58 </I>&gt;<i> the - Services admin is missing.It used to be
59 </I>&gt;<i>
60 </I>&gt;<i> &#187; Gizm0 (~<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">zeus at fifth.element</A>)
61 </I>&gt;<i> &#187; ircname: ...
62 </I>&gt;<i> &#187; server: no.spam
63 </I>&gt;<i> &#187; status: has identified for this nick
64 </I>&gt;<i> &#187; Gizm0 is an IRC Operator - Services admin
65 </I>&gt;<i> when i umode +a Gizm0,services didn't accept it.Doing /mode gizm0
66 </I>&gt;<i> returned : +oiwscrkydegbfnmht ( &quot;a&quot; is missing ).
67 </I>&gt;<i> I changed nick , i've su and del Gizm0 from the admins database.Then i
68 </I>&gt;<i> add him again and it was the same.I did that to check if it is was
69 </I>&gt;<i> database error or something.I've also registered a new nick and add it to
70 </I>&gt;<i> the admins database but it didn't work either.When i tried to drop a nick
71 </I>&gt;<i> as a services admin,services didn't permmit me.It just counted down one
72 </I>&gt;<i> wrong password attempt and noticed me :
73 </I>&gt;<i> -Nickserv- Password incorrect.
74 </I>&gt;<i> The strange is that when i tried to list the access list of a channel i
75 </I>&gt;<i> didn't have access , it worked fine.I saw the access list , as i should.
76 </I>&gt;<i> This (- Services admin ) used to be on 4.5.x releases and it was quite
77 </I>&gt;<i> usefull because you could know if someone is a services admin or not and
78 </I>&gt;<i> choose if you want to ask him whatever you want.
79 </I>&gt;<i>
80 </I>&gt;<i> Another cosmetic bug.When the NICKCHANGE(sth like this,don't remember)
81 </I>&gt;<i> instead of NICKKILL(don't remember either) and nick kill protection is on
82 </I>&gt;<i> , this text is wrong :
83 </I>&gt;<i> -NickServ- If you do not change within one minute, _you will be
84 </I>&gt;<i> disconnected._ Should be sth different.Sth like :
85 </I>&gt;<i> -NickServ- If you do not change within one minute, i will change your
86 </I>&gt;<i> nick to something when protection is on and NICKCHANGE is defined instead
87 </I>&gt;<i> of NICKKILL.
88 </I>&gt;<i> When i turned off the kill protection it worked fine.Services didn't
89 </I>&gt;<i> display the &quot;you will be disconnected.&quot; text.
90 </I>&gt;<i> That's all Andrew.
91 </I>&gt;<i>
92 </I>&gt;<i> Thank you,
93 </I>&gt;<i> Gizm0
94 </I>&gt;<i>
95 </I>&gt;<i> -------------------------------------------------------------
96 </I>&gt;<i> <A HREF="http://www.mail.gr/">http://www.mail.gr/</A> - Get Your Private Free Email Address!
97 </I>&gt;<i> <A HREF="http://www.ringtone.gr/">http://www.ringtone.gr/</A> - Ringtones &amp; Logos for your mobile!
98 </I>&gt;<i> ------------------------------------------------------------------
99 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
100 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
101 </I>
102
103 </PRE>
104
105 <!--endarticle-->
106 <HR>
107 <P><UL>
108 <!--threads-->
109 <LI>Previous message: <A HREF="000560.html">[IRCServices Coding] Possible bugs
110 </A></li>
111 <LI>Next message: <A HREF="000562.html">[IRCServices Coding] Possible bugs
112 </A></li>
113 <LI> <B>Messages sorted by:</B>
114 <a href="date.html#561">[ date ]</a>
115 <a href="thread.html#561">[ thread ]</a>
116 <a href="subject.html#561">[ subject ]</a>
117 <a href="author.html#561">[ author ]</a>
118 </LI>
119 </UL>
120
121 </body></html>