summaryrefslogtreecommitdiff
path: root/src/mongo/db/driverHelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13498 Get rid of LockStatusKaloian Manassiev2014-04-151-1/+1
* SERVER-8510 Get rid of CmdLine struct and use new option handling styleShaun Verch2013-10-041-1/+0
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* split out NamespaceIndex into its own file and clean dependencies a bitEliot Horowitz2013-07-071-1/+0
* Clean up includes of authorization headersSpencer T Brody2013-05-221-1/+0
* Split AuthorizationManager into 2 classes: AuthorizationManager and Authoriza...Spencer T Brody2013-05-221-1/+1
* normalize #includes in many filesEric Milkie2013-04-181-9/+9
* SERVER-7122 Assign required privileges to some more random commandsSpencer T Brody2012-11-281-0/+11
* SERVER-1752 Move BtreeCursor class definition to its own header file.Aaron2012-11-111-1/+0
* fix a lot of copyright noticesEliot Horowitz2012-10-151-13/+14
* make slaveOverrideOk() constMathias Stearn2011-12-301-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+62