Commit graph

3002 commits

Author SHA1 Message Date
Fish
570de662b3 Add option --enable-bdb to configure, and tidy up configure help string 2008-02-26 04:05:54 +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
9327a5dca9 missed a few 2008-02-24 02:51:03 +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
930a82cf3e hopefully fix LS-12 and LS-14 2008-02-21 13:13:44 +00:00
Fish
fc8827ada9 udpate makeconf file with Inspircd 2008-02-21 08:03:31 +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
2804f08be9 timers after sock 2008-01-24 05:02:49 +00:00
Fish
1d5be96026 init timers for DBA modules 2008-01-24 04:59:19 +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
850c72f63b Timers only run when needed now, rather than once a second. Saves some processor power 2008-01-15 17:40:14 +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
a00d1341cb fix calling do_backtrace from DelSock 2008-01-15 10:28:08 +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
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