summaryrefslogtreecommitdiff
path: root/grid/message.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace tab indentation with spacesAaron2008-12-281-175/+179
* Change Message accessAaron2008-12-181-2/+2
* Use socketless interface for cloning using single db instanceAaron2008-12-181-2/+2
* cleanup how we use boost.Dwight2008-12-161-1/+1
* Add -Wsign-compare for g++, clean up a few warning messagesAaron2008-12-121-1/+1
* replication fixes -- "first: true" support (local.dbinfo.*); clean up class nameDwight2008-12-021-1/+1
* dbgrid cmd line optinosDwight2008-11-131-1/+3
* bug fix with $naturalDwight2008-11-031-9/+31
* catch asserts and report error to client on a queryunknown2008-10-291-0/+3
* more dbgrid workDwight2008-10-241-2/+21
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/punknown2008-10-191-1/+1
|\
| * message.cpp : change log message to show real size. No functional change.Geir Magnusson Jr2008-10-141-1/+1
* | client support for replica fails (auto failover)unknown2008-10-191-13/+13
|/
* more work on pairingDwight2008-09-041-1/+1
* endian check capabilityDwight2008-09-041-2/+11
* replication fixes plus some log cleanupdwight2008-08-021-3/+3
* cloneDatabase()Dwight2008-07-271-6/+6
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+16
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-201-48/+0
* added AGPL License Header to every fileEliot Horowitz2008-07-201-0/+48
* Revert "safemalloc"Dwight2008-07-171-1/+1
* safemallocEliot Horowitz2008-07-171-1/+1
* fix deleteindexes and drop issuer0.0.7_rc3Dwight2008-07-071-2/+2
* close sockets on shutdownr0.0.7_rc2Dwight2008-07-011-1/+12
* bad memory issue with cursorsDwight2008-06-111-0/+4
* handle bad connect from something weirdDwight2008-06-091-5/+8
* dos2unixDwight2008-06-061-196/+196
* recv()Dwight2008-02-251-13/+25
* Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/pEliot Horowitz2008-01-261-0/+1
|\
| * prebindyellow2008-01-241-0/+1
* | debuggingEliot Horowitz2008-01-261-1/+7
|/
* update key bug fixDwight2007-12-141-1/+14
* make regex smartDwight2007-12-131-1/+3
* assert z>lenDwight2007-12-121-1/+1
* use tcpDwight2007-12-081-77/+102
* timingDwight2007-12-011-1/+1
* query for null / undefined valuesDwight2007-11-301-2/+4
* jumbo frames on localhostDwight2007-11-261-1/+1
* complain if can't send messageDwight2007-11-261-0/+1
* transportDwight2007-11-171-109/+72
* bugsDwight2007-11-131-1/+4
* checkpointing btree - not fully doneDwight2007-11-081-1/+1
* msging a little more robustDwight2007-11-051-6/+14
* long msgs workDwight2007-11-051-3/+10
* first commitDwight2007-10-191-0/+153