aboutsummaryrefslogtreecommitdiff
path: root/include/modules/sasl.h
Commit message (Expand)AuthorAgeFilesLines
* Use CommandBase::Params instead of std::vector<std::string>.•••This is presently a typedef but will soon be replaced with a class that encapsulates both tags and parameters. Gravatar Peter Powell2018-07-261-1/+1
* Convert the SASL fallback event to use the new cross-module event systemGravatar Attila Molnar2015-02-111-5/+7
* Tidy up source files:•••- Use #pragma once instead of include guards. - Move header files in src/modules to include/modules. - Fixed various spacing issues. Gravatar Peter Powell2013-04-121-0/+31