1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-30 01:06:38 +02:00

Final changes to prepare for beta3

This commit is contained in:
codemastr
2001-10-08 17:24:56 +00:00
parent 74d080b3fc
commit 19c8f1b7dc
4 changed files with 31 additions and 8 deletions
+19 -2
View File
@@ -31,11 +31,12 @@ Unreal3.2-Selene (BETA2) RELEASE NOTES
loadmodule "src/modules/commands.so";
loadmodule "src/modules/scan.so";
loadmodule "src/modules/scan_socks.so";
loadmodule "src/modules/scan_http.so";
If you would like to code a module, doc/ will contain a module guide,
and we got an example module in src/modules/m_dummy.c.
* We have limited IPv6 support, and there are some minor bugs in it.
* We have some IPv6 support, and there are some minor bugs in it.
* The documentation is NOT yet 100% complete
@@ -60,10 +61,26 @@ Unreal3.2-Selene (BETA2) RELEASE NOTES
v - vhost notices
G - gline/shun notices
It shouldn't be too ahrd to figure out, just play around with it a bit :)
It shouldn't be too hard to figure out, just play around with it a bit :)
* /who needs testing it was recoded and may contain bugs
* We have added alias {} which allows you to dynamically create commands such as /nickserv
Read example.conf for more information on how to create your own. To use standard ones include
one of the following files
aliases/ircservices.conf (IRCServices, Daylight)
aliases/epona.conf (Epona)
aliases/generic.conf (Magick, Sirius, Wrecked)
aliases/operstats.conf (OperStats)
aliases/genericstats.conf (GeoStats, NeoStats)
* You can now use an IP in the oper::from and vhost::from fields even if the host resolves
* Added an http proxy scanner (scan_http.so)
* MAKE SURE YOU RERUN ./Config AND RUN make clean BEFORE USING THIS VERSION!!!
* THIS IS A BETA VERSION. THINGS MAY NOT WORK. REPORT ANY BUGS TO THESE
ADDRESSES:
* coders@lists.unrealircd.org and bugs@lists.unrealircd.org
+1
View File
@@ -867,3 +867,4 @@ seen. gmtime warning still there
- Made changes so the new modules compile on win32
- Added headers to all the new modules
- Fixed a typo in config.h
- Final changes to prepare for beta3
+1 -1
View File
@@ -31,7 +31,7 @@
#define PATCH1 "3"
#define PATCH2 ".2"
#define PATCH3 "-Selene"
#define PATCH4 "[beta2]"
#define PATCH4 "[beta3]"
#define PATCH5 ""
#define PATCH6 ""
#define PATCH7 ""
+10 -5
View File
@@ -91,9 +91,14 @@ char *unrealcredits[] =
"{X} (Laurie) x@tspre.org",
"- Making the main code/design of UnrealIRCd/32 gui",
" bugfounds, etc",
"Premiumshells.com",
"- Hosting development shells and unrealircd.com, .org - thanks for",
" supporting the UnrealIRCd project",
"TheDarkOne & x-irc.net",
"- Donating DNS and development shells",
"storm-services.net",
"- Donating webhosting and backup DNS",
"flexishell.com",
"- Donating development shells",
"irc4ever.net",
"- Donating backup DNS",
"RaYmAn (Jens Andersen)",
"- Supporting with hardware, software, movies, etc, and for",
" a great friendship, and spending a lot of time with sts",
@@ -188,8 +193,8 @@ char *unrealcredits[] =
"[FBI] Corey Lang fbi@dal.net",
" - Being a good IRC friend and getting me started with",
" IRC through our old little wIRCd net :)",
"ice-fox.net",
" - For donating a shell for me to be able to develop Unreal on",
"Fish",
" - For converting a bunch of commands to modules",
"The +x 2.0 team: RaYmAn, NiQuiL, narf, Griever (great thinking)",
" eternal, bball, JK. Thanks for makin a",
" drop dead gorgeous algoritm.",