summaryrefslogtreecommitdiff
path: root/util/message.h
Commit message (Expand)AuthorAgeFilesLines
* clean up log messagsEliot Horowitz2010-07-261-1/+7
* crlf fixEliot Horowitz2010-06-301-441/+441
* yield based off of scanned and timeEliot Horowitz2010-06-221-0/+36
* fast tracking of rough time passageEliot Horowitz2010-06-221-2/+21
* track elapsed time in ListenerEliot Horowitz2010-06-221-1/+7
* cleaning exceptionsEliot Horowitz2010-06-211-2/+1
* QueryOption_Exhaustdwight2010-06-061-371/+371
* towards QueryOption_Exhaustdwight2010-06-061-4/+21
* Expose a Message's sizeAlberto Lerner2010-06-021-3/+16
* LastError cleanup SERVER-1165Eliot Horowitz2010-05-281-0/+6
* clean up cursors SERVER-1167Eliot Horowitz2010-05-281-0/+7
* SERVER-109 guard size in Message appendAaron2010-05-211-0/+3
* SERVER-109 Message only use vector when necessaryAaron2010-05-211-35/+58
* Message needs copy constructorDwight2010-05-191-0/+4
* SERVER-109 enhance multi buffer messageAaron2010-05-181-2/+15
* SERVER-109 reinstate sendmsgAaron2010-05-171-2/+7
* SERVER-109 temp compile winAaron2010-05-131-3/+1
* SERVER-109 temp compile winAaron2010-05-131-1/+1
* SERVER-109 temp compile winAaron2010-05-131-0/+2
* SERVER-109 multi buffer messageAaron2010-05-121-28/+63
* better assert string()Eliot Horowitz2010-05-111-1/+1
* whatsmyuri support for mongosEliot Horowitz2010-04-271-2/+5
* bson separationDwight Merriman2010-04-241-1/+1
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-04-201-0/+3
|\
| * basic serverStatus for mongos SERVER-942Eliot Horowitz2010-04-201-0/+3
* | rsDwight2010-04-201-1/+2
|/
* fix warningEliot Horowitz2010-04-201-1/+1
* tweaking webserverDwight Merriman2010-04-191-1/+2
* SERVER-832 use send/recv timeoutsAaron2010-04-081-3/+13
* cleaning Listener and don't log ever http connectEliot Horowitz2010-04-071-3/+4
* support listening on multiple sockets.Mathias Stearn2010-04-051-0/+2
* Combine init() and listen()Mathias Stearn2010-04-051-3/+1
* Make Listener register socket with ListeningSocketsMathias Stearn2010-04-051-1/+0
* Make MiniWebServer inherit from ListerMathias Stearn2010-04-051-2/+6
* can use sharding with SyncClusterConnection for 2 phase commit across 3 serve...Eliot Horowitz2010-03-221-1/+5
* make sure to use flags for all send/recv opsEliot Horowitz2010-02-121-0/+3
* fix opToString MINORMathias Stearn2010-02-111-0/+2
* use table in web console for clarityEliot Horowitz2010-02-091-1/+3
* cleaning up security - moving to centralized locationEliot Horowitz2010-02-041-0/+14
* size_t <-> int changes to fix win64 warningsMathias Stearn2010-01-281-2/+2
* Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic func...Mathias Stearn2010-01-251-1/+2
* Exception classess need codes too SERVER-112Eliot Horowitz2009-12-281-0/+1
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-15/+14
* getClientId()Eliot Horowitz2009-09-141-0/+1
* client id work and make getLastError work non sharded-collections in sharding...Eliot Horowitz2009-09-111-2/+6
* begin cmdline.hDwight2009-08-251-1/+0
* add 'bind_ip' option to bind listener only to requested local interfaceAaron2009-04-291-1/+2
* Close listener sockets on exitAaron2009-04-011-0/+3
* doesOpGetAResponseEliot Horowitz2009-03-171-0/+2
* nextMessageId function and valid() method on MsgDataEliot Horowitz2009-03-021-0/+10