summaryrefslogtreecommitdiff
path: root/src/mongo/db/client_basic.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17817 When setting up ClientBasic, get AuthorizationSession object fro...Andy Schwerin2015-04-061-3/+3
* SERVER-17817 Attach pointer to ServiceContext to ClientBasic.Andy Schwerin2015-04-061-1/+12
* SERVER-17817 Move replication-specific data from Client into ReplClientInfo d...Andy Schwerin2015-04-061-1/+4
* SERVER-13256 Remove boost/utility from pch.hAndrew Morrow2015-01-051-0/+1
* SERVER-13961 Add capability to register and discover OperationContextsKaloian Manassiev2014-06-261-1/+0
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* Split AuthorizationManager into 2 classes: AuthorizationManager and Authoriza...Spencer T Brody2013-05-221-5/+5
* SERVER-7572 Remove AuthenticationInfoSpencer T Brody2012-12-231-2/+0
* SERVER-7572 Update auth checking of serverStatus sub-sectionsSpencer T Brody2012-12-201-2/+2
* Introduce client_basic.{h,cpp}, replacing client_common.h.Andy Schwerin2012-12-181-0/+75