summaryrefslogtreecommitdiff
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Replace tab indentation with spacesAaron2008-12-286-311/+329
* Log port number when connect failsAaron2008-12-191-1/+3
* Use size_t to make different library versions happyAaron2008-12-191-1/+1
* Cursor keeps own copy of nsAaron2008-12-192-4/+4
* Use socketless interface for cloning using single db instanceAaron2008-12-182-57/+101
* Make g++ warnings stricter, clear a few new warningsAaron2008-12-171-1/+1
* g++ check return type, fix some warningsAaron2008-12-161-0/+1
* Add -Wsign-compare for g++, clean up a few warning messagesAaron2008-12-121-1/+1
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-12-051-2/+5
|\
| * Adding some pairing testsAaron Staple2008-12-051-2/+5
* | timing capabilitiesDwight2008-12-051-5/+6
|/
* replication fixes -- "first: true" support (local.dbinfo.*); clean up class nameDwight2008-12-023-3/+3
* better json outputDwight2008-11-141-2/+10
* checkpoint workunknown2008-11-093-6/+6
* move connpool to client folderunknown2008-10-312-0/+124
* catch asserts and report error to client on a queryunknown2008-10-291-0/+1
* more dbgrid workDwight2008-10-244-2/+64
* rename classesDwight2008-10-212-32/+32
* griddb workunknown2008-10-193-0/+578