summaryrefslogtreecommitdiff
path: root/src/mongo/util/signal_handlers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-4905: add flag to disable mongo's builtin log rotationMark Benvenuto2014-06-061-1/+1
* SERVER-14079: Add signal handlers to shellMark Benvenuto2014-06-051-4/+45
* SERVER-5553 Use malloc-free ostream in signal handlersMathias Stearn2014-04-071-22/+80
* SERVER-13429 unify signal handling between mongos and mongodMathias Stearn2014-04-011-9/+243
* SERVER-13429 Remove printStackAndExitMathias Stearn2014-04-011-74/+0
* SERVER-11613 Fix some brokenness in test loggingMathias Stearn2013-11-061-1/+1
* 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-7/+5
* SERVER-7080 Link to backtrace, backtrace_symbols and backtrace_symbols_fd at ...Tad Marshall2013-06-201-10/+7
* Use _exit() in fatal cases SERVER-5566Mathias Stearn2012-04-241-1/+1
* Move printStackTrace into new stacktrace.h/cpp; improve detection of execinfo.h.Andy Schwerin2012-04-121-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+122