summaryrefslogtreecommitdiff
path: root/src/mongo/util/exception_filter_win32.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-26/+28
* SERVER-36010 Use severe() for Windows exceptions logsYves Duhem2018-07-191-5/+5
* SERVER-17414 Enable Warnings As Errors on Windows, and disable/fix warningsMark Benvenuto2017-10-201-1/+6
* Revert "SERVER-29424 better windows dump naming"Robert Guo2017-07-311-7/+2
* SERVER-29424 better windows dump namingRobert Guo2017-07-171-2/+7
* SERVER-24991 Redact streaming log messagesDan Pasette2016-07-201-7/+7
* SERVER-23071 use system exception handler to generate minidumpRobert Guo2016-06-171-4/+0
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-22788 Terminate process instead of quickExit during Win32 crash handlingMark Benvenuto2016-02-241-1/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-134/+132
* SERVER-17863 Sort in config.h header when possibleAndrew Morrow2015-04-031-3/+3
* SERVER-11020 Don't overload the meaning of _DEBUG, use our own debug macroAndrew Morrow2015-03-271-1/+3
* SERVER-15604 log component kControlMatt Kangas2014-10-271-1/+1
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-15504 Flow all calls to _exit through quickExitAndrew Morrow2014-10-031-1/+2
* SERVER-14079: Add signal handlers to shellMark Benvenuto2014-06-051-108/+114
* SERVER-12374: Windows dumps have corrupted CONTEXT_RECORDMark Benvenuto2014-01-221-8/+50
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to util filesIan Whalen2013-08-281-0/+12
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-0/+1
* SERVER-6716 Add Windows unhandled exception filter to mongosTad Marshall2012-12-071-0/+130