Commit graph

498 commits

Author SHA1 Message Date
Mark
45764f7e50 update core and primary modulesto use MSVC 2008 2008-07-20 20:41:36 +00:00
Mark
8f731ff9e3 fix update paths 2008-04-24 21:28:28 +00:00
Fish
8b98db8147 Fix NEO-428. Inspircd glining *@* 2008-04-07 01:05:54 +00:00
Fish
e5d9f7c382 updates from Brain:
[01:57]  Brain hi
[01:57]  Brain i noticed a bug in the inspircd protocol module
[01:57]  * LimitServ sets modes [#neostats +l 20]
[01:57]  Brain http://svn.neostats.net/cgi-bin/viewvc.cgi/NeoStats/trunk/modules/protocol/inspircd.c?revision=3294&view=markup
[01:57]  Brain lines 264 and 265
[01:58]  Brain those are the wrong FJOIN prefixes for owner and protect
[01:58]  Brain owner is ~ and protect is & in inspircd
[01:58]  Brain and you made a comment that 'treating , as a prefix shouldnt break stuff'.... youre right as far as inspircd is concerned it shouldnt break it :p
2008-03-16 03:31:46 +00:00
Fish
1aa38c6353 fix up Curl not finding sig_atomic 2008-03-06 11:11:15 +00:00
Fish
ce443bed51 This is NeoStats 3.0.0! 2008-03-05 09:22:44 +00:00
Fish
ac21a270cc make sure we delete update's commands from NeoStats when unloading! 2008-03-05 08:27:35 +00:00
Fish
1e817aaf3c tidy up doco etc in preperation for 3.0.0 2008-03-05 04:12:56 +00:00
Fish
44ebe2b00c I don't believe it. Win32 with Perl compiles after fixing up a few compile errors.
It expects ActiveState Perl to be in c:\perl for building.
2008-03-03 12:42:02 +00:00
Fish
644ed06ac9 Win32 updates.
Setup tool now installs development files and checks for ActivePerl Installation, although current win32 build of NeoStats isn't perl-enabled yet.
2008-03-03 10:49:20 +00:00
Fish
95c749a1d4 add update vcproject template 2008-03-03 07:14:08 +00:00
Fish
a427979ffc db_env, not db_end 2008-02-27 02:26:39 +00:00
Fish
6feaaf81f9 fix up BDB compiles with older versions, and automatically remove log files when no longer needed in supported versions 2008-02-26 04:27:28 +00:00
Fish
3055cf8b24 make all bots persist, regardless if public or not.. Partially fixes issue NEO-419 2008-02-26 03:47:58 +00:00
Fish
e6ee918d2d Fix up textserv helptext to fix NEO-422 2008-02-26 03:40:20 +00:00
Fish
ece0917b25 add a script to assist updating copyright year, and update copyright year to 2008 2008-02-24 02:45:41 +00:00
Fish
86578e8cb7 Finish the update module (but its pointing at the beta site at the moment). Add a eventid to CmdParams to be able to tell if its triggered from a Event.. and make the skeleton for nv_list/hash_destroy functions 2008-02-21 08:01:27 +00:00
Fish
da69352940 simplify the HTMLOutput function in regards to the copyright output... and hopefully fix NEO-420 2008-02-21 05:07:21 +00:00
Fish
7e661ee4bb and only print stats when we are fully closed 2008-01-24 04:56:53 +00:00
Fish
3d320c58b4 Checkpoint Databases every hour, rather than waiting for DB Open's or Closes 2008-01-24 04:54:08 +00:00
Fish
48de92bab4 checkpoint when we open and tidy up messages a bit 2008-01-22 06:14:24 +00:00
Fish
8bd330d0a5 bah, BDB 4.3.29 has a bug in AUTOCOMMIT 2008-01-22 06:04:17 +00:00
Fish
fc227f45ea update BDB again 2008-01-22 04:55:24 +00:00
Fish
e9bdedc88a print some stats about BDB when closing DB's 2008-01-22 04:31:17 +00:00
Fish
84f0152424 and update msgcall function as well 2008-01-22 03:58:23 +00:00
Fish
b7f2749479 update bdb error callback and enable auto transactions - taken from Subversion source 2008-01-22 03:54:39 +00:00
Fish
85803d032f stop TextServ from responding to any channel chatter, and only respond to \!commands 2008-01-21 09:19:29 +00:00
Fish
8a52147bff Fix operlog and connectserv up 2008-01-16 02:00:42 +00:00
Fish
63ae4678aa fix persist flag as well 2008-01-15 11:17:07 +00:00
Fish
27fbff76be more fixups 2008-01-15 11:10:12 +00:00
Fish
1dec9e8520 fix up database name 2008-01-15 10:51:57 +00:00
Fish
07f2b6a8f7 extra_DIST -> EXTRA_DIST 2008-01-15 09:31:47 +00:00
Fish
f7602dc23e Re-write TextServ again - This time much simpler and easier to extend in the future - NEO-416 2008-01-15 08:55:52 +00:00
Mark
5256715d74 fix incorrect usage of MSGTOK in nick command 2008-01-13 21:16:19 +00:00
Mark
1630675b40 add win32 project file for inspircd 2008-01-13 21:01:38 +00:00
Mark
b0831409f6 remove non portable call to snprintf 2008-01-13 21:00:41 +00:00
Fish
2cbfcefaa3 put a check in DBAStore for NULL data, and fix saving TLDStats in StatServ 2008-01-07 16:35:38 +00:00
Fish
0806e88e19 fix this up 2008-01-07 16:25:25 +00:00
Fish
39344a7a47 update the backtrace stuff, and add debug flag when debug is enabled via command line 2008-01-07 14:39:43 +00:00
Fish
b02b415bd4 update GeoIP Database 2008-01-07 12:25:05 +00:00
Fish
2c504f31ff make BDB a bit quieter with 'normal' errors 2008-01-07 12:11:29 +00:00
Fish
3922b51903 fix up TextServ file path 2008-01-07 11:09:06 +00:00
Fish
3251323773 fix EXTRA_dist problems in SRC directory (should be all uppercase) 2008-01-07 08:15:50 +00:00
Fish
3dddbbd596 Almost finished Inspircd Module (NEO-333) 2007-12-05 05:16:09 +00:00
Fish
0ff7f1d8c0 and regen configure 2007-12-03 05:02:52 +00:00
Fish
8424ee9ffb More work on the inspircd module 2007-11-16 12:56:16 +00:00
Fish
f6827e5c38 Lots of bug fixes and workarounds and introducing Inspircd 1.1 Module - Neo-333 2007-11-15 12:42:33 +00:00
Fish
d5e80ff184 add svskill support to unreal3.2 and make sure token comparisions do not ignore case 2007-11-07 04:02:54 +00:00
Mark
0981328ad3 fix typo 2007-10-19 18:33:03 +00:00
Fish
2742621b1f Finish Perl DBA* interface (NEO-372) 2007-10-11 07:55:21 +00:00