summaryrefslogtreecommitdiff
path: root/src/mongo/db/initialize_server_global_state.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36977 Set process umask before creating log fileJonathan Reams2018-10-261-6/+14
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-37563 Remove all usages of getGlobalAuthorizationManagerKaloian Manassiev2018-10-121-5/+3
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-151-1/+1
* SERVER-34541 Remove MessagePort and ListenerAndrew Morrow2018-04-181-2/+0
* SERVER-33980 Reduce dependencies for embedded commandsAndrew Morrow2018-03-291-1/+1
* SERVER-33758 Make mongo::logger classes use more unique_ptrsBen Caimano2018-03-211-14/+12
* SERVER-33758 Remove logUserIdsBen Caimano2018-03-161-0/+4
* SERVER-32257 socket path only needs to exist when !noUnixSocketGabriel Russell2017-12-111-1/+1
* SERVER-28836 examine waitpid return valuesBilly Donahue2017-11-171-2/+8
* SERVER-22829 Strip group and other permissions on startup unless overriddenAndrew Morrow2017-08-181-0/+21
* SERVER-30230: Instruct to disable 'fork' for info on failed startupSpencer Jackson2017-08-071-1/+3
* SERVER-27244 Status usage compile-time facilities.ADAM David Alan Martin2017-06-181-1/+1
* SERVER-28004 Add build system support for iOS-related Darwin variantsAndrew Morrow2017-02-151-1/+5
* SERVER-16725 Incorrect character conversion between UTF-8 and UTF-16Mark Benvenuto2016-09-161-2/+4
* SERVER-24991 log redaction for commands, concurrency, exec, indexThomas Schubert2016-09-021-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-13/+20
* SERVER-6823 Rename --tryClusterAuth to --transitionToAuthShane Harvey2016-04-181-1/+1
* SERVER-23757 Clear signal mask when starting unit testsJonathan Reams2016-04-161-5/+4
* SERVER-6823 Enable Access control without downtime.Shane Harvey2016-04-131-3/+4
* SERVER-20631 Clear signal mask before daemonizing serverJonathan Reams2015-10-081-5/+7
* SERVER-19455 move authentication methods to a new librarysamantharitter2015-08-031-0/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-256/+245
* SERVER-17863 Sort in config.h header when possibleAndrew Morrow2015-04-031-2/+1
* SERVER-9563 Add support for config.h headerJonathan Reams2015-03-261-1/+3
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+4
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-0/+1
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-13256 Remove C headers from pch.hAndrew Morrow2015-01-051-0/+1
* SERVER-15604 log component kControlMatt Kangas2014-10-271-1/+1
* SERVER-15706 Refactor internal user authenticationAndreas Nilsson2014-10-211-0/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow2014-10-031-10/+11
* SERVER-14709 SERVER-14896 Add more SSL data to serverStatus. Enforce X.509 cl...Spencer Jackson2014-08-151-1/+1
* SERVER-14374 Include server_options.h as needed and apply the std:: namespace...Andy Schwerin2014-06-271-0/+1
* SERVER-13429 unify signal handling between mongos and mongodMathias Stearn2014-04-011-9/+0
* SERVER-8998 Register an atexit handler to call _exit if a library calls ::exi...Andy Schwerin2013-12-021-0/+18
* SERVER-11431 Change clusterAuthMode with setParameter commandAndreas Nilsson2013-11-141-4/+7
* SERVER-11426 change C++ drive to accept both userSource and db as the DB to a...matt dannenberg2013-10-301-1/+1
* SERVER-11271 Consistent capitalization of keyfile optionsAndreas Nilsson2013-10-241-1/+1
* SERVER-7454 add syslogFacility flag to specify syslog facilitymatt dannenberg2013-10-111-1/+3
* SERVER-10624 Direct js output from servers to console when --logpath not spec...Andrew Schwerin2013-10-111-6/+15
* SERVER-8510 Make initializer groups for the four stages of option handlingShaun Verch2013-10-091-1/+1
* SERVER-10670 Make isAuthEnabled a member rather than static function of Autho...Andy Schwerin2013-10-061-1/+2
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-26/+29
* SERVER-10034 Invalid --pidfilepath no longer silently ignoredKyle Erf2013-09-271-2/+5
* SERVER-8535 Added exception logic to filesystem::exists callKyle Erf2013-09-111-1/+9
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8510 Remove configuration variable manager and add option group for co...Shaun Verch2013-09-051-1/+1