]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/000404.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 000404.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="000403.html">
11 <LINK REL="Next" HREF="000405.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:24:47 PST 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000403.html">[IRCServices Coding] XML database download
22 </A></li>
23 <LI>Next message: <A HREF="000405.html">[IRCServices Coding] Services Killing Unreal...
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#404">[ date ]</a>
27 <a href="thread.html#404">[ thread ]</a>
28 <a href="subject.html#404">[ subject ]</a>
29 <a href="author.html#404">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>When an szline has been set and has expired allowing the user to reconnect,
35 it is impossible to set a new szline on the same IP address unless another
36 szline command (list or del) is issued, i.e.:
37
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 -OperServ- xx.xx.xx.xx already exists on SZLINE list.
42 [expected operation]
43 *** Expiring Global Z:Line (*@xx.xx.xx.xx) made by Mark (Reason: Z-lined:
44 test) set 26 seconds ago
45 -OperServ- xx.xx.xx.xx already exists on SZLINE list.
46 *** Notice -- Client connecting on port 6667: xxxxx (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">xxxx at xxxxxx</A>)
47 -OperServ- xx.xx.xx.xx already exists on SZLINE list.
48 [unexpected operation]
49
50 (xxx for privacy)
51
52 An szline list produces an empty list (assuming no other szlines exists) so
53 services has in one way removed the entry, but it appears to retain the
54 entry in it's checking for multiple add calls until the next szline command
55 resets it.
56
57 This problem may exist in all sline commands, but I have only tested szline
58 so far.
59
60 --
61 Mark.
62
63
64
65 </PRE>
66
67 <!--endarticle-->
68 <HR>
69 <P><UL>
70 <!--threads-->
71 <LI>Previous message: <A HREF="000403.html">[IRCServices Coding] XML database download
72 </A></li>
73 <LI>Next message: <A HREF="000405.html">[IRCServices Coding] Services Killing Unreal...
74 </A></li>
75 <LI> <B>Messages sorted by:</B>
76 <a href="date.html#404">[ date ]</a>
77 <a href="thread.html#404">[ thread ]</a>
78 <a href="subject.html#404">[ subject ]</a>
79 <a href="author.html#404">[ author ]</a>
80 </LI>
81 </UL>
82
83 </body></html>