summaryrefslogtreecommitdiff
path: root/src/mongo/util/shell_exec.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72935 switch c stdlib headers to cpp compat stdlib headersDaniel Moody2023-01-201-1/+1
* SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue2022-04-281-47/+67
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37211 Make ProcessStream non-copyable/assignableSara Golemon2018-09-251-0/+4
* SERVER-36614 Add handling of __exec config expansionsSara Golemon2018-09-181-0/+296