summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/legacy_request.h
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* SERVER-29264 Kill off rpc::RequestInterfaceMathias Stearn2017-06-071-56/+3
* SERVER-28508 Delete unused DocumentRange rpc cruftMathias Stearn2017-04-121-13/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-51/+51
* SERVER-19028 validate database name in request class constructorsAdam Midvidy2015-06-191-1/+1
* SERVER-18292 expose protocol type of RPC classes andAdam Midvidy2015-06-161-0/+3
* SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERYAdam Midvidy2015-05-181-0/+103