]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices-coding/2002/001612.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices-coding / 2002 / 001612.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> AW: [IRCServices Coding] Raws
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%20Raws&In-Reply-To=F92odiVRefMCa3Eky00000015a3%40hotmail.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="001611.html">
11 <LINK REL="Next" HREF="001613.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>AW: [IRCServices Coding] Raws</H1>
15 <B>Yusuf Iskenderoglu</B>
16 <A HREF="mailto:ircservices-coding%40ircservices.za.net?Subject=AW%3A%20%5BIRCServices%20Coding%5D%20Raws&In-Reply-To=F92odiVRefMCa3Eky00000015a3%40hotmail.com"
17 TITLE="AW: [IRCServices Coding] Raws">uhc0 at rz.uni-karlsruhe.de
18 </A><BR>
19 <I>Thu Oct 17 08:03:34 PDT 2002</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="001611.html">[IRCServices Coding] Raws
22 </A></li>
23 <LI>Next message: <A HREF="001613.html">[IRCServices Coding] Possibly a Major bug?
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#1612">[ date ]</a>
27 <a href="thread.html#1612">[ thread ]</a>
28 <a href="subject.html#1612">[ subject ]</a>
29 <a href="author.html#1612">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>On the other hand, maybe a protocol module dependent way of enabling
35 SVSNOOP could be implemented. On dreamforge, bahamut, and also on
36 tr-ircd this command can be used to
37 a) remove Operator Lines from the running server, without deopering
38 operators online,
39 b) rehash the remote server, and hence reread the conf and get the
40 O:Lines back.
41
42 a) SVSNOOP servername.net :+
43 b) SVSNOOP servername.net :-
44
45 If I remember correctly, some ircds do not have SVSNOOP, or have renamed
46 it to a some more delusional thing like SVSADM, SVSADMIN, etc.
47
48 But I am also against commands enabling direct SVSMODE, SVSNICK,
49 SVSJOIN, etc usage.
50
51 Regards;
52 yusuf
53
54 ------------------------------------------------------------------
55 |<i> Yusuf Iskenderoglu | You get to meet all sorts, |
56 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">uhc0 at stud.uni-karlsruhe.de</A>| in this line of work... |
57 </I>|<i> eMail - <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">s_iskend at ira.uka.de</A> | |
58 </I>|<i> ICQ UIN : 20587464 \ TimeMr14C | |
59 </I>------------------------------------------------------------------
60
61
62 -----Urspr&#252;ngliche Nachricht-----
63 Von: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-admin at ircservices.za.net</A>
64 [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding-admin at ircservices.za.net</A>] Im Auftrag von
65 Craig McLure
66 Gesendet: Donnerstag, 17. Oktober 2002 16:03
67 An: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
68 Betreff: Re: [IRCServices Coding] Raws
69
70
71 I cant see the point in putting these as commands anyway. They were
72 designed
73 so services could use them, and not admins, hence why they need to be
74 executed thru U:Lined servers. If you use them, all your users will just
75 get
76 annoyed at the abuse in general.. which could cause the colapse of a
77 network. I say leave them where they are, out of general reach.
78
79
80
81 --
82 Craig McLure
83 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">Craig at chatspike.net</A>
84 Network Administrator of the ChatSpike IRC Network.
85 ChatSpike, the users network! www.chatspike.net
86
87
88
89
90
91 &gt;<i>From: &quot;Colin Thorpe(SCF)&quot; &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ghozer at scfclan.com</A>&gt;
92 </I>&gt;<i>Reply-To: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>
93 </I>&gt;<i>To: &lt;<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">ircservices-coding at ircservices.za.net</A>&gt;
94 </I>&gt;<i>Subject: [IRCServices Coding] Raws
95 </I>&gt;<i>Date: Thu, 17 Oct 2002 14:30:37 +0100
96 </I>&gt;<i>
97 </I>&gt;<i>If we made a module for things just as
98 </I>&gt;<i>SVSMODE
99 </I>&gt;<i>SVSNICK
100 </I>&gt;<i>SVSJOIN
101 </I>&gt;<i>SVSPART
102 </I>&gt;<i>etc... - If we make them work, on a module, and make them add commands
103 </I>&gt;<i>into &quot;help commands&quot; These would need to use RAW - how-ever, if we made
104 </I>
105 &gt;<i>it use RAW, But without re-enabling RAW.
106 </I>&gt;<i>would use of these commands cause problems, De-syncs, etc.....
107 </I>&gt;<i>
108 </I>&gt;<i>Ghozer
109 </I>&gt;<i>
110 </I>&gt;<i>------------------------------------------
111 </I>&gt;<i>irc.linkirc.net
112 </I>&gt;<i>www.linkirc.net
113 </I>&gt;<i>LinkIRC Co-Founder
114 </I>&gt;<i>Clan{SCF} Founder / Leader
115 </I>&gt;<i>Sacrificial ~n~ Cold Fear
116 </I>&gt;<i>www.clanscf.com
117 </I>&gt;<i>#Clan{SCF}
118 </I>&gt;<i>Fear, is not knowing. Terror, is finding out.
119 </I>&gt;<i>
120 </I>&gt;<i>------------------------------------------------------------------
121 </I>&gt;<i>To unsubscribe or change your subscription options, visit:
122 </I>&gt;<i><A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
123 </I>
124
125 _________________________________________________________________
126 Surf the Web without missing calls!&#160;Get MSN Broadband.
127 <A HREF="http://resourcecenter.msn.com/access/plans/freeactivation.asp">http://resourcecenter.msn.com/access/plans/freeactivation.asp</A>
128
129 ------------------------------------------------------------------
130 To unsubscribe or change your subscription options, visit:
131 <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices-coding">http://www.ircservices.za.net/mailman/listinfo/ircservices-coding</A>
132
133
134 </PRE>
135
136 <!--endarticle-->
137 <HR>
138 <P><UL>
139 <!--threads-->
140 <LI>Previous message: <A HREF="001611.html">[IRCServices Coding] Raws
141 </A></li>
142 <LI>Next message: <A HREF="001613.html">[IRCServices Coding] Possibly a Major bug?
143 </A></li>
144 <LI> <B>Messages sorted by:</B>
145 <a href="date.html#1612">[ date ]</a>
146 <a href="thread.html#1612">[ thread ]</a>
147 <a href="subject.html#1612">[ subject ]</a>
148 <a href="author.html#1612">[ author ]</a>
149 </LI>
150 </UL>
151
152 </body></html>