summaryrefslogtreecommitdiff
path: root/src/mongo/client/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46573 Make ReplicaSetMonitorTestConcurrent force replicaSetMonitorProt...Haley Connelly2020-03-031-5/+4
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-03-031-1/+4
* SERVER-46509 Change disableStreamableReplicaSetMonitor server parameter to an...Haley Connelly2020-03-031-3/+27
* SERVER-45962 feature flag to opt out of new RSM implementationHaley Connelly2020-02-241-5/+9
* SERVER-44858 Implement speculative sasl authSara Golemon2020-02-121-0/+3
* SERVER-45723 Rename IAM Auth mechanism to AWSSpencer Jackson2020-02-111-9/+9
* SERVER-45051 Implement class that collects RTT information from replica set m...Haley Connelly2020-02-071-1/+3
* SERVER-45439 Add support for per operation hedging via an explicit read prefe...Cheahuychou Mao2020-01-231-1/+1
* SERVER-43276 Implement resume after network error functionality in Collection...Vesselina Ratcheva2020-01-161-0/+11
* SERVER-45521 Define TopologyListener, ServerPingMonitor, and SingleServerPing...Haley Connelly2020-01-161-0/+1
* SERVER-44264 Add IAM client code to shell and clientsMark Benvenuto2019-12-021-0/+11
* SERVER-44263 Implement common iam sasl protocol code for client and server wi...Mark Benvenuto2019-12-021-0/+35
* SERVER-43331 Implement State Machine for Server Discovery and Monitoring SpecLamont Nelson2019-11-081-0/+5
* SERVER-40686 deduction guides for unique_functionJason Carey2019-07-101-0/+1
* SERVER-41809 Undo collapse of integration tests in mongo/clientAndrew Morrow2019-06-281-2/+16
* SERVER-41490 Disable OP_MSG checksums for TLS connectionsRahul Sundararaman2019-06-261-0/+1
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-126/+53
* SERVER-39818 Split RSM notification functionality into a new classBen Caimano2019-04-161-0/+1
* SERVER-40222 Reorganize and fixturize RSM testsBen Caimano2019-04-161-2/+3
* SERVER-23355 Recheck replicas every .5 sec during scanA. Jesse Jiryu Davis2019-04-151-0/+5
* SERVER-38451 Convert sasl_sspi_options to IDLMathew Robinson2019-02-211-0/+2
* 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