| Commit message (Expand) | Author | Age | Files | Lines |
* | re-org structure and catalog directories | Eliot Horowitz | 2014-01-14 | 1 | -2/+2 |
* | SERVER-11611: profile writing code now uses Collection::insertDocument | Eliot Horowitz | 2013-12-28 | 1 | -26/+32 |
* | SERVER-11192 hook c++ driver to transmit mongos authenticated users to mongod... | Eric Milkie | 2013-12-24 | 1 | -1/+1 |
* | SERVER-11426 change C++ drive to accept both userSource and db as the DB to a... | matt dannenberg | 2013-10-30 | 1 | -1/+1 |
* | SERVER-8510 Get rid of CmdLine struct and use new option handling style | Shaun Verch | 2013-10-04 | 1 | -3/+4 |
* | SERVER-8886 Add OpenSSL exception to files in src/mongo/db | Ian Whalen | 2013-09-06 | 1 | -0/+12 |
* | SERVER-9518 Get UserName out of AuthorizationSession, not PrincipalNames | Spencer T Brody | 2013-08-19 | 1 | -2/+2 |
* | SERVER-6405: lots of prep work for Collection class | Eliot Horowitz | 2013-07-18 | 1 | -1/+1 |
* | SERVER-6405: trivial prep cleanup of Database class | Eliot Horowitz | 2013-06-18 | 1 | -6/+6 |
* | Rename PrincipalName to UserName | Spencer T Brody | 2013-05-23 | 1 | -1/+1 |
* | Split AuthorizationManager into 2 classes: AuthorizationManager and Authoriza... | Spencer T Brody | 2013-05-22 | 1 | -5/+8 |
* | Use PrincipalName::getDB() to find database name in introspect.cpp | Andrew Schwerin | 2012-12-23 | 1 | -15/+10 |
* | when choosing a user to put in system.profile, make best effort to use one fr... | Eliot Horowitz | 2012-12-22 | 1 | -6/+26 |
* | SERVER-7572 Make profiler record user names from AuthorizationManager | Spencer T Brody | 2012-12-21 | 1 | -5/+18 |
* | SERVER-7572 Remove doauth argument from Client::Context | Spencer T Brody | 2012-12-21 | 1 | -1/+1 |
* | SERVER-7814 - log error but don't fail user op if can't profile | Eliot Horowitz | 2012-12-02 | 1 | -10/+13 |
* | SERVER-7814 - better error handling for fast_oplog_insert and profiling | Eliot Horowitz | 2012-12-01 | 1 | -0/+8 |
* | SERVER-7206 change global variable in profiler to be heap-based | Eric Milkie | 2012-11-07 | 1 | -14/+33 |
* | SERVER-6860 Assertion: 13548:BufBuilder grow() > 64MB when trying to profile ... | Randolph Tan | 2012-09-19 | 1 | -8/+17 |
* | Revert "SERVER-6860 Assertion: 13548:BufBuilder grow() > 64MB when trying to ... | Randolph Tan | 2012-09-18 | 1 | -17/+8 |
* | SERVER-6860 Assertion: 13548:BufBuilder grow() > 64MB when trying to profile ... | Randolph Tan | 2012-09-18 | 1 | -8/+17 |
* | fix assert code | Ben Becker | 2012-07-02 | 1 | -1/+1 |
* | SERVER-6222: lazy init profile collection | Ben Becker | 2012-07-02 | 1 | -6/+26 |
* | fix profiling with db level locking | Eliot Horowitz | 2012-04-19 | 1 | -1/+1 |
* | make fields in Record private | Eliot Horowitz | 2012-03-30 | 1 | -1/+1 |
* | replace assert with verify SERVER-1259 | Eliot Horowitz | 2012-03-26 | 1 | -1/+1 |
* | bulk move of code to src/ SERVER-4551 | Eliot Horowitz | 2011-12-24 | 1 | -0/+88 |