Age | Commit message (Expand) | Author |
2017-04-20 | Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4' | Adam |
2017-01-16 | Update copyright to 2017. | Robby |
2016-12-17 | Split ircdproto send functions out into separate services | Adam |
2016-12-06 | Remove many more old C style format strings in the protocol functions | Adam |
2016-10-09 | Make vhosts assignable to accounts, not nicks. Allow multiple vhosts per acco... | Adam |
2016-10-07 | Move core message handles to protocol/rfc1459 | Adam |
2016-07-31 | Update license headers and copyrights on all source files | Adam |
2016-07-28 | Allow serializable fields to use storage in the respective objects. | Adam |
2016-01-28 | Update copyright to 2016. This was done with: | Robby |
2014-05-28 | Move most of the core pseudoclient logic to modules | Adam |
2014-04-20 | New event system | Adam |
2014-04-02 | Remove regex mods, use std::regex instead | Adam |
2014-04-01 | Require cmake 2.8 and C++11 support | Adam |
2014-01-01 | Update copyright to 2014. This was done with: | Adam |
2013-05-26 | Get rid of the remaining references in the core to specific services. Move mo... | Adam |
2013-05-05 | Move module header files to include/modules to fix naming conflicts with syst... | Adam |
2013-05-05 | Rework the config file reader to be much more flexible and move many configur... | Adam |
2013-01-09 | Update copyright to 2013. This was done with: | Adam |
2012-12-19 | Having these references to bots bugged out older compilers, so simplify this ... | Adam |
2012-12-15 | Move DNS handling to a module | Adam |
2012-12-13 | Optimize much of the database code and serialize code. | Adam |
2012-11-22 | Pretty large coding style cleanup, in source doc | Adam |
2012-10-01 | Cleanup of all of the protocol modules, rewrote message handling system to be... | Adam |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam |
2012-02-16 | Fixed FreeBSD build | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-02-04 | Moved the language strings which are only used once | Adam |
2010-10-26 | Modules to not need to include libintl.h because they are not linked to libin... | Adam |
2010-09-26 | Partial fix for finding gettext with CMake, still doesn't fix the lack of fin... | Naram Qashat |
2010-09-26 | Changed the language system to use gettext | Adam |
2010-06-28 | Fix version system so it doesn't cause the entire build tree to get rebuilt j... | Naram Qashat |
2010-06-20 | The first of a few "CBX OCDing over code style" commits, focusing on include/... | Naram Qashat |
2009-09-16 | Removed MOD_HEAD, MOD_TAIL, and MOD_UNIQUE constants | Adam- |
2008-10-02 | Nuke depricated.h -- it's been too long since this was introduced. | Robin Burchell w00t@inspircd.org |
2006-06-22 | BUILD : 1.7.14 (1068) BUGS : N/A NOTES : Added -nothird and -support command ... | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-08-05 | Applied max length check to bot nick | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |
2005-05-02 | BUILD : 1.7.8 (753) BUGS : N/a NOTES : Merged anope-dev with trunk | rob rob@31f1291d-b8d6-0310-a050-a5561fc1590b |