summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_options.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20096: ExportedServerParameter<T> is not thread-safe for parameters ch...Mark Benvenuto2015-09-221-1/+1
* SERVER-19543 SERVER-19992 Move ConfigServerMode enum from ServerGlobalParams ...Spencer T Brody2015-08-181-8/+4
* SERVER-19732 SERVER-19524 SERVER-19545 Use configsvr instead of configServer ...Spencer T Brody2015-08-081-1/+1
* SERVER-19527 Add configsvrMode flag to mongodSpencer T Brody2015-07-301-0/+7
* SERVER-19504 Remove indexStats command artifactsJames Wahlin2015-07-221-2/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-103/+111
* SERVER-17817 Make AuthorizationManager a decoration on ServiceContext.Andy Schwerin2015-04-161-0/+1
* SERVER-4905: add flag to disable mongo's builtin log rotationMark Benvenuto2014-06-061-2/+3
* SERVER-13022 added option to set permissions on UNIX domain socket filedaveh862014-05-291-2/+7
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11431 Change clusterAuthMode with setParameter commandAndreas Nilsson2013-11-141-1/+24
* SERVER-11538: Create mongoclient library to avoid pulling in mongocommonShaun Verch2013-11-041-23/+10
* SERVER-11538: Create library for socket code and fix dependencies of libserve...Shaun Verch2013-11-041-25/+1
* SERVER-8510 Consolidate option parsing into the parser so parsing is implied ...Shaun Verch2013-10-111-3/+1
* SERVER-7454 add syslogFacility flag to specify syslog facilitymatt dannenberg2013-10-111-0/+1
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-0/+99
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8510 Use new option parser in mongod and mongos and move parsing into ...Shaun Verch2013-09-051-0/+34