Age | Commit message (Expand) | Author |
2009-02-10 | NS_VERBOTEN -> NS_FORBIDDEN, CS_VERBOTEN -> CS_FORBIDDEN, etc. | rburchell |
2009-02-09 | Squashed commit: merge next (1.9.1) back to trunk. | rburchell |
2009-01-03 | Housekeeping contact address updates. | sjaz |
2009-01-02 | Update copyrights for 2009. | rburchell |
2008-12-30 | Fix compile error in recent AKICK fix. | cyberbotx |
2008-12-29 | Bug 983 :: Forwarding patch to dev branch. This Fixes akicklist not being reo... | jantje_85 |
2008-12-17 | Fix an incorrect variable name. | rburchell |
2008-12-17 | Forward-port b00da8a8a5d15f3d96bb2da72c8be7a9caf6861e from 1.8: only set +si ... | rburchell |
2008-11-28 | Remove (void) args, these just make things ugly. | rburchell |
2008-11-25 | Used std::vector for MemoInfo's memos variable instead of an malloc'd array. | cyberbotx |
2008-11-23 | Converted many C-style casts to C++-style casts. | cyberbotx |
2008-11-22 | Replaced most uses of smalloc and scalloc with new, replaced most uses of fre... | cyberbotx |
2008-11-18 | Remove an insane amount of backwards compatibility from database loading, thi... | rburchell |
2008-11-15 | Remove moduleAddData|GetData|DelData and all associated mess. Extensible base... | rburchell |
2008-11-15 | Create and use constructors for NickInfo, NickAlias, ChannelInfo. Inherit all... | rburchell |
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-02 | Rip out SQL. It's utterly useless in current implementation. | Robin Burchell w00t@inspircd.org |
2008-10-15 | Merge branch 'anopeng-config' of http://git.inspircd.org/git/anope/ into anop... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-05 | Merge branch 'anopeng' into anopeng-config | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-03 | Merge commit 'cbx/anopeng-uid' into anopeng-uid | Robin Burchell w00t@inspircd.org |
2008-10-02 | Make chanserv.c compile. | 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_SendPart() with direct call to SendPart() in IRCDProto class. | 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_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_cmd_topic() with direct call to SendTopic() 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 | Last bits of renaming protocol. | 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 | KICK, notice ops. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Guest nicks, MODE. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Remove a (lot of) legacy code on ChanServ DB loading. We now only support DBv... | Robin Burchell w00t@inspircd.org |
2008-09-30 | Merge delbot() and cs_remove_bot() into BotInfo's destructor. | 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 | listnicks and listchans go away, as they aren't all that useful (and way too ... | 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 | More g++ fixes. | Robin Burchell w00t@inspircd.org |
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-08-16 | BUILD : 1.7.21 (1410) BUGS : 924 NOTES : Bug fixed where forbidden channels w... | mark mark@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-01-15 | BUILD : 1.7.21 (1348) BUGS : 825 NOTES : listnicks/listchans now shows if a n... | 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 |
2008-01-12 | BUILD : 1.7.21 (1344) BUGS : 824 NOTES : Removed a random time(NULL) which wa... | mark mark@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-12-28 | BUILD : 1.7.19 (1322) BUGS : 685 NOTES : Applied a patch by Jilles which shou... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-12-03 | BUILD : 1.7.19 (1313) BUGS : 796 NOTES : Fixed unregistered users getting acc... | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b |
2007-09-02 | BUILD : 1.7.19 (1298) BUGS : N/A NOTES : [1] Applied heinz patch to WIN32 doc... | drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b |