1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-23 13:36:37 +02:00

76 Commits

Author SHA1 Message Date
cvs2hg 42949736f6 fixup commit for branch 'experimentalweirdnes' 2001-01-09 23:26:11 +00:00
codemastr 7a0de228fc Fixed a shun bug 2001-01-09 23:26:10 +00:00
stskeeps 50beda9644 . 2001-01-09 19:07:25 +00:00
stskeeps cc4a5273db . 2001-01-09 10:25:34 +00:00
stskeeps 64931ec2cb . 2001-01-07 16:37:46 +00:00
codemastr 30e1580504 Fixed a G:line bug reported by ROXnet 2001-01-06 18:29:10 +00:00
stskeeps 45828bdf33 . 2001-01-06 10:51:30 +00:00
codemastr 9e88d95c35 made drpass be used in place of X:line 2001-01-06 00:55:06 +00:00
codemastr 6a02c2b900 made ulines load from the new config 2001-01-05 23:02:08 +00:00
stskeeps dbddc21399 +- Added listen {} runtime-configuration code work :))
+- Removed unrealircd.conf from stock
2001-01-05 22:37:13 +00:00
codemastr b75e6e6668 Made /admin use the new config 2001-01-05 19:50:22 +00:00
stskeeps 1ecdb3714c . 2001-01-04 22:02:04 +00:00
stskeeps 9c22ba475e +- Merged in sts-laptop branch 2001-01-04 21:54:09 +00:00
stskeeps b4493dae82 *** empty log message *** 2001-01-04 21:42:41 +00:00
codemastr 428a4c5d94 ... 2001-01-03 22:26:54 +00:00
codemastr 8335a9efca cron changes 2000-12-30 18:01:48 +00:00
codemastr 800401f0cc ... 2000-12-30 17:58:32 +00:00
codemastr bc8fe3cda1 ... 2000-12-30 17:57:54 +00:00
codemastr 989d31db7a ... 2000-12-30 17:57:04 +00:00
codemastr 449c223d5d Fixed a serious bug 2000-12-28 02:15:45 +00:00
codemastr 5a46eab842 ... 2000-12-28 01:47:35 +00:00
codemastr 1a59f08f8c Fixed a ircd.tune bug 2000-12-27 22:05:38 +00:00
codemastr 97cc8fe0b3 Fixed a STATS_ONLYOPER bug 2000-12-27 21:48:27 +00:00
stskeeps 02424859a2 . 2000-12-27 18:57:33 +00:00
codemastr 77b43b023f added the except parser 2000-12-27 18:26:21 +00:00
codemastr 697779c545 fixed a chg*/set* and sdesc bug 2000-12-27 15:45:41 +00:00
codemastr b899d5f1f6 ... 2000-12-26 15:49:37 +00:00
stskeeps 19f40d067c +- Added TODO in top of s_conf2.c 2000-12-26 12:59:25 +00:00
stskeeps 95599d4f69 +- Finished _conf_allow 2000-12-26 12:45:12 +00:00
stskeeps 3d42025e70 +- Finished _conf_listen 2000-12-26 12:04:13 +00:00
stskeeps cf209ac0f8 . 2000-12-25 23:43:29 +00:00
stskeeps bfe9ce19f8 +- A report_configuration code (showoff) 2000-12-25 23:07:15 +00:00
stskeeps 021dbadcb2 +- Finished _conf_oper 2000-12-25 22:25:55 +00:00
stskeeps 5e1a7560f4 . 2000-12-25 20:47:53 +00:00
codemastr 14060a44dd Added tld to the config code 2000-12-25 20:40:56 +00:00
stskeeps 8a526e56ef . 2000-12-25 19:59:21 +00:00
stskeeps 5e009543c0 .. 2000-12-25 19:53:32 +00:00
codemastr c521050ad8 made config2 use strerror to report errors rather than the numeric 2000-12-25 19:52:38 +00:00
angel11 61d9748dc0 Fixed s_user.c so umode N and T cannot coexist 2000-12-25 19:43:11 +00:00
stskeeps e9bde25600 +- Removed parser builtin directive include, and replaced it with our own 2000-12-25 18:46:53 +00:00
stskeeps 2a40af2bff . 2000-12-25 16:41:18 +00:00
stskeeps 263eebc9b3 . 2000-12-25 16:34:59 +00:00
stskeeps 3411fb0724 +- Some more config2 code 2000-12-25 10:43:42 +00:00
codemastr 481856ecde added drpass to the config code 2000-12-24 22:15:08 +00:00
stskeeps 8ae2344c43 . 2000-12-24 21:59:50 +00:00
codemastr 4d7e1dc8be ... 2000-12-24 21:53:43 +00:00
stskeeps dfffd4b238 +- Some more newconf code 2000-12-24 21:52:33 +00:00
stskeeps 8837f3540e +- Some more _conf_class code 2000-12-24 18:12:41 +00:00
codemastr d455d37f59 *** empty log message *** 2000-12-24 18:04:11 +00:00
codemastr 7464b80219 /stats changes 2000-12-24 18:00:41 +00:00
codemastr 24318b579f fixed a missing : on numeric 379 2000-12-24 16:52:27 +00:00
stskeeps a99d4497df . 2000-12-24 16:34:12 +00:00
stskeeps 6751ce7349 +- Added some a bit functional _conf_class code 2000-12-24 16:09:28 +00:00
stskeeps 7b44111745 +- Added the next part of the new config parser, and some even more 2000-12-24 15:37:57 +00:00
stskeeps f3c5f6f6c8 +- Added the next part of the new config parser 2000-12-24 13:31:33 +00:00
stskeeps e24f9f0844 +- Added first part of the new config parser, s_conf2.c 2000-12-23 23:21:10 +00:00
stskeeps 2edbe91580 . 2000-12-23 12:57:33 +00:00
stskeeps 9e68fd3ac0 *** empty log message *** 2000-12-23 12:55:46 +00:00
stskeeps dc7eca4b5d + Stskeeps> +j? but yes, there's a bug there 2000-12-21 10:16:52 +00:00
codemastr 749014625a *** empty log message *** 2000-12-20 22:07:49 +00:00
codemastr 313ec95dcd Fixed a bug where you would receive a double notice on /who 0 o 2000-12-20 17:47:02 +00:00
codemastr 4d8e57d51d topci fixes 2000-12-20 17:36:29 +00:00
codemastr 6bc1965492 ... 2000-12-20 17:17:04 +00:00
stskeeps d17cbcc9b5 +- Added in devdev's INSTALL replacement
- Made it so you don't get a +W notice if you /who or /whois yourself reported by Ron885
 - You can no longer specify an *@unrealircd.com/org, or unreal-*@lists.sourceforge.net email
   as your KLINE_ADDRESS (the "Why am I K:lined?" messages got too annoying)
