summaryrefslogtreecommitdiff
path: root/src/mongo/util/cmdline_utils/censor_cmdline.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-2/+3
* SERVER-39501 Migrate windows options to IDLSara Golemon2019-02-141-7/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-39177 Remove kmip options from legacy password redaction listSara Golemon2019-01-261-2/+1
* SERVER-39151 Remove legacy hardcoded redact for LDAP optionsSara Golemon2019-01-241-2/+1
* SERVER-38374 Add redact attribute to IDL based configs/paramsSara Golemon2018-12-061-45/+115
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* 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-19652 Redact ESE KMIP Client Certificate passwordRobert Guo2015-07-291-0/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-112/+105
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-181-4/+15
* 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-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-0/+161