summaryrefslogtreecommitdiff
path: root/src/mongo/rpc/protocol.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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