summaryrefslogtreecommitdiff
path: root/src/mongo/rpc
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17608 implement OP_COMMAND in the shellAdam Midvidy2015-05-181-1/+5
* SERVER-18288 implement a common interface for OP_COMMAND and OP_QUERYAdam Midvidy2015-05-1834-155/+2010
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-061-1/+1
* SERVER-9666 Push network and hostandport into util/netAndrew Morrow2015-04-241-2/+2
* SERVER-9666 Push foundation lib declaration into util directoryAndrew Morrow2015-04-241-1/+1
* SERVER-17606 fix erroneous initializer in ReplyBuilderAdam Midvidy2015-04-241-1/+1
* SERVER-17606 add message parsers for OP_COMMAND/OP_COMMANDREPLYAdam Midvidy2015-04-2217-0/+1635