summaryrefslogtreecommitdiff
path: root/src/mongo/client/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38176 Compile with /permissive- on MSVC to make the compiler strictly ...Henrik Edin2019-02-011-1/+1
* SERVER-38450 Convert global conn pool options to IDLAndrew Morrow2018-12-171-0/+1
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-5/+0
* SERVER-36468 Add a mechanism to allow breaking DBClientConnection out of a bl...Mathias Stearn2018-09-131-0/+12
* SERVER-36299 Add support for exhaust cursors with OP_MSG in DBClientCursorWilliam Schultz2018-08-221-0/+10
* SERVER-36258 Construct ServiceContext after mongo initializers complete.Andy Schwerin2018-07-271-0/+1
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-291-2/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-2/+2
* SERVER-35691 Merge the stale_config library together with common_sKaloian Manassiev2018-06-201-1/+1
* SERVER-35115 Decouple DBDirectClient from networking clientsMathias Stearn2018-05-311-27/+39
* SERVER-33907 Cleanup naming of embedded SDK in preparation for ABIAndrew Morrow2018-05-301-10/+0
* SERVER-34893 Embedded authorization componentsADAM David Alan Martin2018-05-221-14/+16
* SERVER-34963 Fix linking on dynamic community builds.ADAM David Alan Martin2018-05-161-0/+1
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-161-0/+4
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-1/+3
* SERVER-34541 Remove MessagePort and ListenerAndrew Morrow2018-04-181-16/+0
* SERVER-33821 Implement NetworkInterfaceTL and AsyncDBClientJonathan Reams2018-04-131-0/+20
* SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow2018-03-291-1/+1
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-1/+3
* SERVER-33300 Integrate TransportLayer with DBClientJonathan Reams2018-03-021-0/+2
* SERVER-32973 Enable SCRAM-SHA-256 authenticationSara Golemon2018-02-101-0/+1
* SERVER-28822 Add new dbclient connection pool optionssamantharitter2018-02-011-0/+11
* SERVER-32835 Refactor SaslSCRAMSHA1ClientConversation to be block independentSara Golemon2018-01-251-1/+1
* SERVER-32793 Refactor SCRAMSHA1ClientCache to be block independentSara Golemon2018-01-251-1/+0
* SERVER-32836 Refactor SCRAM mechanism to be block independentSara Golemon2018-01-251-1/+1
* SERVER-32587 Convert StaleConfigException to use ErrorExtraInfoMathias Stearn2018-01-171-0/+1
* Revert "SERVER-28822 Add new dbclient connection pool options"Jason Carey2018-01-021-11/+0
* SERVER-28822 Add new dbclient connection pool optionssamantharitter2017-12-201-0/+11
* SERVER-32059 Implement Drivers spec changes to SRVADAM David Alan Martin2017-11-281-0/+9
* SERVER-31061 Add `mongo+srv://` support for URIs.ADAM David Alan Martin2017-10-311-0/+3
* SERVER-30065 Do libdeps dependency types by section, not tupleAndrew Morrow2017-07-081-0/+1
* SERVER-27198 Remove ASIO based MessagingPort implementationAndrew Morrow2017-07-051-3/+3
* SERVER-29717 Add barebones mongodbcapiTed Tuckman2017-06-231-0/+10
* SERVER-29403 Implement TransportLayerASIOJonathan Reams2017-06-171-1/+1
* SERVER-28814 Replace ServerSelectionMetadata with just ReadPreferenceSettingMathias Stearn2017-05-121-0/+1
* SERVER-28491 Re-host unit tests that used ReplicationExecutorTest onto Thread...Andy Schwerin2017-03-271-1/+0
* Revert "SERVER-26703 reject commands exceeding the BSON depth limit"Max Hirschhorn2017-03-061-1/+0
* SERVER-26703 reject commands exceeding the BSON depth limitKyle Suarez2017-03-061-0/+1
* SERVER-28111 Move ParallelSortClusteredCursor to mongo/s/clientKaloian Manassiev2017-02-271-14/+0
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-021-0/+1
* SERVER-27415 Deduplicate `Command::execCommand`ADAM David Alan Martin2017-01-031-1/+0
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-1/+5
* SERVER-26709 Merge mongo/platform/platform and mongo/util/foundation into mon...Andy Schwerin2016-10-261-1/+0
* SERVER-26420 add internalClient information to isMaster handshake requestDavid Storch2016-10-201-1/+2
* SERVER-24600 Increase interruptibility of RemoteCommandTargeter::findHost.Andy Schwerin2016-09-071-1/+1
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-0/+1
* SERVER-25017 Remove RemoteCommandRunnerImpl filesMark Benvenuto2016-07-201-15/+0
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-1/+1
* SERVER-23126 Check result of connect when constructing DBClient from MongoURIJonathan Reams2016-06-301-1/+1
* SERVER-24703 Improved DBClientWithCommands index creation methodJ. Rassi2016-06-271-0/+11