Commit graph

138 commits

Author SHA1 Message Date
Fish
89ee13b176 Fix a crash in message parsing functions. Get ready to push out 2.5.18 2004-07-17 06:10:52 +00:00
Mark
9f8398d686 fix stupid bug with moduleauth system and debug text tidy ups 2004-02-29 22:32:29 +00:00
Mark
699e1c9763 tidy ups for privmsg and notice processing 2004-02-28 23:14:22 +00:00
Mark
775df547f3 fix the fix for bots without a command list 2004-02-26 22:39:59 +00:00
Mark
b26aba72d6 fix for new privmsg event and bots without a command list 2004-02-26 22:29:04 +00:00
Mark
ccba57fac3 new channel set type, quick and dirty module auth for secureserv, fix warnings 2004-02-26 22:07:32 +00:00
Mark
018ed6f00b bot_message/event fix plus validation routines for nick/user/host in new set options 2004-02-21 21:59:09 +00:00
Mark
b37b39b609 Fix realname set 2004-02-21 16:20:53 +00:00
Fish
d3b735ca3a canx any pending dns queries when we unload a module 2004-02-21 07:22:02 +00:00
Mark
98909bcaa5 New script to generate SVN revision in version fields and updates to all core version field processing 2004-02-20 15:43:28 +00:00
Mark
9b6fd4168a Add some debug text to timer calls 2004-02-19 22:03:55 +00:00
Mark
f74e526399 Add new version information for checking modules and the core are compatible 2004-02-19 21:54:50 +00:00
Mark
f017281766 Update core version processing and make core modules use the core version number 2004-02-18 22:26:22 +00:00
Mark
8ee964f5d3 IRCu fix for neostats bot ips 2004-02-15 01:11:47 +00:00
Mark
5c7f7df057 no longer need to convert to base64 in core 2004-02-14 23:48:09 +00:00
Mark
7872254a67 More IRCu updates - rewritten numeric support to prevent bug where a nick connects with a name similar to a numeric and speed up checks, add support for KILL, fix problems with IP addresses not being correctly decoded, fixed a bug with end of burst ack 2004-02-10 12:22:30 +00:00
Mark
5e78ec6751 IRCu fix for private messages to bots 2004-02-06 21:00:58 +00:00
Mark
cc83e08dba IRCu fix for private messages to bots 2004-02-06 20:58:23 +00:00
Mark
c5a2793609 stay deleted 2004-02-06 20:12:13 +00:00
Mark
c38a0c3d8c IRCu fix for bot nicks 2004-02-06 20:07:07 +00:00
Mark
2d7d2ec156 undo, user does not exist yet 2004-02-06 19:41:22 +00:00
Mark
3a915af1d0 IRCu fix for bot nicks 2004-02-06 19:33:50 +00:00
Mark
006b06c88b fix warnings 2004-02-04 18:47:24 +00:00
Mark
0fcce08ada ircd fixes for server infoline, more build tidy ups, dlxxx wrappers for supporting systems needing leading underscores on symbols, restore botcomand NULL, fix Unreal server info line on main uplink 2004-02-02 20:19:17 +00:00
Fish
35e980dfbf Some Valgrind fixes 2004-01-31 06:26:56 +00:00
Mark
76763ea71b Tidy up set and reset of segv_inmodule 2004-01-30 21:27:43 +00:00
Mark
b65cd93d20 hacks should be done in the proper place <g>, we only need this in one place and the caller cleans up so no point calling CLEAR_SEGV_INMODULE all over the called function. Incidentally, why are we wanting to load out of core and not NeoStats, surely NeoStats would be better than core as a name? 2004-01-30 00:44:05 +00:00
Fish
2bf7f952d9 update to use ircstrcasecmp, and use a irc match function 2004-01-27 13:32:54 +00:00
Mark
153c3c38ab fix crash on NULL pointer and invalid pointer 2004-01-26 23:34:28 +00:00
Mark
3dff21ac28 lots of ircd cleanups 2004-01-25 23:38:53 +00:00
Mark
5bbdd91586 restore ctcp checks in a place where they don't break secureserv version replies 2004-01-23 23:05:10 +00:00
Mark
5d2c8076f5 remove core ctcp checks since they break secureserv version replies 2004-01-23 23:03:40 +00:00
Mark
c237b43b15 splitbuf updates, extended notice support, cleaned up ctcp core processing 2004-01-23 22:39:09 +00:00
Mark
2b4e42e1c0 Set segv_module before calling bot chan messages 2004-01-22 20:51:30 +00:00
Mark
d1e50721a1 a few more tidy ups for debug messages 2004-01-14 22:50:24 +00:00
Fish
1aa45a8ec6 updated copyright year 2004-01-14 11:36:37 +00:00
Mark
a7296d0947 more error message cleanups to try and better track the can't find channel problems on production 2004-01-12 18:46:56 +00:00
Fish
0459b14769 export module info via SQL emulation library 2003-12-30 11:28:27 +00:00
Mark
0f58d3f593 more ircd updates 2003-12-16 21:46:22 +00:00
Mark
2d63dacaee more ircd cleanups 2003-12-14 23:40:22 +00:00
Mark
2ba6a85085 try unload bots after modfini 2003-12-14 22:09:12 +00:00
Mark
b8da3ac4d3 ircd and module updates 2003-12-14 21:57:45 +00:00
Mark
cc77683bc8 IntCommand token handling change 2003-12-09 22:17:09 +00:00
Mark
eb32b72b98 fix hostserv timer problem 2003-12-07 21:36:59 +00:00
Mark
47fe30c894 fix expire time 2003-12-05 22:16:00 +00:00
Fish
1b30a76684 fix up some of the compile warnings... needs some testing though 2003-12-04 15:47:53 +00:00
Mark
02894702c8 bot_message fixes and updates, plus a few general updates 2003-12-02 19:17:12 +00:00
Mark
2d27bb3a7e cleanup 2003-11-28 21:06:08 +00:00
Mark
7df9ae7129 clean bot command list when a bot is deleted 2003-11-28 20:50:40 +00:00
Mark
225f75329d more bot message processing 2003-11-27 22:49:10 +00:00