summaryrefslogtreecommitdiff
path: root/src/mongo/db/server_extra_log_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-11192 hook c++ driver to transmit mongos authenticated users to mongod...Eric Milkie2013-12-241-2/+2
* SERVER-8510 Make initializer groups for the four stages of option handlingShaun Verch2013-10-091-2/+1
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-9518 Get UserName out of AuthorizationSession, not PrincipalNamesSpencer T Brody2013-08-191-7/+7
* SERVER-10084 New logging implementation.Andy Schwerin2013-07-091-1/+1
* Split AuthorizationManager into 2 classes: AuthorizationManager and Authoriza...Spencer T Brody2013-05-221-3/+3
* SERVER-8897 Don't use non-portable variadic comma elisionAndrew Morrow2013-03-081-1/+2
* SERVER-8087 Make it possible to declare startup-only and runtime-only server ...Andy Schwerin2013-02-151-4/+1
* SERVER-8182 getLog returns truncated lines when logUserIds=1Randolph Tan2013-01-151-1/+5
* SERVER-7091 When available, include authenticated user information in log mes...Andy Schwerin2012-12-181-0/+66