Age | Commit message (Expand) | Author |
2008-10-03 | Merge commit 'cbx/anopeng-uid' into anopeng-uid | Robin Burchell w00t@inspircd.org |
2008-10-02 | Start making some stuff compile with the modified protocol signatures | Robin Burchell w00t@inspircd.org |
2008-10-02 | Replaced anope_SendBanDel() with direct call to SendBanDel() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendSQLine() with direct call to SendSQLine() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendKick() with direct call to SendKick() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendMode() with direct call to SendMode() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendSVSMode() with direct call to SendSVSMode() in IRCDProto c... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendSVSKill() with direct call to SendSVSKill() in IRCDProto c... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Merge commit 'cbx/anopeng-uid' into anopeng-uid | Robin Burchell w00t@inspircd.org |
2008-10-02 | set_umode -> ProcessUsermodes | Robin Burchell w00t@inspircd.org |
2008-10-02 | cmd_unban -> SendBanDel. TODO: should this be yanked in favour of SendMode? | Robin Burchell w00t@inspircd.org |
2008-10-02 | Various conversions to use new protocol. | Robin Burchell w00t@inspircd.org |
2008-10-02 | KICK, notice ops. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Guest nicks, MODE. | Robin Burchell w00t@inspircd.org |
2008-10-02 | AKILL, SVSMODE | Robin Burchell w00t@inspircd.org |
2008-10-01 | Commit modified protocol name, using perl. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Made all protocol modules able to be compiled via mostly constifying strings. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Various constification/fixes for g++. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Constify a lot of the API. Core now "builds". | Robin Burchell w00t@inspircd.org |
2008-09-30 | Make a bunch of stuff build under g++. | Robin Burchell w00t@inspircd.org |
2008-09-14 | BUILD : 1.7.22 (1440) BUGS : NOTES : Anope 1.7.22 release | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2008-09-03 | BUILD : 1.7.21 (1426) BUGS : 876 NOTES : We now support CIDR in channel ban... | viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b |
2008-02-05 | BUILD : 1.7.21 (1374) BUGS : 820 NOTES : do_cmode() called without passing TS | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b |
2008-01-13 | BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-08-31 | BUILD : 1.7.19 (1297) BUGS : N/A NOTES : In the last commit, I forgot to stor... | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-08-31 | BUILD : 1.7.19 (1296) BUGS : N/A NOTES : Since we now have u->hostip, lets us... | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-08-26 | BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-08-08 | BUILD : 1.7.19 (1260) BUGS : 734 NOTES : Fixed a false debug notice claiming ... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-03-01 | BUILD : 1.7.13 (986) BUGS : n/a NOTES : Propagated CHAN_X_INVALID to all lang... | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-02-12 | Applied patches by neno and trystan | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-09-18 | BUILD : 1.7.11 (890) BUGS : NOTES : Fixed common_get_vhost/vident to also ret... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-05-04 | BUILD : 1.7.8 (765) BUGS : 352 NOTES : Fixed various PTlink vhost handling bu... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-01-27 | BUILD : 1.7.7 (556) BUGS : N/A NOTES : synced headers so our copyright is 200... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-01-17 | BUILD : 1.7.7 (549) BUGS : N/A NOTES : Fixes a segfault with the last commit | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-01-17 | BUILD : 1.7.7 (548) BUGS : N/A NOTES : Support for PTlinks VHOST (NEWMASK) co... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-12-02 | BUILD : 1.7.6 (468) BUGS : N/A NOTES : 1. fixes del_session() warning when Li... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-10-15 | BUILD : 1.7.5 (399) BUGS : 180, 181 NOTES : code tidy up, fixes a few items f... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-10-13 | BUILD : 1.7.5 (395) BUGS : N/A NOTES : Fixed a typo in all source files, and ... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-10-10 | BUILD : 1.7.5 (383) BUGS : N/A NOTES : glist fix - DrStein, improved on DrSte... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-10-08 | BUILD : 1.7.5 (378) BUGS : N/A NOTES : News reodering - DrStein, TSMODE issue... | trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-09-29 | BUILD : 1.7.5 (362) BUGS : 17 143 147 166 172 173 NOTES : Applied patch 927 p... | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-08-23 | BUILD : 1.7.5 (327) BUGS : none NOTES : Merged anope-capab into main trunk... | dane dane@31f1291d-b8d6-0310-a050-a5561fc1590b |
2004-07-19 | BUILD : 1.7.4 (264) BUGS : N/A NOTES : Switched to autoconf - try to commit p... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |