summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/unique_message.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28964 Close connection after seeing invalid OP_MSG flagsMathias Stearn2017-08-171-1/+1
* SERVER-29264 Kill off rpc::RequestInterfaceMathias Stearn2017-06-071-2/+1
* SERVER-29264 Replace RequestInterface with OpMsgRequest in mongod command dis...Mathias Stearn2017-05-301-2/+0
* SERVER-23548 Remove VS2013 workaroundsMark Benvenuto2016-05-031-11/+0
* SERVER-20609 do not heap allocate MessageAdam Midvidy2015-10-301-4/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-44/+41
* SERVER-18236 provide variant of DBClientWithCommands::runCommands thatAdam Midvidy2015-06-161-0/+97