| Commit message (Expand) | Author | Age | Files | Lines |
* | SERVER-11192 hook c++ driver to transmit mongos authenticated users to mongod... | Eric Milkie | 2013-12-24 | 1 | -0/+29 |
* | SERVER-1891 change maxsize to maxSize for addShard auditlogging | matt dannenberg | 2013-12-12 | 1 | -1/+1 |
* | SERVER-11600 remove logRotate from auditlogging | matt dannenberg | 2013-11-13 | 1 | -6/+0 |
* | SERVER-1891 Hookup audit logging for sharding events. | matt dannenberg | 2013-11-05 | 1 | -0/+29 |
* | SERVER-11504 hooked up auditLogging of dropAllRolesFromDatabase | matt dannenberg | 2013-10-31 | 1 | -2/+2 |
* | SERVER-11260 Remove all code related to advanced role delegation | Spencer T Brody | 2013-10-21 | 1 | -2/+2 |
* | SERVER-1891 Add audit logging hooks for user management and DDL events. | matt dannenberg | 2013-10-11 | 1 | -4/+4 |
* | SERVER-1891 Add audit logging hook for renameCollection | matt dannenberg | 2013-10-09 | 1 | -0/+7 |
* | SERVER-1891 Add audit logging hooks for user management and DDL events. | matt dannenberg | 2013-10-09 | 1 | -0/+166 |
* | SERVER-8886 Add OpenSSL exception to files in src/mongo/db | Ian Whalen | 2013-09-06 | 1 | -0/+12 |
* | SERVER-1891 Add hooks to audit authentications using MONGODB-CR and MONGODB-X... | Andy Schwerin | 2013-07-26 | 1 | -0/+10 |
* | SERVER-1891 Add redactForLogging() to Command. | Andy Schwerin | 2013-07-22 | 1 | -1/+5 |
* | SERVER-1891 Add audit logging hooks for authorization checks in mongod. | Andy Schwerin | 2013-07-17 | 1 | -5/+99 |
* | SERVER-1891 Add hook for auditing access control checks for commands. | Andy Schwerin | 2013-07-17 | 1 | -0/+37 |