summaryrefslogtreecommitdiff
path: root/src/mongo/db/audit.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-11260 Remove all code related to advanced role delegationSpencer T Brody2013-10-211-2/+2
* SERVER-1891 Add audit logging hooks for user management and DDL events.matt dannenberg2013-10-111-4/+4
* SERVER-1891 Add audit logging hook for renameCollectionmatt dannenberg2013-10-091-0/+7
* SERVER-1891 Add audit logging hooks for user management and DDL events.matt dannenberg2013-10-091-0/+166
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-1891 Add hooks to audit authentications using MONGODB-CR and MONGODB-X...Andy Schwerin2013-07-261-0/+10
* SERVER-1891 Add redactForLogging() to Command.Andy Schwerin2013-07-221-1/+5
* SERVER-1891 Add audit logging hooks for authorization checks in mongod.Andy Schwerin2013-07-171-5/+99
* SERVER-1891 Add hook for auditing access control checks for commands.Andy Schwerin2013-07-171-0/+37