summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/sasl_mechanism_registry.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37527 Fix lifecycle management and clarify isDone->isSuccessSara Golemon2018-11-291-9/+7
* SERVER-32978 Implement proper strict weak orderingMark Benvenuto2018-11-141-1/+1
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-14/+62
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-0/+15
* SERVER-35566 Proxy Cyrus/LDAP selection at runtime.Sara Golemon2018-06-141-3/+2
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-0/+1
* SERVER-33892 Separate test_commands_enabled libraryBilly Donahue2018-03-141-1/+1
* SERVER-32966: Add SASL server mechanism registrySpencer Jackson2018-03-091-0/+336