]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000406.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000406.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] 5.0a24 - Problem with szline
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%205.0a24%20-%20Problem%20with%20szline&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="000407.html">
11 <LINK REL="Next" HREF="000408.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] 5.0a24 - Problem with szline</H1>
15 <B>Mark Hetherington</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%205.0a24%20-%20Problem%20with%20szline&In-Reply-To="
17 TITLE="[IRCServices Coding] 5.0a24 - Problem with szline">mark at ctcp.net
18 </A><BR>
19 <I>Fri Mar 15 17:52:34 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000407.html">AW: [IRCServices Coding] Services Killing Unreal...
22 </A></li>
23 <LI>Next message: <A HREF="000408.html">[IRCServices Coding] Mail-Auth really needed for sendpass?
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#406">[ date ]</a>
27 <a href="thread.html#406">[ thread ]</a>
28 <a href="subject.html#406">[ subject ]</a>
29 <a href="author.html#406">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>My apologies, I forgot to interleave the commands in the log extract which
35 might make the problem difficult to see, new version follows:
36
37 /os szline add +26 xx.xx.xx.xx test
38 *** Global -- from OperServ: Mark added an SZLINE for xx.xx.xx.xx(expires
39 in 1 minute)
40 *** Notice -- Client exiting: xxxxx (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">xxxx at xxxxx</A>) [Z:lined (Z-lined: test)]
41
42 /os szline add +26 xx.xx.xx.xx test
43 -OperServ- xx.xx.xx.xx already exists on SZLINE list.
44 [expected operation]
45
46 *** Expiring Global Z:Line (*@xx.xx.xx.xx) made by Mark (Reason: Z-lined:
47 test) set 26 seconds ago
48
49 /os szline add +26 xx.xx.xx.xx test
50 -OperServ- xx.xx.xx.xx already exists on SZLINE list.
51 [unexpected operation]
52
53 *** Notice -- Client connecting on port 6667: xxxxx (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">xxxx at xxxxxx</A>)
54
55 /os szline add +26 xx.xx.xx.xx test
56 -OperServ- xx.xx.xx.xx already exists on SZLINE list.
57 [unexpected operation]
58
59 --
60 Mark.
61
62
63
64 &gt;<i> -----Original Message-----
65 </I>&gt;<i> From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-admin at ircservices.za.net</A>
66 </I>&gt;<i> [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-admin at ircservices.za.net</A>]On Behalf Of Mark
67 </I>&gt;<i> Hetherington
68 </I>&gt;<i> Sent: 16 March 2002 01:25
69 </I>&gt;<i> To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
70 </I>&gt;<i> Subject: [IRCServices Coding] 5.0a24 - Problem with szline
71 </I>&gt;<i>
72 </I>&gt;<i>
73 </I>&gt;<i> When an szline has been set and has expired allowing the user to
74 </I>&gt;<i> reconnect,
75 </I>&gt;<i> it is impossible to set a new szline on the same IP address
76 </I>&gt;<i> unless another
77 </I>&gt;<i> szline command (list or del) is issued, i.e.:
78 </I>&gt;<i>
79 </I>&gt;<i> *** Global -- from OperServ: Mark added an SZLINE for xx.xx.xx.xx(expires
80 </I>&gt;<i> in 1 minute)
81 </I>&gt;<i> *** Notice -- Client exiting: xxxxx (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">xxxx at xxxxx</A>) [Z:lined (Z-lined: test)]
82 </I>&gt;<i> -OperServ- xx.xx.xx.xx already exists on SZLINE list.
83 </I>&gt;<i> [expected operation]
84 </I>&gt;<i> *** Expiring Global Z:Line (*@xx.xx.xx.xx) made by Mark (Reason: Z-lined:
85 </I>&gt;<i> test) set 26 seconds ago
86 </I>&gt;<i> -OperServ- xx.xx.xx.xx already exists on SZLINE list.
87 </I>&gt;<i> *** Notice -- Client connecting on port 6667: xxxxx (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">xxxx at xxxxxx</A>)
88 </I>&gt;<i> -OperServ- xx.xx.xx.xx already exists on SZLINE list.
89 </I>&gt;<i> [unexpected operation]
90 </I>&gt;<i>
91 </I>&gt;<i> (xxx for privacy)
92 </I>&gt;<i>
93 </I>&gt;<i> An szline list produces an empty list (assuming no other szlines
94 </I>&gt;<i> exists) so
95 </I>&gt;<i> services has in one way removed the entry, but it appears to retain the
96 </I>&gt;<i> entry in it's checking for multiple add calls until the next
97 </I>&gt;<i> szline command
98 </I>&gt;<i> resets it.
99 </I>&gt;<i>
100 </I>&gt;<i> This problem may exist in all sline commands, but I have only
101 </I>&gt;<i> tested szline
102 </I>&gt;<i> so far.
103 </I>&gt;<i>
104 </I>&gt;<i> --
105 </I>&gt;<i> Mark.
106 </I>&gt;<i>
107 </I>&gt;<i>
108 </I>&gt;<i> ------------------------------------------------------------------
109 </I>&gt;<i> To unsubscribe or change your subscription options, visit:
110 </I>&gt;<i> <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
111 </I>
112
113 </PRE>
114
115 <!--endarticle-->
116 <HR>
117 <P><UL>
118 <!--threads-->
119 <LI>Previous message: <A HREF="000407.html">AW: [IRCServices Coding] Services Killing Unreal...
120 </A></li>
121 <LI>Next message: <A HREF="000408.html">[IRCServices Coding] Mail-Auth really needed for sendpass?
122 </A></li>
123 <LI> <B>Messages sorted by:</B>
124 <a href="date.html#406">[ date ]</a>
125 <a href="thread.html#406">[ thread ]</a>
126 <a href="subject.html#406">[ subject ]</a>
127 <a href="author.html#406">[ author ]</a>
128 </LI>
129 </UL>
130
131 </body></html>