Age | Commit message (Expand) | Author |
2009-01-03 | Housekeeping contact address updates. | sjaz |
2009-01-02 | Update copyrights for 2009. | rburchell |
2008-11-30 | Modified BotInfo to store a pointer to a command hash table (this is so modul... | cyberbotx |
2008-11-28 | Remove (void) args, these just make things ugly. | rburchell |
2008-11-23 | Converted many C-style casts to C++-style casts. | cyberbotx |
2008-11-22 | Properly initialized new objects when needed so they don't contain garbage data. | cyberbotx |
2008-11-22 | Replaced most uses of smalloc and scalloc with new, replaced most uses of fre... | cyberbotx |
2008-11-14 | Insane commit of doom: s/ \t/g | rburchell |
2008-11-09 | Move modules_core_init() to ModuleManager::LoadModuleList(). | Robin Burchell w00t@inspircd.org |
2008-11-03 | Undo me smoking a nice pipe of craq on UID support (no wonder this wasn't wor... | Robin Burchell w00t@inspircd.org |
2008-11-02 | Rip out SQL. It's utterly useless in current implementation. | Robin Burchell w00t@inspircd.org |
2008-10-05 | Merge branch 'anopeng' into anopeng-config | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-03 | Merge commit 'cbx/anopeng-charfix' into anopeng | Robin Burchell w00t@inspircd.org |
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_SendGlobops() with direct call to SendGlobops() in IRCDProto c... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendJoin() with direct call to SendJoin() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendBotOp() with direct call to SendBotOp() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_cmd_privmsg() and privmsg() with direct call to SendPrivmsg() ... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendNoticeChanops() with direct call to SendNoticeChanops() in... | 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 | Merge commit 'cbx/anopeng-uid' into anopeng-uid | Robin Burchell w00t@inspircd.org |
2008-10-02 | SVSJOIN, SVSPART, CTCP, svid_umode*, unregistered nickchange func renames | Robin Burchell w00t@inspircd.org |
2008-10-02 | Convert various to new name scheme. | Robin Burchell w00t@inspircd.org |
2008-10-02 | cmd_bot_send_chan_mode -> SendBotOp | 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-01 | Nuke struct Uid from the core. (hooray!) | Robin Burchell w00t@inspircd.org |
2008-09-30 | Move some stuff to BotInfo methods. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Move stuff to a bots class. | 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 | Remove 'skeleton' mode. It's not really all that useful. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Various constification/fixes for g++. | 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-07-20 | BUILD : 1.7.21 (1398) BUGS : 910 NOTES : EVENT_BOT_KICK not being send under ... | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b |
2008-02-12 | BUILD : 1.7.21 (1385) BUGS : 862 NOTES : rdb_close() where rdb_open() is used... | drstein drstein@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-02-04 | BUILD : 1.7.21 (1365) BUGS : 850, 851, 852 NOTES : Fixed several memory leaks... | 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-27 | BUILD : 1.7.19 (1268) BUGS : 714 NOTES : Moved left settings for commands to ... | 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-01-10 | BUILD : 1.7.18 (1224) BUGS : 663 NOTES : Fixed BotServ kicks to now obey the ... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-12-30 | BUILD : 1.7.17 (1213) BUGS : 651 653 NOTES : Fixed channel joins being logged... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-12-24 | BUILD : 1.7.17 (1210) BUGS : 645 646 647 NOTES : Fixed anoperc restart, nickc... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-12-23 | BUILD : 1.7.17 (1209) BUGS : NOTES : Another batch of changes regarding RDB/M... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-12-12 | BUILD : 1.7.17 (1208) BUGS : N/A NOTES : EVENT_BOT_KICK and EVENT_BOT_ADD added | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2006-12-09 | BUILD : 1.7.17 (1198) BUGS : NOTES : Reviewed and updated all of the MySQL co... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |