Commit graph

247 commits

Author SHA1 Message Date
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
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
a00d1341cb fix calling do_backtrace from DelSock 2008-01-15 10:28:08 +00:00
Mark
9fd1e8d30e fix function exports 2008-01-13 21:46:18 +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
8424ee9ffb More work on the inspircd module 2007-11-16 12:56:16 +00:00
Fish
7fdcfdca7b bah, we didn't need this if I had thought it all the way though in the first place 2007-08-30 08:49:50 +00:00
Fish
7f597e2556 More work on TextServ (NEO-405), tidy up unused stuff in neostats.h and add a field to the cmdparams to indicate if its a channel message, or PM 2007-08-30 08:45:22 +00:00
Mark
a3e0516e25 bot system improvements 2007-08-10 21:02:07 +00:00
Fish
9f858dfe27 fix bots that load up in modules and use our command subsystem, but we dont want them to have our Module Config loaded. Introduce a new bot flag NOINTRINSICSET that stops the SET command and SET values (of the Module) loading 2007-08-02 12:26:45 +00:00
Fish
aae97bfabe Gah Try again 2007-02-08 13:09:08 +00:00
Fish
2dbf97f5b9 Mark caught fish asleep while coding 2007-02-08 12:47:20 +00:00
Fish
14dee8972f make install wasn't creating the logs directory 2007-02-07 14:53:28 +00:00
Fish
3d4477a1c7 EOB netsplit support and bug NEO-381 2007-01-28 08:45:11 +00:00
Fish
f083a1f1cd continue NamedVars (NEO-372) implementation 2007-01-21 07:13:32 +00:00
Mark
be2d551999 remove unused return value 2007-01-14 20:37:40 +00:00
Fish
8b06509e83 fix module version checking as reported by Gerrit 2007-01-09 06:35:58 +00:00
Mark
cbee0a90dc temp win32 warning workaround 2007-01-08 23:28:53 +00:00
Fish
6cf2f04bf5 update copyright year to 2007 2007-01-06 06:27:35 +00:00
Fish
370b0187d6 runlevels for Curl callbacks were not being set and forgot a prototype 2006-07-16 09:55:30 +00:00
Fish
9f87b47d84 update copyright year 2006-01-26 15:30:22 +00:00
Fish
29bcddb28e ConvertDB completed... nsdba updates, and a few fixes here and there 2006-01-14 08:11:30 +00:00
Fish
d6160d4fa5 let NeoNet try to reconnect if connection is dropped and connect is either yes or demand 2005-12-11 06:33:31 +00:00
Fish
2ea1439c38 export the NeoNet account info so SecureServ can use it for Dat file downloads 2005-12-11 05:27:54 +00:00
Mark
2ee16351aa more logic and decl fixes 2005-12-07 23:56:01 +00:00
Mark
01eebbdd1c logic fixes, lf fixes and decl fixups 2005-12-07 23:07:16 +00:00
Mark
0815d7f186 drop multiline CTCP replies in core and statserv 2005-12-06 20:42:10 +00:00
Mark
83a78513c8 fix mode crash on IRCu and fix mode desynch under certain conditions on all protocols 2005-12-06 19:05:15 +00:00
Fish
73a3a4b93b NeoNet core side finished.... 2005-12-04 11:38:25 +00:00
Mark
b3f6feea84 add whois support and fix statserv count problem reported by Gerrit 2005-11-28 23:03:05 +00:00
Mark
6e32865913 import early struct desc stuff 2005-11-24 21:44:35 +00:00
Mark
eb5e66fd80 add os_chmod 2005-11-23 23:30:34 +00:00
Fish
1e6f40fc5f need this update for modules autotools support 2005-11-19 10:23:07 +00:00
Mark
43f4943454 Win32 CRT updates for 2005 2005-11-15 20:06:09 +00:00
Mark
59ba266740 update Win32 build to VS2005 2005-11-14 22:33:08 +00:00
Mark
d6cb10d21a don't put any old rubbish in neostats.h, use an appropriate header file 2005-10-28 22:35:21 +00:00
Mark
4feb9e8ba1 more const and scope fixes 2005-10-28 22:14:21 +00:00
Mark
c44c5fb5e4 type fixes 2005-10-20 22:20:08 +00:00
Mark
99b9ca1900 fix type 2005-10-20 21:21:35 +00:00
Mark
fe570cab53 add findclient function 2005-10-17 21:06:59 +00:00
Mark
7f0b4871c8 typdef cleanups 2005-10-17 19:19:54 +00:00
Mark
0433ce41c1 Add logging support to CommandReport function 2005-10-17 19:14:58 +00:00
Mark
3146d5d9e8 rename func 2005-10-15 22:30:54 +00:00
Mark
43f225f689 tidy up typedef forward references and TIMER types 2005-10-14 20:08:35 +00:00
Mark
7c47254ce3 fix typo 2005-10-14 19:58:02 +00:00
Mark
63384c7631 fix IRCu channel mode and other protocol tidy ups 2005-10-14 19:57:08 +00:00
Mark
815ea22a82 more type and const fixes 2005-10-13 22:00:05 +00:00
Mark
53f36bc1ae more type and const fixes 2005-10-12 20:45:22 +00:00
Mark
d06cce6c8a more type and const fixes 2005-10-12 20:34:09 +00:00