summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/op_msg_rpc_impls.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-171-8/+10
* SERVER-29734 Merge body and metadata in OP_QUERY reply handlingMathias Stearn2017-06-281-0/+1
* SERVER-29319 Replace RequestBuilderInterface with OpMsgRequestMathias Stearn2017-06-191-33/+0
* SERVER-29264 Kill off rpc::RequestInterfaceMathias Stearn2017-06-071-24/+0
* SERVER-29264 Replace RequestInterface with OpMsgRequest in mongod command dis...Mathias Stearn2017-05-301-7/+4
* SERVER-29022 Check type of $db in OpMsgRequestMathias Stearn2017-05-051-1/+1
* SERVER-28508 Reserve space in OpMsgReplyBuilder::getInPlaceReplyBuilderMathias Stearn2017-04-281-1/+6
* SERVER-28508 OP_MSG in egress and mongodMathias Stearn2017-04-271-0/+143