summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/protocol.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25393 Disallow mongos making connections to older versionsMark Benvenuto2016-08-191-3/+19
* SERVER-21486 Redact bypassDocumentValidation from user privilege set when bei...Spencer T Brody2015-11-191-0/+11
* SERVER-20651 do not allow mongos connect to mongod if mongod does not suppor...Misha Tyulenev2015-11-191-0/+5
* SERVER-19307 downconvert find/getMore based on wire protocol versionBenety Goh2015-07-161-0/+5
* SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint>Kang In Cheol2015-06-291-1/+1
* SERVER-19035 autodetect support for OP_COMMAND in remote serversAdam Midvidy2015-06-241-0/+6
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-41/+41
* SERVER-18292 expose protocol type of RPC classes andAdam Midvidy2015-06-161-1/+1
* SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERYAdam Midvidy2015-05-181-0/+99