Age | Commit message (Expand) | Author |
---|---|---|
2014-11-24 | Rewrite serializable to have field level granularity | 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-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-02-24 | Log successful SASL auths | 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 |