summaryrefslogtreecommitdiff
path: root/src/SConscript.client
AgeCommit message (Expand)Author
2013-02-12SERVER-8414/SERVER-8429 Support SASL authentication in DBClient::auth() metho...Andy Schwerin
2013-02-07Add bson_extract.cpp to client librarySpencer T Brody
2013-01-17SERVER-8150 Always stage sasl files into client archiveAndrew Morrow
2013-01-17SERVER-8034 Add version.cpp to the client buildAndrew Morrow
2012-12-23Fix client buildSpencer T Brody
2012-12-19SERVER-7769 - turn objcheck on by default and use new fast bson validateEliot Horowitz
2012-12-10SERVER-7886 add string_data.cpp to clientEliot Horowitz
2012-11-20SERVER-6591 Fix localhost auth exception in sharded systemsSpencer T Brody
2012-11-20Revert "SERVER-6591 Fix localhost auth exception in sharded systems"Eric Milkie
2012-11-19SERVER-6591 Fix localhost auth exception in sharded systemsSpencer T Brody
2012-11-16SERVER-4706 when a socket between mongos and mongod fails, close all connecti...Randolph Tan
2012-11-13remove nonce.* and move nonce64 typedefEliot Horowitz
2012-11-09SERVER-7602 add action_type files to client buildEric Milkie
2012-11-08SERVER-7133 Build gsasl support in the static client library.Andy Schwerin
2012-10-31SERVER-7423 Support commands for read preferenceRandolph Tan
2012-10-30Build error_codes.h/cpp in the client driver.Andy Schwerin
2012-10-23move SSLManager to new source filesEric Milkie
2012-10-23fix file permissions when installing C++ driver headersEric Milkie
2012-10-03SERVER-7250 Fix client build by adding headers from base and platformMathias Stearn
2012-07-12SERVER-6248: add 'mongoclient' alias in server SConstructDan Crosta
2012-07-05SERVER-6158: Link against an explicit instance of the mongoclient library.Andy Schwerin
2012-06-12Change getScopedDbConnection to getInternalScopedDbConnection where appropria...Spencer T Brody
2012-06-04Add vars.cpp to framework library, rename to mutexdebugger.cpp.Andy Schwerin
2012-05-29Change every place that creates a ScopedDbConnection to use a factory functio...Spencer T Brody
2012-05-22SERVER-5797 Uncaught exception in count_slaveok.jsRandolph Tan
2012-05-14Add inadvertently removed file back to client source tar, fix build break.Andy Schwerin
2012-05-10Do not link bsondemo against mongoclient, verifying that it is header-only fo...Andy Schwerin
2012-05-10Split mongo/util/time_support.h into a header and a cpp file.Andy Schwerin
2012-05-03SERVER-5748 unify list of directories for C++ driver headersEric Milkie
2012-04-23SERVER-5557: Higher performance timer on Linux.Andy Schwerin
2012-04-12Move printStackTrace into new stacktrace.h/cpp; improve detection of execinfo.h.Andy Schwerin
2012-04-12Introduce mongo/platform/compiler.h.Andy Schwerin
2012-04-03improvements/cleanup to C++ driver example codeEric Milkie
2012-03-23SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin