]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2001/000069.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2001 / 000069.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices Coding] Services 5.0 alpha 9 released
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%209%20released&In-Reply-To=3c28c329.41041%40achurch.org">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000068.html">
11 <LINK REL="Next" HREF="000074.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices Coding] Services 5.0 alpha 9 released</H1>
15 <B>Russell Garrett</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=%5BIRCServices%20Coding%5D%20Services%205.0%20alpha%209%20released&In-Reply-To=3c28c329.41041%40achurch.org"
17 TITLE="[IRCServices Coding] Services 5.0 alpha 9 released">rg at tcslon.com
18 </A><BR>
19 <I>Tue Dec 25 11:14:58 PST 2001</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000068.html">[IRCServices Coding] Services 5.0 alpha 9 released
22 </A></li>
23 <LI>Next message: <A HREF="000074.html">[IRCServices Coding] A bug i think...
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#69">[ date ]</a>
27 <a href="thread.html#69">[ thread ]</a>
28 <a href="subject.html#69">[ subject ]</a>
29 <a href="author.html#69">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>&gt;<i> Okay, that was a stupid one... an off-by-one error in
35 </I>&gt;<i> a memcpy() size
36 </I>&gt;<i> argument. Fixed, thanks; the patch is as follows:
37 </I>
38 Thanks
39
40 &gt;<i> ...
41 </I>&gt;<i> appear in the middle of a password. Thus, passwords are
42 </I>&gt;<i> stored as raw
43 </I>&gt;<i> buffers of data (properly XML-encoded).
44 </I>
45 Fair enough, just wondering what they were doing :)
46
47 &gt;<i> You should probably look into what check_access_cumode()
48 </I>&gt;<i> (modules/chanserv/access.c) is doing; that part of the
49 </I>&gt;<i> code has been
50 </I>&gt;<i> thoroughly redone and gotten almost no testing. I'm not
51 </I>&gt;<i> sure what would
52 </I>&gt;<i> cause the autovoice level to get set to 0.
53 </I>
54 Ahh, I wasn't very clear there - the autovoice level was set to 0 on
55 the version 4 services by my chanops to make it easier to silence
56 certain users :). On the v5 net, with both the xOP and Levels modules
57 loaded, nothing happens to level 0 users, and users previously
58 autoopped (levels 5+) are all set mode +hq (insofar as that there is
59 more than one +q user in the room...).
60
61 Just a few more things that I've noticed:
62
63 - The news.db database (imported from version 4) corrupted rather
64 easily the first time I sent services a SIGTERM. Now I get [Oper
65 News - Jan 01 1970] (null).
66
67 - The /os rehash command doesn't seem to rehash very many
68 configuration options. I could be wrong, but I don't think I've seen
69 any of the modules.conf options updated using this command.
70
71 - httpd/auth-password doesn't seem to work at all for me:
72 Module httpd/auth-password
73 AuthName &quot;PhaseNet Test IRC Services&quot;
74 Protect /debug &quot;quack:quack&quot;
75 Protect /dbaccess &quot;quack:quack&quot;
76 EndModule
77
78 No auth box is presented
79
80 - The httpd/dbaccess module is very useful for debugging
81 access/levels problems such as the above, but it would be quite handy
82 to have a <A HREF="http://serviceshost/dbaccess/chanserv/chan/levels">http://serviceshost/dbaccess/chanserv/chan/levels</A> page,
83 showing the xOP levels sometimes.
84
85
86
87 That's about all for the moment ;),
88
89 Russ Garrett (<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">russ at garrett.co.uk</A>)
90
91
92 </PRE>
93
94 <!--endarticle-->
95 <HR>
96 <P><UL>
97 <!--threads-->
98 <LI>Previous message: <A HREF="000068.html">[IRCServices Coding] Services 5.0 alpha 9 released
99 </A></li>
100 <LI>Next message: <A HREF="000074.html">[IRCServices Coding] A bug i think...
101 </A></li>
102 <LI> <B>Messages sorted by:</B>
103 <a href="date.html#69">[ date ]</a>
104 <a href="thread.html#69">[ thread ]</a>
105 <a href="subject.html#69">[ subject ]</a>
106 <a href="author.html#69">[ author ]</a>
107 </LI>
108 </UL>
109
110 </body></html>