Commit graph

3024 commits

Author SHA1 Message Date
Fish
1485623e00 if the bots don't have any commands, don't run the intrinsic command parser 2008-01-15 05:16:38 +00:00
Fish
de69315ea0 stop users setting localhost(127.0.0.1) as BindTo value (NEO-418) 2008-01-15 04:07:47 +00:00
Fish
06777cea1e fix up Curl Transfers. This should fix the bad file descriptor problems forever 2008-01-14 11:47:31 +00:00
Fish
2733f8e33a update CURL to latest version. Win32 not updated 2008-01-14 06:06:36 +00:00
Mark
cc58d9a6e0 add inspircd to win32 build 2008-01-13 21:46:44 +00:00
Mark
9fd1e8d30e fix function exports 2008-01-13 21:46:18 +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
ffa5fa6af5 fix typo in the last commit 2008-01-07 16:37:14 +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
9b0091db61 reading the web suggests -g -rdynamic is also needed for th elinker 2008-01-07 13:41:20 +00:00
Fish
b7878fcaed make backtraces global? 2008-01-07 13:25:30 +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
55ac24ba97 Better fix 2008-01-07 12:00:34 +00:00
Fish
d70b01fc3a when not running in debug mode, we shouldn't be doing any debug.log files! 2008-01-07 11:56:50 +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
ef3fc96393 add tag to linking flags for libtool 2007-12-20 04:07:52 +00:00
Fish
79448a9fdf update libtool to see if that fixes the 'unable to infer tagged configuration' messages 2007-12-20 03:59:52 +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
d662eb1ad8 fix up missing -ldl link flag 2007-12-03 05:00:56 +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
dbe1b3da5b update adduser to take a human IP address 2007-11-13 07:00:40 +00:00
Fish
8d9f049d8c update win32 build files 2007-11-13 04:10:47 +00:00
Mark
e4b7dda9d3 fix double tabs and add missing comment 2007-11-12 19:04:56 +00:00
Fish
4021722765 forgot to update Win32 Build Files 2007-11-12 06:41:36 +00:00
Fish
4250ab4d96 hopefully more Win32 Build fixes 2007-11-12 05:56:10 +00:00
Fish
940e7016aa hopefully fix win32 builds 2007-11-12 05:42:08 +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
Fish
5f067ec25f change src Makefile around a bit to try to fix compile issue with perl disabled 2007-10-23 01:55:35 +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
Fish
04f12fe3dc fix PINGTIME option 2007-10-11 02:56:12 +00:00
Fish
619fc2d264 change statserv bot variable name to avoid clash with SecureServ and fix a spelling error as reported by SomeOne 2007-10-10 01:40:49 +00:00
Fish
59997325c1 DBA* support for Perl Scripts (WIP). more work on the update module. new Perl Module, NamedVarInspector.pl, to help perl devs with module coding and seeing what NamedVars are available. Stop broadcasting about lagged out servers when we first link and a few cleanups 2007-10-09 09:12:38 +00:00
Fish
8e5f8fd0c1 possible fix for NEO-413 and fix up some logic in NamedVar Handling 2007-10-09 06:07:01 +00:00
Fish
f1001da471 tidy up log messages a bit, upgrade libmrss, fix a error in Curl Transfers and add the start of the new Update Notification Module 'update' 2007-10-01 08:52:00 +00:00
Fish
0482d0bcdd BSD's need libm to be linked 2007-09-28 15:30:41 +00:00
Fish
1fca74d501 more autoconf updates to fix up little issues in the builds and fix some compile warnings 2007-09-28 09:29:05 +00:00
Fish
2d6d55a31a include libexecinfo for backtraces on other platforms. Not tested & make distcheck is broken atm. I'm heading for beers now 2007-09-26 07:28:05 +00:00
Fish
00dcbe93ce cleanup configure a bit and make curl/pcre/mrss into libneostats instead of individual libaries - to avoid linking clashes 2007-09-21 09:33:13 +00:00
Fish
332f254a0a Fix up StatServ default, fix a crash with regards to NeoStats Root Bots and event params, and start updating documentation in preperation for a release (OMG I hear the crowd gasp\!) 2007-09-17 09:01:25 +00:00
Fish
a5bb140bc5 W00ps 2007-09-12 08:07:41 +00:00
Fish
71fe4deffc testing bot_cmd's for NULL in the message handling routines isn't a great idea, as some modules don't have commands, but still have EVENT_PRIVATE event handlers. Deal with it :) 2007-09-12 07:50:52 +00:00