]> jfr.im git - irc.git/blob - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/1999/000336.html
rename -> *.git
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 1999 / 000336.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Adding features to services
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Adding%20features%20to%20services&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="000335.html">
11 <LINK REL="Next" HREF="000338.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Adding features to services</H1>
15 <B>Dooley</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Adding%20features%20to%20services&In-Reply-To="
17 TITLE="[IRCServices] Adding features to services">dooley at unity-games.com
18 </A><BR>
19 <I>Thu Nov 18 09:23:50 PST 1999</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000335.html">[IRCServices] Adding features to services
22 </A></li>
23 <LI>Next message: <A HREF="000338.html">[IRCServices] Ref: coding ml
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#336">[ date ]</a>
27 <a href="thread.html#336">[ thread ]</a>
28 <a href="subject.html#336">[ subject ]</a>
29 <a href="author.html#336">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>I would be willing to set up and host such a list if there are no objections
35 from Andrew, and or there is enough interest.
36
37 Chris Riley A.K.A. Dooley,
38 IRC Administrator irc.risanet.com
39 <A HREF="http://www.risanet.com">http://www.risanet.com</A>
40
41 ----- Original Message -----
42 From: Rafael Ritter &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">rafael at kapa.procergs.com.br</A>&gt;
43 To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ender.shadowfire.org</A>&gt;
44 Sent: Thursday, November 18, 1999 5:18 AM
45 Subject: Re: [IRCServices] Adding features to services
46
47
48 &gt;<i> Just a suggestion:
49 </I>&gt;<i> in my server, I had disabled the DROP and SET FOUNDER commands. To use
50 </I>this
51 &gt;<i> command you need to be an IRCop.
52 </I>&gt;<i> This simple change dont let users to stole channels from another users.
53 </I>&gt;<i> They can even stole de password, but the channel's INFO allways will show
54 </I>&gt;<i> the nickname of real founder. If someone, ask for a password or something
55 </I>&gt;<i> relative, you only need to look at channel INFO.
56 </I>&gt;<i>
57 </I>&gt;<i> Rafael Ritter
58 </I>&gt;<i> Equipe VIA RS
59 </I>&gt;<i>
60 </I>&gt;<i> At 11:10 18/11/99 +0200, you wrote:
61 </I>&gt;<i> &gt;
62 </I>&gt;<i> &gt;This is just a quickie based on what I read earlier.
63 </I>&gt;<i> &gt;
64 </I>&gt;<i> &gt;If you're going to add features to ircservices, especially if you intend
65 </I>&gt;<i> &gt;(or atleast, would like) your features to be incorporated into newer
66 </I>&gt;<i> &gt;releases, you MUST make sure ALL your code changes will accomodate ALL
67 </I>&gt;<i> &gt;supported IRCds.
68 </I>&gt;<i> &gt;
69 </I>&gt;<i> &gt;The way Andy originally coded services makes this quite easier... you
70 </I>have
71 &gt;<i> &gt;a number of compile-time directives which compile in the appropriate code
72 </I>&gt;<i> &gt;based on the ircd selected at configuration.
73 </I>&gt;<i> &gt;
74 </I>&gt;<i> &gt;For example:
75 </I>&gt;<i> &gt;
76 </I>&gt;<i> &gt; #ifdef IRC_DAL4_4_15
77 </I>&gt;<i> &gt; ... code ...
78 </I>&gt;<i> &gt; #endif
79 </I>&gt;<i> &gt;
80 </I>&gt;<i> &gt;The expressions available are:
81 </I>&gt;<i> &gt;
82 </I>&gt;<i> &gt; IRC_DALNET, IRC_DAL4_4_15, IRC_CLASSIC,
83 </I>&gt;<i> &gt; IRC_UNDERNET_NEW, IRC_TS8, IRC_UNDERNET,
84 </I>&gt;<i> &gt;
85 </I>&gt;<i> &gt;Don't suppose anyone is bored and would like to outline the differences
86 </I>&gt;<i> &gt;between these IRCds? Maybe add it to a programming FAQ for services
87 </I>which
88 &gt;<i> &gt;another bored person could make?
89 </I>&gt;<i> &gt;
90 </I>&gt;<i> &gt;Lastly, I agree with the need for an additional list for the CODING of
91 </I>&gt;<i> &gt;ircservices. Feature suggestions and things help requests are fine for a
92 </I>&gt;<i> &gt;normal list, but I think a place where people could discuss
93 </I>implementation
94 &gt;<i> &gt;of certain things and what they break, how to fix these things, etc,
95 </I>would
96 &gt;<i> &gt;be constructive.
97 </I>&gt;<i> &gt;
98 </I>&gt;<i> &gt;- Gav
99 </I>&gt;<i> &gt;
100 </I>&gt;<i> &gt;---
101 </I>&gt;<i> &gt;Gaven Cohen aka Kinslayer &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">dragon at wastelands.net</A>&gt; www.wastelands.net
102 </I>&gt;<i> &gt;freelance sysadmin/programmer HABONIM DROR linux, fantasy enthusiast
103 </I>&gt;<i> &gt;RSA/1024 0xFC82B78F 4B 43 3C 20 47 58 AF AC DB 1E 7F 6E 64 08 15 7E
104 </I>&gt;<i> &gt;
105 </I>&gt;<i> &gt;---------------------------------------------------------------
106 </I>&gt;<i> &gt;To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
107 </I>&gt;<i> &gt;with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
108 </I>&gt;<i> &gt;
109 </I>&gt;<i> &gt;
110 </I>&gt;<i>
111 </I>&gt;<i> ---------------------------------------------------------------
112 </I>&gt;<i> To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
113 </I>&gt;<i> with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
114 </I>&gt;<i>
115 </I>
116 ---------------------------------------------------------------
117 To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
118 with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
119
120 </PRE>
121
122 <!--endarticle-->
123 <HR>
124 <P><UL>
125 <!--threads-->
126 <LI>Previous message: <A HREF="000335.html">[IRCServices] Adding features to services
127 </A></li>
128 <LI>Next message: <A HREF="000338.html">[IRCServices] Ref: coding ml
129 </A></li>
130 <LI> <B>Messages sorted by:</B>
131 <a href="date.html#336">[ date ]</a>
132 <a href="thread.html#336">[ thread ]</a>
133 <a href="subject.html#336">[ subject ]</a>
134 <a href="author.html#336">[ author ]</a>
135 </LI>
136 </UL>
137
138 </body></html>