summaryrefslogtreecommitdiff
path: root/src/protocol
AgeCommit message (Expand)Author
2008-09-30Removed variable names from function prototypes in protocol module classes.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 chost variable to User class, stores cloaked host, used in inspircd11 m...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-30Remove some older protocol modules, mark a number of others obsolete. Some ma...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-25BUILD : 1.7.22 (1451) BUGS : 942 NOTES : We now enforce UnRestrictSAdmin on U...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-22BUILD : 1.7.22 (1447) BUGS : NOTES : Applied patch by w00t to enable UMODE in...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-08-24BUILD : 1.7.21 (1418) BUGS : 927 NOTES : Applied a patch by w00t to store the...mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-17BUILD : 1.7.21 (1414) BUGS : 832 925 NOTES : Applied patch from Twitch to fix...mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-17BUILD : 1.7.21 (1413) BUGS : 832 NOTES : Added support for channelmodes +efI ...mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-16BUILD : 1.7.21 (1412) BUGS : NOTES : Fixed the SVN ID/module version for insp...mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-16BUILD : 1.7.21 (1411) BUGS : 887 NOTES : SGLINE and SQLINE support added for ...mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-08w00t removed more sa commands from inspircd, as they no longer workrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-08-08Applied patch from w00t to remove sajoin in inspircd.rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-05-20Applied patch by Hal to fix crashbug in his latest patchgeniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-05-12Fixed moduleNoticeLang and anope_cmd_notice_opsrob rob@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-04-29BUILD : 1.7.21 (1392) BUGS : NOTES : <Hal9000> fixes a potential crash in cha...geniusdex geniusdex@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
2008-01-09BUILD : 1.7.20 (1338) BUGS : 821 NOTES : Temporary patch for the crash in ins...mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-06BUILD : 1.7.20 (1336) BUGS : NOTES : Fixed swapped prefixes for +a and +q on ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-05BUILD : 1.7.20 (1334) BUGS : NOTES : Fixed insp11 not parsing +q correctly in...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-05BUILD : 1.7.20 (1333) BUGS : 817 NOTES : Fixed users not being re-identified ...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-28BUILD : 1.7.19 (1323) BUGS : 692 NOTES : Added RSQUIT support to the InspIRCd...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-24BUILD : 1.7.19 (1319) BUGS : NOTES : mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-03BUILD : 1.7.19 (1315) BUGS : NOTES : Left an oops after the last commit :) geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-03BUILD : 1.7.19 (1314) BUGS : 797 NOTES : Fixed malformed command for chgident...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-02git-svn-id: svn://svn.anope.org/anope/trunk@1312 31f1291d-b8d6-0310-a050-a556...certus certus@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-10-07BUILD : 1.7.19 (1310) BUGS : 794 NOTES : Fixes the segfault in inspircd11.c /...mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-10-05BUILD : 1.7.19 (1309) BUGS : 793 NOTES : Fixed a typo in inspircd11.c where i...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-29BUILD : 1.7.19 (1285) BUGS : 684, 772 NOTES : [1] Added InspIRCd11 vIdent sup...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b