mongo/client
2012-10-15 17:17:09 -04:00
..
examples SERVER-3249 add so_timeout support in DBClientReplicaSet 2011-08-07 15:09:50 -07:00
clientOnly.cpp extraneous include breaking buildbot 2011-08-21 01:34:14 -04:00
connpool.cpp SERVER-5069 replace ScopedDBConnection message with something more meaningful 2012-03-06 13:00:58 -05:00
connpool.h spelling 2011-10-31 21:09:54 -04:00
constants.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dbclient_rs.cpp SERVER-6647 Potential out of bounds access in ReplicaSetMonitor 2012-10-15 17:17:09 -04:00
dbclient_rs.h SERVER-5746 Wrong initialization for ReplicaSetMonitor Nodes 2012-05-10 14:49:37 -04:00
dbclient.cpp DBClientConnection::call needs to call checkConnection to reconnect if the previous socket was failed SERVER-4385 2012-04-07 09:39:35 -04:00
dbclient.h when we get a "not master" error on a command, check for new primary SERVER-4324 2011-11-21 01:01:43 -05:00
dbclientcursor.cpp SERVER-4291: Return code of recv unchecked 2012-06-22 12:09:41 -04:00
dbclientcursor.h net cleaning: move message.* to net/ 2011-06-26 17:13:54 -04:00
dbclientmockcursor.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
distlock_test.cpp Change test to allow the creation of new locks as well SERVER-3959 2011-10-04 17:38:10 -04:00
distlock.cpp SERVER-6167 reduce logging verbosity on stale versioned writes and getting distlocks 2012-07-02 14:51:30 -04:00
distlock.h share lastpings between dist locks SERVER-3959 2011-10-04 17:37:54 -04:00
gridfs.cpp Make C++ driver call GLE after storing gridFS chunks, before calling filemd5. SERVER-6742 2012-10-15 17:17:09 -04:00
gridfs.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
model.cpp ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
model.h ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
mongo_client_lib.cpp fix mongoclientlib file for new file locations 2011-06-27 09:15:28 -04:00
parallel.cpp SERVER-4800 make unsorted parallel cursors do round-robin when pulling data, minimize timeouts 2012-06-27 15:36:51 -04:00
parallel.h SERVER-4800 make unsorted parallel cursors do round-robin when pulling data, minimize timeouts 2012-06-27 15:36:51 -04:00
redef_macros.h SERVER-5348 backport C++ driver macro redefinition isolation 2012-04-18 17:53:57 -04:00
simple_client_demo.cpp slightly better demo 2011-04-14 21:22:24 -04:00
syncclusterconnection.cpp Debugging buildbot 2011-06-22 18:14:15 -04:00
syncclusterconnection.h don't use lazy on connection types where it can't work 2011-08-03 11:05:31 -04:00
undef_macros.h SERVER-5348 backport C++ driver macro redefinition isolation 2012-04-18 17:53:57 -04:00