summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/oplogreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13640: split up ServerStatus into a libraryEliot Horowitz2014-05-061-1/+1
* SERVER-10670 Make isAuthEnabled a member rather than static function of Autho...Andy Schwerin2013-10-061-2/+6
* SERVER-10745 Eliminate AuthorizationSession::hasInternalAuthorization() method.Andy Schwerin2013-09-201-40/+5
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-6071 pass 'me' object to oplogreader instead of getting from database ...matt dannenberg2013-08-051-31/+19
* SERVER-6071 Use command on local.slaves instead of cursormatt dannenberg2013-07-221-3/+3
* Revert "Revert "SERVER-6071 use command on local.slaves instead of cursor""matt dannenberg2013-07-221-1/+1
* Revert "SERVER-6071 use command on local.slaves instead of cursor"Eric Milkie2013-07-121-1/+1
* SERVER-7455 keyfile replacement, command line parameters and upgradeAndreas Nilsson2013-07-101-1/+2
* Reapply "SERVER-7455 Common internal cluster auth function"Andy Schwerin2013-07-031-20/+15
* Revert "SERVER-7455 Common internal cluster auth function"Andreas Nilsson2013-07-031-15/+20
* SERVER-7455 Common internal cluster auth functionAndreas Nilsson2013-07-031-20/+15
* SERVER-6071 use command on local.slaves instead of cursorMatt Dannenberg2013-06-291-1/+1
* SERVER-9191 In oplog page on rest interface, use oplogreader (which did authe...Xiuming Chen2013-06-261-0/+10
* Revert "SERVER-9518 Make all methods on AuthorizationManager non-static"Spencer T Brody2013-06-051-4/+2
* SERVER-9518 Make all methods on AuthorizationManager non-staticSpencer T Brody2013-06-051-2/+4
* Split AuthorizationManager into 2 classes: AuthorizationManager and Authoriza...Spencer T Brody2013-05-221-1/+2
* SERVER-8938 Remove noauth global from code, move into AuthorizationManagerSpencer T Brody2013-03-131-2/+2
* SERVER-7772 move oplogreader into db/repl/ and create oplogreader.cppEric Milkie2013-03-111-0/+215