Commit graph

3049 commits

Author SHA1 Message Date
fishwaldo
f990b25842 added new modules from 2.5Alpha release 2002-02-28 05:20:00 +00:00
fishwaldo
abadb37f17 Shmads Module updates 2002-02-28 05:12:02 +00:00
fishwaldo
af60944fa7 merge in Shmads initial 2.5 changes (will be for 2.0.14 release) 2002-02-28 04:49:10 +00:00
fishwaldo
9c22b12024 UPdated changelog 2002-02-28 03:44:48 +00:00
fishwaldo
8423b2f85e Lots of Changes: Read on:
When Modules Segv, it no longer Crashes (in most
cases) NeoStats, and NeoStats will restore the enviroment before the
module was called, and unload the offending module (Stability increased by
over 100%!!)
Cross IRCD support started. UltimateIRCD is first ircd (and right now we
link and *seem* to work, but extensive testing has not yet been conducted)
a few minor bug fixes
2002-02-27 16:36:41 +00:00
fishwaldo
b1ab4c0d41 updated login process to a server to be correct (do not send nicks
untill the server accepts our password!)
2002-02-27 13:59:39 +00:00
fishwaldo
077854e1bb removed servers.c file as its no longer used 2002-02-27 13:34:31 +00:00
fishwaldo
4fca55edc9 .keepme file in the logs directory, so it gets exported correctly 2002-02-27 13:33:03 +00:00
fishwaldo
ade5534d85 moved server to hash handling 2002-02-27 13:30:59 +00:00
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
fishwaldo
f7979b3578 Split Server functions into a new file 2002-02-27 12:33:13 +00:00
fishwaldo
1349e4ffce Update 2002-02-27 11:20:30 +00:00
fishwaldo
2518d00166 Import of 2.0.13 2002-02-27 11:19:15 +00:00
fishwaldo
5a68c029eb *** empty log message *** 2000-12-10 06:25:51 +00:00
fishwaldo
a4a48714c7 More Updates 2000-06-10 09:16:06 +00:00
fishwaldo
1b1db02147 more files 2000-06-10 09:14:03 +00:00
fishwaldo
07608a9b84 Added Linked List Files 2000-06-10 09:12:47 +00:00
fishwaldo
ace89c422f Major Updates. Linked List libary now used in Main Code. Should fix a lot of
Memory Leaks... Better flexibility for Modules... Lots of Updates, long long
overdue -- Been travelling for 5 weeks :)
2000-06-10 08:48:54 +00:00
fishwaldo
fd475efe3a Memory Leak fixes, StatServ Updates, Bug Fixes 2000-04-22 04:45:08 +00:00
fishwaldo
6d8eb4c3e4 Update to Netinfo Module to support SAJOINing ppl to a channel that is
decided via a domain to channel map :)
2000-04-08 12:45:04 +00:00
fishwaldo
6b40fcf083 Addition of Helper Functions (Virus SAJOINING, etc) (for +h users)
Support for SVSFLINE as well :)
2000-04-08 12:44:15 +00:00
fishwaldo
77880e4ba8 Minor Updates 2000-04-08 12:40:07 +00:00
fishwaldo
daad31f849 Minor Updates 2000-04-04 10:29:38 +00:00
fishwaldo
cd9e40c268 Long Overdue Update, BugFixes :) 2000-03-29 13:05:57 +00:00
fishwaldo
7b74bcfd52 *** empty log message *** 2000-03-05 06:44:47 +00:00
fishwaldo
82dc7ab7f4 Lots of Bug fixes in the Main Code, Inlcude MODE Crashing the Server, and
also updates and fixes to StatServ.
2000-03-03 06:03:42 +00:00
fishwaldo
246b609ee3 Added Support files for ICQServ 2000-03-02 01:34:00 +00:00
fishwaldo
b14208c699 Lots and Lots of Bug fixes, and New Socket API for Modules
a Working ICQServ
2000-03-02 01:31:24 +00:00
fishwaldo
3be1750741 Doco Updates (minor) 2000-02-29 10:39:40 +00:00
fishwaldo
bee433575b Minor Updates to autoconf support 2000-02-29 10:37:52 +00:00
fishwaldo
0f649d8612 *** empty log message *** 2000-02-29 10:21:48 +00:00
fishwaldo
b29c804f72 Minor Updates and Bug fixes 2000-02-29 07:28:53 +00:00
fishwaldo
d8dc0944a1 More on the Event API, and getting StatServ working.... Sweet... 2000-02-23 05:39:25 +00:00
fishwaldo
d432a3aa18 Fixed up HASH lists for Timers and Bots... Numerous Bug Fixes 2000-02-22 03:32:32 +00:00
fishwaldo
c505861891 Updated Module Layouts and Makefiles 2000-02-18 02:16:47 +00:00
fishwaldo
561cd3c63a Updated Module layouts and Makefiles 2000-02-18 02:14:12 +00:00
fishwaldo
a4421050bb Changed Module Layout, and Makefiles 2000-02-18 02:10:29 +00:00
fishwaldo
8dd42f1f48 Authentication and StatServ updates (Numerous) 2000-02-18 00:42:25 +00:00
fishwaldo
a1c75d6268 more work on the Module API, and a semmi working StatServ now.... 2000-02-06 07:12:46 +00:00
fishwaldo
b463ee15b5 Updated StatServ Stuff.... moved m_stats.h to statserv module directory 2000-02-05 04:54:00 +00:00
fishwaldo
22ad3680d4 Updated Module API for more Flexibility
Worked on Module_Events to pass data
Fixed up Spam Module crashing Server at nick change
2000-02-05 02:51:50 +00:00
fishwaldo
5e52341218 Fixed up Bot_Nick_Change, made s_Services check for all required options for
commands!
2000-02-05 00:22:59 +00:00
fishwaldo
082fe630f4 Updated stats.cfg.dist with new Options 2000-02-04 05:36:30 +00:00
fishwaldo
50f95502b5 Updated ChangeLog 2000-02-04 05:09:18 +00:00
fishwaldo
856eadd61b Added Support For Loading Modules at BootTime
Had to Play with the Module Loading Functions to make this work
Not very Clean, but hey, it works!
2000-02-04 04:52:45 +00:00
fishwaldo
e1d6be57e7 Removed some logging code, tidy up 2000-02-04 02:57:24 +00:00
fishwaldo
34bf23d3b1 Fixed up shutdown Code so it won't core Dump any more 2000-02-04 02:54:12 +00:00
fishwaldo
817157f7b9 Fixed up Module Bot Lists and Modified StatServ a little bit 2000-02-04 00:48:16 +00:00
fishwaldo
bc6d47768b Initial revision 2000-02-03 23:45:51 +00:00