summaryrefslogtreecommitdiff
path: root/src/chanserv.c
AgeCommit message (Expand)Author
2008-10-02Replaced anope_SendKick() with direct call to SendKick() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendMode() with direct call to SendMode() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_cmd_topic() with direct call to SendTopic() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Merge commit 'cbx/anopeng-uid' into anopeng-uidRobin Burchell w00t@inspircd.org
2008-10-02Last bits of renaming protocol.Robin Burchell w00t@inspircd.org
2008-10-02SVSJOIN, SVSPART, CTCP, svid_umode*, unregistered nickchange func renamesRobin Burchell w00t@inspircd.org
2008-10-02Convert various to new name scheme.Robin Burchell w00t@inspircd.org
2008-10-02KICK, notice ops.Robin Burchell w00t@inspircd.org
2008-10-02Guest nicks, MODE.Robin Burchell w00t@inspircd.org
2008-09-30Remove a (lot of) legacy code on ChanServ DB loading. We now only support DBv...Robin Burchell w00t@inspircd.org
2008-09-30Merge delbot() and cs_remove_bot() into BotInfo's destructor.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-30listnicks and listchans go away, as they aren't all that useful (and way too ...Robin Burchell w00t@inspircd.org
2008-09-30Remove 'skeleton' mode. It's not really all that useful.Robin Burchell w00t@inspircd.org
2008-09-30More g++ fixes.Robin Burchell w00t@inspircd.org
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-08-16BUILD : 1.7.21 (1410) BUGS : 924 NOTES : Bug fixed where forbidden channels w...mark mark@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-01-15BUILD : 1.7.21 (1348) BUGS : 825 NOTES : listnicks/listchans now shows if a n...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
2008-01-12BUILD : 1.7.21 (1344) BUGS : 824 NOTES : Removed a random time(NULL) which wa...mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-28BUILD : 1.7.19 (1322) BUGS : 685 NOTES : Applied a patch by Jilles which shou...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-03BUILD : 1.7.19 (1313) BUGS : 796 NOTES : Fixed unregistered users getting acc...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-09-02BUILD : 1.7.19 (1298) BUGS : N/A NOTES : [1] Applied heinz patch to WIN32 doc...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-28BUILD : 1.7.19 (1284) BUGS : 770 NOTES : SuperAdmins now have a higher channe...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-27BUILD : 1.7.19 (1275) BUGS : 753 NOTES : Services Admins and Services Opers c...drstein drstein@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-04-21BUILD : 1.7.18 (1237) BUGS : 661 NOTES : Fixed DefCon which did not force Def...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-09BUILD : 1.7.17 (1198) BUGS : NOTES : Reviewed and updated all of the MySQL co...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17BUILD : 1.7.17 (1185) BUGS : N/A NOTES : Encryption now offers the choice of ...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-10-17BUILD : 1.7.16 (1180) BUGS : 614 NOTES : Fixed: [1] MySQL not storing passwor...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-05-25BUILD : 1.7.14 (1037) BUGS : 507 NOTES : Fixed NICKIP/NICKv2 support for unre...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-05-16# BUILD : 1.7.14 (1032) # BUGS : # NOTE : suspended nicks/chans won't expirecertus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-03-01# BUILD : 1.7.13 (984)certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-02-11BUILD : 1.7.13 (965) BUGS : 442 437 432 431 420 NOTES : Fixed a few memleaks. certus certus@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-20BUILD : 1.7.11 (891) BUGS : NOTES : Fixed bot ident length checking and sendi...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-10BUILD : 1.7.9 (785) BUGS : 371 372 NOTES : Set mod_current_module_name for An...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-06BUILD : 1.7.9 (781) BUGS : 358 364 NOTES : Changed chan_set_correct_modes() t...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-05-05BUILD : 1.7.9 (776) BUGS : none NOTES : Prepended all debug messages for cons...dane dane@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-04-07BUILD : 1.7.8 (657) BUGS : 346 351 341 328 345 NOTES : Added channame to XOP/...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-21BUILD : 1.7.8 (635) BUGS : NOTES : Topics should be only updated when really ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-16BUILD : 1.7.8 (631) BUGS : 320 NOTES : Fixed an error in the big if/else if t...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-16BUILD : 1.7.8 (627) BUGS : 318 NOTES : ChanServ will now include the channel ...dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b
2005-03-15BUILD : 1.7.8 (626) BUGS : N/A NOTES : Moved the protect defines out of the i...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b