summaryrefslogtreecommitdiff
path: root/grid
Commit message (Expand)AuthorAgeFilesLines
* piggy back worksEliot Horowitz2009-01-132-5/+89
* sayPiggyBack/piggyBackEliot Horowitz2009-01-132-0/+6
* can access free itEliot Horowitz2009-01-091-0/+4
* set options flag when $err is returnedDwight2009-01-091-8/+0
* SWAG at flagging query errors via the flags int in the query response.Geir Magnusson Jr2009-01-081-0/+8
* Replace tab indentation with spacesAaron2008-12-282-264/+285
* Change Message accessAaron2008-12-182-4/+4
* Use socketless interface for cloning using single db instanceAaron2008-12-182-4/+4
* cleanup how we use boost.Dwight2008-12-161-1/+1
* Add -Wsign-compare for g++, clean up a few warning messagesAaron2008-12-122-2/+2
* replication fixes -- "first: true" support (local.dbinfo.*); clean up class nameDwight2008-12-021-1/+1
* remove deprecated filesDwight2008-11-144-1142/+0
* 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-042-8/+17
* cleanupDwight2008-08-191-0/+2
* tailable cursors workingDwight2008-08-131-0/+2
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-08-112-4/+4
|\
| * worko in progress with tailable cursorsdwight2008-08-111-1/+1
| * replication fixes plus some log cleanupdwight2008-08-021-3/+3
* | minor cleanup pragmasDwight2008-08-111-2/+1
|/
* cloneDatabase()Dwight2008-07-272-8/+8
* added AGPL License Header to every fileEliot Horowitz2008-07-206-0/+96
* Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-206-272/+0
* added AGPL License Header to every fileEliot Horowitz2008-07-206-0/+272
* 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
* fix a jni issue with the last bug fix.Dwight2008-06-121-3/+2
* bad memory issue with cursorsDwight2008-06-112-0/+6
* handle bad connect from something weirdDwight2008-06-092-5/+9
* dos2unixDwight2008-06-066-1402/+1402
* db local jni access worksEliot Horowitz2008-03-271-0/+1
* jnicallbackDwight2008-03-241-1/+16
* recv()Dwight2008-02-251-13/+25
* cursor cleanupDwight2008-02-131-1/+2
* 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-084-109/+132