summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/protocol.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24792 verify new mongos -> old mongod failsNathan Myers2016-09-201-3/+3
* Revert "SERVER-24792 verify new mongos -> old mongod fails"Judah Schvimer2016-09-201-3/+3
* SERVER-24792 verify new mongos -> old mongod failsNathan Myers2016-09-201-3/+3
* SERVER-25393 Disallow mongos making connections to older versionsMark Benvenuto2016-08-191-12/+61
* SERVER-21561 Remove privilege redaction added for backwards compatilityAndreas Nilsson2016-06-271-12/+0
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+3
* SERVER-20357 Add some missing libdeps edgesAndrew Morrow2015-12-171-1/+0
* SERVER-21486 Redact bypassDocumentValidation from user privilege set when bei...Spencer T Brody2015-11-191-0/+13
* SERVER-20651 do not allow mongos connect to mongod if mongod does not suppor...Misha Tyulenev2015-11-191-0/+13
* SERVER-18849 only send wire version for find/getMore commands if config serve...David Storch2015-08-241-2/+3
* SERVER-19307 downconvert find/getMore based on wire protocol versionBenety Goh2015-07-161-5/+7
* SERVER-19035 autodetect support for OP_COMMAND in remote serversAdam Midvidy2015-06-241-0/+43
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-47/+39
* SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERYAdam Midvidy2015-05-181-0/+117