summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_options_server_helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-37092 Remove old server parameter APISara Golemon2019-03-031-1/+0
* SERVER-39500 Migrate general server options to IDLSara Golemon2019-02-161-233/+1
* SERVER-39499 Migrate base server options to IDLSara Golemon2019-02-161-1/+2
* SERVER-39501 Migrate windows options to IDLSara Golemon2019-02-141-47/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39123 Migrate log redaction options to IDLSara Golemon2019-01-221-7/+0
* SERVER-38551 Convert message compressor options to IDLSara Golemon2019-01-091-5/+0
* SERVER-38056 enable building just some of the pieces of the enterprise moduleGabriel Russell2018-11-301-1/+1
* SERVER-35485 Add compressor capabilities for shell with URI inputTyler Kaye2018-10-251-3/+6
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+11
* SERVER-36614 Add handling of __exec config expansionsSara Golemon2018-09-181-1/+1
* SERVER-36572 Canonicalize bindIpAll to bindIp=='*'Sara Golemon2018-09-171-19/+25
* SERVER-36613 Add REST driven config file expansionSara Golemon2018-08-271-0/+20
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-08-211-0/+34
* Revert "SERVER-34986 Allow connections to override maxConns based on CIDR range"Siyuan Zhou2018-08-161-34/+0
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-08-161-0/+34
* SERVER-36380 Add --outputConfig command line optionSara Golemon2018-08-131-0/+7
* SERVER-35979 Split ssl_otions and decouple from main runtimeSara Golemon2018-07-091-14/+0
* SERVER-35101 Strip trailing and leading whitespace from bind_ip arguments and...Adam Cooper2018-06-111-7/+15
* SERVER-35297 Split server_options and server_status into two pieces.Henrik Edin2018-06-071-0/+674