+- Removed some irc.flirt.org references.
2000-12-20 15:18:56 +00:00
codemastr 5ad018cce7 ... 2000-12-19 22:33:33 +00:00
codemastr a69ec1a95b Made it so you don't get a +W notice if you /who or /whois yourself 2000-12-19 22:21:50 +00:00
stskeeps de447b9495 +- Fixed some more points of ->passwd bugs 2000-12-17 20:51:40 +00:00
stskeeps f855bb7dab + m_server_estab, reported and fixed by Kanzen_Greiver 2000-12-17 20:45:36 +00:00
codemastr 65aa3e7a6e Modified rehash flags to use strnicmp rather than match 2000-12-17 18:35:31 +00:00
stskeeps 96bda8f5dc . 2000-12-17 11:58:05 +00:00
codemastr 4429a4ba7e removed a redundant include of time.h 2000-12-15 22:25:32 +00:00
stskeeps 3d0bf74200 +- Fixed permission problem with SSL .pem files (was o+r) 2000-12-15 16:44:23 +00:00
stskeeps 44d7308718 . 2000-12-14 20:41:03 +00:00
stskeeps 9dbfd6251d *** empty log message *** 2000-12-14 17:01:15 +00:00
cvs2hg d46d93cfa5 fixup commit for tag 'unreal3_1_1_stable' 2000-12-14 16:07:33 +00:00
cvs2hg 8350bc861c fixup commit for tag 'unreal3_1_1_darkshades' 2000-12-14 16:07:32 +00:00
145 changed files with 10272 additions and 3429 deletions
+13 -14
View File
@@ -1,19 +1,18 @@
Welcome to the UnrealIRCd configuration program. This program
will help you compile your IRC server by asking you questions
regarding your system and how you want the ircd to function.
will help you to compile your IRC server, and ask you questions
regarding the setup of it, during the process.
If you need help setting up your server, mail
supporters@lists.unrealircd.org or ask on IRC:
/server irc.ircsystems.net, /join #unreal-support
If you need help to set the IRCd up, mail
unreal-support@lists.sourceforge.net or ask at IRC:
/server irc.ircsystems.net, /join #unrealircd
Regardless, please read Unreal.nfo first along with all documentation
and FAQ's in doc/. If you do not do this, we will NOT help you!
For any sake, read Unreal.nfo and read doc/faq before asking questions
If the code is changed in any way, or the version string is modified,
we will _NOT_ support the product. (Unless of course you got explicit
permission from one of the UnrealIRCd coders.)
NOTE: If the code is changed in any way, or the version string is changed,
we do _NOT_ support the product, except if you got explicit permission
from one of the UnrealIRCd coders. If it fails and you messed with it,
you can't blame noone but yourself. Also, non-official UnrealIRCd/32
builds (if it doesn't say "geniune" in the display) are _NOT_
supported.
Finally, unofficial UnrealIRCd/32 builds (if it doesn't say "genuine"
in the display) are _NOT_ supported.
-Luke (maintainer of UnrealIRCd 3.1.x)
-Stskeeps (Head coder of UnrealIRCd)
+16 -23
View File
@@ -1,30 +1,23 @@
Unreal3.1.4-Meadows Release Notes
Unreal3.1.1-Darkshades Release Notes
===================================
* This is yet another significant upgrade over the last version. Most notable
compatibility wise is the backporting of the new host cloaking from 3.2.
As a result of this, we strongly recommend that you convert all of your servers
to 3.1.4 and avoid running a network with mixed versions. They'll link fine
and operate okay, but the differences in cloaking will make it easier for
individuals to evade bans by simply switching servers.
* It is REALLY RECOMMENDED that you run only Unreal3.1.1<->Unreal3.1.1,
as Unreal3.1+sf got some funny SJOIN bugs that causes the network to
desynch
* Also, before this version if a 3.2 server with IPv6 enabled was linked to the
network, and a client connected using IPv6, it caused 3.1.x servers to segfault,
as the cloaking routine was unable to deal with IPv6 format addresses. This is
also corrected in this version
* It is ADVISABLE that you allocate numerics to each server on your network.
You simply in the M: line, just after the port, add :numeric, like:
M:irc.fyremoon.net:*:Description:6667:20
* Please Note: There have been a couple of configuration file changes! This is
IMPORTANT. Your IRCd WILL NOT START if you don't change the cloak key values found
in unrealircd.conf. Additionally, it would be prudent to note that there is a
new directive in unrealircd.conf, exempt_all, which permits exempt lines in
ircd.conf to match glines in addition to klines. It defaults to 1. Finally, both
version numbers in the .network file and unrealircd.conf have been changed. In
unrealircd.conf, because of the 4 new directives. In the .network file because
we removed techadmin, and the host directive for it. We will NOT bring techadmin
back. If you don't like it, readd it yourself, and be sure to note that we won't
provide support for modified versions of Unreal.
Where 20 is the numeric. Numerics are 1-255, 0 means no numeric (bad),
and no server must have same numeric
* The rest of the changes can be found (obviously) in the Changes file.
* We have introduced encrypted irc connections, using SSL
You need to set up a SSL port, P:IP:s:*:port
To connect securely to another server, add :S at the end of the C:line
and make sure it autoconnect/connects to a SSL port
* Finally, read Unreal.nfo as usual AND THE DOCS in doc/.
* Read Unreal.nfo for any sake AND THE DOCS IN doc/. To update/upgrade your IRCd,
please run the ./update script. This requires "wget" and "cvs" on the box to function
+11 -8
View File
@@ -4,14 +4,17 @@
| some kind of Certification Authority (CA), so your users can check that |
| they are really connected to the real server, so they feel secure? |
| |
| An initiative has been started, to help this problem, as more and more |
| A initiative have been started, to help this problem, as more and more |
| SSL-enabled IRC servers will be started in the future, and people will |
| have trouble authenticating that they are really at the right server. |
| This initiative is called OpenIRC CA - They offer you to sign |
| SSL certificates for use with your IRCd for free, |
| so your users can be sure that they can trust you and your server. |
| To get a signed certificate from them please visit the website |
| http://www.openirc-ca.eu.org |
| | Press enter to continue |
| This initiative is called SICI (Secure IRC Certification Initiative. We |
| sign your certificates for free, using the simple way of authenticating |
| you by going to your IRC server and testing if it's really you. |
| |
| You can send in your "server.req.pem" file to us at our email |
| certs@sici.ircsystems.net, with contact info on you (IRC network, nick, |
| status). We will then contact you, and check if you have provided true |
| information. If you need more information about SICI, visit our website |
| http://sici.ircsystems.net, where you can download our root certificate,|
| and read even more about this project. | Press enter to continue |
---------------------------------------------------------------------------
+2
View File
@@ -0,0 +1,2 @@
ircdcron/ircd.cron
ircdcron/ircdchk
+2
View File
@@ -0,0 +1,2 @@
List of helpers in the alpha/beta phase:
* Headbang, Alpha/beta tester
+69 -400
View File
@@ -1,5 +1,5 @@
/*
* UnrealIRCd Changes File - (C) Carsten Munk 1999-2002 &
* UnrealIRCd Changes File - (C) Carsten Munk 1999-2000 &
* The UnrealIRCd Team
*
* $Id$
@@ -20,404 +20,73 @@
*
*/
[ Unreal4.0 ]
[ Unreal3.2-Selene ]
- Fixed a _serious_ bug in SERVER command, reported by Valen, Forrester,
M0rpheus, JK, and Hiten.
[ Unreal3.1.3 ]
-----------------------------------------------------------
Initial release, based on 3.1.1 code and lots of 3.2-beta
functions that are actually sane
-----------------------------------------------------------
resolv.h line 76
#if ((__GNU_LIBRARY__ == 6) && (__GLIBC__ >=2) && (__GLIBC_MINOR__ >= 2))
#define res_init __res_init
#endif
Fixes compile error w/ later glibc
--Luke
===================================
parse.c line 404
removed if (lifesux)
--Luke
===================================
s_bsd.c
first instance of HighscoreFD
removed the define
removed rhighest_fd as well
removed all instances of HighscoreFD()
changed rhighest_fd + 1 to MAXCONNECTION
(100% cpu fix from 3.1.1)
--Luke
===================================
channel.c
Took m_sjoin from 3.2
removed lp2
changed Member *lp to Link *lp;
Changed other stuff (document later?)
--Luke
===================================
s_serv.c
replaced m_server_estab with one from u32june12
--Luke
===================================
Fixed missing : on line 419 s_err.c (numeric 379)
--Luke
===================================
stole all m_chg* and m_set* functions from u32june12
in s_unreal.c
--Luke
===================================
stole sdesc from latest beta in s_unreal.c
--Luke
===================================
line 1683 in s_serv.c
added me to /info
--Luke
===================================
line 1342 res.c
added line sts foolishly deleted that broke win32 resolver
--Luke
===================================
line 2161 in channel.c
fixed mode segfault bug
--Luke
===================================
line 152, fixed #endif error
aln.c
--Luke
===================================
-------------------------------------------------------------
Beta2ish
-------------------------------------------------------------
line 341 ircd.c
win32 hates SIGQUIT, #ifndef it out.
--Zogg
===================================
line 1298 s_bsd.c
set_blocking() won't compile under msvc.
Not important, #ifndef'd out for win32
--Zogg
===================================
line 234 in Makefile.dist
fixed perms on ssl certs
--Luke
===================================
Added Zogg's win32 makefile that actually works.
--Luke
===================================
------------------------------------------------------------
Beta3ish
------------------------------------------------------------
Changed line 179 in ssl.c to
set_blocking(cptr->fd, NULL);
otherwise random segfaults on ssl connect occur
--Luke
===================================
Changed line 223 in ssl.c to
strcat(buf, (char *) my_itoa(bits));
otherwise got warning on compile in bsd
--Luke
===================================
Put in rest of patch for mode propagation bug
*whack*
--Luke
===================================
--------------------------------------------------------------
Beta4
--------------------------------------------------------------
Stole StripColors from 3.2-beta, resolves memory
leak in 3.1.3
--Luke
===================================
Rearranged doc/ slightly (moved some more stuff to
History
--Luke
===================================
s_user.c line 1946 - (char *)StripColors as per
new StripColors function from 3.2-beta
--Luke
===================================
stole add_exbanid and add_banid from devel
(other stuff was just weird)
--Luke
===================================
line 4748 in s_user.c for cases i and o added fix (svsmode)
line 4651 too (svs2mode)
for svsmode bug (thanks codemastr)
--Luke
===================================
line 829, 1035 in s_kline.c gline bug resolved
(again codemastr)
--Luke
===================================
line 1583 res.c fixed dns l, only opers!
(again codemastr)
--Luke
===================================
Modified ./Config to play nice with BSD
(and yes, God forbid, SunOS 5.x *shudder*)
--Luke
===================================
added -lsocket when compiling fdmaxcounter
in sunos 5.x, may produce crack induced result
but at least it compiles now
--Luke
===================================
145, list.c added passwd fix
deled cptr->passwd; above (line 135ish)
--Luke
===================================
*** 3.1.3 Released ***
[ Unreal 3.1.4 ]
--------------------------------------------------
The fixes and backports continue. Strange how much
time maintaining Unreal can eat up...
Beta1
--------------------------------------------------
Removed tech admin.
This feature is useless bloat. If you want it back
do NOT complain to any of the Unreal coders, feel
free to reimplement it yourself. Do note, however,
that if you modify the code in any way, shape, or
form you immediately give up your ability to
receive any type of support from us.
--Luke
===================================
Line 703 in ircd.c fixed...breaks
gcc3 compatibility (thanks to shellz.net's
NuC for reporting)
--Luke
===================================
Fixed issue in s_user.c where +H opers
could be identified by normal users in
a trivial manner (thanks to Magnet from
epiknet)
--Luke
===================================
s_user.c fixes
basically, /whois doesn't display snotice
if you're +W and do it to yourself
/who the same
and "is a secure connection" is no longer
bold (it was lame)
--Luke
===================================
s_serv.c fixes
fixed map bug that allowed you to trivially
find a hidden U lined server (hopefully)
--Luke
===================================
rmed zip.c (not used at all.)
and zip.h and anything related to zip
--Luke
===================================
E lines now match glines, zlines, shuns
(if you say yes in config)
--Luke
===================================
map bug still exists (earlier fix made it
worse)...removed.
--Luke
===================================
/adchat bug that sends it to coadmins twice
(coadmins are actually server admins as far
as the ircd is concerned for most purposes, no
need to send to both UMODES)
--Luke
===================================
rewrote m_kick almost entirely (it sucked)
--Luke
===================================
newdns.c removed - another useless file
--Luke
===================================
------------------------------------------------
Beta2
------------------------------------------------
ripped cloak.c from 3.2, and added Config
options as needed.
--Luke
===================================
Fixed 3 svsnoops bugs, so it appears to be
actually working now...
--Luke
===================================
+S users no longer show channels in /whois
--Luke
===================================
Added a gzline command. I use it with bopm on
my network all the time, and am getting
sick of readding it after each new release.
Additionally, I think it's a useful command
for anyone to have.
--Luke
===================================
Revamped operoverride stuff so it's consistent
and somewhat sane. (also made NetAdmin.Chat
NetAdminChat to keep with other forms)
--Luke
===================================
Fixed m_kick more
--Luke
===================================
Made "is a bot.." not bold
--Luke
===================================
Fixed a bug with \r\n being mistakenly parsed
wrong. Thanks to John_z
--Luke
===================================
Added temp patch to m_kline to stop segfault
--Luke
===================================
------------------------------------------------
Beta3
------------------------------------------------
Backported check_pings with loop.do_ban_check from 3.2
--Stskeeps
===================================
Added nice fix to HCN so that BOPM works natively
(it would still be wise to mod bopm yourself
and have it scan all clients by using +F, as I've
done, but whatever.)
--Luke
===================================
Moved cloak key definitions to .network file
--Luke
===================================
omfg, a patch that resolved some really interesting
problems with really long parameter modes has been
applied. (this in itself is a great reason to
upgrade)
--Luke
===================================
Moved exempt_all option to unrealircd.conf, no longer
a #define in settings.h & ./Config option.
--Luke
===================================
Made stop code error more stupid-people friendly
--Luke
===================================
Added code that shows nick changes on entire net
when umode +j (JUNK). Also, went through channel.c
and made all snotices look "nicer"
--Luke
===================================
Moved cloak keys to unrealircd.conf, since the
.network files are public domain (in general).
Go lynch Stskeeps if you don't like it.
--Luke
===================================
Actually added sample lines to unrealircd.conf
for EXEMPT_ALL and CLOAK_KEY_n. Also, changed
version number on both that and the .network
file, as both have changed since 3.1.3.
--Luke
===================================
Useful /who patch incorporated, thanks to
larne
--Luke
===================================
Rewrote all of /who, fuck everyone's patches
mine are better!
--Luke
===================================
More /who madness! I've added an h flag, similar
to the o flag that you can append on the end
for opers, so for instance say you /who *bob* h
it will display real hosts instead of masked ones
in the replies.
--Luke
===================================
Oper invisibility is no longer enabled by default
but is a provided option in ./Config
--Luke
===================================
Changed information flag shown in /version. R now
appears if invisibility is compiled in (even if
disabled in unrealircd.conf)
--Luke
===================================
rmed Config.c (broken, severely) and networks.ndx
--Luke
===================================
Added win32-compile-guide in doc/ for people wanting
to compile their own version for windows.
--Luke
===================================
Once again we global when anyone that's not a local
oper opers. I like this, if you don't email me and
maybe I'll add a conf option for it.
--Luke
===================================
- Fixed /botserv problem
- Fixed permission problem with SSL .pem files (was o+r)
- Removed a redundant time.h include reported by trippin
- Modified rehash flags to use strnicmp rather than match (faster)
- Fixed some points of confusion of possible cptr->passwd bug in
m_server_estab, reported and fixed by Kanzen_Greiver
- Fixed some more points of ->passwd bugs
- Added in devdev's INSTALL replacement
- Made it so you don't get a +W notice if you /who or /whois yourself reported by Ron885
- You can no longer specify an *@unrealircd.com/org, or unreal-*@lists.sourceforge.net email
as your KLINE_ADDRESS (the "Why am I K:lined?" messages got too annoying)
- Removed some irc.flirt.org references.
- Made it so if a channel is +O or +A and you are not +O or +A and not in the channel, you can not
/topic #channel same for +b if not +o or on the channel. Suggested by Sysop_Mars
- Fixed a bug where you would receive a double notice when someone does a /who 0 o
- Added first part of the new config parser, s_conf2.c
- Added the next part of the new config parser, and some even more
- Fixed a missing : on numeric 379 found by script0r
- Added some a bit functional _conf_class code
- Some more _conf_class code
- Typing /stats or /stats invalid-flag will return a list of valid flags
- You no longer receive a /stats +e notice when no flag is specified, or an invalid flag is specified
- Some more newconf code, and some more
- Added drpass (X:line) to the config code
- Some more config2 code
- Removed parser builtin directive include, and replaced it with our own
- The config2 now uses strerror() to display an error, rather than the numeric
- Fixed s_user.c so umode N and T cannot coexist
- Added tld (T:line) to the config code
- Finished _conf_oper
- A report_configuration code (showoff)
- Finished _conf_listen
- Finished _conf_allow
- Added TODO in top of s_conf2.c
- Fixed a bug reported by S7 that affected chg* and set* as well as sdesc
- Started work on the except parser
- Wierdoe parse things
- Made except parser use a specialized _configflag_except instead of wasting
a byte.
- Changed version to "Unreal3.2-Selene" (Selene = female character in a
comic mag i found at my grandmas :P)
- Finished _conf_vhost
- Made _conf_listen understand listen <port> {}
- Finished _conf_link
- Added some _conf_link validity and added ->class option (forgot it)
- Made ircd.c use the newconf with me.* setup. Uses the first and the best
as listener
- Finished _conf_ban (try and attack us now idiots!)
- Made "No response from", use GLOBOPS instead of GNOTICE.
Fixes TODO Bugfixes Thu Dec 14 2000 Priority 10 added by Stskeeps
- Fixed telnet close server thing, fixes Wed 20 Dec 2000 priority 9,
added by codemastr
- Fixed /whois shows what channels +S are in.
Closes stskeeps/Dec30-2000-10-Bugfixes =======
- Fixed a STATS_ONLYOPER bug
- Fixed a ircd.tune bug (the file may not write if it didn't exist)
- Fixed a serious bug reported by Kanzen_Griever
- Merged in sts-laptop branch
- Made /admin use the new config (had to modify some newconf stuff to make a backwards copy
of the list as well)
- Made U:lines loaded from the newconf, also made /stats U read the U:lines from the newconf
- Added listen {} runtime-configuration code work :))
- Removed unrealircd.conf from the stock
- X:line was replaced with drpass {} in /restart and /die (will make them faster as well)
- Made +u do a auditorium/star chat feature, suggested by |Martin|=======
- Fixed a G:line bug that would allow certain masks to be interpreted as *@*
- Fixed the same bug in shun that affected G:line
View File
+3 -50
View File
@@ -11,7 +11,7 @@
# distribution without the author's prior consent.
#
# $Id$
IRCD_VERSION="Unreal3.1.4 Meadows"
IRCD_VERSION="Unreal3.1.1-Darkshades"
CONF_DATE=`date`
LAST_VERSION="very very old"
#
@@ -81,7 +81,6 @@ CRYPT_OPER_PASSWORD=""
CRYPT_LINK_PASSWORD=""
CRYPT_ILINE_PASSWORD=""
CRYPT_XLINE_PASSWORD=""
ENABLE_INVISOPER=""
LISTEN_SIZE="5"
MAXSENDQLENGTH="3000000"
BUFFERPOOL="(9 * MAXSENDQLENGTH)"
@@ -1503,42 +1502,6 @@ fi
esac
done
FOO=""
runonce=""
while [ -z "$FOO" ] ; do
if [ -n "$ENABLE_INVISOPER" ] ; then
FOO="Yes"
else
FOO="No"
fi
echo ""
echo "Do you want to enable total invisibility (+I) mode for opers?"
echo $n "[$FOO] -> $c"
if [ -z "$AUTO_CONFIG" -o -n "$runonce" ] ; then
read cc
else
cc=""
runonce=Yes
fi
if [ -z "$cc" ] ; then
cc=$FOO
fi
case "$cc" in
[Yy]*)
ENABLE_INVISOPER="1"
;;
[Nn]*)
ENABLE_INVISOPER=""
;;
*)
echo ""
echo "You need to enter either Yes or No here..."
echo ""
FOO=""
;;
esac
done
FOO=""
runonce=""
while [ -z "$FOO" ] ; do
@@ -1661,11 +1624,7 @@ while [ -z "$FOO" ] ; do
done
echo ""
echo ""
if [ "$OSNAME" = "Solaris 2.x (or SunOS 5.x)" ] ; then
$CCPATH -lsocket -o src/fdmaxcounter src/fdmaxcounter.c
else
$CCPATH -o src/fdmaxcounter src/fdmaxcounter.c
fi
$CCPATH -o src/fdmaxcounter src/fdmaxcounter.c
src/fdmaxcounter
FOO=""
runonce=""
@@ -1888,11 +1847,6 @@ if [ -n "$CRYPT_XLINE_PASSWORD" ] ; then
else
echo "#undef CRYPT_XLINE_PASSWORD" >> $OPTIONS_H
fi
if [ -n "$ENABLE_INVISOPER" ] ; then
echo "#define ENABLE_INVISOPER 1" >> $OPTIONS_H
else
echo "#undef ENABLE_INVISOPER" >> $OPTIONS_H
fi
if [ -n "$HUB" ] ; then
echo "#define HUB 1" >> $OPTIONS_H
else
@@ -1938,7 +1892,6 @@ CRYPT_OPER_PASSWORD="$CRYPT_OPER_PASSWORD"
CRYPT_LINK_PASSWORD="$CRYPT_LINK_PASSWORD"
CRYPT_ILINE_PASSWORD="$CRYPT_ILINE_PASSWORD"
CRYPT_XLINE_PASSWORD="$CRYPT_XLINE_PASSWORD"
ENABLE_INVISOPER="$ENABLE_INVISOPER"
LISTEN_SIZE="$LISTEN_SIZE"
MAXSENDQLENGTH="$MAXSENDQLENGTH"
BUFFERPOOL="$BUFFERPOOL"
@@ -1983,6 +1936,6 @@ cat << __EOF__
| - The UnrealIRCd Team - |
| * Stskeeps stskeeps@unrealircd.com |
| * codemastr codemastr@unrealircd.com |
| * Luke luke@unrealircd.com |
| * DrBin drbin@unrealircd.com |
|_____________________________________________________________________|
__EOF__
+96 -153
View File
@@ -1,156 +1,99 @@
$Id$
Installation Procedures for the UnrealIRCD:
=======================================================================
Created by Stskeeps <stskeeps@tspre.org>
=======================================================================
This document describes how to install ircd, the unix daemon that acts as
an IRC server.
For more information on UnrealIRCD contact us at
unreal-dev@lists.sourceforge.net
The UnrealIRCD is available from http://www.unrealircd.com
along with the latest copy of this document.
###############################################################################
#### Unreal IRC Unix Daemon Installation Guide ####
#### UnrealIRCD ver 3.1.1 ####
#### unreal-dev@lists.sourceforge.com ####
#### http://www.unrealircd.com/ ####
###############################################################################
#### Unpackaging the IRCD ####
#### ####
#### 1) gzip -d Unreal3.1.1.tar.gz ####
#### ####
#### 2) tar xvf Unreal3.1.1.tar ####
#### ####
#### 3) cd Unreal3.1.1/ ####
###############################################################################
#### Compiling the IRCD ####
#### ####
#### 1) Supported Operating Systems ####
#### ####
#### OS and Version Compiler and Version Comments ####
#### --------------- ------------------------ ------------------------ ####
#### NetBSD 1.2B gcc 2.7.2 ####
#### FreeBSD 2.1.0 gcc 2.6.3 Don't use crypt at all ####
#### SunOS 4.1.4 gcc 2.7-96q1 (Cygnus) ####
#### Solaris 2.4 gcc 2.7-96q1 (Cygnus) (SunOS 5.4) ####
#### Solaris 2.5 SunWorks Pro C (SunOS 5.5.1) ####
#### cc: SC4.0 18 Oct 1995 C 4.0 ####
#### Digital Unix 3.2 gcc 2.7-96q3 (Cygnus) ####
#### Linux 2.0.24 gcc 2.7.2.1 ####
#### PUX 9.01 gcc 2.6.3 ####
#### HPUX 10.01 gcc 2.7-96q3 (Cygnus) ####
#### Linux PPC (iMac) ####
#### AmigaOS 3.0 GCC egcs-2.91.66 (compile with -D_AMIGA) ####
#### Windows NT/95 MSVC++ 4.0 ####
#### Linux Mandrake Read FAQ ####
#### Linux 2.3.x gcc 2.95.2 glibc 2.1.3 ####
#### ####
#### 2) DO NOT edit the MakeFile or any of the files to configure your ####
#### IRCd. The newest releases of Unreal only require you to run: ####
#### ####
#### ./Config ####
#### ####
#### 2a) Windows users: please read WIN32 ####
#### ####
#### 3) When in ./Config put in the best answers to your knowledge. ####
#### This is all pretty self explanatory. We suggest, to advoid ####
#### problems later on, put the DPATH and SPATH as the default. ####
#### (When it asks where the config files and binarys will be). ####
#### Also, when it asks for max file connections, the default is ####
#### 1024, but above it you will see what your true limit is. ####
#### Please put the maxfd number in or else your IRCD will not ####
#### start at all and you will have to re-compile. ####
#### ####
#### 4) make ####
#### This will compile your server based on you settings chosen in ####
#### ./Config ####
#### ####
#### 4a) Hopefully, the server will compile without incident. If it ####
#### does not, and you are not able to determine the error, please ####
#### email unreal-dev@lists.sourceforge.net and hopefully someone ####
#### will be able to help you. Another suggestion is going on IRC ####
#### /server irc.ircsystems.net #UnrealIRCD ####
#### ####
#### 4b) make install - IS NOT NEEDED ####
#### ####
###############################################################################
#### Configuring the Server ####
#### ####
#### 1) ./makeconf ####
#### This executable has been created to help with your ircd.conf ####
#### creation process. It walks you through the steps and makes the ####
#### file for you. Note: If you want to edit your ircd.conf you ####
#### should only need to: edit ircd.conf. If you ./makeconf again ####
#### it will delete the old ircd.conf and re-write a new one. ####
#### ####
###############################################################################
#### Starting the Server ####
#### ####
#### 1) Make sure you're in the top level Unreal3.1.1 directory.. ####
#### ####
#### 2) ./ircd ####
#### ####
#### 3) If you get the error screen, please go through and check each ####
#### point presented, if you have no luck, go on IRC ####
#### /server irc.ircsystems.net #UnrealIRCD ####
#### ####
#### 4) /server yourserverip or domainname ####
#### ####
###############################################################################
#### Updating the IRCD ####
#### ####
#### 1) ./update ####
#### Newer releases of Unreal allow the use of ./update which logs ####
#### into the Unreal server and allows you to pick a new version to ####
#### to upgrade to. ####
#### ####
###############################################################################
=======================================================================
This version of the UnrealIRCD is known to compile on the following
platforms, and with the following compilers. If you wish to add to this
list, send the relevant information to us.
OS and Version Compiler and Version Comments
------------------- ------------------------ -------------------------------
NetBSD 1.2B gcc 2.7.2
FreeBSD 2.1.0 gcc 2.6.3 Do NOT use crypt at all...
SunOS 4.1.4 gcc 2.7-96q1 (Cygnus)
Solaris 2.4 gcc 2.7-96q1 (Cygnus) (SunOS 5.4)
Solaris 2.5 SunWorks Pro C (SunOS 5.5.1)
cc: SC4.0 18 Oct 1995 C 4.0
Digital Unix 3.2 gcc 2.7-96q3 (Cygnus)
Linux 2.0.24 gcc 2.7.2.1
HPUX 9.01 gcc 2.6.3
HPUX 10.01 gcc 2.7-96q3 (Cygnus)
Linux PPC (iMac)
AmigaOS 3.0 GCC egcs-2.91.66 (compile with -D_AMIGA)
Windows NT/95 MSVC++ 4.0
Linux Mandrake Read FAQ
Linux 2.3.x gcc 2.95.2 glibc 2.1.3
=======================================================================
Unpacking the Distribution
If you are reading this, you have most likely already done this, but to
recap:
The UnrealIRCD server comes tarred and gziped. To uncompress it and expand
it, use the following commands at the Unix prompt:
gzip -d Unreal3.1.tar.gz
tar -xvf Unreal3.1.tar
This will create a new directory called Unreal3.0 and unpack the source
into it.
=======================================================================
Editing the Configuration Files
In previous versions of the source code many files had to be edited to
make things right for any given server.
In this version you DO NOT NEED TO EDIT THE Makefile OR ANY FILES
IN include! That is, unless you set some strange options. If you
find the need to edit include/config.h, for example,
mail us and tell us why ; Config can be made smarter, and that will make
it so you won't have to edit anything for the next version.
=======================================================================
Compiling Your Server
Windows users: You must compile the Config program first. To do this
run the following command: $CC src\Config.c
where $CC is the name of your compiler. for MSVC users that is 'cl'
To build the server, simply run
% ./Config
to start the configuraton program. This program looks at your system
and generate the include/setup.h, include/settings.h, and Options files.
You will be asked some questions. Usually the default answers are the best
ones and most correct. To accept the default, just hit RETURN.
Next, type 'make'. This will compile your server. Depending on your system,
this may be a good time for a caffeine break. (MSVC users run 'nmake')
Hopefully, the server will compile without incident. If it does not, and
you are not able to determine the error, please email
unreal-dev@lists.sourceforge.net and hopefully someone will be able to help you with the problem. If you
do need to fix something, mail there with a patch.
BE CERTAIN TO INCLUDE OPERATING SYSTEM INFORMATION (uname -a) AND COMPILER
VERSION (gcc -v, for instance) IN ALL BUG REPORTS.
=======================================================================
Installing the Files
'make install' does not work in this release -- it doesn't do anything
except a compile if that is needed.
The only files you need are the binary from src/ircd and and an ircd.conf
(see below for copying doc/example.conf as your initial ircd.conf). You
probably will want to create a MOTD file too, as well as place the man
pages from the doc directory to appropriate place in your system.
=======================================================================
Configuring Your Server
The previous step places a file named 'example.conf' into your irc
directory you specified to Config.
To create an IRC configuration file, edit: ircd.conf
Now edit this file to reflect your server. The file is mainly
self-explanatory. Note that if you plan to use your server on ROXnet,
make sure that you have the following line:
U:services.roxnet.org:*:*
If you need help configuring your file, please connect to ROXnet,
(irc.flirt.org or irc.roxnet.org) - go to channel #UnrealIRCd, and ask.
=======================================================================
Starting Your Server
Simply enter the complete path to the executable into the Unix command
line, then hit return. Your server is now operational, assuming that you
have completed all the steps described above.
NOTE: If you get something like the following when running ircd:
ircd fd table too big
Hard Limit: 256 IRC max: 1024
Fix MAXCONNECTIONS
You need to change config.h and recompile. Find the line that says
"#define MAXCONNECTIONS 1024", and change it to the number given after
"Hard Limit" (most likely 256), then make the server again, following the
above instructions.
Enjoy!
- The UnrealIRCd Team - unreal-dev@lists.sourceforge.net
+1 -2
View File
@@ -231,8 +231,7 @@ pem: src/ssl.cnf
@echo "Generating fingerprint .."
$(OPENSSLPATH) x509 -subject -dates -fingerprint -noout \
-in server.cert.pem
@echo "Setting o-rwx & g-rwx for files... "
chmod o-rwx server.req.pem server.key.pem server.cert.pem
chmod g-rwx server.req.pem server.key.pem server.cert.pem
@echo "Done!"
@echo "Done!."
+23
View File
@@ -0,0 +1,23 @@
Unreal IRCD Win32 Version
-=-=-=-=-=-=-=-=-=-=-=-=-
Ok, in order to save time, and my nerves i am writing this short readme, and eventually an FAQ (after people ask questions) =)
This is information on how to run the win32 version, it does not say, and WILL not say how to use an ircd, as that is sufficiently docuimented in the docs !!!!
you will NEED to modify/create an ircd.conf, follow the documentation for that.
Right, thats almost it( that i can think of), but what happens if the server Crashes ???
----------------------------------------------------------------------------------------
ok i Have now coded the first bit of usefull (for me) code that dumps the stack to a dialog box, WHAT EVER YOU DO you must do the following:
1. Copy and paste EVERYTHING in that dialog box, and send it to me in an e-mail
2. Include in that e-mail EVERYTHING that happened in the lead up to the crash
i hope thats SIMPLE to follow, but it will help me soo much !!!!!
DrBin (Dave)
drbin@tspre.org
+15
View File
@@ -0,0 +1,15 @@
Some notes to remember:
-----------------------
* Don't EVER try to link it to incompatible IRCds (this does not
include services). It is *INCOMPATIBLE*. Please HEED this warning!!!
* If you need any help you can email me at stskeeps@tspre.org
* Please read the Changes file about release notes
* Bugs? Read Unreal.nfo
* Unreal IRCd is not meant to be a simple IRCd, rather an advanced
IRCd, please read the documentation before asking questions
[ $Id$ ]
+170
View File
@@ -0,0 +1,170 @@
TODO for Unreal Next:
Write in entries in this form:
==============================
* nick - date - priority - [ title ] Flag:
description
Flags:
CLOSED
= Bug/Idea fixed/implemented. Bug/Idea is up for deletion
OPEN
= Bug/Idea up for fixing
IN-REPAIR <nick>
= Bug/Idea In Progress/Repair by <nick>
NO-PRODUCE
= Bug/Idea is not able to be (re)produced
POSTPONED
= Bug/Idea is scheduled for another release/time
If you think that a priority should be higher, make it++
Priority is 1..10, where 10 is highest, and 1 is lowest.
----
TODO :
----
* stskeeps - Tue Dec 12 2000 - 1 - [ IPv6 ] OPEN:
Add IPv6 compatiblity (requested by many people). Must allow :'s in
hostnames, will kill backwards compatiblity when IPv6 is enabled
* stskeeps - Tue Dec 12 2000 - 1 - [ Code ] OPEN:
Split up code, and make the placement of functions more logic
* codemastr - Tue Dec 12 2000 - 4 - [ Zip_Links ] OPEN:
Actually add this since it was planned for 3.0
* codemastr - Tue Dec 12 2000 - 5 - [ Dynconf Recode ] IN-REPAIR stskeeps:
Dynconf has a bunch of bugs that can be resolved with a recode
We are doing this with the newconf :) -stskeeps
* codemastr - Tue Dec 12 2000 - 8 - [ +I Fixes ]:
+I still has some bugs that may cause desync and show users
that the +I user is actually on the channel.
* stskeeps - Tue Dec 12 2000 - 1 - [ Bugfixes/Hash ] CLOSED stskeeps:
Check for possible hash bug with del_from_client_table or something
People still complain about crashes
We might have fixed this with recent SERVER passwd fix and other passwd
fixes
* stskeeps - Wed Dec 13 2000 - 10 - [ Bugfixes ] NO-PRODUCE:
[[r00t3d](~lok70@168.213.226.rox-62220)] The other one, is lets say you are on
server (a), and you set +p to your channel. All the users on Server
(b,c, etc..) when they do a /list can see the +p channel in the
list. Now if I set it wih chanserv ie.. mlock +ntp, it doesn't do
that.. ON all servers (a,b,c) no one sees the +p channel in /list
unless they are in the channel allready.
Solution: Fix send_list to use PubChannel instead of SecretChannel
(Unable to reproduce. +p channels are hidden on all servers -- codemastr)
* stskeeps - Wed Dec 13 2000 - 10 - [ Bugfixes ]:
[[r00t3d](~lok70@168.213.226.rox-62220)] If you are set +I (Tech
Admin/Network Admin) and you are set +q/+a in a channel. When someone /whoises
you hey see the channel names: *#channel ^#channel.
Fix /whois ShowChannel code
* stskeeps - Wed Dec 13 2000 - 5 - [ Bugfixes ]:
[RexHsu(~webmin@202.109.72.rox-42822)] #TVB ÄÖÄÖ H root@61.151.53.User-42432
:0 none
[RexHsu(~webmin@202.109.72.rox-42822)] #TVB ÄÖÄÖ H@
~webmin@202.109.72.User-42822 :0 none
[RexHsu(~webmin@202.109.72.rox-42822)] * End of /WHO list.
Chinese nicks "clash", this is not the right nicks i typed in
* stskeeps - Wed Dec 13 2000 - 5 - [ Bugfixes ]:
[eYe-Man(none@of.your.fucking.business)] <eYe-Man> Can you show me how you
got
OP?
[eYe-Man(none@of.your.fucking.business)] <Sexy_20> me i dont know how!!!!!
even i dont see where i got OP
[eYe-Man(none@of.your.fucking.business)] <Sexy_20> or when some server gave
me
SJOIN gives people ops? :P
* stskeeps - Thu Dec 14 2000 - 10 - [ Bugfixes ]
InTe[_:#roxnet> -oxygen.phrozen.org- *** Global -- from Irc.LinuxFreakz.Net:
No response from dumper.roxnet.org[130.240.202.121], closing
link
Users can see that using +g ???
FIXED: Sat Dec 30 2000 by stskeeps
* stskeeps - Fri Dec 14 2000 - 1 - [ SSL ]
Challenge/Response kind of thing.
/CHALLENGE nick keyname/commonidentifier type :b64text
type = 0, challenge type = 1, response
Must be flood controlled in some way
Can only work between servers and or U:lines and or
+z users
Example:
> :Stskeeps CHALLENGE RaYmAn rayman.pem 0 :0D0FE5F6D46
< :RaYmAn CHALLENGE Stskeeps rayman.pem 1 :D0F5F543433
The way this works is, that the challenger got RaYmAn's public RSA key
and he needs to authenticate that he is really talking to RaYmAn (the
real one). He then sends a random string to RaYmAn, encrypted with
RaYmAn's public key. RaYmAn then decrypts it using his private key, and
then re-encrypts the random stuff using his private key, and sends back
to Stskeeps, Sts then checks with decrypting the crypted text using the public
key, and if its OK, then considers him OK.
We can use this for NickServ authentication using RSA keys,
or server<->server authentication, or /oper authentication
(no more stolen passwords, yipieeeeeeee)
This is also easily possible to add, in IRCii, in BitchX, EPIC,
mIRC (DLLs), etc.
This is also good for raising security/authenticating to another level.
Users can check if they are talking to the right person, NickServ databases
no longer needs to have passwords, just use RSA keys
* stskeeps - Sun 17 Dec 2000 - 1 - [ General ]
P:ip:W:*:port
UnrealHTTPD!
Sat 30 Dec 2000 - stskeeps - *cough* listen::option http ;)
* codemastr - Wed 20 Dec 2000 - 3 - [ General ]
Recode badwords to allow a different replace word for each word
* codemastr - Wed 20 Dec 2000 - 1 - [ Install ]
Add make install
* codemastr - Wed 20 Dec 2000 - 9 - [ Bugfixes ]
connect to a server, /oper, then run telnet and link a server. Close the telnet but do NOT
send a SQUIT, the server displays no notice to opers that the server split.
Stskeeps> +j? but yes, there's a bug there
FIXED Sat 30 Dec 2000 by Stskeeps
* stskeeps - Sat Dec 23 2000 - 10 - [ Bugfixes ]
There's some kind of bug that shows people being on same channel
twice. I got a feeling its to do with JOIN/SJOIN as its only remote.
[ Stskeeps ] [@ChanServ ] [@Fresh-Prin] [ Fresh-Prin] [@Fresh-Prin]
Same person
* codemastr - Tue Dec 26 2000 - 6 - [ Bugfixes ]
(too lazy to type it out)
http://sourceforge.net/bugs/?func=detailbug&bug_id=126645&group_id=1968
That fix will work except it needs to be modified so it checks remote
before denying because of not being oper
* stskeeps - Wed Dec 27 2000 - 5 - [Configuration]
Add a SWHOIS option to oper {} block, suggested by Robertsog
* codemastr - Tue Dec 26 2000 - 6 - [ Bugfixes ]
(too lazy to type it out)
http://sourceforge.net/bugs/?func=detailbug&bug_id=126645&group_id=1968
That fix will work except it needs to be modified so it checks remote
before denying because of not being oper
* stskeeps - Sun Dec 30 2000 - 10 - [ Bugfixes ]
/whois shows what channels +S are in
* codemastr - Tue Jan 03 2001 - 1 - [ Idea ]
Add /kill logging option suggested by Cerb
+56
View File
@@ -0,0 +1,56 @@
NOTE: tspre.org does not exist at the moment,
as I dont have a shell for it anymore.
If anyone want to donate a shell with a background process,
and 1 IP with port 6667 open, they are welcome.
however, when i get my adsl connection, it will run off that - on a
50mhz machine *g*
TSpre.org
Many here maybe not heard of the Story
how IRC started (and how EFnet started)
EFnet's name means "Eris-Free Network".
Eris was a central hub at the fomer world-
wide IRC network, that anyone could just add
C:N pairs for and connect to.
I was inspired of the tought of a network
where anyone could link without application and all
that shit..
Combined with the IRCd i made (Unreal) and the tspre.org
domain i got donated by Nutcais (my IRC bro). Ive decided to
start the TSpre IRC network, where anyone with TSpre servers
(dreamforge, IRCu p9, and their alike)
(mostly preffered is Unreal thou).. Its an experimental
network where people can test out thier IRCds and
wIRds without having to fill out apps and so on.
There are no real rules. So just have fun :)
See http://www.tspre.org for more info on this=)
--Stskeeps (stskeeps@tspre.org)
+6 -6
View File
@@ -1,11 +1,11 @@
===============================================
= UnrealIRCd v3.1.4 =
= UnrealIRCd v3.1.1 =
===============================================
Was brought to you by:
* Stskeeps <stskeeps@unrealircd.com>
* Stskeeps <stskeeps@tspre.org>
* codemastr <codemastr@unrealircd.com>
* Luke <luke@unrealircd.com>
* DrBin <drbin@unrealircd.com>
Precenses on the Internet:
* http://www.unrealircd.com
@@ -23,7 +23,7 @@ latest beta:
* To get support
================
* IRC: /server irc.ircsystems.net 6667 - /join #unreal-support
* IRC: /server irc.ircsystems.net 6667 - /join #unrealircd
[Note: Please be patient after asking questions, we may do other stuff
or we're away. Don't repeat questions, we heard you first time,
READ THE TOPIC before you ask anything. We do this on a free
@@ -56,4 +56,4 @@ latest beta:
* Mail it to unreal-dev@lists.sourceforge.net :) or catch one from
the Unreal team online on IRC:)
+26
View File
@@ -0,0 +1,26 @@
ALN, Alphanumeric System
(C) Stskeeps 2000
ALN is a quick hack to short down usage of bandwidth-using servernames
in prefixes, NICK commands, etc etc. It replaces the name with a
1 or 2 byte prefix in a system, look at src/aln.c for the prefix
types/values. It will be an PROTOCTL, and used in NICK messages and so on,
and introduce a new prefix server<->server called |server. The value of the
server is calculated by a hash value, the scache system, so that the server
can lookup with a new scache function, scache_find_by_hash(int i). The
question of it will conflict in similar-hash server names, is a wonder to me
:P, we will find out, but scache will fail at same time then.
Examples:
& Medb 4 957458466 ~Medb bservice.org D2 0 +iwrx *
:BotService Bot - bservice.org - Owner: terri{J}
where D2 is the hash value of oxygen.phrozen.org (/stats s on a
#define DEVELOP server). irc.flirt.org has hash 96 (ALN code AX) for
instance.
@D2 GLOBOPS :message
will be a message from server with hash D2, found find-by-hash(256)
+50
View File
@@ -0,0 +1,50 @@
From cmunk@draconic.fyremoon.net Wed Apr 5 18:09:55 2000
Date: Wed, 5 Apr 2000 18:07:55 +0100 (BST)
From: "The Nightwalker (Stskeeps)" <cmunk@draconic.fyremoon.net>
To: unreal-dev@lists.sourceforge.net
Subject: [Unreal-dev] P:Lines
Some stuff i got ideas about.. stripping the IP and port from the M:Line
and enforcing the main port to be in a M:line
M:irc.fyremoon.net:*:Forever is gonna start tonight:*
P:ip:flags:password1,password2,password3:port
| | | \- port to bind to
| | |
| | \- Commaseperated lists of accepted passwords
| | * if none
| |
| \--- C = Allow clients
| S = Allow servers
| R = ONLY allow our remote admin connections
| (may only be on a P:line of its own)
| J = Clients that connect here are counted as Java(Confroomhack)
| s = Makes this a SSL port
| * = CS
|
|
\--- IP to bind to, * = INADDR_ANY (all interfaces)
Will make P:Lines more efficent
---------------------------------------------------------------------
Carsten V. Munk - The Nightwalker, known on IRC as Stskeeps or techie
* ICQ: 16465977 - E-Mail: stskeeps@tspre.org
* Author of UnrealIRCd (http://unreal.tspre.org)
* Technical Admin @ irc.roxnet.org, server admin of irc.fyremoon.net
"To understand a program you must become both the machine and the program."
----------------------------------------------------------------------
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/CC d- s: a--- C+++ UL P L++ E-- W++ N+ o-- K- w--- O- M V-- PS+ PE- Y+
PGP t+ 5 X R- tv- b+ DI++ D++ G e-- h! r z**
------END GEEK CODE BLOCK------
_______________________________________________
Unreal-dev mailing list
Unreal-dev@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/unreal-dev
+6 -1
View File
@@ -259,8 +259,13 @@ ADDLINE
Syntax: ADDLINE <line>
Example: ADDLINE C:127.0.0.1:server.dal.net:linking:7325:50
TECHAT
- Similar to CHATOPS, but only Technical Admins are able to send/receive messages on this "channel".
Syntax: TECHAT <message>
Example: TECHAT What do you think of the new routing map?
NACHAT
- Similar to CHATOPS, but only Network Admins are able to send/recieve messages.
- Similar to CHATOPS (and TECHAT), but only Network Admins are able to send/recieve messages.
Syntax: NACHAT <message>
Example: NACHAT Linking a new server in a couple minutes...
+21
View File
@@ -60,6 +60,7 @@ modified for UnrealIRCD3.1 by codemastr
8.8) .......................... Set sadmin_host Line
8.9) .......................... Set netadmin_host Line
8.10) ......................... Set coadmin_host Line
8.11) ......................... Set techadmin_host Line
8.12) ......................... Set hidden_host Line
8.13) ......................... Set netdomain Line
8.14) ......................... Set helpchan Line
@@ -457,6 +458,7 @@ o = local oper, flags included: rhgwlckbBnuf
O = global oper, flags included: oRDCK
a = services admin, access to /samode
C = co admin
T = tech admin
A = admin
N = network admin access to remote /rehash and remote /restart and a bunch more
* = flags included: AaNCTzSHW^
@@ -1633,6 +1635,25 @@ Set coadmin_host ..: coadmin.starspace.net
--------------------
8.11) Set techadmin_host Line:
This allows you to specify a host that TechAdmins will receive when they
/oper, this only works if iNAH (See section 8.17) is enabled. If this is left
blank it can cause some problems in your IRCd so it is recommended that you
fill in a value.
Syntax:
Set techadmin_host : techadminhost
This tells the server to switch the host of the TechAdmin to techadminhost when
they /oper.
Examples:
Set techadmin_host : techadmin.starspace.net
This will make a TechAdmin's host change to techadmin.starspace.net when they
/oper up if iNAH is enabled.
--------------------
8.12) Set hidden_host Line:
The Set hidden_host line allows you to specify what the masked part of a users
+1
View File
@@ -231,6 +231,7 @@ I:*@*:ONE:*@*::1
# O = global oper, flags included: oRDCK
# a = services admin, access to /samode
# C = co admin
# T = tech admin
# A = admin
# N = network admin access to remote /rehash and remote /restart and a bunch more
# * = flags included: AaNCTzSHW^
+233
View File
@@ -0,0 +1,233 @@
/*
* UnrealIRCd Config File - Example for irc.fyremoon.net
*/
// Information about me
me {
// My IRC server name
name "irc.fyremoon.net";
// My infoline
info "Forever is gonna start tonight";
// My numeric
numeric 13;
};
// Who is my admin?
admin {
/* You can put as many lines as you want here */
"Carsten Munk";
"Stskeeps";
"stskeeps@tspre.org";
};
/* We use class names now :)*/
class clients
{
/* How often to ping the user */
pingfreq 90;
/* How many clients allowed in class*/
maxclients 900;
/* Maximum SendQueue */
sendq 100000;
};
class servers
{
pingfreq 90;
maxclients 1;
sendq 1000000;
};
/* The old I:lines */
allow {
/* username mask*/
user *;
/* ip mask */
ip *;
/* hostmask */
hostname *;
/* what class to put them in */
class clients;
// Leave out password to make it passwordless
/* Password to require */
password "moocowsrule";
};
/* /oper <login> (oper <login>)*/
oper stskeeps {
/* What class to put oper in upon opering */
class clients;
/* What userhost masks to allow the IRCop to come from */
from {
userhost *@the.elite-hacker.cx;
userhost *@*.image.dk;
};
/* Password to require */
password "moocow";
/* We use named flags now :) */
flags
{
netadmin;
global;
};
};
/* P:lines, we listen here on IP 127.0.0.1 port 6667 */
listen *:6601
{
options
{
ssl;
serversonly;
};
};
listen *:8067;
listen *:6600;
link irc.hs-bremen.de /* servername */
{
username *; /* usermask */
hostname 194.94.24.40; /* hostmask */
bind-ip *; /* What IP to bind to when connecting */
port 7151; /* What port to connect to, if any */
hub *; /* Is this a hub and what servermasks may it bring in */
// leaf *;
// leaf-depth 2;
password-connect "tdx6667";
password-recieve "tdx6667";
/* for later: class-connect, class-recieve */
class servers;
// rsa-auth "path.to.public.key";
options {
autoconnect;
ssl;
zip;
};
};
/* As many as you like */
ulines {
services.roxnet.org;
stats.roxnet.org;
};
drpass {
restart "time-to-restart"; /* Password to use for /restart */
die "killme"; /* Password to use for /die */
};
/*
* The old T:lines. We however also can use this as auto-join per .domain
*/
tld {
mask *@*.fr;
motd "ircd.motd.fr";
rules "ircd.rules.fr";
};
/* The old nick Q:lines :) */
ban nick {
mask "*C*h*a*n*S*e*r*v*";
reason "Reserved for Services";
};
/* The old Z:lines */
ban ip { mask 195.86.232.81; reason "Delinked server"; };
/* The old server Q:lines */
ban server {
mask eris.berkeley.edu;
reason "Get out of here.";
};
/* The wonderful K:lines */
ban user { mask *tirc@*.saturn.bbn.com; reason "Idiot"; };
/* Bans Realnames, the old n:lines */
ban realname {
mask "Swat Team";
reason "mIRKFORCE";
};
ban realname {
mask "sub7server";
reason "sub7";
};
/* Do not ban Stskeeps
* The old E:lines
*/
except ban {
mask *stskeeps@212.*;
};
/* savage-r.*
* the old e: lines
*/
except socks {
mask 216.73.27.177;
};
/* Old vhost.conf */
vhost {
vhost i.hate.microsefrs.com;
userhost *@*.image.dk;
login stskeeps;
password techie;
};
/* You can include other configuration files */
// include "klines.conf";
// Network configuration
set {
network-name "ROXnet";
default-server "irc.roxnet.org";
services-name "services.roxnet.org";
stats-name "stats.roxnet.org";
help-channel "#ROXnet";
hiddenhost-prefix "rox";
prefix_quit "no";
/* on-oper host */
hosts {
local "locop.roxnet.org";
global "ircop.roxnet.org";
coadmin "coadmin.roxnet.org";
admin "admin.roxnet.org";
servicesadmin "csops.roxnet.org";
techadmin "techadmin.roxnet.org";
netadmin "netadmin.roxnet.org";
host-on-oper-up "no";
};
};
/* Server specific configuration */
set {
kline-address "stskeeps@roxnet.org";
modes-on-connect "+xwG";
oper-auto-join "#opers";
dns {
nameserver 127.0.0.1;
timeout 2s;
retries 2s;
};
options {
enable-opermotd;
enable-chatops;
hide-ulines;
webtv-support;
identd-check;
};
socks {
ban-message "Insecure SOCKS server";
quit-message "Insecure SOCKS server";
ban-time "4d";
};
maxchannelsperuser 10;
};
+15 -5
View File
@@ -441,6 +441,7 @@
a = Is a Services Administrator
A = Is a Server Administrator
N = Is a Network Administrator
T = Is a Tech Admininistator
C = Is a Co Administrator
c = See's all Connects/Disconnects on local server
f = Listen to flood alerts from server
@@ -570,12 +571,20 @@
*** NACHAT Command ***
This command sends to all NetAdmins online
Only for Netadmins. This is a ChatOps style command
This command sends to all NetAdmins & TechAdmins online
Only for Net/Techadmins. This is a ChatOps style command
Syntax: NACHAT <text>
Example: NACHAT Hey guys!
*** TECHAT Command ***
This command sends to all TechAdmins online
Only for Net/Techadmins. This is a ChatOps style command
Syntax: TECHAT <text>
Example: TECHAT Hey guys!
*** KILL Command ***
Forcefully Disconnects a user from an IRC Server.
@@ -674,7 +683,7 @@
If servername and flags are not specified this rehashes the ircd.conf , removing
any temporary k:lines.
If servername is specified, this is used to rehash config files on servername
Only NetAdmins may specify a server name
Only TechAdmins and NetAdmins may specify a server name
The flags are used to rehash other config files, valid flags are:
-dccdeny - Rehashes dccdeny.conf
@@ -753,7 +762,7 @@
IRC Operators only.
Syntax: CHGNAME <nick> <name>
Example: CHGNAME hAtbLaDe NetAdmin on SomeNet
Example: CHGNAME hAtbLaDe TechAdmin on SomeNet
*** SQUIT Command ***
@@ -1051,10 +1060,11 @@
A = Gets +A on oper up. Server Administrator
a = Gets +a on oper up. Services Administrator
N = Gets +N on oper up. Network Administrator
T = Gets +T on oper up. Technical Administator
C = Gets +C on oper up. Co Administrator
Y = Access to do remote /squits and /connects
z = Can add /zlines
H = Gets +x on oper up.
W = Gets +W on oper up.
^ = Allows to use umode +I
* = Flags AaNCTzSHW^
* = Flags AaNCTzSHW^
-16
View File
@@ -1,16 +0,0 @@
Compiling UnrealIRCd 3.1.x for Windows
--------------------------------------
This document assumes you have a working build environment for
Visual Studio .NET or Visual Studio 6.0. Other versions may work
as well, but have not been tested.
1. Copy include/win32/settings.h and setup.h to include/
2. Copy extras/regex/regex.h to include/
3. Copy extras/regex/regex.c to src/
4. Edit include/settings.h to your liking (pretty much change DOMAINNAME)
5. Unzip src/win32/unrealircd.bmp.gz
6. Execute "nmake makefile.win32"
Congratulations, you should have a functioning win32 binary.
--Luke (luke@unrealircd.com)
+2 -1
View File
@@ -1,3 +1,4 @@
[ $Id$ ]
Dynamic Configuration Guide
Okay first you have to go edit the file "unrealircd.conf" in
@@ -14,7 +15,7 @@ copy the file "template.network" to the name you want to use for
your network file and edit it.
If you experince any problems email me at stskeeps@tspre.org
or try msg me at /server irc.ircsystems.net : #UnrealIRCd
or try msg me at /server irc.roxnet.org, #unrealircd
My nick is mostly Stskeeps or Techie (or Nightwalker if i had a bad night:P)
--Stskeeps
+24
View File
@@ -0,0 +1,24 @@
// $Id$
#include <windows.h>
#define CIOCLASS "CioClass"
#ifndef CIO
#define CIO
typedef struct tag_CioLine {
BYTE *Data;
WORD Len;
struct tag_CioLine *Prev, *Next;
} CioLine;
typedef struct tag_CioWndInfo {
CioLine *FirstLine, *CurLine;
int Lines, Scroll;
int Width, Height, XChar, YChar, YJunk, ScrollMe;
HFONT hFont;
BYTE FR, FG, FB;
} CioWndInfo;
#endif
+21
View File
@@ -0,0 +1,21 @@
// $Id$
#include "Cio.h"
#define GWL_USER 0
#define CIO_ADDSTRING WM_USER
#define CIO_CLEAR WM_USER+1
// Cio_Init.c
BOOL Cio_Init(HINSTANCE hInstance);
// Cio_Main.c
LRESULT CALLBACK Cio_WndProc(HWND, UINT, WPARAM, LPARAM);
HWND Cio_Create(HINSTANCE hInstance, HWND hParent, DWORD Style, int X, int Y,
int W, int H);
BOOL Cio_WndCreate(HWND hWnd);
BOOL Cio_WndPaint(HWND hWnd);
BOOL Cio_WndDestroy(HWND hWnd);
BOOL Cio_WndAddString(HWND hWnd, int Len, char *Buffer);
BOOL Cio_WndSize(HWND hWnd, LPARAM lParam);
void Cio_Scroll(HWND hWnd, CioWndInfo * CWI, int Scroll);
BOOL Cio_PrintF(HWND hWnd, char *InBuf, ...);
+9 -2
View File
@@ -29,7 +29,7 @@
#include <winsock.h>
#include <process.h>
#include <io.h>
//#include "struct.h"
//#include "struct.h"
#endif
#include "dynconf.h"
#include "ircsprintf.h"
@@ -208,6 +208,12 @@ extern struct SLink *find_user_link( /* struct SLink *, struct Client * */ );
* you are doing.
*/
#ifdef ZIP_LINKS
#define ZIPSTUFF " ZIP"
#else
#define ZIPSTUFF ""
#endif
/* IRCu/Hybrid/Unreal way now :) -Stskeeps */
#define PROTOCTL_CLIENT \
@@ -249,7 +255,8 @@ extern struct SLink *find_user_link( /* struct SLink *, struct Client * */ );
" VL" \
" SJ3" \
" NS" \
" SJB64"
" SJB64" \
ZIPSTUFF
#ifdef _WIN32
/*
+2 -2
View File
@@ -83,7 +83,7 @@
/*
* Defining this will allow all ircops to see people in +s channels
* By default, only net admins can see this
* By default, only net/tech admins can see this
*/
#undef SEE_SECRET
@@ -133,7 +133,7 @@
Ident checking
#define this to disable ident checking
*/
#define NO_IDENT_CHECKING
#undef NO_IDENT_CHECKING
/*
* No spoof code
+4 -10
View File
@@ -23,8 +23,8 @@
#define DYNCONF_H
/* config level */
#define DYNCONF_CONF_VERSION "1.6"
#define DYNCONF_NETWORK_VERSION "2.3"
#define DYNCONF_CONF_VERSION "1.5"
#define DYNCONF_NETWORK_VERSION "2.2"
typedef struct zNetwork aNetwork;
struct zNetwork {
@@ -38,6 +38,7 @@ struct zNetwork {
char *x_sadmin_host;
char *x_netadmin_host;
char *x_coadmin_host;
char *x_techadmin_host;
char *x_hidden_host;
char *x_netdomain;
char *x_helpchan;
@@ -62,7 +63,6 @@ struct zConfiguration {
long nospoof_seed02; */
long host_timeout;
int host_retries;
int exempt_all;
char *kline_address;
char *include;
char *domainname;
@@ -73,9 +73,6 @@ struct zConfiguration {
int maxchannelsperuser;
char *socksbanmessage;
char *socksquitmessage;
long ckey_1;
long ckey_2;
long ckey_3;
aNetwork network;
};
@@ -101,11 +98,7 @@ extern aConfiguration iConf;
#define AUTO_JOIN_CHANS iConf.auto_join_chans
#define OPER_AUTO_JOIN_CHANS iConf.oper_auto_join_chans
#define HOST_TIMEOUT iConf.host_timeout
#define EXEMPT_ALL iConf.exempt_all
#define HOST_RETRIES iConf.host_retries
#define CLOAK_KEY1 iConf.ckey_1
#define CLOAK_KEY2 iConf.ckey_2
#define CLOAK_KEY3 iConf.ckey_3
#define ircnetwork iConf.network.x_ircnetwork
#define defserv iConf.network.x_defserv
@@ -116,6 +109,7 @@ extern aConfiguration iConf;
#define sadmin_host iConf.network.x_sadmin_host
#define netadmin_host iConf.network.x_netadmin_host
#define coadmin_host iConf.network.x_coadmin_host
#define techadmin_host iConf.network.x_techadmin_host
#define hidden_host iConf.network.x_hidden_host
#define netdomain iConf.network.x_netdomain
#define helpchan iConf.network.x_helpchan
+25 -1
View File
@@ -41,8 +41,30 @@ extern struct stats *ircstp;
extern int bootopt;
extern TS TSoffset;
/* Prototype added to force errors -- Barubary */
extern TS check_pings(TS now);
extern TS check_pings(TS now, int check_kills);
extern TS TS2ts(char *s);
/* newconf */
/*
* Configuration linked lists
*/
extern ConfigItem_me *conf_me;
extern ConfigItem_class *conf_class;
extern ConfigItem_admin *conf_admin;
extern ConfigItem_admin *conf_admin_tail;
extern ConfigItem_drpass *conf_drpass;
extern ConfigItem_ulines *conf_ulines;
extern ConfigItem_tld *conf_tld;
extern ConfigItem_oper *conf_oper;
extern ConfigItem_listen *conf_listen;
extern ConfigItem_allow *conf_allow;
extern ConfigItem_except *conf_except;
extern ConfigItem_vhost *conf_vhost;
extern ConfigItem_link *conf_link;
ConfigItem_class *Find_class(char *name);
ConfigItem_oper *Find_oper(char *name);
ConfigItem_listen *Find_listen(char *ipmask, int port);
ConfigItem_ulines *Find_uline(char *host);
/* Remmed out for win32 compatibility.. as stated of 467leaf win32 port.. */
@@ -351,3 +373,5 @@ extern char *inetntop(int af, const void *in, char *local_dummy,
char *crule_parse PROTO((char *));
int crule_eval PROTO((char *));
void crule_free PROTO((char **));
#define HASH_CHECK BASE_VERSION
+7 -10
View File
@@ -226,12 +226,12 @@
#define TOK_ADDLINE "z" /* 122 */
#define MSG_GLINE "GLINE" /* The awesome g-line */
#define TOK_GLINE "}" /* 125 */
#define MSG_GZLINE "GZLINE" /* Teh awesome global z-line */
#define TOK_GZLINE "{" /* ahem? */
#define MSG_SJOIN "SJOIN"
#define TOK_SJOIN "~"
#define MSG_SETHOST "SETHOST" /* sethost */
#define TOK_SETHOST "AA" /* 127 4ever !;) */
#define MSG_TECHAT "TECHAT" /* techadmin chat */
#define TOK_TECHAT "AB" /* questionmark? */
#define MSG_NACHAT "NACHAT" /* netadmin chat */
#define TOK_NACHAT "AC" /* *beep* */
#define MSG_SETIDENT "SETIDENT" /* set ident */
@@ -296,8 +296,6 @@
#define TOK_BOTMOTD "BF"
#define MSG_REMGLINE "REMGLINE" /* remove g-line */
#define TOK_REMGLINE "BG"
#define MSG_REMGZLINE "REMGZLINE" /* remove global z-line */
#define TOK_REMGZLINE "BP"
#define MSG_HTM "HTM"
#define TOK_HTM "BH"
#define MSG_UMODE2 "UMODE2"
@@ -347,11 +345,11 @@ extern int m_service(), m_userhost(), m_ison(), m_watch();
extern int m_service(), m_servset(), m_servlist(), m_squery();
extern int m_rehash(), m_restart(), m_die(), m_dns(), m_hash();
/*extern int m_noshortn(),m_noshortc(),m_noshortm(),m_noshorto(),m_noshorth();*/
extern int m_gzline(), m_remgzline();
extern int m_gline(), m_remgline(), m_map(), m_svs2mode(), m_admins(),
m_dalinfo();
extern int m_addline(), m_rules(), m_mkpasswd();
extern int m_sethost(), m_nachat(), m_setident(), m_setname();
extern int m_sethost(), m_nachat(), m_techat(), m_setident(), m_setname();
extern int m_lag(), m_sdesc(), m_knock(), m_credits();
extern int m_license(), m_chghost(), m_rping(), m_rpong();
extern int m_netinfo(), m_sendumode(), m_addmotd(), m_addomotd();
@@ -455,14 +453,13 @@ struct Message msgtab[] = {
{MSG_MAP, m_map, 0, MAXPARA, TOK_MAP, 0L},
{MSG_GLINE, m_gline, 0, MAXPARA, TOK_GLINE, 0L},
{MSG_REMGLINE, m_remgline, 0, MAXPARA, TOK_REMGLINE, 0L},
{MSG_GZLINE, m_gzline, 0, MAXPARA, TOK_GZLINE, 0L},
{MSG_REMGZLINE, m_remgzline, 0, MAXPARA, TOK_REMGZLINE, 0L},
{MSG_DALINFO, m_dalinfo, 0, MAXPARA, TOK_DALINFO, 0L},
{MSG_SVS2MODE, m_svs2mode, 0, MAXPARA, TOK_SVS2MODE, 0L},
{MSG_MKPASSWD, m_mkpasswd, 0, MAXPARA, TOK_MKPASSWD, 0L},
{MSG_ADDLINE, m_addline, 0, 1, TOK_ADDLINE, 0L},
{MSG_ADMINCHAT, m_admins, 0, 1, TOK_ADMINCHAT, 0L},
{MSG_SETHOST, m_sethost, 0, MAXPARA, TOK_SETHOST, 0L},
{MSG_TECHAT, m_techat, 0, 1, TOK_TECHAT, 0L},
{MSG_NACHAT, m_nachat, 0, 1, TOK_NACHAT, 0L},
{MSG_SETIDENT, m_setident, 0, MAXPARA, TOK_SETIDENT, 0L},
{MSG_SETNAME, m_setname, 0, 1, TOK_SETNAME, 0L},
@@ -503,8 +500,8 @@ struct Message msgtab[] = {
{MSG_SVSNAME, m_chgname, 0, MAXPARA, TOK_CHGNAME, 0L},
{MSG_SHUN, m_shun, 0, MAXPARA, TOK_SHUN, 0L},
{MSG_NEWJOIN, m_join, 0, MAXPARA, TOK_JOIN, 0L},
{MSG_BOTSERV, m_botserv, 0, MAXPARA, TOK_BOTSERV,0L},
{TOK_BOTSERV, m_botserv, 0, MAXPARA, TOK_BOTSERV,0L},
{MSG_BOTSERV, m_botserv, 0, 1, TOK_BOTSERV,0L},
{TOK_BOTSERV, m_botserv, 0, 1, TOK_BOTSERV,0L},
{(char *)0, (int (*)())0, 0, 0, 0, 0L}
};
+2 -4
View File
@@ -82,10 +82,7 @@
#define ERR_HOSTILENAME 455
#ifdef ENABLE_INVISOPER
#define ERR_NOHIDING 459
#endif
#define ERR_NOHIDING 459
#define ERR_NOTFORHALFOPS 460
#define ERR_NEEDMOREPARAMS 461
#define ERR_ALREADYREGISTRED 462
@@ -233,6 +230,7 @@
#define RPL_TRACENEWTYPE 208
#define RPL_TRACECLASS 209
#define RPL_STATSHELP 210
#define RPL_STATSLINKINFO 211
#define RPL_STATSCOMMANDS 212
#define RPL_STATSCLINE 213
-4
View File
@@ -72,11 +72,7 @@ struct state {
#define RES_STAYOPEN 0x0100 /* Keep TCP socket open */
#define RES_DNSRCH 0x0200 /* search up local domain tree */
#define RES_DEFAULT (RES_RECURSE | RES_DEFNAMES | RES_DNSRCH)
#if ((__GNU_LIBRARY__ == 6) && (__GLIBC__ >=2) && (__GLIBC_MINOR__ >= 2))
#define res_init __res_init
#endif
extern struct state _res;
extern char *p_cdname(), *p_rr(), *p_type(), *p_class(), *p_time();
+248 -30
View File
@@ -30,6 +30,9 @@
#include "hash.h"
#include <stdio.h>
#include <sys/types.h>
#ifdef ZIP_LINKS
#include "zip.h"
#endif
#ifndef _WIN32
#include <netinet/in.h>
#include <netdb.h>
@@ -61,6 +64,29 @@ typedef struct t_vhost aVhost;
typedef struct SqlineItem aSqlineItem;
typedef struct aloopStruct LoopStruct;
typedef struct ConfItem aConfItem;
/* New Config Stuff */
typedef struct _configentry ConfigEntry;
typedef struct _configfile ConfigFile;
typedef struct _configflag ConfigFlag;
typedef struct _configflag_except ConfigFlag_except;
typedef struct _configflag_ban ConfigFlag_ban;
typedef struct _configitem ConfigItem;
typedef struct _configitem_me ConfigItem_me;
typedef struct _configitem_admin ConfigItem_admin;
typedef struct _configitem_class ConfigItem_class;
typedef struct _configitem_oper ConfigItem_oper;
typedef struct _configitem_oper_from ConfigItem_oper_from;
typedef struct _configitem_drpass ConfigItem_drpass;
typedef struct _configitem_ulines ConfigItem_ulines;
typedef struct _configitem_tld ConfigItem_tld;
typedef struct _configitem_listen ConfigItem_listen;
typedef struct _configitem_allow ConfigItem_allow;
typedef struct _configitem_vhost ConfigItem_vhost;
typedef struct _configitem_except ConfigItem_except;
typedef struct _configitem_link ConfigItem_link;
typedef struct _configitem_ban ConfigItem_ban;
typedef struct Notify aNotify;
typedef struct Client aClient;
typedef struct Channel aChannel;
@@ -241,29 +267,21 @@ typedef unsigned int u_int32_t; /* XXX Hope this works! */
#define UMODE_HIDE 0x8000 /* Hide from Nukes */
#define UMODE_NETADMIN 0x10000 /* Network Admin */
#define UMODE_EYES 0x20000 /* Mode to see server stuff */
#define UMODE_TECHADMIN 0x40000 /* Tech Admin */
#define UMODE_COADMIN 0x80000 /* Co Admin */
#define UMODE_WHOIS 0x100000 /* gets notice on /whois */
#define UMODE_KIX 0x200000 /* usermode +q */
#define UMODE_BOT 0x400000 /* User is a bot */
#define UMODE_SECURE 0x800000 /* User is a secure connect */
#define UMODE_FCLIENT 0x1000000 /* recieve client on far connects.. */
#ifdef ENABLE_INVISOPER
#define UMODE_HIDING 0x2000000 /* Totally invisible .. */
#endif
#define UMODE_HIDING 0x2000000 /* Totally invisible .. */
#define UMODE_VICTIM 0x8000000 /* Intentional Victim */
#define UMODE_DEAF 0x10000000
#define UMODE_HIDEOPER 0x20000000 /* Hide oper mode */
#define UMODE_SETHOST 0x40000000 /* used sethost */
#define UMODE_STRIPBADWORDS 0x80000000 /* */
#ifdef ENABLE_INVISOPER
#define SEND_UMODES (UMODE_INVISIBLE|UMODE_OPER|UMODE_WALLOP|UMODE_FAILOP|UMODE_HELPOP|UMODE_REGNICK|UMODE_SADMIN|UMODE_NETADMIN|UMODE_COADMIN|UMODE_ADMIN|UMODE_SERVICES|UMODE_HIDE|UMODE_EYES|UMODE_WHOIS|UMODE_KIX|UMODE_BOT|UMODE_SECURE|UMODE_FCLIENT|UMODE_HIDING|UMODE_DEAF|UMODE_VICTIM|UMODE_HIDEOPER|UMODE_SETHOST|UMODE_STRIPBADWORDS|UMODE_JUNK)
#else
#define SEND_UMODES (UMODE_INVISIBLE|UMODE_OPER|UMODE_WALLOP|UMODE_FAILOP|UMODE_HELPOP|UMODE_REGNICK|UMODE_SADMIN|UMODE_NETADMIN|UMODE_COADMIN|UMODE_ADMIN|UMODE_SERVICES|UMODE_HIDE|UMODE_EYES|UMODE_WHOIS|UMODE_KIX|UMODE_BOT|UMODE_SECURE|UMODE_FCLIENT|UMODE_DEAF|UMODE_VICTIM|UMODE_HIDEOPER|UMODE_SETHOST|UMODE_STRIPBADWORDS|UMODE_JUNK)
#endif
#define SEND_UMODES (UMODE_INVISIBLE|UMODE_OPER|UMODE_WALLOP|UMODE_FAILOP|UMODE_HELPOP|UMODE_REGNICK|UMODE_SADMIN|UMODE_NETADMIN|UMODE_TECHADMIN|UMODE_COADMIN|UMODE_ADMIN|UMODE_SERVICES|UMODE_HIDE|UMODE_EYES|UMODE_WHOIS|UMODE_KIX|UMODE_BOT|UMODE_SECURE|UMODE_FCLIENT|UMODE_HIDING|UMODE_DEAF|UMODE_VICTIM|UMODE_HIDEOPER|UMODE_SETHOST|UMODE_STRIPBADWORDS|UMODE_JUNK)
#define ALL_UMODES (SEND_UMODES|UMODE_SERVNOTICE|UMODE_LOCOP|UMODE_KILLS|UMODE_CLIENT|UMODE_FLOOD|UMODE_SERVICES|UMODE_EYES)
#define FLAGS_ID (FLAGS_DOID|FLAGS_GOTID)
@@ -274,6 +292,7 @@ typedef unsigned int u_int32_t; /* XXX Hope this works! */
#define PROTO_SJOIN2 0x10 /* Negotiated SJOIN2 protocol */
#define PROTO_UMODE2 0x20 /* Negotiated UMODE2 protocol */
#define PROTO_NS 0x40 /* Negotiated NS protocol */
#define PROTO_ZIP 0x80 /* Negotiated ZIP protocol */
#define PROTO_VL 0x100 /* Negotiated VL protocol */
#define PROTO_SJ3 0x200 /* Negotiated SJ3 protocol */
#define PROTO_VHP 0x400 /* Send hostnames in NICKv2 even if not
@@ -292,16 +311,14 @@ typedef unsigned int u_int32_t; /* XXX Hope this works! */
#define IsKix(x) ((x)->umodes & UMODE_KIX)
#define IsHelpOp(x) ((x)->umodes & UMODE_HELPOP)
#define IsAdmin(x) ((x)->umodes & UMODE_ADMIN)
#ifdef ENABLE_INVISOPER
#define IsHiding(x) ((x)->umodes & UMODE_HIDING)
#endif
#define IsHiding(x) ((x)->umodes & UMODE_HIDING)
#ifdef STRIPBADWORDS
#define IsFilteringWords(x) ((x)->umodes & UMODE_STRIPBADWORDS)
#endif
#define IsNetAdmin(x) ((x)->umodes & UMODE_NETADMIN)
#define IsTechAdmin(x) ((x)->umodes & UMODE_TECHADMIN)
#define IsCoAdmin(x) ((x)->umodes & UMODE_COADMIN)
#define IsSAdmin(x) ((x)->umodes & UMODE_SADMIN)
#define SendFailops(x) ((x)->umodes & UMODE_FAILOP)
@@ -356,6 +373,7 @@ typedef unsigned int u_int32_t; /* XXX Hope this works! */
#define SetAdmin(x) ((x)->umodes |= UMODE_ADMIN)
#define SetSAdmin(x) ((x)->umodes |= UMODE_SADMIN)
#define SetNetAdmin(x) ((x)->umodes |= UMODE_NETADMIN)
#define SetTechAdmin(x) ((x)->umodes |= UMODE_TECHADMIN)
#define SetCoAdmin(x) ((x)->umodes |= UMODE_COADMIN)
#define SetInvisible(x) ((x)->umodes |= UMODE_INVISIBLE)
#define SetEyes(x) ((x)->umodes |= UMODE_EYES)
@@ -375,6 +393,7 @@ typedef unsigned int u_int32_t; /* XXX Hope this works! */
#define ClearAdmin(x) ((x)->umodes &= ~UMODE_ADMIN)
#define ClearNetAdmin(x) ((x)->umodes &= ~UMODE_NETADMIN)
#define ClearTechAdmin(x) ((x)->umodes &= ~UMODE_TECHADMIN)
#define ClearCoAdmin(x) ((x)->umodes &= ~UMODE_COADMIN)
#define ClearSAdmin(x) ((x)->umodes &= ~UMODE_SADMIN)
#define ClearKillsF(x) ((x)->umodes &= ~UMODE_KILLS)
@@ -456,6 +475,7 @@ typedef unsigned int u_int32_t; /* XXX Hope this works! */
#define OFLAG_ZLINE 0x00080000 /* Oper can use /zline and /unzline */
#define OFLAG_EYES 0x00100000 /* Oper auto gets +e */
#define OFLAG_NETADMIN 0x00200000 /* netadmin gets +N */
#define OFLAG_TECHADMIN 0x00400000 /* tech admin gets +T */
#define OFLAG_COADMIN 0x00800000 /* co admin gets +C */
#define OFLAG_SADMIN 0x01000000 /* services admin gets +a */
#define OFLAG_WHOIS 0x02000000 /* gets auto +W on oper up */
@@ -463,9 +483,7 @@ typedef unsigned int u_int32_t; /* XXX Hope this works! */
#define OFLAG_AFOUNDER 0x10000000
#define OFLAG_COFOUND 0x20000000
#define OFLAG_WMASTER 0x40000000
#ifdef ENABLE_INVISOPER
#define OFLAG_INVISIBLE 0x80000000
#endif
#define OFLAG_INVISIBLE 0x80000000
#define OFLAG_LOCAL (OFLAG_REHASH|OFLAG_HELPOP|OFLAG_GLOBOP|OFLAG_WALLOP|OFLAG_LOCOP|OFLAG_LROUTE|OFLAG_LKILL|OFLAG_KLINE|OFLAG_UNKLINE|OFLAG_LNOTICE|OFLAG_UMODEC|OFLAG_UMODEF)
#define OFLAG_GLOBAL (OFLAG_LOCAL|OFLAG_GROUTE|OFLAG_GKILL|OFLAG_GNOTICE)
#define OFLAG_ISGLOBAL (OFLAG_GROUTE|OFLAG_GKILL|OFLAG_GNOTICE)
@@ -490,6 +508,7 @@ typedef unsigned int u_int32_t; /* XXX Hope this works! */
#define OPIsAdmin(x) ((x)->oflag & OFLAG_ADMIN)
#define OPIsSAdmin(x) ((x)->oflag & OFLAG_SADMIN)
#define OPIsNetAdmin(x) ((x)->oflag & OFLAG_NETADMIN)
#define OPIsTechAdmin(x) ((x)->oflag & OFLAG_TECHADMIN)
#define OPIsCoAdmin(x) ((x)->oflag & OFLAG_COADMIN)
#define OPCanUModeC(x) ((x)->oflag & OFLAG_UMODEC)
#define OPCanUModeF(x) ((x)->oflag & OFLAG_UMODEF)
@@ -514,6 +533,7 @@ typedef unsigned int u_int32_t; /* XXX Hope this works! */
#define OPSSetAdmin(x) ((x)->oflag |= OFLAG_ADMIN)
#define OPSSetSAdmin(x) ((x)->oflag |= OFLAG_SADMIN)
#define OPSSetNetAdmin(x) ((x)-> oflag |= OFLAG_NETADMIN)
#define OPSSetTechAdmin(x) ((x)-> oflag |= OFLAG_TECHADMIN)
#define OPSSetCoAdmin(x) ((x)->oflag |= OFLAG_COADMIN)
#define OPSetUModeC(x) ((x)->oflag |= OFLAG_UMODEC)
#define OPSetUModeF(x) ((x)->oflag |= OFLAG_UMODEF)
@@ -538,6 +558,7 @@ typedef unsigned int u_int32_t; /* XXX Hope this works! */
#define OPClearAdmin(x) ((x)->oflag &= ~OFLAG_ADMIN)
#define OPClearSAdmin(x) ((x)->oflag &= ~OFLAG_SADMIN)
#define OPClearNetAdmin(x) ((x)->oflag &= ~OFLAG_NETADMIN)
#define OPClearTechAdmin(x) ((x)->oflag &= ~OFLAG_TECHADMIN)
#define OPClearCoAdmin(x) ((x)->oflag &= ~OFLAG_COADMIN)
#define OPClearUModeC(x) ((x)->oflag &= ~OFLAG_UMODEC)
#define OPClearUModeF(x) ((x)->oflag &= ~OFLAG_UMODEF)
@@ -582,7 +603,6 @@ struct trecord {
struct aloopStruct {
unsigned do_garbage_collect : 1;
unsigned do_tkl_sweep : 1;
unsigned do_ban_check : 1;
};
typedef struct Whowas {
@@ -642,7 +662,7 @@ struct ConfItem {
#define CONF_RESTRICT 0x0200
#endif
#define CONF_CLASS 0x0400
#define CONF_CHANGEUSERNAME 0x0800
#define CONF_SERVICE 0x0800
#define CONF_LEAF 0x1000
#define CONF_LISTEN_PORT 0x2000
#define CONF_HUB 0x4000
@@ -662,7 +682,7 @@ struct ConfItem {
#define CONF_VERSION 0x40000000
#define CONF_OPS (CONF_OPERATOR | CONF_LOCOP)
#define CONF_SERVER_MASK (CONF_CONNECT_SERVER | CONF_NOCONNECT_SERVER)
#define CONF_CLIENT_MASK (CONF_CLIENT| CONF_OPS | \
#define CONF_CLIENT_MASK (CONF_CLIENT | CONF_SERVICE | CONF_OPS | \
CONF_SERVER_MASK)
#define CONF_CRULE (CONF_CRULEALL | CONF_CRULEAUTO)
#define CONF_QUARANTINE (CONF_QUARANTINED_SERVER|CONF_QUARANTINED_NICK)
@@ -786,8 +806,10 @@ struct t_vhline {
#define LISTENER_JAVACLIENT 0x000010
#define LISTENER_MASK 0x000020
#define LISTENER_SSL 0x000040
#define LISTENER_BOUND 0x000080
#define CONNECT_SSL 0x000001
#define CONNECT_ZIP 0x000002
struct Client {
@@ -831,6 +853,9 @@ struct Client {
long sendM; /* Statistics: protocol messages send */
long sendK; /* Statistics: total k-bytes send */
long receiveM; /* Statistics: protocol messages received */
#ifdef ZIP_LINKS
struct Zdata *zip; /* zip data */
#endif
#ifdef USE_SSL
struct SSL *ssl;
struct X509 *client_cert;
@@ -842,7 +867,7 @@ struct Client {
long receiveK; /* Statistics: total k-bytes received */
u_short sendB; /* counters to count upto 1-k lots of bytes */
u_short receiveB; /* sent and received. */
aClient *acpt; /* listening client which we accepted from */
aClient *listener;
Link *confs; /* Configuration record associated */
int authfd; /* fd for rfc931 authentication */
#ifdef SOCKSPORT
@@ -863,9 +888,206 @@ struct Client {
#endif
};
#define CLIENT_LOCAL_SIZE sizeof(aClient)
#define CLIENT_REMOTE_SIZE offsetof(aClient,count)
/*
* conf2 stuff -stskeeps
*/
/* Config flags */
struct _configfile
{
char *cf_filename;
ConfigEntry *cf_entries;
ConfigFile *cf_next;
};
struct _configentry
{
ConfigFile *ce_fileptr;
int ce_varlinenum;
char *ce_varname;
char *ce_vardata;
int ce_vardatanum;
int ce_fileposstart;
int ce_fileposend;
int ce_sectlinenum;
ConfigEntry *ce_entries;
ConfigEntry *ce_prevlevel;
ConfigEntry *ce_next;
};
struct _configflag
{
unsigned temporary : 1;
};
/* configflag specialized for except socks/ban -Stskeeps */
struct _configflag_except
{
unsigned temporary : 1;
unsigned type : 1;
};
struct _configflag_ban
{
unsigned temporary : 1;
unsigned type : 4;
};
#define CONF_BAN_NICK 1
#define CONF_BAN_IP 2
#define CONF_BAN_SERVER 3
#define CONF_BAN_USER 4
#define CONF_BAN_REALNAME 5
struct _configitem {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
};
struct _configitem_me {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *name;
char *info;
short numeric;
};
struct _configitem_admin {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *line;
};
struct _configitem_class {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *name;
int pingfreq;
int maxclients;
int sendq;
};
struct _configitem_allow {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *user;
char *ip;
char *hostname;
char *password;
ConfigItem_class *class;
};
struct _configitem_oper {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *name;
ConfigItem_class *class;
ConfigItem *from;
long oflags;
char *password;
};
struct _configitem_oper_from {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *name;
};
struct _configitem_drpass {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *restart;
char *die;
};
struct _configitem_ulines {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *servername;
};
struct _configitem_tld {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *mask;
char *motd;
char *rules;
};
struct _configitem_listen {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *ip;
int port;
long options;
};
struct _configitem_vhost {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *userhost;
char *login;
char *password;
char *virthost;
};
struct _configitem_link {
ConfigFlag flag;
ConfigItem *prev;
ConfigItem *next;
char *servername;
char *username;
char *hostname;
char *bindip;
short port;
char *hubmask;
char *leafmask;
unsigned char leafdepth;
char *connpwd;
char *recvpwd;
ConfigItem_class *class;
short options;
};
struct _configitem_except {
ConfigFlag_except flag;
ConfigItem *prev;
ConfigItem *next;
char *mask;
};
struct _configitem_ban {
ConfigFlag_ban flag;
ConfigItem *prev;
ConfigItem *next;
char *mask;
char *reason;
};
/*
* statistics structures
*/
@@ -1057,11 +1279,7 @@ struct Channel {
#define MODE_NOKNOCK 0x800000
#define MODE_NOINVITE 0x1000000
#define MODE_FLOODLIMIT 0x2000000
#ifdef ENABLE_INVISOPER
#define MODE_NOHIDING 0x4000000
#endif
#define MODE_NOHIDING 0x4000000
#ifdef STRIPBADWORDS
#define MODE_STRIPBADWORDS 0x8000000
#endif
@@ -1091,10 +1309,7 @@ struct Channel {
#define ShowChannel(v,c) (PubChannel(c) || IsMember((v),(c)))
#define PubChannel(x) ((!x) || ((x)->mode.mode &\
(MODE_PRIVATE | MODE_SECRET)) == 0)
/* auditorium */
#define IsAuditorium(x) ((x) && ((x)->mode.mode & MODE_AUDITORIUM))
#define IsChannelName(name) ((name) && (*(name) == '#'))
#define IsMember(blah,chan) ((blah && blah->user && \
@@ -1163,8 +1378,11 @@ extern char *gnulicense[];
#define FLUSH_BUFFER -2
#define COMMA ","
#ifdef USE_SSL
#include "ssl.h"
#endif
#define HASH_TEST HASH_CHECK
#endif /* __struct_include__ */
+6 -6
View File
@@ -25,14 +25,14 @@
/**/
#define COMPILEINFO DEBUGMODESET DEBUGSET
/*
* Version Unreal3.1.4-Meadows
* Version Unreal3.2-Selene
*/
#define UnrealProtocol 2302
#define UnrealProtocol 2303
#define PATCH1 "3"
#define PATCH2 ".1"
#define PATCH3 ".4"
#define PATCH4 "-Meadows"
#define PATCH5 "[beta3]"
#define PATCH2 ".2"
#define PATCH3 "-Selene"
#define PATCH4 "[DEVEL]"
#define PATCH5 ""
#define PATCH6 ""
#define PATCH7 ""
#define PATCH8 COMPILEINFO
+2 -24
View File
@@ -1,25 +1,3 @@
/*
* VERSION: Unreal3.1.4 Meadows
* DATE: Sat Jun 15 13:43:51 EST 2002
* OS: Win-32
*
*/
#define DPATH "."
#define SPATH "."
#define DOMAINNAME "irc.net"
#define LISTEN_SIZE 5
#define MAXSENDQLENGTH 3000000
#define BUFFERPOOL (9 * MAXSENDQLENGTH)
#define MAXCONNECTIONS 1024
#define NICKNAMEHISTORYLENGTH 2000
#undef CRYPT_OPER_PASSWORD
#undef USE_SSL
#undef CRYPT_LINK_PASSWORD
#undef CRYPT_ILINE_PASSWORD
#undef CRYPT_XLINE_PASSWORD
#undef ENABLE_INVISOPER
#define HUB 1
#define HAVE_REGEX 1
#define NOSPOOF 1
#define GLIBC2_x
#define DPATH "."
#define DOMAINNAME "irc.net"
+54
View File
@@ -0,0 +1,54 @@
/************************************************************************
* IRC - Internet Relay Chat, include/s_zip.h
* Copyright (C) 1992 Darren Reed
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 1, or (at your option)
* any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
*
* "s_zip.h". - Headers file.
*
* $Id$
*
*/
#ifndef INCLUDED_s_zip_h
#define INCLUDED_s_zip_h
#include <zlib.h> /* z_stream */
#endif
struct Client;
#ifdef ZIP_LINKS
/* the minimum amount of data needed to trigger compression */
#define ZIP_MINIMUM 4096
/* the maximum amount of data to be compressed (can actually be a bit more) */
#define ZIP_MAXIMUM 8192 /* WARNING: *DON'T* CHANGE THIS!!!! */
struct Zdata {
z_stream *in; /* input zip stream data */
z_stream *out; /* output zip stream data */
char inbuf[ZIP_MAXIMUM]; /* incoming zipped buffer */
char outbuf[ZIP_MAXIMUM]; /* outgoing (unzipped) buffer */
int incount; /* size of inbuf content */
int outcount; /* size of outbuf content */
};
#endif /* ZIP_LINKS */
extern int zip_init(struct Client *);
extern void zip_free(struct Client *);
extern char *unzip_packet(struct Client *, char *, int *);
extern char *zip_buffer(struct Client *, char *, int *, int);
+2 -2
View File
@@ -28,7 +28,7 @@ echo "| |"
echo "| see ircd.log for more information |"
echo "|********************************************|"
echo "| If you can't get Unreal IRCd to work - go |"
echo "| to /server irc.flirt.org and join |"
echo "| to /server irc.fyremoon.net and join |"
echo "| #UnrealIRCd or mail us at |"
echo "| unreal-support@lists.sourceforge.net |"
echo "| |"
@@ -61,7 +61,7 @@ echo "| (4) Someone else is running an ircd on the |"
echo "| default port you chose in ircd.conf. |"
echo "|********************************************|"
echo "| If you can't get Unreal IRCd to work - go |"
echo "| to /server irc.flirt.org and join |"
echo "| to /server irc.fyremoon.net and join |"
echo "| #UnrealIRCd or mail us at |"
echo "| unreal-support@lists.sourceforge.net |"
echo "| |"
+1 -1
View File
@@ -19,7 +19,7 @@
# change this to the mail address to mail output to:
MAIL=me
# change this to the directory you run your ircd from:
dir="../"
dir="../src"
# change this to the name of your ircd's file in that directory:
ircdexe="ircd"
Executable
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
# $Id$
lynx http://www.unrealircd.com/register.html
+1
View File
@@ -0,0 +1 @@
.
+1
View File
@@ -224,6 +224,7 @@ echo " O = global oper"
echo " N = network administrator"
echo " A = server administrator"
echo " C = co administrator"
echo " T = technical administrator"
echo " read unrealircd.doc for more info about O:line flags)"
echo $n " [$FLAGS] -> $c"
read cc
+245 -243
View File
@@ -1,243 +1,245 @@
#
# Win32Gui Config File .. By DrBin
# Modified by Zogg for 3.1.x
CC=cl
COMPILERHELP=compilerhelp.exe
# Here you put your settings
FD_SETSIZE=/D FD_SETSIZE=16384
NS_ADDRESS=/D NS_ADDRESS="\"nospoof@dal.net\""
!IFNDEF DEBUG
!IFNDEF DISTDEBUG
CFLAGS=/MT /O2 /G5 /I ./INCLUDE /Fosrc/ /nologo $(FD_SETSIZE) $(NS_ADDRESS) /D _WIN32GUI /D NOSPOOF=1 /c
LFLAGS=kernel32.lib user32.lib gdi32.lib shell32.lib wsock32.lib \
oldnames.lib libcmt.lib comctl32.lib /nodefaultlib /nologo /out:WIRCD2.EXE
!ELSE
CFLAGS= /MTd /Zi /I ./INCLUDE /Fosrc/ /nologo $(FD_SETSIZE) $(NS_ADDRESS) /D _WIN32GUI /D NOSPOOF=1 /c
#/Od /Yd /G5
LFLAGS=kernel32.lib user32.lib gdi32.lib shell32.lib wsock32.lib \
oldnames.lib libcmt.lib comctl32.lib /nodefaultlib /nologo /debug /debugtype:BOTH /OUT:WIRCD.EXE
!ENDIF
!ELSE
CFLAGS= /MTd /Zi /I ./INCLUDE /Fosrc/ /nologo $(FD_SETSIZE) $(NS_ADDRESS) /D DEBUG /D DEBUGMODE /D _DEBUG /D _WIN32GUI /D NOSPOOF=1 /c
#/Od /Yd /G5
LFLAGS=kernel32.lib user32.lib gdi32.lib shell32.lib wsock32.lib \
oldnames.lib libcmt.lib comctl32.lib /nodefaultlib /nologo /debug /debugtype:BOTH /OUT:WIRCD.EXE
!ENDIF
INCLUDES=./include/struct.h ./include/config.h ./include/sys.h \
./include/common.h ./include/version.h ./include/h.h ./include/numeric.h \
./include/msg.h ./include/setup.h ./include/dynconf.h
LINK=link.exe
OBJ_FILES=SRC/CHANNEL.OBJ SRC/USERLOAD.OBJ SRC/SEND.OBJ SRC/BSD.OBJ \
SRC/S_CONF.OBJ SRC/FDLIST.OBJ SRC/DBUF.OBJ \
SRC/CLOAK.OBJ SRC/HASH.OBJ SRC/PARSE.OBJ SRC/IRCD.OBJ \
SRC/S_NUMERIC.OBJ SRC/WHOWAS.OBJ SRC/S_AUTH.OBJ \
SRC/HELP.OBJ SRC/S_MISC.OBJ SRC/MATCH.OBJ SRC/CRULE.OBJ \
SRC/S_DEBUG.OBJ SRC/SUPPORT.OBJ SRC/LIST.OBJ \
SRC/S_ERR.OBJ SRC/PACKET.OBJ SRC/CLASS.OBJ SRC/S_BSD.OBJ \
SRC/S_SERV.OBJ SRC/S_USER.OBJ SRC/WIN32GUI.OBJ \
SRC/VERSION.OBJ SRC/S_UNREAL.OBJ SRC/DYNCONF.OBJ \
SRC/S_SOCKS.OBJ SRC/S_KLINE.OBJ SRC/S_EXTRA.OBJ SRC/IRCSPRINTF.OBJ SRC/LUSERS.OBJ \
SRC/SCACHE.OBJ SRC/ALN.OBJ SRC/BADWORDS.OBJ SRC/WEBTV.OBJ \
SRC/RES.OBJ SRC/RES_INIT.OBJ SRC/RES_COMP.OBJ
RC=rc.exe
ALL: COMPILERHELP.EXE WIRCD.EXE
CLEAN:
-@erase src\*.exe 2>NUL
-@erase src\*.obj 2>NUL
-@erase src\win32.res 2>NUL
-@erase src\version.c 2>NUL
-@erase src\win32\*.obj 2>NUL
-@erase .\*.exe 2>NUL
#include/setup.h:
# @echo Hmm...doesn't look like you've run Config...
# @echo Doing so now.
# @config.exe
#src/version.c: dummy
# @config.exe -v
./COMPILERHELP.EXE:
cl src/win32/compilerhelp.c /link /out:compilerhelp.exe
./WIRCD.EXE: $(OBJ_FILES) SRC/win32/WIN32.RES
$(LINK) $(LFLAGS) $(OBJ_FILES) SRC/win32/WIN32.RES SRC/WIN32/GNU_REGEX.LIB SRC/WIN32/DEBUG/STACKTRACE.LIB /MAPINFO:LINES /MAP
-@erase src\win32\win32.res
!IFNDEF DEBUG
!IFNDEF DISTDEBUG
@echo Non Debug version built
!ELSE
@echo Distribution DEBUG Version Built
!ENDIF
!ELSE
@echo Debug version built ...
!ENDIF
./CHKCONF.EXE: ./include/struct.h ./include/config.h ./include/sys.h \
./include/common.h ./src/crule.c ./src/match.c ./src/chkconf.c
$(CC) /nologo /I ./include /D CR_CHKCONF /Fosrc/chkcrule.obj /c src/crule.c
$(CC) /nologo /I ./include /D CR_CHKCONF /Fosrc/chkmatch.obj /c src/match.c
$(CC) /nologo /I ./include /D CR_CHKCONF /Fosrc/chkconf.obj /c src/chkconf.c
$(LINK) /nologo /out:./chkconf.exe src/chkconf.obj src/chkmatch.obj \
src/chkcrule.obj
src/version.obj: src/win32/version.c
$(CC) $(CFLAGS) src/win32/version.c
src/parse.obj: src/parse.c $(INCLUDES)
$(CC) $(CFLAGS) src/parse.c
src/badwords.obj: src/badwords.c $(INCLUDES)
$(CC) $(CFLAGS) src/badwords.c
src/webtv.obj: src/webtv.c $(INCLUDES)
$(CC) $(CFLAGS) src/webtv.c
src/bsd.obj: src/bsd.c $(INCLUDES)
$(CC) $(CFLAGS) src/bsd.c
src/dbuf.obj: src/dbuf.c $(INCLUDES) ./include/dbuf.h
$(CC) $(CFLAGS) src/dbuf.c
src/ircsprintf.obj: src/ircsprintf.c $(INCLUDES)
$(CC) $(CFLAGS) src/ircsprintf.c
src/packet.obj: src/packet.c $(INCLUDES)
$(CC) $(CFLAGS) src/packet.c
src/fdlist.obj: src/fdlist.c $(INCLUDES)
$(CC) $(CFLAGS) src/fdlist.c
src/dynconf.obj: src/dynconf.c $(INCLUDES) ./include/dbuf.h \
./include/channel.h ./include/whowas.h
$(CC) $(CFLAGS) src/dynconf.c
src/send.obj: src/send.c $(INCLUDES)
$(CC) $(CFLAGS) src/send.c
src/match.obj: src/match.c $(INCLUDES)
$(CC) $(CFLAGS) src/match.c
src/support.obj: src/support.c $(INCLUDES)
$(CC) $(CFLAGS) src/support.c
src/channel.obj: src/channel.c $(INCLUDES) ./include/channel.h
$(CC) $(CFLAGS) src/channel.c
src/class.obj: src/class.c $(INCLUDES) ./include/class.h
$(CC) $(CFLAGS) src/class.c
src/lusers.obj: src/lusers.c $(INCLUDES)
$(CC) $(CFLAGS) src/lusers.c
src/aln.obj: src/aln.c $(INCLUDES)
$(CC) $(CFLAGS) src/aln.c
src/ircd.obj: src/ircd.c $(INCLUDES)
$(CC) $(CFLAGS) src/ircd.c
src/list.obj: src/list.c $(INCLUDES)
$(CC) $(CFLAGS) src/list.c
src/res.obj: src/res.c $(INCLUDES)
$(CC) $(CFLAGS) src/res.c
src/s_bsd.obj: src/s_bsd.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_bsd.c
src/s_auth.obj: src/s_auth.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_auth.c
src/s_conf.obj: src/s_conf.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_conf.c
src/s_debug.obj: src/s_debug.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_debug.c
src/s_err.obj: src/s_err.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_err.c
src/s_kline.obj: src/s_kline.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_kline.c
src/s_misc.obj: src/s_misc.c $(INCLUDES) ./include/dbuf.h
$(CC) $(CFLAGS) src/s_misc.c
src/scache.obj: src/scache.c $(INCLUDES) ./include/dbuf.h
$(CC) $(CFLAGS) src/scache.c
src/s_socks.obj: src/s_socks.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_socks.c
src/s_user.obj: src/s_user.c $(INCLUDES) ./include/dbuf.h \
./include/channel.h ./include/whowas.h
$(CC) $(CFLAGS) src/s_user.c
src/s_extra.obj: src/s_extra.c $(INCLUDES) ./include/dbuf.h \
./include/channel.h ./include/whowas.h
$(CC) $(CFLAGS) src/s_extra.c
src/s_unreal.obj: src/s_unreal.c $(INCLUDES) ./include/dbuf.h \
./include/channel.h ./include/whowas.h
$(CC) $(CFLAGS) src/s_unreal.c
src/s_serv.obj: src/s_serv.c $(INCLUDES) ./include/dbuf.h ./include/whowas.h
$(CC) $(CFLAGS) src/s_serv.c
src/s_numeric.obj: src/s_numeric.c $(INCLUDES) ./include/dbuf.h
$(CC) $(CFLAGS) src/s_numeric.c
src/whowas.obj: src/whowas.c $(INCLUDES) ./include/dbuf.h ./include/whowas.h
$(CC) $(CFLAGS) src/whowas.c
src/hash.obj: src/hash.c $(INCLUDES) ./include/hash.h
$(CC) $(CFLAGS) src/hash.c
src/crule.obj: src/crule.c $(INCLUDES)
$(CC) $(CFLAGS) src/crule.c
src/win32gui.obj: src/win32/win32gui.c $(INCLUDES) ./src/win32/resource.h
#./include/resource.h
$(CC) $(CFLAGS) src/win32/win32gui.c
src/res_comp.obj: src/res_comp.c $(INCLUDES)
$(CC) $(CFLAGS) src/res_comp.c
src/res_init.obj: src/res_init.c $(INCLUDES)
$(CC) $(CFLAGS) src/res_init.c
src/help.obj: src/help.c $(INCLUDES)
$(CC) $(CFLAGS) src/help.c
src/md5.obj: src/md5.c $(INCLUDES)
$(CC) $(CFLAGS) src/md5.c
src/win32/win32.res: src/win32/win32gui.rc
!IFNDEF DISTDEBUG
$(COMPILERHELP) src/win32/leavealone.h
!ELSE
$(COMPILERHELP) src/win32/leavealone.h 0
!ENDIF
$(RC) /l 0x409 /fosrc/win32/win32.res /i ./include /i ./src \
/d NDEBUG src/win32/win32gui.rc
dummy:
#
# Win32Gui Config File .. By DrBin
#
CC=cl
COMPILERHELP=compilerhelp.exe
# Here you put your settings
FD_SETSIZE=/D FD_SETSIZE=16384
NS_ADDRESS=/D NS_ADDRESS="\"nospoof@dal.net\""
!IFNDEF DEBUG
!IFNDEF DISTDEBUG
CFLAGS=/MT /O2 /G5 /I ./INCLUDE /Fosrc/ /nologo $(FD_SETSIZE) $(NS_ADDRESS) /D _WIN32GUI /D USENEWDNS /D NOSPOOF=1 /c
LFLAGS=kernel32.lib user32.lib gdi32.lib shell32.lib ws2_32.lib \
oldnames.lib libcmt.lib comctl32.lib /nodefaultlib /nologo /out:WIRCD2.EXE
!ELSE
CFLAGS= /MTd /Zi /I ./INCLUDE /Fosrc/ /nologo $(FD_SETSIZE) $(NS_ADDRESS) /D USENEWDNS /D _WIN32GUI /D NOSPOOF=1 /c
#/Od /Yd /G5
LFLAGS=kernel32.lib user32.lib gdi32.lib shell32.lib wsock32.lib \
oldnames.lib libcmt.lib comctl32.lib /nodefaultlib /nologo /debug /debugtype:BOTH /OUT:WIRCD.EXE
!ENDIF
!ELSE
CFLAGS= /MTd /Zi /I ./INCLUDE /Fosrc/ /nologo $(FD_SETSIZE) $(NS_ADDRESS) /D DEBUG /D DEBUGMODE /D USENEWDNS /D _DEBUG /D _WIN32GUI /D NOSPOOF=1 /c
#/Od /Yd /G5
LFLAGS=kernel32.lib user32.lib gdi32.lib shell32.lib wsock32.lib \
oldnames.lib libcmt.lib comctl32.lib /nodefaultlib /nologo /debug /debugtype:BOTH /OUT:WIRCD.EXE
!ENDIF
INCLUDES=./include/struct.h ./include/config.h ./include/sys.h \
./include/common.h ./include/version.h ./include/h.h ./include/numeric.h \
./include/msg.h ./include/setup.h ./include/dynconf.h
LINK=link.exe
# SRC/RES.OBJ SRC/RES_INIT.OBJ SRC/RES_COMP.OBJ
OBJ_FILES=SRC/CHANNEL.OBJ SRC/USERLOAD.OBJ SRC/SEND.OBJ SRC/BSD.OBJ \
SRC/S_CONF.OBJ SRC/FDLIST.OBJ SRC/DBUF.OBJ \
SRC/CLOAK.OBJ SRC/HASH.OBJ SRC/PARSE.OBJ SRC/IRCD.OBJ \
SRC/S_NUMERIC.OBJ SRC/WHOWAS.OBJ SRC/S_AUTH.OBJ \
SRC/HELP.OBJ SRC/S_MISC.OBJ SRC/MATCH.OBJ SRC/CRULE.OBJ \
SRC/S_DEBUG.OBJ SRC/SUPPORT.OBJ SRC/LIST.OBJ \
SRC/S_ERR.OBJ SRC/PACKET.OBJ SRC/CLASS.OBJ SRC/S_BSD.OBJ \
SRC/S_SERV.OBJ SRC/S_USER.OBJ SRC/WIN32GUI.OBJ \
SRC/VERSION.OBJ SRC/S_UNREAL.OBJ SRC/DYNCONF.OBJ \
SRC/S_SOCKS.OBJ SRC/S_KLINE.OBJ SRC/S_EXTRA.OBJ SRC/IRCSPRINTF.OBJ SRC/LUSERS.OBJ \
SRC/SCACHE.OBJ SRC/ALN.OBJ SRC/BADWORDS.OBJ SRC/WEBTV.OBJ SRC/NEWDNS.OBJ src/version.obj
RC=rc.exe
ALL: COMPILERHELP.EXE WIRCD.EXE
CLEAN:
-@erase src\*.exe 2>NUL
-@erase src\*.obj 2>NUL
-@erase src\win32.res 2>NUL
-@erase src\version.c 2>NUL
-@erase src\win32\*.obj 2>NUL
-@erase .\*.exe 2>NUL
#include/setup.h:
# @echo Hmm...doesn't look like you've run Config...
# @echo Doing so now.
# @config.exe
#src/version.c: dummy
# @config.exe -v
./COMPILERHELP.EXE:
cl src/win32/compilerhelp.c /link /out:compilerhelp.exe
./WIRCD.EXE: $(OBJ_FILES) SRC/win32/WIN32.RES
$(LINK) $(LFLAGS) $(OBJ_FILES) SRC/win32/WIN32.RES SRC/WIN32/GNU_REGEX.LIB SRC/WIN32/DEBUG/STACKTRACE.LIB /MAPINFO:LINES /MAP
-@erase src\win32\win32.res
!IFNDEF DEBUG
!IFNDEF DISTDEBUG
@echo Non Debug version built
!ELSE
@echo Distribution DEBUG Version Built
!ENDIF
!ELSE
@echo Debug version built ...
!ENDIF
./CHKCONF.EXE: ./include/struct.h ./include/config.h ./include/sys.h \
./include/common.h ./src/crule.c ./src/match.c ./src/chkconf.c
$(CC) /nologo /I ./include /D CR_CHKCONF /Fosrc/chkcrule.obj /c src/crule.c
$(CC) /nologo /I ./include /D CR_CHKCONF /Fosrc/chkmatch.obj /c src/match.c
$(CC) /nologo /I ./include /D CR_CHKCONF /Fosrc/chkconf.obj /c src/chkconf.c
$(LINK) /nologo /out:./chkconf.exe src/chkconf.obj src/chkmatch.obj \
src/chkcrule.obj
src/newdns.obj: src/newdns.c $(INCLUDES)
$(CC) $(CFLAGS) src/newdns.c
src/version.obj: src/win32/version.c
$(CC) $(CFLAGS) src/win32/version.c
src/parse.obj: src/parse.c $(INCLUDES)
$(CC) $(CFLAGS) src/parse.c
src/badwords.obj: src/badwords.c $(INCLUDES)
$(CC) $(CFLAGS) src/badwords.c
src/webtv.obj: src/webtv.c $(INCLUDES)
$(CC) $(CFLAGS) src/webtv.c
src/bsd.obj: src/bsd.c $(INCLUDES)
$(CC) $(CFLAGS) src/bsd.c
src/dbuf.obj: src/dbuf.c $(INCLUDES) ./include/dbuf.h
$(CC) $(CFLAGS) src/dbuf.c
src/ircsprintf.obj: src/ircsprintf.c $(INCLUDES)
$(CC) $(CFLAGS) src/ircsprintf.c
src/packet.obj: src/packet.c $(INCLUDES)
$(CC) $(CFLAGS) src/packet.c
src/fdlist.obj: src/fdlist.c $(INCLUDES)
$(CC) $(CFLAGS) src/fdlist.c
src/dynconf.obj: src/dynconf.c $(INCLUDES) ./include/dbuf.h \
./include/channel.h ./include/whowas.h
$(CC) $(CFLAGS) src/dynconf.c
src/send.obj: src/send.c $(INCLUDES)
$(CC) $(CFLAGS) src/send.c
src/match.obj: src/match.c $(INCLUDES)
$(CC) $(CFLAGS) src/match.c
src/support.obj: src/support.c $(INCLUDES)
$(CC) $(CFLAGS) src/support.c
src/channel.obj: src/channel.c $(INCLUDES) ./include/channel.h
$(CC) $(CFLAGS) src/channel.c
src/class.obj: src/class.c $(INCLUDES) ./include/class.h
$(CC) $(CFLAGS) src/class.c
src/lusers.obj: src/lusers.c $(INCLUDES)
$(CC) $(CFLAGS) src/lusers.c
src/aln.obj: src/aln.c $(INCLUDES)
$(CC) $(CFLAGS) src/aln.c
src/ircd.obj: src/ircd.c $(INCLUDES)
$(CC) $(CFLAGS) src/ircd.c
src/list.obj: src/list.c $(INCLUDES)
$(CC) $(CFLAGS) src/list.c
src/res.obj: src/res.c $(INCLUDES)
$(CC) $(CFLAGS) src/res.c
src/s_bsd.obj: src/s_bsd.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_bsd.c
src/s_auth.obj: src/s_auth.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_auth.c
src/s_conf.obj: src/s_conf.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_conf.c
src/s_debug.obj: src/s_debug.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_debug.c
src/s_err.obj: src/s_err.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_err.c
src/s_kline.obj: src/s_kline.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_kline.c
src/s_misc.obj: src/s_misc.c $(INCLUDES) ./include/dbuf.h
$(CC) $(CFLAGS) src/s_misc.c
src/scache.obj: src/scache.c $(INCLUDES) ./include/dbuf.h
$(CC) $(CFLAGS) src/scache.c
src/s_socks.obj: src/s_socks.c $(INCLUDES)
$(CC) $(CFLAGS) src/s_socks.c
src/s_user.obj: src/s_user.c $(INCLUDES) ./include/dbuf.h \
./include/channel.h ./include/whowas.h
$(CC) $(CFLAGS) src/s_user.c
src/s_extra.obj: src/s_extra.c $(INCLUDES) ./include/dbuf.h \
./include/channel.h ./include/whowas.h
$(CC) $(CFLAGS) src/s_extra.c
src/s_unreal.obj: src/s_unreal.c $(INCLUDES) ./include/dbuf.h \
./include/channel.h ./include/whowas.h
$(CC) $(CFLAGS) src/s_unreal.c
src/s_serv.obj: src/s_serv.c $(INCLUDES) ./include/dbuf.h ./include/whowas.h
$(CC) $(CFLAGS) src/s_serv.c
src/s_numeric.obj: src/s_numeric.c $(INCLUDES) ./include/dbuf.h
$(CC) $(CFLAGS) src/s_numeric.c
src/whowas.obj: src/whowas.c $(INCLUDES) ./include/dbuf.h ./include/whowas.h
$(CC) $(CFLAGS) src/whowas.c
src/hash.obj: src/hash.c $(INCLUDES) ./include/hash.h
$(CC) $(CFLAGS) src/hash.c
src/crule.obj: src/crule.c $(INCLUDES)
$(CC) $(CFLAGS) src/crule.c
src/win32gui.obj: src/win32/win32gui.c $(INCLUDES) ./src/win32/resource.h
#./include/resource.h
$(CC) $(CFLAGS) src/win32/win32gui.c
src/res_comp.obj: src/res_comp.c $(INCLUDES)
$(CC) $(CFLAGS) src/res_comp.c
src/res_init.obj: src/res_init.c $(INCLUDES)
$(CC) $(CFLAGS) src/res_init.c
src/help.obj: src/help.c $(INCLUDES)
$(CC) $(CFLAGS) src/help.c
src/md5.obj: src/md5.c $(INCLUDES)
$(CC) $(CFLAGS) src/md5.c
src/win32/win32.res: src/win32/win32gui.rc
!IFNDEF DISTDEBUG
$(COMPILERHELP) src/win32/leavealone.h
!ELSE
$(COMPILERHELP) src/win32/leavealone.h 0
!ENDIF
$(RC) /l 0x409 /fosrc/win32/win32.res /i ./include /i ./src \
/d NDEBUG src/win32/win32gui.rc
dummy:
+71
View File
@@ -0,0 +1,71 @@
ver2^2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: 972-Scripterz
Set ircnetwork ....: 972-Scripterz
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.972-Scripterz.org
# This is the name of your Services Server
Set SERVICES_NAME .: services.972-Scripterz.org
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: ircop.972-Scripterz.org
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: admin.972-Scripterz.org
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: locop.972-Scripterz.org
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: serviceop.972-Scripterz.org
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: netadmin.972-Scripterz.org
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: coadmin.972-Scripterz.org
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : techadmin.972-Scripterz.org
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: sz
# This is the domain of the IRC network
Set netdomain .....: 972-Scripterz.org
# This is where people can go for help
Set helpchan ......: #972-Scripterz
# This is the name of the stats server
Set STATS_SERVER ..: stats.972-Scripters.org
# -- Not in use--
Set HUB ...........: 0
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 0
# -- Not in use but still here --
Set net_quit ......: sz
+71
View File
@@ -0,0 +1,71 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <11> <09> <1999> <14:32> GMT
# Author: <Kerjin> Steve>)
# E-Mail: <kerjin@alternativenet.org>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: AltNet IRC
Set ircnetwork ....: AltNet IRC
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.alternativenet.org
# This is the name of your Services Server
Set SERVICES_NAME .: services.alternativenet.org
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: ircop.alternativenet.org
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: admin.alternativenet.org
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: locop.alternativenet.org
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: serviceop.alternativenet.org
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: netadmin.alternativenet.org
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: coadmin.alternativenet.org
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : techadmin.alternativenet.org
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: altirc
# This is the domain of the IRC network
Set netdomain .....: alternativenet.org
# This is where people can go for help
Set helpchan ......: #AltNetHelp
# This is the name of the stats server
Set STATS_SERVER ..: statistics.alternativenet.org
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 1
# -- Not in use but still here --
Set net_quit ......: alt
+28
View File
@@ -0,0 +1,28 @@
ver^2.2
#
# My IRC Network (irc.auspice.org) Network Configuration File
# --------------------------------------------------
# Added-at: 01 Dec 2000 00:31
# Author: In Mean
# Email: auspice@auspice.org
# -----------------------------------------
#
Network >..........: Auspice
Set ircnetwork ....: Auspice
Set defserv .......: irc.auspice.org
Set SERVICES_NAME .: Services.auspice.org
Set oper_host .....: oper.auspice.org
Set admin_host ....: admin.auspice.org
Set locop_host ....: locop.auspice.org
Set sadmin_host ...: csop.auspice.org
Set netadmin_host .: netadmin.auspice.org
Set coadmin_host ..: coadmin.auspice.org
Set techadmin_host : techadmin.auspice.org
Set hidden_host ...: khmer
Set netdomain .....: auspice.org
Set helpchan ......: #services
Set STATS_SERVER ..: Services.auspice.org
Set HUB ...........: not_in_use
Set iNAH ..........: 0
Set net_quit ......: not_in_use
+25
View File
@@ -0,0 +1,25 @@
ver^2.2
#
# AXEnet (irc.axenet.org) Network Configuration File
# --------------------------------------------------
#
Network >..........: Axenet
Set ircnetwork ....: Axenet
Set defserv .......: irc.axenet.org
Set SERVICES_NAME .: services.axenet.org
Set oper_host .....: ircop.axenet.org
Set admin_host ....: admin.axenet.org
Set locop_host ....: locop.axenet.org
Set sadmin_host ...: csop.axenet.org
Set netadmin_host .: netadmin.axenet.org
Set coadmin_host ..: coadmin.axenet.org
Set techadmin_host : techadmin.axenet.org
Set hidden_host ...: axe
Set netdomain .....: axenet.org
Set helpchan ......: #axenethelp
Set STATS_SERVER ..: stats.axenet.org
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: axe
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# Bunker7.net Network Configuration File
# -----------------------------------------
# Added-at: 17 August 1999 12:34 CT
# Author: Rogue
# E-Mail: rogue@bunker7.net
# $Id$
# -----------------------------------------
#
Network >..........: bunker7
Set ircnetwork ....: bunker7
Set defserv .......: irc.bunker7.net
Set SERVICES_NAME .: services.bunker7.net
Set oper_host .....: global.bunker7.net
Set admin_host ....: admin.bunker7.net
Set locop_host ....: local.bunker7.net
Set sadmin_host ...: sadm.bunker7.net
Set netadmin_host .: netadmin.bunker7.net
Set coadmin_host ..: coadmin.bunker7.net
Set techadmin_host : techadmin.bunker7.net
Set hidden_host ...: bunker7
Set netdomain .....: bunker7.net
Set helpchan ......: #bunker7
Set STATS_SERVER ..: stats.bunker7.net
Set HUB ...........: 1
Set iNAH ..........: 0
Set net_quit ......: B7
+71
View File
@@ -0,0 +1,71 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: CC2
Set ircnetwork ....: CC2
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.cc2.org
# This is the name of your Services Server
Set SERVICES_NAME .: services.cc2.org
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: ircop.cc2.org
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: admin.cc2.org
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: locop.cc2.org
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: services.cc2.org
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: netadmin.cc2.org
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: coadmin.cc2.org
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : technician.cc2.org
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: user
# This is the domain of the IRC network
Set netdomain .....: cc2.org
# This is where people can go for help
Set helpchan ......: #help
# This is the name of the stats server
Set STATS_SERVER ..: stats.ircnet.org
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 1
# -- Not in use but still here --
Set net_quit ......: cc2
+30
View File
@@ -0,0 +1,30 @@
ver^2.2
#
# ChatPlace (irc.chatplace.net) Network Configuration File
# --------------------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Stskeeps (Carsten Munk)
# E-Mail: stskeeps@roxnet.org
# $Id$
# -----------------------------------------
#
Network >..........: ChatPlace
Set ircnetwork ....: ChatPlace
Set defserv .......: irc.chatplace.net
Set SERVICES_NAME .: services.chatplace.net
Set oper_host .....: oper.chatplace.net
Set admin_host ....: admin.chatplace.net
Set locop_host ....: locop.chatplace.net
Set sadmin_host ...: csop.chatplace.net
Set netadmin_host .: netadmin.chatplace.net
Set coadmin_host ..: coadmin.chatplace.net
Set techadmin_host : techadmin.chatplace.net
Set hidden_host ...: cp
Set netdomain .....: chatplace.net
Set helpchan ......: #HelpDesk
Set STATS_SERVER ..: stats.chatplace.net
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: CP
+30
View File
@@ -0,0 +1,30 @@
ver^2.2
#
# Chatstation (irc.chatstation.net) Network Configuration File
# --------------------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Astronomy (Kerem Durmus)
# E-Mail: ircadmin@chatstation.net
# $Id$
# -----------------------------------------
#
Network >..........: Chatstation
Set ircnetwork ....: Chatstation
Set defserv .......: irc.chatstation.net
Set SERVICES_NAME .: services.chatstation.net
Set oper_host .....: IRCop.Chatstation.Net
Set admin_host ....: Admin.Chatstation.Net
Set locop_host ....: Locop.Chatstation.Net
Set sadmin_host ...: CSops.Chatstation.Net
Set netadmin_host .: NetAdmin.Chatstation.Net
Set coadmin_host ..: Coadmin.Chatstation.Net
Set techadmin_host : TechAdmin.Chatstation.Net
Set hidden_host ...: Chatstation
Set netdomain .....: chatstation.net
Set helpchan ......: #Help
Set STATS_SERVER ..: stats.Chatstation.Net
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: CS
+39
View File
@@ -0,0 +1,39 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
ver^2.2
#
# Darkfyre (irc.darkfyre.net) Network Configuration File
# --------------------------------------------------
# Added-at: 10 September 2000 22:23
# Author: Mel
# Email: mel19791@home.com <mailto:mel19791@home.com>
# -----------------------------------------
#
Network >..........: Darkfyre
Set ircnetwork ....: Darkfyre
Set defserv .......: irc.darkfyre.net
Set SERVICES_NAME .: Services.Darkfyre.Net
Set oper_host .....: IRCop.Darkfyre.Net
Set admin_host ....: Admin.Darkfyre.Net
Set locop_host ....: LocalOp.Darkfyre.Net
Set sadmin_host ...: CSop.Darkfyre.Net
Set netadmin_host .: NetAdmin.Darkfyre.Net
Set coadmin_host ..: CoAdmin.Darkfyre.Net
Set techadmin_host : TechAdmin.Darkfyre.Net
Set hidden_host ...: darkfyre
Set netdomain .....: Darkfyre.net
Set helpchan ......: #help
Set STATS_SERVER ..: Stats.Darkfyre.Net
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# Darkwar (irc.darkwar.net) Network Configuration File
# --------------------------------------------------
# Added-at: 22 October 2000 19:40
# Author: stryker
# Email: stryker@darkwar.net
# -----------------------------------------
#
Network >..........: Darkwar
Set ircnetwork ....: Darkwar
Set defserv .......: irc.darkwar.net
Set SERVICES_NAME .: services.darkwar.net
Set oper_host .....: oper.darkwar.net
Set admin_host ....: admin.darkwar.net
Set locop_host ....: locop.darkwar.net
Set sadmin_host ...: csop.darkwar.net
Set netadmin_host .: netadmin.darkwar.net
Set coadmin_host ..: coadmin.darkwar.net
Set techadmin_host : techadmin.darkwar.net
Set hidden_host ...: hide
Set netdomain .....: darkwar.net
Set helpchan ......: #darkwar
Set STATS_SERVER ..: stats.darkwar.net
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+31
View File
@@ -0,0 +1,31 @@
ver^2.2
#
# Data-Storm (irc.data-storm.net) Network Configuration File
# --------------------------------------------------
# Added-at: 05 November 2000 13:42
# Author: data-genius
# Email: dg@data-storm.net
# -----------------------------------------
#
Network >..........: Data-Storm
Set ircnetwork ....: Data-Storm
Set defserv .......: irc.data-storm.net
Set SERVICES_NAME .: services.data-storm.net
Set oper_host .....: oper.root.net
Set admin_host ....: oper.root.net
Set locop_host ....: oper.root.net
Set sadmin_host ...: oper.root.net
Set netadmin_host .: oper.god.net
Set coadmin_host ..: oper.root.net
Set techadmin_host : oper.root.net
Set hidden_host ...: ownedbyj00
Set netdomain .....: data-storm.net
Set helpchan ......: #help
Set STATS_SERVER ..: stats.data-storm.net
Set HUB ...........: not_in_use
Set iNAH ..........: 0
Set net_quit ......: not_in_use
+70
View File
@@ -0,0 +1,70 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: digital-irc.net
Set ircnetwork ....: digital-irc.net
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.digital-irc.net
# This is the name of your Services Server
Set SERVICES_NAME .: services.digital-irc.net
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: ircop.digital-irc.net
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: admin.digital-irc.net
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: locop.digital-irc.net
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: serviceop.digital-irc.net
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: netadmin.digital-irc.net
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: coadmin.digital-irc.net
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : techadmin.digital-irc.net
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: digital-irc
# This is the domain of the IRC network
Set netdomain .....: digital-irc.net
# This is where people can go for help
Set helpchan ......: #Digital-IRC
# This is the name of the stats server
Set STATS_SERVER ..: stats.digital-irc.net
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 0
# -- Not in use but still here --
Set net_quit ......: ic
+65
View File
@@ -0,0 +1,65 @@
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: Curt|s
# E-Mail: <email>
# $Id$
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: DigitalIRC.Net
Set ircnetwork ....: DigitalIRC.Net
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.digitalirc.net
# This is the name of your Services Server
Set SERVICES_NAME .: Services.DigitalIRC.Net
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: Oper.DigitalIRC.Net
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: Admin.DigitalIRC.Net
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: LocOper.DigitalIRC.Net
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: ServicesOp.DigitalIRC.Net
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: NetAdmin.DigitalIRC.Net
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: NetAdmin.DigitalIRC.Net
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : Tech.DigitalIRC.Net
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: NN
# This is the domain of the IRC network
Set netdomain .....: DigtialIRC.Net
#This is where people can go for help
Set helpchan ......: #Digitalirc
# This is the name of the stats server
Set STATS_SERVER ..: Statistics.DigitalIRC.com
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 0
# -- Not in use but still here --
Set net_quit ......: ic
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# DragonWings.org Network Configuration File
# -----------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Stskeeps (Carsten Munk)
# E-Mail: stskeeps@global-irc.net
# $Id$
# -----------------------------------------
#
Network >..........: DragonWings
Set ircnetwork ....: DragonWings
Set defserv .......: irc.dragonwings.org
Set SERVICES_NAME .: saturn.dragonwings.org
Set oper_host .....: ircop.dragonwings.org
Set admin_host ....: admin.dragonwings.org
Set locop_host ....: locop.dragonwings.org
Set sadmin_host ...: serviceop.dragonwings.org
Set netadmin_host .: netadmin.dragonwings.org
Set coadmin_host ..: coadmin.dragonwings.org
Set techadmin_host : techadmin.dragonwings.org
Set hidden_host ...: dw
Set netdomain .....: dragonwings.org
Set helpchan ......: #DragonWings
Set STATS_SERVER ..: stats.dragonwings.org
Set HUB ...........: 1
Set iNAH ..........: 0
Set net_quit ......: DW
+30
View File
@@ -0,0 +1,30 @@
#
# FireIRC Network Configuration File
# -----------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: MasterSatan (Erik Kerr)
# E-Mail: Kerrfarm@bright.net
#
# -----------------------------------------
#
Network >..........: FireIRC
Set ircnetwork ....: FireIRC
Set defserv .......: irc.FireIRC.Net
Set SERVICES_NAME .: services.FireIRC.Net
Set oper_host .....: ircOP.FireIRC.Net
Set admin_host ....: Admin.FireIRC.Net
Set locop_host ....: localOP.FireIRC.Net
Set sadmin_host ...: serviceOP.FireIRC.Net
Set netadmin_host .: NetADMIN.FireIRC.Net
Set coadmin_host ..: CoADMIN.FireIRC.Net
Set techadmin_host : TechAdmin.FireIRC.Net
Set hidden_host ...: FireIRC
Set netdomain .....: FireIRC.Net
Set helpchan ......: #Services
Set STATS_SERVER ..: stats.FireIRC.Net
Set HUB ...........: 1
Set iNAH ..........: 0
Set net_quit ......: FI
+25
View File
@@ -0,0 +1,25 @@
ver^2.2
#
# German-Elite (irc.german-elite.net) Network Configuration File
# -----------------------------------------
#
Network >..........: German-Elite
Set ircnetwork ....: German-Elite
Set defserv .......: irc.german-elite.net
Set SERVICES_NAME .: services.german-elite.net
Set oper_host .....: ircop.german-elite.net
Set admin_host ....: admin.german-elite.net
Set locop_host ....: locop.german-elite.net
Set sadmin_host ...: csop.german-elite.net
Set netadmin_host .: netadmin.german-elite.net
Set coadmin_host ..: coadmin.german-elite.net
Set techadmin_host : techadmin.german-elite.net
Set hidden_host ...: GE
Set netdomain .....: german-elite.net
Set helpchan ......: #german-elite
Set STATS_SERVER ..: stats.german-elite.net
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: GE
+71
View File
@@ -0,0 +1,71 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <Monday> <August> <2000>
# Author: Anonymos
# E-Mail: Anonymos@Global-IRC.de
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: IRC
Set ircnetwork ....: Global
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: IRC.Global-IRC.de
# This is the name of your Services Server
Set SERVICES_NAME .: Service.Global-IRC.de
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: Global-IRC-OP.Global-IRC.de
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: ServerAdmin.Global-IRC.de
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: Local-IRC-OP.Global-IRC.de
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: ServiceAdmin.Global-IRC.de
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: NetworkAdmin.Global-IRC.de
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: CoAdmin.Global-IRC.de
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : TechAdmin.Global-IRC.de
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: GL-IRC
# This is the domain of the IRC network
Set netdomain .....: Global-IRC.de
# This is where people can go for help
Set helpchan ......: #Global-IRC-World
# This is the name of the stats server
Set STATS_SERVER ..: Stats.Global-IRC.de
# -- Not in use--
Set HUB ...........: 0
# This enables the auto-setting of f.x @ServerAdmin.Global-IRC.de
# on oper up
Set iNAH ..........: 1
# -- Not in use but still here --
Set net_quit ......: GL
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# Global-IRC.net Network Configuration File
# -----------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Stskeeps (Carsten Munk)
# E-Mail: stskeeps@global-irc.net
# $Id$
# -----------------------------------------
#
Network >..........: Global-IRC
Set ircnetwork ....: Global-IRC
Set defserv .......: irc.global-irc.net
Set SERVICES_NAME .: services.global-irc.net
Set oper_host .....: ircop.global-irc.net
Set admin_host ....: admin.global-irc.net
Set locop_host ....: locop.global-irc.net
Set sadmin_host ...: serviceop.global-irc.net
Set netadmin_host .: netadmin.global-irc.net
Set coadmin_host ..: coadmin.global-irc.net
Set techadmin_host : techadmin.global-irc.net
Set hidden_host ...: global
Set netdomain .....: global-irc.net
Set helpchan ......: #Global
Set STATS_SERVER ..: stats.global-irc.net
Set HUB ...........: 1
Set iNAH ..........: 0
Set net_quit ......: GI
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# Global-IRC.net Network Configuration File
# -----------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Stskeeps (Carsten Munk)
# E-Mail: stskeeps@global-irc.net
# $Id$
# -----------------------------------------
#
Network >..........: Infinity-IRC.org
Set ircnetwork ....: Infinity-IRC.org
Set defserv .......: irc.infinity-irc.org
Set SERVICES_NAME .: services.infinity-irc.org
Set oper_host .....: IRCop.Infinity-IRC.org
Set admin_host ....: IRCop-Admin.Infinity-IRC.org
Set locop_host ....: LOCop.Infinity-IRC.org
Set sadmin_host ...: IRCop-ServiceAdmin.Infinity-IRC.org
Set netadmin_host .: IRCop-NetAdmin.Infinity-IRC.org
Set coadmin_host ..: IRCop-CoAdmin.Infinity-IRC.org
Set techadmin_host : IRCop-TechAdmin.Infinity-IRC.org
Set hidden_host ...: Infinity
Set netdomain .....: Infinity-IRC.org
Set helpchan ......: #Infinity
Set STATS_SERVER ..: stats.infinity-irc.org
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: IN
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# ROXnet (irc.rox.za.net) Network Configuration File
# --------------------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Stskeeps (Carsten Munk)
# E-Mail: stskeeps@roxnet.org
# $Id$
# -----------------------------------------
#
Network >..........: InterTurk
Set ircnetwork ....: InterTurk
Set defserv .......: irc.interturk.net
Set SERVICES_NAME .: services.egenet.com.tr
Set oper_host .....: ircop.interturk.net
Set admin_host ....: admin.interturk.net
Set locop_host ....: locop.interturk.net
Set sadmin_host ...: csops.interturk.net
Set netadmin_host .: netadmin.interturk.net
Set coadmin_host ..: coadmin.interturk.net
Set techadmin_host : techadmin.interturk.net
Set hidden_host ...: InterTurk
Set netdomain .....: interturk.net
Set helpchan ......: #Help
Set STATS_SERVER ..: stats.interturk.net
Set HUB ...........: 1
Set iNAH ..........: 0
Set net_quit ......: iN
+28
View File
@@ -0,0 +1,28 @@
ver^2.2
#
# IRCChat (irc.irc-chat.net) Network Configuration File
# --------------------------------------------------
# Added-at: 29 November 2000 15:49
# Author: TheRock
# Email: unit649@unit649.net
# -----------------------------------------
#
Network >..........: IRCChat
Set ircnetwork ....: IRCChat
Set defserv .......: irc.irc-chat.net
Set SERVICES_NAME .: services.irc-chat.net
Set oper_host .....: oper.irc-chat.net
Set admin_host ....: admin.irc-chat.net
Set locop_host ....: locop.irc-chat.net
Set sadmin_host ...: csop.irc-chat.net
Set netadmin_host .: netadmin.irc-chat.net
Set coadmin_host ..: coadmin.irc-chat.net
Set techadmin_host : techadmin.irc-chat.net
Set hidden_host ...: irc
Set netdomain .....: irc-chat.net
Set helpchan ......: #irc-chat
Set STATS_SERVER ..: stats.irc-chat.net
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# Global-IRC.net Network Configuration File
# -----------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Stskeeps (Carsten Munk)
# E-Mail: stskeeps@global-irc.net
# $Id$
# -----------------------------------------
#
Network >..........: IRCThai.com
Set ircnetwork ....: IRCThai.com
Set defserv .......: irc.ircthai.com
Set SERVICES_NAME .: services.ircthai.com
Set oper_host .....: IRCop.ircthai.com
Set admin_host ....: Admin.ircthai.com
Set locop_host ....: LOCop.ircthai.com
Set sadmin_host ...: ServiceAdmin.ircthai.com
Set netadmin_host .: NetAdmin.ircthai.com
Set coadmin_host ..: CoAdmin.ircthai.com
Set techadmin_host : TechAdmin.ircthai.com
Set hidden_host ...: IRCThai
Set netdomain .....: ircthai.com
Set helpchan ......: #ThaiHelp
Set STATS_SERVER ..: stats.ircthai.com
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: IT
+30
View File
@@ -0,0 +1,30 @@
ver^2.2
#
# IsraelNet (irc.israel.net) Network Configuration File
# --------------------------------------------------
# Added-at: 14 September 2000 14:39
# Author: Web
# Email: dors@Nonstop.net.il
# -----------------------------------------
#
Network >..........: IsraelNet
Set ircnetwork ....: IsraelNet
Set defserv .......: irc.israel.net
Set SERVICES_NAME .: services.israel.net
Set oper_host .....: Oper.Israel.Net
Set admin_host ....: Admin.Israel.Net
Set locop_host ....: LocOP.Israel.Net
Set sadmin_host ...: CSop.Israel.Net
Set netadmin_host .: NetAdmin.Israel.Net
Set coadmin_host ..: CoAdmin.Israel.Net
Set techadmin_host : TechAdmin.Israel.Net
Set hidden_host ...: israel
Set netdomain .....: irc.israel.net
Set helpchan ......: #OperHelp
Set STATS_SERVER ..: stats.israel.net
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+71
View File
@@ -0,0 +1,71 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: KammTecH
Set ircnetwork ....: KammTecH
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.kammtech.dhs.org
# This is the name of your Services Server
Set SERVICES_NAME .: services.kammtech.dhs.org
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: ircop.kammtech.dhs.org
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: admin.kammtech.dhs.org
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: locop.kammtech.dhs.org
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: serviceop.kammtech.dhs.org
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: netadmin.kammtech.dhs.org
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: coadmin.kammtech.dhs.org
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : techadmin.kammtech.dhs.org
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: kammtech
# This is the domain of the IRC network
Set netdomain .....: kammtech.dhs.org
# This is where people can go for help
Set helpchan ......: #KammTecH
# This is the name of the stats server
Set STATS_SERVER ..: stats.kammtech.dhs.org
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 1
# -- Not in use but still here --
Set net_quit ......: KammTecH
+29
View File
@@ -0,0 +1,29 @@
#
# KissLand IRC Network Configuration File
# -----------------------------------------
# Author: Plague33 (Frank Laszlo)
# E-Mail: plague33@premis.lod.com
#
# -----------------------------------------
#
Network >..........: Kissland
Set ircnetwork ....: Kissland
Set defserv .......: irc.Kissland.Com
Set SERVICES_NAME .: Services.Kissland.Com
Set oper_host .....: IRCop.Kissland.Com
Set admin_host ....: Admin.Kissland.Com
Set locop_host ....: Oper.Kissland.Com
Set sadmin_host ...: Services.Admin.Kissland.Com
Set netadmin_host .: Network.Admin.Kissland.Com
Set coadmin_host ..: Co.Admin.Kissland.Com
Set techadmin_host : Technical.Admin.Kissland.Com
Set hidden_host ...: Kiss
Set netdomain .....: Kissland.Com
Set helpchan ......: #Services
Set STATS_SERVER ..: Stats.Kissland.Com
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: KL
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# lamenet.net (irc.lamenet.net) Network Configuration File
# --------------------------------------------------
# Added-at: 16 November 2000 10:40
# Author: Reptilezen
# Email: xtekcor@hotmail.com <mailto:xtekcor@hotmail.com>
# -----------------------------------------
#
Network >..........: lamenet.net
Set ircnetwork ....: lamenet.net
Set defserv .......: irc.lamenet.net
Set SERVICES_NAME .: services.lamenet.net
Set oper_host .....: oper.mynet.org
Set admin_host ....: admin.mynet.org
Set locop_host ....: biglamer.lamenet.net
Set sadmin_host ...: csop.lamenet.net
Set netadmin_host .: netadmin.lamenet.net
Set coadmin_host ..: coadmin
Set techadmin_host : techadmin.lamenet.net
Set hidden_host ...: hiddenhost
Set netdomain .....: lamenet.net
Set helpchan ......: #Services
Set STATS_SERVER ..: stats.lamenet.net
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+20
View File
@@ -0,0 +1,20 @@
ver^2.2
Network >..........: Linuxactive
Set ircnetwork ....: Linuxactive
Set defserv .......: irc.linuxactive.net
Set SERVICES_NAME .: services.linuxactive.net
Set oper_host .....: ircop.linuxactive.net
Set admin_host ....: admin.linuxactive.net
Set locop_host ....: locop.linuxactive.net
Set sadmin_host ...: csops.linuxactive.net
Set netadmin_host .: netadmin.linuxactive.net
Set coadmin_host ..: coadmin.linuxactive.net
Set techadmin_host : techadmin.linuxactive.net
Set hidden_host ...: LinuxActive
Set netdomain .....: linuxactive.net
Set helpchan ......: #Linux
Set STATS_SERVER ..: stats.linuxactive.net
Set HUB ...........: 1
Set iNAH ..........: 0
Set net_quit ......: TR
+19
View File
@@ -0,0 +1,19 @@
ver^2.2
Network >..........: LinuxSquare
Set ircnetwork ....: LinuxSquare
Set defserv .......: Irc.LinuxSquare.Net
Set SERVICES_NAME .: Services.CA.US.LinuxSquare.Net
Set oper_host .....: GlobalOp.LinuxSquare.Net
Set admin_host ....: Admin.LinuxSquare.Net
Set locop_host ....: TrainingOp.LinuxSquare.Net
Set sadmin_host ...: ServicesAdmin.LinuxSquare.Net
Set netadmin_host .: NetAdmin.LinuxSquare.Net
Set coadmin_host ..: CoAdmin.LinuxSquare.Net
Set techadmin_host : TechAdmin.LinuxSquare.Net
Set hidden_host ...: LinuxSquare
Set netdomain .....: LinuxSquare.Net
Set helpchan ......: #HelpDesk
Set STATS_SERVER ..: Stats.CA.US.LinuxSquare.Net
Set HUB ...........: 1
Set iNAH ..........: 0
Set net_quit ......: LS
+11 -1
View File
@@ -7,7 +7,7 @@
#
# (c) 2000 codemastr (Dominick Meglio) and the UnrealIRCd Team
VERSION="2.3"
VERSION="2.2"
DATE=`date "+%d %B %Y %H:%M"`
FILE="mynet.network"
EXISTS="y"
@@ -21,6 +21,7 @@ ADMIN_HOST="admin.mynet.org"
LOCOP_HOST="locop.mynet.org"
CSOP_HOST="csop.mynet.org"
NETADMIN_HOST="netadmin.mynet.org"
TECHADMIN_HOST="techadmin.mynet.org"
COADMIN_HOST="coadmin.mynet.org"
HIDDEN_HOST="hide"
NETDOMAIN="mynet.org"
@@ -155,6 +156,14 @@ if [ ! -z $cc ]; then
COADMIN_HOST="$cc"
fi
echo ""
echo "What is the virtual host techadmins will get when they oper up?"
echo $n "[$TECHADMIN_HOST] -> $c"
read cc
if [ ! -z $cc ]; then
TECHADMIN_HOST="$cc"
fi
echo ""
echo "What is the virtual host netadmins will get when they oper up?"
echo $n "[$NETADMIN_HOST] -> $c"
@@ -227,6 +236,7 @@ Set locop_host ....: $LOCOP_HOST
Set sadmin_host ...: $CSOP_HOST
Set netadmin_host .: $NETADMIN_HOST
Set coadmin_host ..: $COADMIN_HOST
Set techadmin_host : $TECHADMIN_HOST
Set hidden_host ...: $HIDDEN_HOST
Set netdomain .....: $NETDOMAIN
Set helpchan ......: $HELPCHAN
+31
View File
@@ -0,0 +1,31 @@
ver^2.2
#
# MegaIRC.net Network Configuration File
# -----------------------------------------
# Added-at: 1 August 1999 00:00 GMT
# Author: NonMortal (Luke Slotwinski)
# E-Mail: NonMortal@MegaIRC.Com
# $Id$
# -----------------------------------------
#
Network >..........: MegaIRC
Set ircnetwork ....: MegaIRC
Set defserv .......: irc.MegaIRC.Net
Set SERVICES_NAME .: Services.MegaIRC.Net
Set oper_host .....: Ircop.MegaIRC.Net
Set admin_host ....: Server-Admin.MegaIRC.Net
Set locop_host ....: Local-Ircop.MegaIRC.Net
Set sadmin_host ...: SOP.MegaIRC.Net
Set netadmin_host .: NetAdmin.MegaIRC.Net
Set coadmin_host ..: Server-CoAdmin.MegaIRC.Net
Set techadmin_host : TechAdmin.MegaIRC.Net
Set hidden_host ...: mega
Set netdomain .....: MegaIRC.Net
Set helpchan ......: #helpdesk
Set STATS_SERVER ..: Stats.MegaIRC.Net
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: MI
# To protect people from using normal edition Unreal to link to MegaIRC
Set STOPSE ........: 1
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# Mp3Fans.net Network Configuration File
# -----------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Stskeeps (Carsten Munk)
# E-Mail: stskeeps@global-irc.net
# $Id$
# -----------------------------------------
#
Network >..........: Mp3FansNet
Set ircnetwork ....: Mp3FansNet
Set defserv .......: irc.mp3fans.net
Set SERVICES_NAME .: services.mp3fans.net
Set oper_host .....: ircop.mp3fans.net
Set admin_host ....: admin.mp3fans.net
Set locop_host ....: locop.mp3fans.net
Set sadmin_host ...: serviceop.mp3fans.net
Set netadmin_host .: netadmin.mp3fans.net
Set coadmin_host ..: coadmin.mp3fans.net
Set techadmin_host : techadmin.mp3fans.net
Set hidden_host ...: mpx
Set netdomain .....: mp3fans.net
Set helpchan ......: #Mp3Fans
Set STATS_SERVER ..: stats.mp3fans.net
Set HUB ...........: 1
Set iNAH ..........: 0
Set net_quit ......: m3
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# Music-ChatNET (Irc.Music-ChatNET.Com) Network Configuration File
# --------------------------------------------------
# Added-at: 21 November 2000 22:40
# Author: Chad
# Email: Chad@Music-ChatNET.Com
# -----------------------------------------
#
Network >..........: Music-ChatNET
Set ircnetwork ....: Music-ChatNET
Set defserv .......: Irc.Music-ChatNET.Com
Set SERVICES_NAME .: Services.Music-ChatNET.Com
Set oper_host .....: IRCop.Music-ChatNET.Com
Set admin_host ....: Admin.Music-ChatNET.Com
Set locop_host ....: LOcop.Music-ChatNET.Com
Set sadmin_host ...: CSop.Music-ChatNET.Com
Set netadmin_host .: NetAdmin.Music-ChatNET.Com
Set coadmin_host ..: CoAdmin.Music-ChatNET.Com
Set techadmin_host : TechAdmin.Music-ChatNET.Com
Set hidden_host ...: MCN
Set netdomain .....: Music-ChatNET.Com
Set helpchan ......: #Music-Chat
Set STATS_SERVER ..: Stats.Music-ChatNET.Com
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+70
View File
@@ -0,0 +1,70 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: 23 August 1999 <18:00> GMT
# Author: codemastr <codemastr@elite-hacker.cx>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: NeoHorizon
Set ircnetwork ....: NeoHorizon
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.nhn.net
# This is the name of your Services Server
Set SERVICES_NAME .: services.nhn.net
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: IRCop.nhn.net
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: Admin.nhn.net
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: Locop.nhn.net
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: ServicesOP.nhn.net
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: NetAdmin.nhn.net
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: Co-Admin.nhn.net
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : techadmin.nhn.net
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: Neo
# This is the domain of the IRC network
Set netdomain .....: nhn.net
# This is where people can go for help
Set helpchan ......: #neohorizon
# This is the name of the stats server
Set STATS_SERVER ..: stats.nhn.net
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 1
# -- Not in use but still here --
Set net_quit ......: NH
+59
View File
@@ -0,0 +1,59 @@
# Networks index file - do not touch please
# 54 networks listed
# Please report outdated entries to unreal-networks@lists.sourceforge.net
networks/global-irc.network ......: Global-IRC (http://www.global-irc.net)
networks/mp3fans.network .........: Mp3Fans.Net (http://www.mp3fans.net)
networks/roxnet.network ..........: ROXnet (http://www.rox.za.net)
networks/dragonwings.network .....: DragonWings (http://www.dragonwings.org)
networks/megairc.network .........: MegaIRC (http://www.megairc.net)
networks/neohorizon.network ......: NeoHorizon (http://www.nhn.net)
networks/spynet.network ..........: SpyNet (http://www.spynet.org)
networks/nevernet.network ........: NeverNET (http://www.nevernet.net)
networks/altirc.network ..........: AlternativeNet IRC
networks/bunker7.network .........: Bunker7 (http://www.bunker7.net)
networks/realchat.network ........: RealChat.org (http://www.realchat.org)
networks/newmilennium.network ....: NewMilennium (http://www.newmilennium.net)
networks/solarxtreme.network .....: SolarXTreme (http://www.solarxtreme.net)
networks/ss.network ..............: StarSpace (http://www.starspace.net)
networks/uzaynet.network .........: UzayNet (http://www.uzaynet.nu)
networks/infinity.network ........: Infinity-IRC.org (http://www.infinity-irc.org)
networks/tspre.network ...........: TSpre (http://www.tspre.org)
networks/solargalaxy.network .....: SolarGalaxy (http://www.solargalaxy.net)
networks/digitalirc.network ......: DigitalIRC (http://www.digitalirc.net)
networks/fireirc.network .........: FireIRC (http://www.fireirc.net)
networks/stormdancing.network ....: StormDancing (http://www.stormdancing.net)
networks/972-scripterz.network ...: 972-scripterz
networks/v64net.network ..........: v64
networks/treklink.network ........: Treklink (http://www.treklink.net)
networks/axenet.network ..........: AXEnet
networks/kammtech.network ........: KammTecH
networks/linuxactive.network .....: Linuxactive (http://www.linuxactive.net)
networks/ircthai.network .........: IRCThai.com (http://www.ircthai.com)
networks/chatplace.network .......: ChatPlace (http://www.chatplace.net)
networks/interturk.network .......: InterTurk (http://www.interturk.net)
networks/cc2.network .............: CC2 (http://www.cc2.org)
networks/kissland.network ........: Kissland (http://www.kissland.com)
networks/digital-irc.network .....: Digital-IRC (http://www.digital-irc.net)
networks/seveneagle.network ......: SevenEagle.Com
networks/staticedge.network ......: StaticEdge
networks/german-elite.network ....: German-Elite (http://www.german-elite.net)
networks/thainet.network .........: Thai IRC Network
networks/linuxsquare.network .....: LinuxSquare (http://www.linuxsquare.net)
networks/chatstation.network .....: ChatStation
networks/sparkhaven.network ......: SparkHaven (http://www.sparkhaven.com)
networks/qkaka.network ...........: Qkaka (http://www.qkaka.com)
networks/sheytoybox.network ......: SheyToyBox (http://www.sheytoybox.net)
networks/darkfyre.network ........: Darkfyre (http://www.darkfyre.net)
networks/israelnet.network .......: IsraelNet
networks/tierrared.network .......: TierraRed (http://www.tierrared.com)
networks/music-chatnet.network ...: Music-ChatNET
networks/german-global-irc.network: German Global IRC (http://www.global-irc.de)
networks/darkwar.network .........: Darkwar (http://www.darkwar.net)
networks/lamenet.network .........: Lamenet (http://www.lamenet.net)
networks/spin.network ............: SpiN
networks/subtrexnet.network ......: Subtrex.net (http://www.subtrex.net)
networks/data-storm.network ......: Data-Storm
networks/tutkunet.network ........: TuTKu.Net
networks/raptanet.network ........: RaptaNet (http://www.rapta.net)
networks/irc-chat.network ........: IRC-Chat
networks/auspice.network .........: auspice
+72
View File
@@ -0,0 +1,72 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: NeverNET
Set ircnetwork ....: NeverNET
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: IRC.NeverNET.Net
# This is the name of your Services Server
Set SERVICES_NAME .: Services.NeverNET.Net
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: Opers.NeverNET.Net
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: Admins.NeverNET.Net
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: Opers.NeverNET.Net
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: Services.NeverNET.Net
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: Nevermore.NeverNET.Net
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: NetAdmins.NeverNET.Net
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : Tech.NeverNET.Net
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: NN
# This is the domain of the IRC network
Set netdomain .....: NeverNET.Net
#This is where people can go for help
Set helpchan ......: #NeverNET
# This is the name of the stats server
Set STATS_SERVER ..: Stats.NeverNET.Net
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 0
# -- Not in use but still here --
Set net_quit ......: ic
+26
View File
@@ -0,0 +1,26 @@
ver^2.2
#
# newmilennium.net Network Configuration File
# Made by: Dave Ellsworth (MasterJedi)
# E-Mail: mj@planetz.net
# ---------------------------------------
Network >..........: NewMilennium
Set ircnetwork ....: NewMilennium
Set defserv .......: irc.NewMilennium.net
Set SERVICES_NAME .: Services.NewMilennium.net
Set oper_host .....: ircop.newmilennium.net
Set admin_host ....: admin.newmilennium.net
Set locop_host ....: locop.newmilennium.net
Set sadmin_host ...: serviceop.newmilennium.net
Set netadmin_host .: netadmin.newmilennium.net
Set coadmin_host ..: coadmin.newmilennium.net
Set techadmin_host : techadmin.newmilennium.net
Set hidden_host ...: newmilennium
Set netdomain .....: newmilennium.net
Set helpchan ......: #newmilennium
Set STATS_SERVER ..: stats.newmilennium.net
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: SN
+73
View File
@@ -0,0 +1,73 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: QKAKA
Set ircnetwork ....: QKAKA
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: chat.qkaka.com
# This is the name of your Services Server
Set SERVICES_NAME .: services.qkaka.com
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: ircop.qkaka.com
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: admin.qkaka.com
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: locop.qkaka.com
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: serviceop.qkaka.com
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: netadmin.qkaka.com
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: coadmin.qkaka.com
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : techadmin.qkaka.com
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: dn
# This is the domain of the IRC network
Set netdomain .....: qkaka.com
# This is where people can go for help
Set helpchan ......: #QKAKA…¥æ™DDŽ
# This is the name of the stats server
Set STATS_SERVER ..: stats.ircnet.org
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 0
# -- Not in use but still here --
Set net_quit ......: ic
+35
View File
@@ -0,0 +1,35 @@
ver^2.2
#
# RaptaNet (irc.rapta.net) Network Configuration File
# --------------------------------------------------
# Added-at: 29 October 2000 11:03
# Author: EquinoX
# Email: jacob@conwaycorp.net
# -----------------------------------------
#
Network >..........: RaptaNet
Set ircnetwork ....: RaptaNet
Set defserv .......: irc.rapta.net
Set SERVICES_NAME .: services.rapta.net
Set oper_host .....: oper.rapta.net
Set admin_host ....: admin.rapta.net
Set locop_host ....: locop.rapta.net
Set sadmin_host ...: csop.rapta.net
Set netadmin_host .: netadmin.rapta.net
Set coadmin_host ..: coadmin.rapta.net
Set techadmin_host : techadmin.rapta.net
Set hidden_host ...: rapta
Set netdomain .....: rapta.net
Set helpchan ......: #services
Set STATS_SERVER ..: stats.rapta.net
Set HUB ...........: not_in_use
Set iNAH ..........: 0
Set net_quit ......: not_in_use
+70
View File
@@ -0,0 +1,70 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: 14 August 1999 16:34 GMT
# Author: Sandman
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: RealChat.Org
Set ircnetwork ....: RealChat.Org
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.RealChat.Org
# This is the name of your Services Server
Set SERVICES_NAME .: Services.RealChat.Org
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: Oper.RealChat.Org
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: Admins.RealChat.Org
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: LocalOper.RealChat.Org
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: servicesOper.RealChat.Org
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: NetAdmin.RealChat.Org
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: CoAdmin.RealChat.Org
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : TechAdmin.RealChat.Org
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: realchat
# This is the domain of the IRC network
Set netdomain .....: RealChat.Org
# This is where people can go for help
Set helpchan ......: #services
# This is the name of the stats server
Set STATS_SERVER ..: stats.realchat.org
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 0
# -- Not in use but still here --
Set net_quit ......: RC
+30
View File
@@ -0,0 +1,30 @@
ver^2.2
#
# ROXnet (irc.rox.za.net) Network Configuration File
# --------------------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Stskeeps (Carsten Munk)
# E-Mail: stskeeps@roxnet.org
# $Id$
# -----------------------------------------
#
Network >..........: ROXnet
Set ircnetwork ....: ROXnet
Set defserv .......: irc.roxnet.org
Set SERVICES_NAME .: services.roxnet.org
Set oper_host .....: ircop.roxnet.org
Set admin_host ....: admin.roxnet.org
Set locop_host ....: locop.roxnet.org
Set sadmin_host ...: csops.roxnet.org
Set netadmin_host .: netadmin.roxnet.org
Set coadmin_host ..: coadmin.roxnet.org
Set techadmin_host : techadmin.roxnet.org
Set hidden_host ...: rox
Set netdomain .....: roxnet.org
Set helpchan ......: #ROXnet
Set STATS_SERVER ..: stats.roxnet.org
Set HUB ...........: 1
Set iNAH ..........: 0
Set net_quit ......: Rox
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# Unreal-Team () Network Configuration File
# --------------------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Stskeeps (Carsten Munk)
# E-Mail: stskeeps@tspre.org
# $Id$
# -----------------------------------------
#
Network >..........: SevenEagle.Com
Set ircnetwork ....: SevenEagle.Com
Set defserv .......: irc.seveneagle.com
Set SERVICES_NAME .: Services.SevenEagle.Com
Set oper_host .....: IRCop.SevenEagle.Com
Set admin_host ....: Admin.SevenEagle.Com
Set locop_host ....: Locop.SevenEagle.Com
Set sadmin_host ...: ServiceOp.SevenEagle.Com
Set netadmin_host .: NetAdmin.SevenEagle.Com
Set coadmin_host ..: CoAdmin.SevenEagle.Com
Set techadmin_host : TechAdmin.SevenEagle.Com
Set hidden_host ...: SevenEagle.Com
Set netdomain .....: SevenEagle.Com
Set helpchan ......: #Help
Set STATS_SERVER ..: Stats.SevenEagle.Com
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: SE
+42
View File
@@ -0,0 +1,42 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
ver^2.2
#
# SheyToyBox (irc.sheytoybox.net) Network Configuration File
# --------------------------------------------------
# Added-at: 26 August 2000 19:08
# Author: Robertsog
# Email: robertsog@netzero.com <mailto:robertsog@netzero.com>
# -----------------------------------------
#
Network >..........: SheyToyBox
Set ircnetwork ....: SheyToyBox
Set defserv .......: irc.sheytoybox.net
Set SERVICES_NAME .: services.sheytoybox.net
Set oper_host .....: ircop.sheytoybox.net
Set admin_host ....: admin.sheytoybox.net
Set locop_host ....: locop.sheytoybox.net
Set sadmin_host ...: csops.sheytoybox.net
Set netadmin_host .: netadmin.sheytoybox.net
Set coadmin_host ..: coadmin.sheytoybox.net
Set techadmin_host : techadmin.sheytoybox.net
Set hidden_host ...: shey
Set netdomain .....: sheytoybox.net
Set helpchan ......: #Shey's_toybox
Set STATS_SERVER ..: stats.sheytoybox.net
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+36
View File
@@ -0,0 +1,36 @@
ver^2.2
Network >..........: SolarGalaxy
Set ircnetwork ....: SolarGalaxy
Set defserv .......: Irc.SolarGalaxy.Net
Set SERVICES_NAME .: Services.SolarGalaxy.Net
Set oper_host .....: IRCop.SolarGalaxy.Net
Set admin_host ....: Admin.SolarGalaxy.Net
Set locop_host ....: Locop.SolarGalaxy.Net
Set sadmin_host ...: ServiceOp.SolarGalaxy.Net
Set netadmin_host .: NetAdmin.SolarGalaxy.Net
Set coadmin_host ..: CoAdmin.SolarGalaxy.Net
Set techadmin_host : TechAdmin.SolarGalaxy.Net
Set hidden_host ...: solargalaxy
Set netdomain .....: SolarGalaxy.Net
Set helpchan ......: #SolarGalaxy
Set STATS_SERVER ..: Stats.SolarGalaxy.Net
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: sg
+69
View File
@@ -0,0 +1,69 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration
# files Just follow the instructions and it will prolly work ;) 0 = No 1
# = Yes -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both
# fields
Network >..........: SolarXTreme
Set ircnetwork ....: SolarXTreme
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.solarxtreme.net
# This is the name of your Services Server
Set SERVICES_NAME .: Services.SolarXTreme.Net
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: IRCop.SolarXTreme.Net
# This is the virtual hostname Server Admins will get if iNAH option is
# enabled on oper up
Set admin_host ....: Admin.SolarXTreme.Net
# This is the virtual hostname Local IRCops will get if iNAH option is
# enabled on oper up
Set locop_host ....: LocOp.SolarXTreme.Net
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: ServicesOp.SolarXTreme.Net
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: NetAdmin.SolarXTreme.Net
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: CoAdmin.SolarXTreme.Net
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : TechAdmin.SolarXTreme.Net
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: solar
# This is the domain of the IRC network
Set netdomain .....: solarxtreme.net
# This is where people can go for help
Set helpchan ......: #SolarHelp
# This is the name of the stats server
Set STATS_SERVER ..: Stats.SolarXTreme.Net
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 1
# -- Not in use but still here --
Set net_quit ......: ic
+28
View File
@@ -0,0 +1,28 @@
ver^2.2
#
# Sparkhaven (irc.sparkhaven.com) Network Configuration File
# --------------------------------------------------
# Added-at: 12 August 2000 15:22
# Author: x3ro
# Email: admin@x3ro.yi.org admin@x3ro.yi.org
# -----------------------------------------
#
Network >..........: Sparkhaven
Set ircnetwork ....: Sparkhaven
Set defserv .......: irc.sparkhaven.com
Set SERVICES_NAME .: services.sparkhaven.com
Set oper_host .....: oper.akersberga.se.sparkhaven.com
Set admin_host ....: damin.akersberga.se.sparkhaven.com
Set locop_host ....: locop.akersberga.se.sparkhaven.com
Set sadmin_host ...: csop..akersberga.se.sparkhaven.com
Set netadmin_host .: netadmin.sparkhaven.com
Set coadmin_host ..: coadmin.akersberga.se.sparkhaven.com
Set techadmin_host : techadmin.akersberga.se.sparkhaven.com
Set hidden_host ...: user
Set netdomain .....: sparkhaven.com
Set helpchan ......: #services
Set STATS_SERVER ..: stats.sparkhaven.com
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# SpiN (irc.SpinEmpire.com) Network Configuration File
# --------------------------------------------------
# Added-at: 12 November 2000 04:26
# Author: chris
# Email: chris@netherrealm.org <mailto:chris@netherrealm.org>
# -----------------------------------------
#
Network >..........: SpiN
Set ircnetwork ....: SpiN
Set defserv .......: irc.SpinEmpire.com
Set SERVICES_NAME .: Services.SpinEmpire.com
Set oper_host .....: Oper.SpinEmpire.org
Set admin_host ....: Admin.SpinEmpire.com
Set locop_host ....: LocalOper.SpinEmpire.com
Set sadmin_host ...: ServicesOper.SpinEmpire.com
Set netadmin_host .: NetAdmin.SpinEmpire.com
Set coadmin_host ..: CoAdmin.SpinEmpire.com
Set techadmin_host : TechAdmin.SpinEmpire.com
Set hidden_host ...: Spin
Set netdomain .....: SpinEmpire.com
Set helpchan ......: #Lobby
Set STATS_SERVER ..: Stats.SpinEmpire.com
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+28
View File
@@ -0,0 +1,28 @@
ver^2.2
# SpyNet Network Configuration File
# -----------------------------------------
# Added-at: 23 August 1999 18:00 GMT
# Author: Son|c
# E-Mail: stskeeps@global-irc.net
# $Id$
# -----------------------------------------
#
Network >..........: SpyNet
Set ircnetwork ....: SpyNet
Set defserv .......: irc.SpyNet.Org
Set SERVICES_NAME .: Services.SpyNet.Org
Set oper_host .....: IRCops.SpyNet.Org
Set admin_host ....: Admin.SpyNet.Org
Set locop_host ....: LocalOper.SpyNet.Org
Set sadmin_host ...: Sops.SpyNet.Org
Set netadmin_host .: NetAdmin.SpyNet.Org
Set coadmin_host ..: CoAdmin.SpyNet.Org
Set techadmin_host : TechAdmin.SpyNet.Org
Set hidden_host ...: Spy
Set netdomain .....: SpyNet.Org
Set helpchan ......: #SpyNet
Set STATS_SERVER ..: stats.SpyNet.Org
Set HUB ...........: 0
Set iNAH ..........: 0
Set net_quit ......: SN
+58
View File
@@ -0,0 +1,58 @@
ver^2.2
# These two specify the name of the IRC network, set the same in both fields
Network >..........: StarSpace
Set ircnetwork ....: StarSpace
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: IRC.StarSpace.Net
# This is the name of your Services Server
Set SERVICES_NAME .: Services.StarSpace.Net
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: Global.StarSpace.Net
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: Admin.StarSpace.Net
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: Local.StarSpace.Net
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: ServOp.StarSpace.Net
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: NetAdmin.StarSpace.Net
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: CoAdmin.StarSpace.Net
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : TechAdmin.StarSpace.Net
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: starspace
# This is the domain of the IRC network
Set netdomain .....: StarSpace.Net
# This is where people can go for help
Set helpchan ......: #OperHelp
# This is the name of the stats server
Set STATS_SERVER ..: Stats.StarSpace.Net
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 1
# -- Not in use but still here --
Set net_quit ......: SS
+30
View File
@@ -0,0 +1,30 @@
ver^2.2
#
# StaticEdge (irc.staticedge.com) Network Configuration File
# --------------------------------------------------
# Added-at: 06 July 2000 00:00 GMT
# Author: ^Scott^ (Scott Anderson)
# E-Mail: admin@staticedge.com
# $Id$
# -----------------------------------------
#
Network >..........: StaticEdge
Set ircnetwork ....: StaticEdge
Set defserv .......: irc.staticedge.com
Set SERVICES_NAME .: Services.StaticEdge.Com
Set oper_host .....: Opers.StaticEdge.Com
Set admin_host ....: Admins.StaticEdge.Com
Set locop_host ....: LocalOps.StaticEdge.Com
Set sadmin_host ...: CSOps.StaticEdge.Com
Set netadmin_host .: NetAdmin.StaticEdge.Com
Set coadmin_host ..: CoAdmins.StaticEdge.Com
Set techadmin_host : TechAdmins.StaticEdge.Com
Set hidden_host ...: static
Set netdomain .....: StaticEdge.Com
Set helpchan ......: #StaticEdge
Set STATS_SERVER ..: Stats.StaticEdge.Com
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: SE
+71
View File
@@ -0,0 +1,71 @@
ver2^2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: Stormdancing.Net
Set ircnetwork ....: Stormdancing.Net
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.stormdancing.net
# This is the name of your Services Server
Set SERVICES_NAME .: Services.Stormdancing.Net
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: IRCop.Stormdancing.Net
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: Admin.Stormdancing.Net
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: LocOp.Stormdancing.Net
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: ServiceOp.Stormdancing.Net
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: NetAdmin.Stormdancing.Net
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: CoAdmin.Stormdancing.Net
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : TechAdmin.Stormdancing.Net
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: Stormdancing
# This is the domain of the IRC network
Set netdomain .....: Stormdancing.Net
# This is where people can go for help
Set helpchan ......: #Help
# This is the name of the stats server
Set STATS_SERVER ..: stats.ircnet.org
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 1
# -- Not in use but still here --
Set net_quit ......: SD
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# Subtrex.Net (Irc.Subtrex.net) Network Configuration File
# --------------------------------------------------
# Added-at: 06 November 2000 21:50
# Author: J-E-L-L-O
# Email: rustyz82@hotmail.com
# -----------------------------------------
#
Network >..........: Subtrex.Net
Set ircnetwork ....: Subtrex.Net
Set defserv .......: Irc.Subtrex.net
Set SERVICES_NAME .: Services.subtrex.net
Set oper_host .....: Oper.Subtrex.Net
Set admin_host ....: Admin.Subtrex.Net
Set locop_host ....: Locop.Subtrex.Net
Set sadmin_host ...: Csop.Subtrex.Net
Set netadmin_host .: Netadmin.Subtrex.Net
Set coadmin_host ..: Coadmin.Subtrex.Net
Set techadmin_host : Techadmin.Subtrex.NEt
Set hidden_host ...: Subtrex
Set netdomain .....: Subtrex.Net
Set helpchan ......: #subtrex
Set STATS_SERVER ..: Services.Subtrex.Net
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+5 -1
View File
@@ -1,4 +1,4 @@
ver^2.3
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
@@ -50,6 +50,10 @@ Set netadmin_host .: netadmin.ircnet.org
Set coadmin_host ..: coadmin.ircnet.org
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : techadmin.ircnet.org
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: mpx
# This is the domain of the IRC network
+34
View File
@@ -0,0 +1,34 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: Thai IRC Network
Set ircnetwork ....: Thai IRC Network
Set defserv .......: irc.thai.com
Set SERVICES_NAME .: services.thai.com
Set oper_host .....: ircop.thai.com
Set admin_host ....: admin.thai.com
Set locop_host ....: locop.thai.com
Set sadmin_host ...: serviceop.thai.com
Set netadmin_host .: netadmin.thai.com
Set coadmin_host ..: coadmin.thai.com
Set techadmin_host : techadmin.thai.com
Set hidden_host ...: ThaiNet
Set netdomain .....: irc.thai.com
Set helpchan ......: #Services
Set STATS_SERVER ..: stats.thai.com
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: ic
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# TierraRed (irc.tierrared.com) Network Configuration File
# --------------------------------------------------
# Added-at: 19 noviembre 2000 20:22
# Author: NeO
# Email: neo@tierrared.com
# -----------------------------------------
#
Network >..........: TierraRed
Set ircnetwork ....: TierraRed
Set defserv .......: irc.tierrared.com
Set SERVICES_NAME .: sol.tierrared.com
Set oper_host .....: oper.tierrared.com
Set admin_host ....: ADMIN.tierrared.com
Set locop_host ....: LocalOP.tierrared.com
Set sadmin_host ...: Cservice.tierrared.com
Set netadmin_host .: NetADMIN.tierrared.com
Set coadmin_host ..: CoADMIN.tierrared.com
Set techadmin_host : TechAdm.tierrared.com
Set hidden_host ...: hide
Set netdomain .....: tierrared.com
Set helpchan ......: #opers_help
Set STATS_SERVER ..: stats.tierrared.com
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use
+29
View File
@@ -0,0 +1,29 @@
ver^2.2
#
# DragonWings.org Network Configuration File
# -----------------------------------------
# Added-at: 14 July 1999 00:00 GMT
# Author: Stskeeps (Carsten Munk)
# E-Mail: stskeeps@global-irc.net
# $Id$
# -----------------------------------------
#
Network >..........: Treklink
Set ircnetwork ....: Treklink
Set defserv .......: irc.treklink.net
Set SERVICES_NAME .: services.uip.org
Set oper_host .....: ircop.treklink.net
Set admin_host ....: admin.treklink.net
Set locop_host ....: locop.treklink.net
Set sadmin_host ...: serviceop.treklink.net
Set netadmin_host .: netadmin.treklink.net
Set coadmin_host ..: coadmin.treklink.net
Set techadmin_host : techadmin.treklink.net
Set hidden_host ...: TL
Set netdomain .....: treklink.net
Set helpchan ......: #uip
Set STATS_SERVER ..: stats.treklink.net
Set HUB ...........: 1
Set iNAH ..........: 1
Set net_quit ......: TL
+71
View File
@@ -0,0 +1,71 @@
ver^2.2
#
# Network Configuration File Template
# -----------------------------------------
# Added-at: <day> <month> <year> <hh:dd> GMT
# Author: <nick> (<real name>)
# E-Mail: <email>
# $Id$
# -----------------------------------------
# This is a template so you can create your own network configuration files
# Just follow the instructions and it will prolly work ;)
# 0 = No 1 = Yes
# -------------------------------------------------------
#
# These two specify the name of the IRC network, set the same in both fields
Network >..........: TSpre
Set ircnetwork ....: TSpre
# This is where your DNS pool is (like irc.dal.net)
Set defserv .......: irc.tspre.org
# This is the name of your Services Server
Set SERVICES_NAME .: services.tspre.org
# This is the virtual hostname IRCops will get if iNAH option is enabled
# on oper up
Set oper_host .....: ircop.tspre.org
# This is the virtual hostname Server Admins will get if iNAH option is enabled
# on oper up
Set admin_host ....: admin.tspre.org
# This is the virtual hostname Local IRCops will get if iNAH option is enabled
# on oper up
Set locop_host ....: locop.tspre.org
# This is the virtual hostname Services Operators/Admins will get
# if iNAH option is enabled on oper up
Set sadmin_host ...: serviceop.tspre.org
# This is the virtual hostname NetAdmins will get
# if iNAH option is enabled on oper up
Set netadmin_host .: netadmin.tspre.org
# This is the virtual hostname CoAdmins will get
# if iNAH option is enabled on oper up
Set coadmin_host ..: coadmin.tspre.org
# This is the virtual hostname TechAdmins will get
# if iNAH option is enabled on oper up
Set techadmin_host : techadmin.tspre.org
# This is the prefix of the hidden host (cloaking) hostname
Set hidden_host ...: ts
# This is the domain of the IRC network
Set netdomain .....: tspre.org
# This is where people can go for help
Set helpchan ......: #TSpre
# This is the name of the stats server
Set STATS_SERVER ..: stats.tspre.org
# -- Not in use--
Set HUB ...........: 1
# This enables the auto-setting of f.x @netadmin.network.net
# on oper up
Set iNAH ..........: 0
# -- Not in use but still here --
Set net_quit ......: ic
+33
View File
@@ -0,0 +1,33 @@
ver^2.2
#
# TuTKu.Net (irc.tutku.net) Network Configuration File
# --------------------------------------------------
# Added-at: 30 October 2000 15:29
# Author: MurathaN
# Email: Murat_haN@GmX.Net
# -----------------------------------------
#
Network >..........: TuTKu.Net
Set ircnetwork ....: TuTKu.Net
Set defserv .......: irc.tutku.net
Set SERVICES_NAME .: services.tutku.net
Set oper_host .....: IrCoP.TuTKu.NeT
Set admin_host ....: AdmiN.TuTKu.NeT
Set locop_host ....: LoCoP.TuTKu.NeT
Set sadmin_host ...: Csop.TuTKu.Net
Set netadmin_host .: NetAdmiN.TuTKu.NeT
Set coadmin_host ..: CoAdmiN.TuTKu.NeT
Set techadmin_host : TecHAdmiN.TuTKu.NeT
Set hidden_host ...: TuTKu
Set netdomain .....: TuTKu.Net
Set helpchan ......: #HeLp
Set STATS_SERVER ..: Stats.TuTKu.Net
Set HUB ...........: not_in_use
Set iNAH ..........: 1
Set net_quit ......: not_in_use

Some files were not shown because too many files have changed in this diff Show More