Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-72846 Fix misleading startup warning about client certificate validation | Adrian Gonzalez | 2023-02-16 | 1 | -7/+9 |
| | |||||
* | Revert "SERVER-72846 Fix misleading startup warning about client certificate ↵ | auto-revert-processor | 2023-02-16 | 1 | -9/+7 |
| | | | | | | validation" This reverts commit d4a12374e4ae013b12476418d796c4112b5bcd0d. | ||||
* | SERVER-72846 Fix misleading startup warning about client certificate validation | Adrian Gonzalez | 2023-02-15 | 1 | -7/+9 |
| | |||||
* | SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes | Billy Donahue | 2022-05-06 | 1 | -1/+3 |
| | |||||
* | SERVER-51770 add std::error_code functions to errno_util | Billy Donahue | 2022-03-16 | 1 | -3/+3 |
| | | | | Remove errnoWithPrefix, errnoAndDescription | ||||
* | SERVER-61353: Remove development version warning log | Varun Ravichandran | 2021-11-12 | 1 | -11/+0 |
| | |||||
* | SERVER-59782 migrate makeGuard calls to ScopeGuard | Billy Donahue | 2021-09-08 | 1 | -1/+1 |
| | |||||
* | SERVER-49151 Fix malformed LOGV2 and assertion IDs | Amirsaman Memaripour | 2020-07-01 | 1 | -4/+4 |
| | |||||
* | SERVER-47735 change mongo source over to logv2 | Billy Donahue | 2020-04-26 | 1 | -1/+1 |
| | | | | | | - Remove several legacy logger/ files - Convert all MONGO_LOG_DEFAULT_COMPONENT to the LOGV2 version. - Globally replace logger::{LogSeverity,LogComponent} => logv2:: | ||||
* | SERVER-47187 Add startup warning when SeIncreaseWorkingSetPrivilege not present | Mark Benvenuto | 2020-04-10 | 1 | -0/+48 |
| | |||||
* | SERVER-47077 Clean up log lines in 'mongo/db' | samanca | 2020-04-01 | 1 | -9/+9 |
| | | | | Cleaning up log lines to adhere to the LOGV2 style guide. | ||||
* | SERVER-46542 Cleanup log statements for early logging and startup warnings | Henrik Edin | 2020-03-06 | 1 | -90/+43 |
| | |||||
* | SERVER-45567 removing util/log.h where I can | Gabriel Russell | 2020-02-21 | 1 | -1/+0 |
| | | | | | | | o converting some log lines that were missed o fixing some missing includes create mode 100644 src/mongo/transport/ismaster_metrics.cpp | ||||
* | SERVER-45869 automatically converted structured logging | Gabriel Russell | 2020-02-13 | 1 | -52/+87 |
| | |||||
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -3/+3 |
| | |||||
* | SERVER-39671: Added warnings for flags sslAllowInvalidCertificates and ↵ | Roxane | 2019-05-30 | 1 | -0/+18 |
| | | | | sslAllowInvalidHostnames | ||||
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
| | | | | | | Remove leading comments that are just stating the filename. Move any file-level comments below the copyright banner. Remove leading blank lines. | ||||
* | SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal user | Jonathan Reams | 2018-11-14 | 1 | -2/+2 |
| | |||||
* | SERVER-37833 Retry internal auth with alternate key during keyfile rollover | Jonathan Reams | 2018-11-07 | 1 | -0/+10 |
| | |||||
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -26/+28 |
| | |||||
* | SERVER-36827 Warning about "No SSL certificate validation can be performed" ↵ | Shreyas Kalyan | 2018-09-05 | 1 | -1/+1 |
| | | | | is misleading | ||||
* | SERVER-35101 Strip trailing and leading whitespace from bind_ip arguments ↵ | Adam Cooper | 2018-06-11 | 1 | -1/+1 |
| | | | | | | and change to std::vector internally | ||||
* | SERVER-34139 Add certificate selector for Apple for SecureTransport | Sara Golemon | 2018-04-02 | 1 | -1/+7 |
| | |||||
* | SERVER-30489 Fix typo in bind_ip startup warning | A. Jesse Jiryu Davis | 2017-08-02 | 1 | -1/+1 |
| | | | | | | Closes #1157 Signed-off-by: Thomas Schubert <thomas.schubert@mongodb.com> | ||||
* | SERVER-29204: Elaborate on bind to localhost startup warning | Spencer Jackson | 2017-05-16 | 1 | -4/+6 |
| | |||||
* | SERVER-28229: Bind to localhost by default | Spencer Jackson | 2017-04-28 | 1 | -0/+15 |
| | |||||
* | SERVER-29000 Remove the miniwebserver and derivatives | Andrew Morrow | 2017-04-27 | 1 | -13/+0 |
| | |||||
* | Revert "SERVER-28229: Bind to localhost by default" | Kaloian Manassiev | 2017-04-25 | 1 | -15/+0 |
| | | | | This reverts commit d6b244fce44e6729485b1521346db6e372f6b901. | ||||
* | SERVER-28229: Bind to localhost by default | Spencer Jackson | 2017-04-24 | 1 | -0/+15 |
| | |||||
* | SERVER-25402 Fewer binaries depend on interpolated version info | Andrew Morrow | 2016-08-15 | 1 | -4/+3 |
| | |||||
* | SERVER-14007 Fix lint | Sally McNichols | 2016-06-20 | 1 | -1/+1 |
| | |||||
* | SERVER-14007 Move SSL warning into common startup warnings so it appears in ↵ | Hai-Kinh Hoang | 2016-06-20 | 1 | -0/+14 |
| | | | | log with other warnings | ||||
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -1/+2 |
| | |||||
* | SERVER-23938 Emit startup warning if running without access control | Andreas Nilsson | 2016-05-16 | 1 | -25/+8 |
| | |||||
* | SERVER-23838 Disable warnings for no access control and no bind_ip | Andreas Nilsson | 2016-04-20 | 1 | -24/+25 |
| | |||||
* | SERVER-22708 Insecure configuration startup warnings | Andreas Nilsson | 2016-03-25 | 1 | -2/+26 |
| | |||||
* | SERVER-21348 fix typo in startup warnings | Robert Guo | 2015-11-09 | 1 | -1/+1 |
| | |||||
* | SERVER-18719 Warn that 32-bit build is deprecated | Dan Pasette | 2015-09-23 | 1 | -0/+7 |
| | |||||
* | SERVER-17527 add startup warning when server is started with web interface ↵ | Robert Guo | 2015-09-08 | 1 | -1/+16 |
| | | | | and auth | ||||
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -36/+35 |
| | |||||
* | SERVER-15604 log component kControl | Matt Kangas | 2014-10-27 | 1 | -1/+1 |
| | |||||
* | SERVER-15592 set default log component for all cpp | Matt Kangas | 2014-10-14 | 1 | -0/+2 |
| | |||||
* | SERVER-12637: log a startup warning when mongod/mongos is run as root. | Amalia Hawkins | 2014-09-11 | 1 | -0/+87 |