fishwaldo
|
337838d405
|
I'm such a lazy bastard. "make dist" will create a tar file for distribution
|
2003-01-29 11:36:40 +00:00 |
|
shmad
|
710e935f64
|
Added support to CORE of Neo for NICK changes, updated ConnectServ to show
NICK changes in same fashion all other CS options work.
|
2002-09-12 15:42:37 +00:00 |
|
shmad
|
13ba36fd87
|
Updated niconfig.db to be sane
|
2002-07-31 16:33:19 +00:00 |
|
shmad
|
451def6832
|
niconfig.db by default was fucked.
|
2002-07-31 16:32:17 +00:00 |
|
fishwaldo
|
4ecb0ec60a
|
removed statserv and netinfo databases from cvs
|
2002-07-30 06:13:32 +00:00 |
|
fishwaldo
|
5e8b16a7a4
|
minor bugfix with adns blocking. StatServ record walloping on load (new db and new network) no longer
|
2002-07-30 05:16:07 +00:00 |
|
shmad
|
eecb598cc9
|
Updated misc.
|
2002-07-29 21:24:18 +00:00 |
|
shmad
|
438379b4bd
|
Changed all modules from notice usage to chanalert.
|
2002-07-29 17:10:19 +00:00 |
|
shmad
|
9482505488
|
Fixed a bug where channel alerts would get dropped notice changed to chanalert()
|
2002-07-29 16:59:34 +00:00 |
|
shmad
|
896660356b
|
Ack fixed a weirdassed "freeze" bug
|
2002-07-28 01:17:10 +00:00 |
|
shmad
|
743dc8c843
|
Fixed bug is HostServ not setting vhosts.
|
2002-07-28 01:11:25 +00:00 |
|
shmad
|
c8dcb74a40
|
Updated modules I forgot to after stats.cfg -> neostats.cfg change.
|
2002-07-28 00:40:27 +00:00 |
|
shmad
|
c51d330d87
|
Updates to Documentation
|
2002-07-27 04:58:16 +00:00 |
|
shmad
|
7492f07d57
|
now calls neostats.cfg, fixed a problem with neostats not reloading.
|
2002-07-27 04:38:35 +00:00 |
|
shmad
|
b2ed44475a
|
makeconf updates
|
2002-07-27 04:12:35 +00:00 |
|
shmad
|
3c7fb4bd95
|
ConnectServ updates.
|
2002-07-27 03:56:00 +00:00 |
|
shmad
|
cb8652100d
|
Misc. update.
|
2002-07-27 02:21:45 +00:00 |
|
shmad
|
f40e55201b
|
Fixed that ANNOYING GHOST bug if a service Messages or Notices itself. fun fun stuff
|
2002-07-27 02:16:08 +00:00 |
|
shmad
|
7f07370019
|
Updated CVS for 2.5.0 Beta3 core.
|
2002-07-26 04:39:23 +00:00 |
|
shmad
|
17290d2f8f
|
Removed unused code from dl.c
|
2002-07-25 14:56:01 +00:00 |
|
shmad
|
4b65981a41
|
*** empty log message ***
|
2002-07-25 13:38:32 +00:00 |
|
fishwaldo
|
09f860a203
|
added error51's Readme file and updated credits
|
2002-07-17 05:37:34 +00:00 |
|
fishwaldo
|
0ed4a6c9df
|
Huge Change to Module Variable passing Code. Stage1 Complete.
|
2002-06-10 05:02:42 +00:00 |
|
fishwaldo
|
093c1cf9fe
|
fixed up statserv html table to not have to buffer out large files. Writes out files dynamically now. Fixes a huge problem with big networks
|
2002-05-21 06:42:23 +00:00 |
|
fishwaldo
|
224eb9250c
|
fixed a bug with channels with more than 50 ops/halfops/voice/modes that crashed (or forced a assertion on list_verify(c->chanmodes)increased limit to 1000 (same as max channel member size)
|
2002-05-21 04:57:36 +00:00 |
|
fishwaldo
|
805184c656
|
a few bugfixes to the realloc code for
htmlstats. Increased initial bufsizeto 161K (mem useage will spike
during html stats writting. Damn.
|
2002-05-19 06:24:07 +00:00 |
|
fishwaldo
|
0b656b2853
|
updated htmlstats to use realloc to increase buffer size of large html
tables. Should fix segv's on large networks after html writeout is complete
|
2002-05-19 05:46:42 +00:00 |
|
fishwaldo
|
123c4b5c9c
|
more updates..
|
2002-05-02 12:04:03 +00:00 |
|
fishwaldo
|
7755e21e61
|
updates to statserv
|
2002-03-29 17:03:25 +00:00 |
|
fishwaldo
|
0c0731994f
|
Doco Updates/StatServ hide private channels/serviceroots bugfixes
|
2002-03-28 05:29:36 +00:00 |
|
fishwaldo
|
c2f223c93a
|
detect zombie servers/updates to the shutdown/reload commands to
re-execute stats
|
2002-03-25 08:13:52 +00:00 |
|
fishwaldo
|
0c2d5146db
|
StatServ updates. Logging cleanups
|
2002-03-23 05:22:46 +00:00 |
|
fishwaldo
|
e54f05d186
|
updates
|
2002-03-22 15:22:40 +00:00 |
|
fishwaldo
|
3b8376f243
|
more fixes :) StatServ updates for Channels (in Progress)
|
2002-03-22 10:44:47 +00:00 |
|
fishwaldo
|
4135eb5a54
|
a few updates, bugfixes
|
2002-03-21 08:55:43 +00:00 |
|
fishwaldo
|
6ed7e40b0c
|
updates
|
2002-03-15 12:27:48 +00:00 |
|
fishwaldo
|
f4a09ce33d
|
More Autoconf updates
|
2002-03-12 14:08:00 +00:00 |
|
fishwaldo
|
fcc5a4159b
|
automake/autoheader/libtool support
|
2002-03-12 13:42:38 +00:00 |
|
fishwaldo
|
416783377d
|
bugfixes and updates
|
2002-03-08 05:29:57 +00:00 |
|
fishwaldo
|
28726c7328
|
more bug fixes. Fix memleak in services.c
|
2002-03-07 16:48:54 +00:00 |
|
fishwaldo
|
d67509e7ae
|
Lots of updates. Variable Passing, Hash updates, modules updates
|
2002-03-07 12:41:12 +00:00 |
|
fishwaldo
|
a4a48714c7
|
More Updates
|
2000-06-10 09:16:06 +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
|
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
|
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
|
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 |
|