Commit graph

109 commits

Author SHA1 Message Date
Mark
f73b5acdfd fix bug on -k, correct command is -k key so we must inc the parameter count, only limit needs to not inc param count 2004-03-05 21:36:07 +00:00
Mark
e8ac4ee6ca add functions to determine channel status e.g. is_chanop etc 2004-03-05 19:31:05 +00:00
Mark
a5853a84f6 fix warnings in new chandump 2004-02-15 21:32:47 +00:00
Mark
1e1e66ea1e fix IRCu topic owner, tidy up userdump, chandump, servdump text 2004-02-15 17:26:42 +00:00
Mark
470bfc7efc more ircd updates 2004-02-04 22:59:41 +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
Mark
8ca24f408e add numeric to server event, move IsExcluded macro to stats.h since exclude.h should be internal to core, rename Is_Excluded to IsExcluded to match naming convention of similar functions 2004-01-29 21:14:02 +00:00
Fish
2bf7f952d9 update to use ircstrcasecmp, and use a irc match function 2004-01-27 13:32:54 +00:00
Mark
8deea537b4 more ircd changes ... I promise I will stop soon :) 2004-01-26 23:50:52 +00:00
Fish
cc0c698f06 global exclusion lists 2004-01-26 11:33:52 +00:00
Mark
3dff21ac28 lots of ircd cleanups 2004-01-25 23:38:53 +00:00
Mark
a42f7ba67a ircd updates and umode2 plus nickv2 support for unreal 2004-01-21 22:59:03 +00:00
Mark
3b3115f8f7 initialise new channels to me.now rather than the epoch 2004-01-19 23:58:26 +00:00
Mark
ee135704c2 move atoi calls into core so we preserve the string for passing to module event handlers 2004-01-19 20:24:01 +00:00
Fish
2c8ad9bfb6 Temp fix for BugID: 108 2004-01-16 13:54:47 +00:00
Mark
d1e50721a1 a few more tidy ups for debug messages 2004-01-14 22:50:24 +00:00
Mark
7feccba8d3 a few more tidy ups for debug messages 2004-01-14 22:35:03 +00:00
Fish
1aa45a8ec6 updated copyright year 2004-01-14 11:36:37 +00:00
Mark
e2082d104a event comment updates 2004-01-12 21:30:12 +00:00
Mark
7339c26cab ircd buffer updates, error message tidy ups and code to trap and drop CTCP messages sent to NeoStats 2004-01-12 20:38:37 +00:00
Mark
c1c01a0101 fix missing quote 2004-01-12 18:48:17 +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
Mark
721fb316bb hmmm 2004-01-12 01:07:30 +00:00
Mark
4ea0536f95 more kick tidy ups 2004-01-12 00:46:07 +00:00
Mark
e64b5266f0 kick tidy ups 2004-01-12 00:23:51 +00:00
Fish
2b627187ef Add some extra params to some of the events. Usefull for most modules, including ConnectServ, SecureServ and LogServ 2004-01-07 14:19:42 +00:00
Fish
64d06bbfab Added a Event for a Channel Mode Change 2004-01-02 10:14:19 +00:00
Fish
57bfffb65e Fix up Weirdo stuff that Trystan found 2003-12-30 06:06:48 +00:00
Fish
bf8002f657 export the flags column for SQLSRV 2003-12-28 14:37:50 +00:00
Fish
3670d0c668 ChangeLog, RELNOTES updates. Prepare for release 2003-12-28 07:36:35 +00:00
Mark
aa8f677db6 fix no newline warning 2003-12-16 21:51:47 +00:00
Mark
0f58d3f593 more ircd updates 2003-12-16 21:46:22 +00:00
Mark
9fc17cc8de wrapper function for bots to join channels and some warnings fixed 2003-12-15 21:41:39 +00:00
Mark
2d63dacaee more ircd cleanups 2003-12-14 23:40:22 +00:00
Mark
b8da3ac4d3 ircd and module updates 2003-12-14 21:57:45 +00:00
Fish
69ecd91d92 put a space in the channel mode string 2003-12-14 07:17:48 +00:00
Fish
2d16c6e35d Fix offset command in SQL and make all tables read only (Duh) 2003-12-14 06:52:49 +00:00
Mark
574d710612 ircd cleanups and improvements to UserLevel and some warnings fixed 2003-12-12 22:40:32 +00:00
Fish
5c3108f111 Channels are now exported as well.. 2003-12-12 08:34:11 +00:00
Mark
348e5df587 ircd cleanups and remove fake UMODE_SERVICES 2003-12-11 21:58:05 +00:00
Mark
cc77683bc8 IntCommand token handling change 2003-12-09 22:17:09 +00:00
Mark
1c4980649a User nick change processing 2003-12-09 20:37:03 +00:00
Mark
dc309eb19e joinbuf uber fix plus some extra checks and logging added to topic processing to try and find the topic bug 2003-12-07 21:29:33 +00:00
Shmad
65a732d4cf Ignore that chans.c, don't know where that came from (removed) 2003-12-07 09:17:14 +00:00
Shmad
36c3e6f3de Added FRENCH README 2003-12-07 09:13:46 +00:00
Mark
486fca5368 The big ircd cleanup begins.... 2003-12-04 23:33:44 +00:00
Fish
1b30a76684 fix up some of the compile warnings... needs some testing though 2003-12-04 15:47:53 +00:00
Fish
66d244268d merge /devel and /trunk.... update configure.in. we can start working again on /trunk 2003-11-18 11:51:09 +00:00
Fish
3cff845f8a Merge in the /branches/devel into mainstream in prep for 2.5.8. Mark, we can now continue our extended hacking on the /branches... Please check the /trunk though for merge problems 2003-11-03 13:57:11 +00:00
Mark
e042570a73 Improvements to return values and error checking 2003-10-14 15:03:55 +00:00