summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/sasl_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38483 Convert options in sasl_options.cpp to IDLSpencer Jackson2019-01-101-2/+38
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-3/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
* SERVER-33012 Create scramSHA256IterationCount setParameterSara Golemon2018-02-011-1/+2
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-051-2/+3
* 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