No description
This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
fishwaldo 36c381fab1 using kazlib for server/user/module/bot/timer lists as its more portable and
is very stable (no more mem leaks right?)
also removed old linked list files
2002-02-27 13:09:39 +00:00
data More Updates 2000-06-10 09:16:06 +00:00
dl Import of 2.0.13 2002-02-27 11:19:15 +00:00
doc Doco Updates (minor) 2000-02-29 10:39:40 +00:00
.gitattributes using kazlib for server/user/module/bot/timer lists as its more portable and 2002-02-27 13:09:39 +00:00
ChangeLog Import of 2.0.13 2002-02-27 11:19:15 +00:00
chans.c *** empty log message *** 2000-12-10 06:25:51 +00:00
chkstats Update 2002-02-27 11:20:30 +00:00
conf.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
config.h.in *** empty log message *** 2000-02-29 10:21:48 +00:00
configure Import of 2.0.13 2002-02-27 11:19:15 +00:00
configure.in Import of 2.0.13 2002-02-27 11:19:15 +00:00
dl.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
dl.h *** empty log message *** 2000-12-10 06:25:51 +00:00
dotconf.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
dotconf.h Initial revision 2000-02-03 23:45:51 +00:00
hash.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
hash.h Import of 2.0.13 2002-02-27 11:19:15 +00:00
INSTALL Import of 2.0.13 2002-02-27 11:19:15 +00:00
ircd.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
ircdchk more files 2000-06-10 09:14:03 +00:00
LICENCE Initial revision 2000-02-03 23:45:51 +00:00
list.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
list.h Import of 2.0.13 2002-02-27 11:19:15 +00:00
main.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
makeconf Update 2002-02-27 11:20:30 +00:00
Makefile.in Split Server functions into a new file 2002-02-27 12:33:13 +00:00
ns_help.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
README Import of 2.0.13 2002-02-27 11:19:15 +00:00
server.c using kazlib for server/user/module/bot/timer lists as its more portable and 2002-02-27 13:09:39 +00:00
servers.c *** empty log message *** 2000-12-10 06:25:51 +00:00
services.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
sock.c Import of 2.0.13 2002-02-27 11:19:15 +00:00
ss_help.c Initial revision 2000-02-03 23:45:51 +00:00
stats.cfg.dist Lots of Bug fixes in the Main Code, Inlcude MODE Crashing the Server, and 2000-03-03 06:03:42 +00:00
stats.h Import of 2.0.13 2002-02-27 11:19:15 +00:00
timer.c using kazlib for server/user/module/bot/timer lists as its more portable and 2002-02-27 13:09:39 +00:00
TODO Import of 2.0.13 2002-02-27 11:19:15 +00:00
Unreal.h Import of 2.0.13 2002-02-27 11:19:15 +00:00
users.c Split Server functions into a new file 2002-02-27 12:33:13 +00:00

NeoStats 2.0.11
~~~~~~~~~~~~~~~

Ok.. we are FINALLY out of beta :) w00t!


Module Status:
--------------
- StatServ now fully functional.
- Spam working like a dream.
- IcqServ works, but is still under heavy development :)
- Services havn't even been touched
- version is a simple example of writting a Module
- NetInfo is fully functional.

the module.txt file in the dl directory is a bit outdated. Use it for
reference only, but you want to find out more about the API (like specific
Function calls, etc) then look at the statserv module as it contains almost
all the Module API calls that are available. 

I've verified it works with Unreal 3.1.1 and higher, so there should be no
problems here. No one has come to us saying they want support for another
IRCD, so its still only Unreal.
it should work with Ultimate IRCD as well (based on Unreal and dreamforge)
it might work with Elite.

Bugs:
-----
Still a few lerking around in the code. I've been concentrating on the Icq
and Statserv modules of late, and have only been fixing bugs in the main
code as I find them. I havn't gone on a extensive Bug hunting mission
1. StatServ Daily commands are not correct
2. Other StatServ Statistics might be questionable :)


PLEASE send me those bug reports!
 
Shmad