summaryrefslogtreecommitdiff
path: root/src/botserv.c
AgeCommit message (Expand)Author
2008-09-30Move some stuff to BotInfo methods.Robin Burchell w00t@inspircd.org
2008-09-30Move stuff to a bots class.Robin Burchell w00t@inspircd.org
2008-09-30Made all protocol modules able to be compiled via mostly constifying strings.Robin Burchell w00t@inspircd.org
2008-09-30Remove 'skeleton' mode. It's not really all that useful.Robin Burchell w00t@inspircd.org
2008-09-30Various constification/fixes for g++.Robin Burchell w00t@inspircd.org
2008-09-30Make a bunch of stuff build under g++.Robin Burchell w00t@inspircd.org
2008-09-14BUILD : 1.7.22 (1440) BUGS : NOTES : Anope 1.7.22 release geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-03BUILD : 1.7.21 (1426) BUGS : 876 NOTES : We now support CIDR in channel ban...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-07-20BUILD : 1.7.21 (1398) BUGS : 910 NOTES : EVENT_BOT_KICK not being send under ...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-02-12BUILD : 1.7.21 (1385) BUGS : 862 NOTES : rdb_close() where rdb_open() is used...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-02-05BUILD : 1.7.21 (1374) BUGS : 820 NOTES : do_cmode() called without passing TS drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-02-04BUILD : 1.7.21 (1365) BUGS : 850, 851, 852 NOTES : Fixed several memory leaks...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-27BUILD : 1.7.19 (1268) BUGS : 714 NOTES : Moved left settings for commands to ...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-01-10BUILD : 1.7.18 (1224) BUGS : 663 NOTES : Fixed BotServ kicks to now obey the ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-30BUILD : 1.7.17 (1213) BUGS : 651 653 NOTES : Fixed channel joins being logged...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-24BUILD : 1.7.17 (1210) BUGS : 645 646 647 NOTES : Fixed anoperc restart, nickc...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-23BUILD : 1.7.17 (1209) BUGS : NOTES : Another batch of changes regarding RDB/M...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-12BUILD : 1.7.17 (1208) BUGS : N/A NOTES : EVENT_BOT_KICK and EVENT_BOT_ADD added rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-09BUILD : 1.7.17 (1198) BUGS : NOTES : Reviewed and updated all of the MySQL co...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-07BUILD : 1.7.15 (1165) BUGS : 603 NOTES : Added support for SVSMODE by parsing...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-07BUILD : 1.7.15 (1164) BUGS : 607 NOTES : Fixed the BotServ CAPS-kicker; when ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-06-13BUILD : 1.7.14 (1048) BUGS : 510 NOTES : Fixed a lot of redundant function de...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-02BUILD : 1.7.13 (1002) BUGS : 440 NOTES : Made bs_init and hostserv_init usele...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-30BUILD : 1.7.11 (904) BUGS : NOTES : Stripping fantasy char from fantasy comma...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-29BUILD : 1.7.11 (903) BUGS : NOTES : Added BSFantasyCharacter configuration op...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-28BUILD : 1.7.11 (900) BUGS : NOTES : Added an event for fantasy commands trigg...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-09-21BUILD : 1.7.11 (892) BUGS : NOTES : Applied patch by Trystan to [1] strip CR/...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-06BUILD : 1.7.9 (783) BUGS : NOTES : Fixed most compiler warnings for the core ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-02BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-11BUILD : 1.7.8 (616) BUGS : NOTES : Added EVENT_DB_BACKUP and changed EVENT_BO...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-01BUILD : 1.7.8 (589) BUGS : 303 NOTES : normalizeBuffer() now strips two digit...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-02-14BUILD : 1.7.8 (574) BUGS : N/A NOTES : Internal Events, Win32 can build with ...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-27BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 200...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-23BUILD : 1.7.7 (555) BUGS : N/A NOTES : TS6 support, Ratbox support, lots of l...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-17BUILD : 1.7.7 (547) BUGS : 272 275 NOTES : Fixes up help for their access lev...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-16BUILD : 1.7.7 (540) BUGS : 277 NOTES : BotServ Badwords (START) would return ...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-05BUILD : 1.7.6 (524) BUGS : NOTES : bot_raw_ban was not adjusted for TSMODE ca...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-01-05BUILD : 1.7.6 (521) BUGS : 254, 266 NOTES : Fixed up some alog() messages, an...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-09BUILD : 1.7.6 (484) BUGS : 167 NOTES : Made BotServ !seen recognize the chann...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-12-06BUILD : 1.7.6 (478) BUGS : N/A NOTES : 1. CS CLEAR strips +q/+a 2. CS CLEAR u...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-28BUILD : 1.7.6 (464) BUGS : N/A NOTES : gcc 2.x compiler errors trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-28BUILD : 1.7.6 (463) BUGS : 192, 210, 222, 234 NOTES : 1. Removed +d reference...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-20BUILD : 1.7.6 (453) BUGS : 224 NOTES : Removing Sqline on bot nicks change if...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-20BUILD : 1.7.6 (452) BUGS : N/A NOTES : 1. Fixed some config options could ove...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-19BUILD : 1.7.6 (451) BUGS : 221 NOTES : Fixes for wrong string for bot nick re...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-11-18BUILD : 1.7.6 (447) BUGS : NOTES : New botserv bot nicks need to be unregiste...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-30BUILD : 1.7.5 (435) BUGS : 203, 204, 205 NOTES : 1. minor fix to CS CLEAR, 2....trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b
2004-10-30BUILD : 1.7.5 (432) BUGS : 199 NOTES : 1. fixed unused var from previous comm...trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b