summaryrefslogtreecommitdiff
path: root/src/protocol/charybdis.c
AgeCommit message (Expand)Author
2008-09-30Added cmd_szline() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_unszline() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_unsgline() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_release_svshold() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_svshold() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_connect() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_vhost_on() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_svsnick() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_chg_nick() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_svso() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_squit() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_sqline() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_global() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_part() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_invite() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_unsqline() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_join() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_pong() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_quit() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_bot_chan_mode() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_serv_privmsg() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_serv_notice() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added globaltldprefix to IRCDVar struct, for use in the upcoming cmd_serv_not...Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_notice() function to IRCDProtoNew class. (Replaces cmd_notice2)Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_message() function to IRCDProtoNew class. (Replaces cmd_notice)Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_privmsg() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_notice_ops() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_kick() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_bot_nick() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_mode() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_guest_nick() function to IRCDProtoClass.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_nick() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_svsmode() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_svskill() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_akill() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_vhost_off() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_topic() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Remove legacy global function.Robin Burchell w00t@inspircd.org
2008-09-30Remove anope_cmd_privmsg2 (it's identical to anope_cmd_privmsg!)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-30Added cmd_remove_akill() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_svsnoop function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Core skeleton of IRCDProtoNew class created.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-02-05BUILD : 1.7.21 (1369) BUGS : 685 NOTES : Fixed some small compiler warnings a...geniusdex geniusdex@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-12-28BUILD : 1.7.19 (1322) BUGS : 685 NOTES : Applied a patch by Jilles which shou...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-30BUILD : 1.7.19 (1291) BUGS : 774 NOTES : Unreals (3.2) SVSJOIN command now su...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-29BUILD : 1.7.19 (1286) BUGS : 731 NOTES : Fixed TS6 UID generation geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b