summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/op_msg.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67148 Refactor ValidatedTenantId into ValidatedSecurityTokenSara Golemon2022-06-151-15/+18
* SERVER-65458 Parse and validate tenantId at the start of command processingSophia Tan2022-06-081-2/+8
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-61570 Rename supportMultitenancy to multitenancySupportSara Golemon2021-11-181-1/+1
* SERVER-61386 Rename acceptOpMsgSecurityToken to supportMultitenancySara Golemon2021-11-101-1/+2
* SERVER-58381 Define and process kind(2) in OP_MSG payloadSara Golemon2021-07-301-4/+28
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-151-1/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-43328 Enforce BSON size limit in OpMsgBuilderSpencer T Brody2020-04-201-4/+29
* SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin2020-03-241-2/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-4/+14
* SERVER-42717 Ensure OpMsg with a checksum has a bodyJonathan Reams2019-09-051-6/+17
* SERVER-41220 Avoid WT include if unavailableA. Jesse Jiryu Davis2019-05-231-1/+11
* SERVER-28679 Set OP_MSG checksumA. Jesse Jiryu Davis2019-05-141-1/+44
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-36644 remove AtomicWord typedefsBilly Donahue2019-01-071-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-35460 Replaced CommandReplyBuilder with direct usage of ReplyBuilderIn...Anthony Roy2018-07-051-0/+11
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-0/+250