summaryrefslogtreecommitdiff
path: root/src/mongo/util/cmdline_utils
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-3/+3
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-2/+2
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-13/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-272-2/+2
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-2/+3
* SERVER-39501 Migrate windows options to IDLSara Golemon2019-02-143-198/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-133-5/+0
* SERVER-39177 Remove kmip options from legacy password redaction listSara Golemon2019-01-262-39/+1
* SERVER-39151 Remove legacy hardcoded redact for LDAP optionsSara Golemon2019-01-242-12/+1
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-064-240/+308
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-223-60/+66
* SERVER-29917 Alias server options starting with 'ssl' to parameters starting ...Gregory Noma2018-07-051-0/+4
* SERVER-31046 Remove security.ldap.bind.queryPassword from parsed optionsAndrey Brindeyev2017-10-061-0/+2
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-3/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-38/+55
* SERVER-19652 Redact ESE KMIP Client Certificate passwordRobert Guo2015-07-291-0/+2
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-203-379/+361
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-061-1/+1
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-182-66/+57
* Revert "SERVER-13644 Fix command line censorship"Shaun Verch2014-04-171-15/+4
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-171-4/+15
* SERVER-11658 Consistently use Library targetAndrew Morrow2013-11-181-2/+2
* SERVER-11637: Move lasterror.cpp into its own library and add comment about d...Shaun Verch2013-11-091-8/+0
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-044-0/+559