summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2008-10-02Replaced anope_cmd_privmsg() and privmsg() with direct call to SendPrivmsg() ...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendKick() with direct call to SendKick() in IRCDProto class.Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Replaced anope_SendClientIntroduction() with direct call to SendClientIntrodu...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_SendVhostDel() with direct call to SendVhostDel() in IRCDProto...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-02Replaced anope_SendSVSNOOP() with direct call to SendSVSNOOP() in IRCDProto c...Naram Qashat cyberbotx@cyberbotx.com
2008-10-02Merge commit 'cbx/anopeng-uid' into anopeng-uidRobin Burchell w00t@inspircd.org
2008-10-02valid_(nick|chan) -> Is(Nick|Chan)ValidRobin Burchell w00t@inspircd.org
2008-10-02Convert SWhois, SERVER, EOB..Robin Burchell w00t@inspircd.org
2008-10-02Various conversions to use new protocol.Robin Burchell w00t@inspircd.org
2008-10-02Convert various to new name scheme.Robin Burchell w00t@inspircd.org
2008-10-02Global NOTICE/PRIVMSG, QUIT.Robin Burchell w00t@inspircd.org
2008-10-02KICK, notice ops.Robin Burchell w00t@inspircd.org
2008-10-02cmd_bot_nick -> SendClientIntroductionRobin Burchell w00t@inspircd.org
2008-10-02Guest nicks, MODE.Robin Burchell w00t@inspircd.org
2008-10-02AKILL, SVSMODERobin Burchell w00t@inspircd.org
2008-10-02Rename a bunch of functions to use new scheme.Robin Burchell w00t@inspircd.org
2008-09-30Merge delbot() and cs_remove_bot() into BotInfo's destructor.Robin Burchell w00t@inspircd.org
2008-09-30Merge commit 'trunk' into anopengRobin Burchell w00t@inspircd.org
2008-09-30Add MODULE_INIT to all modules, fix a few various crashes.Robin Burchell w00t@inspircd.org
2008-09-30Fix compiler error caused by removal of unassign() from w00t.Robin Burchell w00t@inspircd.org
2008-09-30Unbreak bot assigning, also call event in the unassign function, rather than ...Robin Burchell w00t@inspircd.org
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-30Fix last of core/Robin Burchell w00t@inspircd.org
2008-09-30Various strict fixes..Robin Burchell w00t@inspircd.org
2008-09-30Various constification/g++ fixes..Robin Burchell w00t@inspircd.org
2008-09-30Various constification/fixes for g++.Robin Burchell w00t@inspircd.org
2008-09-27BUILD : 1.7.22 (1453) BUGS : 947 NOTES : Fixed a buffer overflow in enc_sha1. viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-23BUILD : 1.7.22 (1450) BUGS : NOTES : Fixed a number of remaining buffer overf...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-22BUILD : 1.7.22 (1449) BUGS : NOTES : Applied a patch by w00t to fix possible ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-22BUILD : 1.7.22 (1448) BUGS : NOTES : Applied patch by w00t to remove a pointe...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-20BUILD : 1.7.22 (1446) BUGS : NOTES : Removed password truncating and fixed a ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-14BUILD : 1.7.21 (1437) BUGS : 939 NOTES : Applied patch by chaz to fix compile...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-14BUILD : 1.7.21 (1436) BUGS : 937 NOTES : Rewrote CLEAR OPS to have it send co...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-13BUILD : 1.7.21 (1435) BUGS : 935 NOTES : AKICK now respects ChanServ PEACE. C...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-11BUILD : 1.7.21 (1433) BUGS : NOTES : Help now handled by respective modules. ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-11BUILD : 1.7.21 (1432) BUGS : NOTES : The newscount in help is now handled by ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-03BUILD : 1.7.21 (1428) BUGS : 930 NOTES : Rewrote the ignore system to handle ...viper viper@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-09-03BUILD : 1.7.21 (1425) BUGS : 873 NOTES : We now show config variables in the ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-02BUILD : 1.7.21 (1424) BUGS : 934 NOTES : Fixed bogus password being returned ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-01BUILD : 1.7.21 (1423) BUGS : 932 NOTES : Fixed crashbug in cs_access. viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-28Fixes a number of minor language errors. viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-14BUILD : 1.7.21 (1409) BUGS : 922 NOTES : Changes check argument in calls to c...mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-11Set os_raw to show up as a 3rd party module...rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-07-20BUILD : 1.7.21 (1403) BUGS : 916 NOTES : Fixes weird hs_setall behaviour (mem...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b