summaryrefslogtreecommitdiff
path: root/src/mongo/db/initialize_server_global_state.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67401 Remove unused parameter in `writePidFile`Gregory Noma2022-06-211-1/+1
* SERVER-7240 Delay writing PID file to the end of startupGregory Noma2022-06-101-16/+7
* SERVER-41601 mongocryptd pid file should contain connectivity informationMark Benvenuto2019-06-171-1/+13
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-1/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-18/+18
* SERVER-13429 unify signal handling between mongos and mongodMathias Stearn2014-04-011-2/+0
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-1/+8
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* Fork earlier in server startup; will simplify logging initialization.Andy Schwerin2013-07-011-0/+7
* Eliminate unused parameter to initializeServerGlobalState().Andy Schwerin2013-07-011-6/+1
* SERVER-5211 Separate of CmdLine::store into two functions.Andy Schwerin2012-10-101-0/+35