summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/server_status.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70147 Migrate addRequiredPrivileges to checkAuthForOperationSara Golemon2022-10-051-2/+4
* SERVER-68826 Move logical_time into server_baseKaloian Manassiev2022-08-291-0/+1
* SERVER-59876 Ensure hostname is progated for internal sasl authMark Benvenuto2021-09-161-0/+24
* SERVER-38381 Fix some override qualifiersADAM David Alan Martin2018-12-191-8/+6
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-4/+6
* SERVER-21757 ServerStatus advisoryHostFQDNs should be optionalJonathan Reams2016-08-241-2/+26
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-49/+50
* SERVER-14062 Add OperationContext to ServerStatusSectionKaloian Manassiev2014-11-251-2/+4
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-4/+4
* SERVER-13640: split up ServerStatus into a libraryEliot Horowitz2014-05-061-51/+0
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-7572 Remove includes of security header filesSpencer T Brody2012-12-231-0/+1
* SERVER-7572 Fix compile by removing last caller of ServerStatusMetricField th...Spencer T Brody2012-12-201-1/+1
* SERVER-7572 Update auth checking of serverStatus sub-sectionsSpencer T Brody2012-12-201-12/+8
* rewrite sererStatus caommands to be modularEliot Horowitz2012-10-261-0/+137