summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/hostname_canonicalization.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue2022-04-281-4/+4
* SERVER-59384: Should provide ability to perform periodic DNS health checksKshitij Gupta2022-02-031-3/+7
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-47075 Clean up some log linesGabriel Russell2020-06-021-18/+13
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 automatically converted structured loggingGabriel Russell2020-02-131-3/+11
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-30711: scope_guard rewrite, to avoid -Werror=noexcept-typeBilly Donahue2019-01-111-1/+1
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-34805 Refactor the network libraries and move messages types to rpc/pr...Andrew Morrow2018-05-051-1/+1
* SERVER-31498 Make build more clang5 friendlySara Golemon2017-11-221-4/+5
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-21756: Lower loglevel of HostnameCanonicalizationSpencer Jackson2016-05-171-7/+3
* SERVER-21216 Fix FreeBSD & OpenBSD compilation, add stack_locatorMark Benvenuto2015-11-171-0/+1
* SERVER-20952+SERVER-20954: Tune generation of canonicalization logsSpencer Jackson2015-10-211-4/+38
* SERVER-2421 SERVER-17739 Add FQDN canonicalization for serverStatus and SPNsSpencer Jackson2015-10-141-0/+128