summaryrefslogtreecommitdiff
path: root/src/mongo/db/startup_warnings_common.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30489 Fix typo in bind_ip startup warningA. Jesse Jiryu Davis2017-08-021-1/+1
* SERVER-29204: Elaborate on bind to localhost startup warningSpencer Jackson2017-05-161-4/+6
* SERVER-28229: Bind to localhost by defaultSpencer Jackson2017-04-281-0/+15
* SERVER-29000 Remove the miniwebserver and derivativesAndrew Morrow2017-04-271-13/+0
* Revert "SERVER-28229: Bind to localhost by default"Kaloian Manassiev2017-04-251-15/+0
* SERVER-28229: Bind to localhost by defaultSpencer Jackson2017-04-241-0/+15
* SERVER-25402 Fewer binaries depend on interpolated version infoAndrew Morrow2016-08-151-4/+3
* SERVER-14007 Fix lintSally McNichols2016-06-201-1/+1
* SERVER-14007 Move SSL warning into common startup warnings so it appears in l...Hai-Kinh Hoang2016-06-201-0/+14
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+2
* SERVER-23938 Emit startup warning if running without access controlAndreas Nilsson2016-05-161-25/+8
* SERVER-23838 Disable warnings for no access control and no bind_ipAndreas Nilsson2016-04-201-24/+25
* SERVER-22708 Insecure configuration startup warningsAndreas Nilsson2016-03-251-2/+26
* SERVER-21348 fix typo in startup warningsRobert Guo2015-11-091-1/+1
* SERVER-18719 Warn that 32-bit build is deprecatedDan Pasette2015-09-231-0/+7
* SERVER-17527 add startup warning when server is started with web interface an...Robert Guo2015-09-081-1/+16
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-36/+35
* SERVER-15604 log component kControlMatt Kangas2014-10-271-1/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-12637: log a startup warning when mongod/mongos is run as root.Amalia Hawkins2014-09-111-0/+87