summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/sasl_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing ...Andy Schwerin2015-10-231-2/+2
* SERVER-20110 Add configurable delay for failed authenticationAndreas Nilsson2015-10-011-0/+1
* SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ch...Mark Benvenuto2015-09-221-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-17/+16
* SERVER-15198: Make scramIterationCount user configurableAmalia Hawkins2014-10-151-0/+1
* Revert "SERVER-15198 Make scramIterationCount user configurable"Amalia Hawkins2014-10-101-1/+0
* SERVER-15198 Make scramIterationCount user configurableAmalia Hawkins2014-10-101-0/+1
* SERVER-7596 Native SCRAM-SHA-1 server side supportAndreas2014-08-281-0/+61