summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/factory.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-29319 Replace RequestBuilderInterface with OpMsgRequestMathias Stearn2017-06-191-8/+8
* SERVER-29264 Kill off rpc::RequestInterfaceMathias Stearn2017-06-071-4/+3
* SERVER-19156 support OP_COMMAND in NetworkInterfaceASIOAdam Midvidy2015-07-091-0/+2
* SERVER-19035 autodetect support for OP_COMMAND in remote serversAdam Midvidy2015-06-241-0/+13
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-15/+15
* SERVER-18292 expose protocol type of RPC classes andAdam Midvidy2015-06-161-4/+4
* SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERYAdam Midvidy2015-05-181-0/+60