Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-41353 replace errnoWithDescription with an API based on std::error_code | Billy Donahue | 2022-04-28 | 1 | -1/+1 |
* | SERVER-51770 add std::error_code functions to errno_util | Billy Donahue | 2022-03-16 | 1 | -5/+4 |
* | SERVER-59782 migrate makeGuard calls to ScopeGuard | Billy Donahue | 2021-09-08 | 1 | -1/+1 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -2/+2 |
* | SERVER-28679 Set OP_MSG checksum | A. Jesse Jiryu Davis | 2019-05-14 | 1 | -1/+2 |
* | SERVER-40356 Make ConstDataRange constructable from any byte-like type | Jonathan Reams | 2019-04-06 | 1 | -6/+6 |
* | SERVER-39375 fix trafficRecordingFileToBSONArr | Jason Carey | 2019-02-05 | 1 | -2/+2 |
* | SERVER-37823 Server Side Traffic Capture | Jason Carey | 2019-02-04 | 1 | -0/+252 |