summaryrefslogtreecommitdiff
path: root/include/modules/sasl.h
AgeCommit message (Expand)Author
2017-10-08Fix some compiler warningsAdam
2017-04-20Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'Adam
2017-01-16Update copyright to 2017.Robby
2016-12-19m_sasl: log hostname/ip, if providedAdam
2016-07-31Update license headers and copyrights on all source filesAdam
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
2016-01-28Update copyright to 2016. This was done with:Robby
2016-01-23Put maxlogins logic a few other important placesAdam
2016-01-02Add sasl log category for auth log messagesAdam
2014-11-24Rewrite serializable to have field level granularityAdam
2014-05-28Mark pure virtual functions with anope_abstractAdam
2014-05-28Move most of the core pseudoclient logic to modulesAdam
2014-04-01Require cmake 2.8 and C++11 supportAdam
2014-03-22SASL: Also disallow suspended nicks to login using EXTERNAL mechanism. Improv...Robby-
2014-03-22Do not allow SASL login to suspended nicksAdam
2014-02-24Log successful SASL authsAdam
2014-02-14sasl.h, m_sasl.cpp: Move IdentifyRequest to the headerDaniel Vassdal
2014-02-14sasl.h, m_sasl.cpp: Add RemoveSession(), DeleteSessions(), and have active se...Daniel Vassdal
2014-02-12Add SASL EXTERNAL support. Thanks to ShutterQuick for fixing and testing.Adam