summaryrefslogtreecommitdiff
path: root/src/mongo/db/dbcommands_generic.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-7856: record allocator and build flags in buildinfoScott Hernandez2012-12-181-9/+5
* SERVER-7572 Change a bunch of commands to not require auth in old authorizati...Spencer T Brody2012-12-071-0/+1
* SERVER-7778 : new parameter management system for runtime (command line later)Eliot Horowitz2012-11-271-158/+0
* SERVER-7122 Assign required privileges to generic commandsSpencer T Brody2012-11-261-3/+65
* SERVER-1752 Move BtreeCursor class definition to its own header file.Aaron2012-11-111-1/+0
* SERVER-7344 add interpreterVersion to shell and buildInfoTad Marshall2012-10-171-4/+12
* fix a lot of copyright noticesEliot Horowitz2012-10-151-0/+1
* SERVER-7332 Censor command line explicitly, change CmdLine::store to take a v...Andy Schwerin2012-10-151-0/+16
* SERVER-6718 new parameter to control replication index prefetching behaviorEric Milkie2012-08-081-1/+5
* Buildbot fix compileSpencer T Brody2012-06-121-1/+2
* Clean up ReplicaSetMonitor when the whole set has been down for a long time. ...Spencer T Brody2012-06-121-0/+6
* Do not call dbexit() from within logRotate or initLogging().Andy Schwerin2012-04-301-1/+1
* Remove the tryToLock parameter from dbexit.Andy Schwerin2012-04-241-1/+1
* Clean some query related includes.Aaron2012-04-061-1/+0
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-5/+5
* SERVER-4615: Added db.hostInfo() commandBen Becker2012-02-291-0/+37
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+432