Age | Commit message (Expand) | Author |
2016-12-05 | protocol/inspircd20: SERVER will be sourceless before there is an uplink, so ... | Adam |
2016-12-01 | Split more protocol module message handler declarations into module headers | Adam |
2016-12-01 | Allow objects to opt out of gc, don't gc accounts with users logged in | Adam |
2016-11-25 | Rename most ext fields names to be consistent with everything else, add acces... | Adam |
2016-11-11 | Fix opers not really being serializable | Adam |
2016-11-09 | Change default database to sqlite, begin 2.0 db_flatfile support | Adam |
2016-10-30 | Add new RESTful JSON API and documentation | Adam |
2016-10-22 | chanserv: split various things from main chanserv header | Adam |
2016-10-22 | nickserv: split nick/account classes to their own headers | Adam |
2016-10-17 | Address casemapping issues in sqlite/mysql | Adam |
2016-10-15 | Various improvements/bugfixes to extdb stuff | Adam |
2016-10-09 | Make vhosts assignable to accounts, not nicks. Allow multiple vhosts per acco... | Adam |
2016-10-09 | Split vhosts into its own structure | Adam |
2016-10-07 | Move core message handles to protocol/rfc1459 | Adam |
2016-10-06 | Handle /join 0 for ratbox & charybdis | Zoddo |
2016-09-25 | Get rid of service alias stuff, make proto mods link to each other | Adam |
2016-08-27 | Optionally allow using Boost.Locale for hashcomp | Adam |
2016-07-31 | Update license headers and copyrights on all source files | Adam |
2016-07-28 | Add missing operserv/stats header | Adam |
2016-07-28 | Allow serializable fields to use storage in the respective objects. | Adam |
2015-12-31 | Rename haader file names to be consistent with module names | Adam |
2015-10-27 | Merge branch '2.0' into 2.1 | Adam |
2015-10-27 | Beginning of new module dependency stuff, seems to compile and link. Move som... | Adam |
2015-07-08 | Fix a ton of typos. | Peter Powell |
2015-07-07 | Fix various Clang compiler warnings. | Peter Powell |
2015-03-11 | Redesign m_ldap to no longer rely on undefined behavior | Adam |
2015-01-05 | Merge branch '2.0' into 2.1 | Adam |
2014-12-10 | Use a triat class for event names instead of having to manually give them pla... | Adam |
2014-11-24 | Rewrite serializable to have field level granularity | Adam |
2014-06-23 | Merge branch '2.0' into 2.1 | Adam |
2014-05-28 | Mark pure virtual functions with anope_abstract | Adam |
2014-05-28 | Move most of the core pseudoclient logic to modules | Adam |
2014-05-20 | Speed up akill xline checks | Adam |
2014-04-20 | New event system | Adam |
2014-04-01 | Require cmake 2.8 and C++11 support | Adam |
2014-03-22 | SASL: Also disallow suspended nicks to login using EXTERNAL mechanism. Improv... | Robby- |
2014-03-22 | Do not allow SASL login to suspended nicks | Adam |
2014-03-01 | Export interface for cs_entrymsg | Adam |
2014-02-24 | Log successful SASL auths | Adam |
2014-02-22 | Store a cert->account map and use it for SASL EXTERNAL and certfp auth | Adam |
2014-02-17 | Fix os_ignore to work correctly with SQL | Adam |
2014-02-17 | Move most of the implementation details out of os_forbid.h, fixes crashing if... | Adam |
2014-02-17 | Move encryption.h to include/modules | Adam |
2014-02-14 | sasl.h, m_sasl.cpp: Move IdentifyRequest to the header | Daniel Vassdal |
2014-02-14 | sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active se... | Daniel Vassdal |
2014-02-12 | Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing. | Adam |
2014-02-07 | Allow other modules to suspend nicknames and channels without having to subcl... | Adam |
2014-02-07 | Allow other modules to be able to view and modify cs and ns set_misc data | Adam |
2014-01-02 | Have db_old load news.db too | Adam |
2014-01-01 | Update copyright to 2014. This was done with: | Adam |