]> jfr.im git - solanum.git/blame - doc/credits-past.txt
Add oper:privs
[solanum.git] / doc / credits-past.txt
CommitLineData
a5c46d31
EM
1===============================================================================
2IRCD 2.8 CREDITS
3===============================================================================
4
212380e3
AC
5/************************************************************************
6 * IRC - Internet Relay Chat, doc/AUTHORS
7 * Copyright (C) 1990
8 *
9 * AUTHORS FILE:
10 * This file attempts to remember all contributors to the IRC
11 * developement. Names can be only added this file, no name
12 * should never be removed. This file must be included into all
13 * distributions of IRC and derived works.
14 *
15 * This program is free software; you can redistribute it and/or modify
16 * it under the terms of the GNU General Public License as published by
17 * the Free Software Foundation; either version 1, or (at your option)
18 * any later version.
19 *
20 * This program is distributed in the hope that it will be useful,
21 * but WITHOUT ANY WARRANTY; without even the implied warranty of
22 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23 * GNU General Public License for more details.
24 *
25 * You should have received a copy of the GNU General Public License
26 * along with this program; if not, write to the Free Software
27 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
28 */
29
30IRC was conceived of and written by Jarkko Oikarinen <jto@tolsun.oulu.fi>.
31IRC was originally written in University of Oulu, Computing Center.
32Jan 1991 - IRC 2.6 jto@tolsun.oulu.fi
33 - Multiple Channels and protocol changes
34
35Contributions were made by a cast of dozens, including the following:
36
37Markku Jarvinen <mta@tut.fi>: Emacs-like editing facility for the client
38
39Kimmo Suominen <kim@kannel.lut.fi>: HP-UX port
40
41Jeff Trim <jtrim@orion.cair.du.edu>: enhancements and advice
42
43Vijay Subramaniam <vijay@lll-winken.llnl.gov>: advice and ruthless publicity
44
45Karl Kleinpaste <karl@cis.ohio-state.edu>: user's manual
46
47Greg Lindahl <gl8f@virginia.edu>: AUTOMATON code, the Wumpus GM automaton,
48myriad bug fixes
49
50Bill Wisner <wisner@hayes.fai.alaska.edu>: numerous bug fixes and code
51enhancements
52
53Tom Davis <conslt16@zeus.unl.edu> and Tim Russell <russell@zeus.unl.edu>:
54VMS modifications
55
56Markku Savela <msa@tel4.tel.vtt.fi>: advice, support, and being the
57incentive to do some of our *own* coding. :)
58
59Tom Hopkins <hoppie@buengf.bu.edu>: bug fixes, quarantine lines,
60consolidation of various patches.
61
62Christopher Davis <ckd@cs.bu.edu>: EFnet/Anet gateway coding,
63many automata ;), documentation fixing.
64
65Helen Rose <hrose@cs.bu.edu>: documentation updating, and fixing.
66
67Tom Hinds <rocker@bucsf.bu.edu>: emacs client updating.
68
69Tim Miller <cerebus@bu-pub.bu.edu>: various server and client-breaking
70features.
71
72Darren Reed <avalon@coombs.anu.edu.au>: various bug fixes and enhancements.
73Introduced nickname and channelname hash tables into the server.
74
75The version 2.2 release was coordinated by Mike Bolotski
76<mikeb@salmon.ee.ubc.ca>.
77
78The version 2.4 release was coordinated by Markku Savela and
79Chelsea Ashley Dyerman
80
81The version 2.5.2 release was coordinated by Christopher Davis, Helen Rose,
82and Tom Hopkins.
83
84The versions 2.6.2, 2.7 and 2.8 releases were coordinated by Darren Reed.
85
86Contributions for the 2.8 release from the following people:
87Matthew Green <phone@coombs.anu.edu.au>
88Chuck Kane <ckane@ece.uiuc.edu>
89Matt Lyle <matt@oc.com>
90Vesa Ruokonen <ruokonen@lut.fi>
91
92Markku Savela <Markku.Savela@vtt.fi> / April 1990
93Fixed various bugs in 2.2PL1 release server (2.2msa.4) and changed
94sockets to use non-blocking mode (2.2msa.9). [I have absolutely
95nothing to do with clients :-]
96
97Chelsea Ashley Dyerman <chelsea@earth.cchem.berkeley.edu> / April 1990
98Rewrote the Makefiles, restructuring of source tree. Added libIrcd.a to
99the Makefile macros, numerous reformatting of server text messages, and
100added mkversion.sh to keep track of compilation statistics. Numerous
101bug fixes and enhancements, and co-coordinator of the 2.4 release.
102
103jarlek@ifi.uio.no added mail functions to irc.
104
105Armin Gruner <gruner@informatik.tu-muenchen.de> / May, June 1990:
106* Patched KILL-line feature for ircd.conf, works now.
107 Enhancement: Time intervals can be specified in passwd-field.
108 Result: KILL-Line is only active during these intervals
109* Patched PRIVMSG handling, now OPER can specify masks for sending
110 private messages, advantage: msg to all at a specified server or host.
111* Little tests on irc 2.5 alpha, fixed some little typos in client code.
112 Change: common/debug.c has been moved to ircd/s_debug.c, and a
113 irc/c_debug.c has been created, for the benefit that wrong server msg
114 are displayed if client does not recognize them. (strange, if a server
115 sends an 'unknown command', isn't it?)
116
117Tom Hopkins <hoppie@buengf.bu.edu> / September, October 1990:
118* Patched msa's K lines for servers (Q lines).
119* Consolidated several patches, including Stealth's logging patch.
120* Fixed several minor bugs.
121* Has done lots of other stuff that I can't seem to remember, but he
122 always works on code, so he has to have done alot more than three
123 lines worth. :)
124
125Thanks go to those persons not mentioned here who have added their advice,
126opinions, and code to IRC.
127
128Various modifications, bugreports, cleanups and testing by:
129
130Hugo Calendar <hugo@ucscb.ucsc.edu>
131Bo Adler <adler@csvax.cs.caltech.edu>
132Michael Sandrof <ms5n+@andrew.cmu.edu>
133Jon Solomon <jsol@cs.bu.edu>
134Jan Peterson <jlp@hamblin.math.byu.edu>
135Nathan Glasser <nathan@brokaw.lcs.mit.edu>
136Helen Rose <hrose@eff.org>
137Mike Pelletier <stealth@caen.engin.umich.edu>
138Basalat Ali Raja <gwydion@tavi.rice.edu>
139Eric P. Scott <eps@toaster.sfsu.edu>
140Dan Goodwin <fornax@wpi.wpi.edu>
141Noah Friedman <friedman@ai.mit.edu>
a5c46d31
EM
142
143
144===============================================================================
145IRCD-HYBRID CREDITS
146===============================================================================
147
148The hybrid team is a group of ircd coders who were frustrated
149with the instability and all-out "dirtiness" of the EFnet ircd's
150available. "hybrid" is the name for the collective efforts of a group
151of people, all of us.
152
153Anyone is welcome to contribute to this effort. You are encouraged
154to participate in the Hybrid mailing list. To subscribe to the
155Hybrid List, use this link:
156 https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
157
158The core team as, of this major release:
159
160adx, Piotr Nizynski <adx@irc7.pl>
161billy-jon, William Bierman III <bill@mu.org>
162cryogen, Stuart Walsh <stu@ipng.org.uk>
163Dianora, Diane Bruce <db@db.net>
164joshk, Joshua Kwan <joshk@triplehelix.org>
165kire, Erik Small <smalle@hawaii.edu>
166knight, Alan LeVee <alan.levee@prometheus-designs.net>
167metalrock, Jack Low <jclow@csupomona.edu>
168Michael, Michael Wobst <michael.wobst@gmail.com>
169Rodder, Jon Lusky <lusky@blown.net>
170Wohali, Joan Touzet <joant@ieee.org>
171
172The following people have contributed blood, sweat, and/or code to
173recent releases of Hybrid, in nick alphabetical order:
174
175A1kmm, Andrew Miller <a1kmm@mware.virtualave.net>
176AndroSyn, Aaron Sethman <androsyn@ratbox.org>
177bane, Dragan Dosen <bane@idolnet.org>
178bysin, Ben Kittridge <bkittridge@cfl.rr.com>
179cosine, Patrick Alken <wnder@uwns.underworld.net>
180David-T, David Taylor <davidt@yadt.co.uk>
181fl, Lee Hardy <lee@leeh.co.uk>
182Garion, Joost Vunderink <garion@efnet.nl>
183Habeeb, David Supuran <habeeb@cfl.rr.com>
184Hwy101, W. Campbell <wcampbel@botbay.net>
185jmallett, Juli Mallett <jmallett@FreeBSD.org>
186jv, Jakub Vlasek <jv@pilsedu.cz>
187k9, Jeremy Chadwick <ircd@jdc.parodius.com>
188kre, Dinko Korunic <kreator@fly.srk.fer.hr>
189madmax, Paul Lomax <madmax@efnet.org>
190nenolod, William Pitcock <nenolod@nenolod.net>
191Riedel, Dennis Vink, <riedel@chaotic.nl>
192scuzzy, David Todd <scuzzy@aniverse.net>
193spookey, David Colburn <spookey@spookey.org>
194TimeMr14C, Yusuf Iskenderoglu <uhc0@stud.uni-karlsruhe.de>
195toot, Toby Verrall <to7@antipope.fsnet.co.uk>
196vx0, Mark Miller <mark@oc768.net>
197wiz, Jason Dambrosio <jason@wiz.cx>
198