summaryrefslogtreecommitdiff
path: root/src/mongo/db/audit.cpp
AgeCommit message (Expand)Author
2024-04-09SERVER-89099 Move setAuditInterface to ConstructionActionRegistererSara Golemon
2024-01-23SERVER-79701 Add login time to logout audit events.Niaz Pavel
2023-12-03SERVER-82900 Removed mongo/stdx/variant.h and switched to std::variantVinod Kumar
2023-10-04SERVER-81419 Refactor API calls to NamespaceStringUtil::serializeMathis Bessa
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-07-25SERVER-78309: Refactored audit functions to use an interfaceEmilio0404
2023-06-30SERVER-76771 Change audit::log*Database to use a DatabaseNameSophia Tan
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-04-21SERVER-76157 Shut down ClusterServerParameterRefresher correctlyGabriel Marks
2023-04-19SERVER-71930 Implement FCV upgrade behavior for audit config cluster parameterGabriel Marks
2023-04-14SERVER-71929 Implement downgrade behavior for audit config cluster parameterGabriel Marks
2022-10-27SERVER-70751 Add tenantId to cluster parameter auditsGabriel Marks
2022-09-27SERVER-63142 Add log file rotation status to start of new logWarren James
2022-09-07SERVER-66297 get rid of maxSizeEnrico Golfieri
2022-09-02Revert "SERVER-66297 get rid of maxSize"Sviatlana Zuiko
2022-09-01SERVER-66297 get rid of maxSizeEnrico Golfieri
2022-05-27SERVER-65728: Audit cluster server parameters on startup, update, and retrievalVarun Ravichandran
2021-11-01SERVER-60362 Implement KMIP-based Audit Log EncryptionGabriel Marks
2021-07-16SERVER-57391 Return error response to OP_QUERY and OP_GET_MORE messagesIrina Yatsenko
2021-07-08SERVER-57457 Close connection on receiving of OP_DELETE, OP_INSERT, OP_UPDATE...Irina Yatsenko
2021-04-29SERVER-54974 Add service context initializer for auditingSara Golemon
2021-04-23SERVER-54972 Add ActionTypes, ErrorCodes, and OpObserver hook for Runtime Aud...Sara Golemon
2021-03-19SERVER-24912 Audit setting ClientMetadata as its own eventBen Caimano
2021-03-18SERVER-54964 Require valid client for all audit eventsBen Caimano
2021-03-11SERVER-54209: Audit index build lifecycle eventsVarun Ravichandran
2021-03-05SERVER-53604 Convey both id and full arn to authenticate audit eventsBen Caimano
2021-03-01SERVER-54260: Ensure that DDL operations are only audited on primariesVarun Ravichandran
2021-02-12SERVER-50990: Include usernames and roleNames in createIndex audit eventVarun Ravichandran
2021-02-12SERVER-53962 Move UMC audit hooks to OpObserverssergey.galtsev
2021-02-03SERVER-50993: Audit dropCollection for viewsVarun Ravichandran
2021-01-04SERVER-53329: Create audit event for logoutVarun Ravichandran
2020-12-18SERVER-53278: Define and emit an audit event on system startupVarun Ravichandran
2020-10-09SERVER-51241: Audit importCollectionLingzhi Deng
2020-10-02SERVER-50992 Include viewOn and pipeline in createView auditSara Golemon
2019-07-31SERVER-42397 Log refineCollectionShardKey in the audit logJamie Heppenstall
2019-04-11SERVER-40381 Add the ability to specify a pipeline to an update commandJames Wahlin
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-11-30SERVER-38056 enable building just some of the pieces of the enterprise moduleGabriel Russell
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-09-14SERVER-5261 Include authentication information in currentOp outputJonathan Reams
2018-04-25SERVER-34653 refactor audit's parseNs(..) to ns()Billy Donahue
2017-07-27SERVER-29187 Update the auditing framework for user and role restrictionsSara Golemon
2017-07-25SERVER-30294 Only define stubs in community build, do nothing for enterpriseSara Golemon
2017-07-13SERVER-29731 command auth auditing should get access to document sequencesMathias Stearn
2017-05-25SERVER-29314 add CommandInterface to break cyclic dependency between Command ...Benety Goh
2017-03-07SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen
2016-08-08SERVER-25488 merge ClientBasic and ClientKyle Suarez
2016-07-27Revert "SERVER-24780 Create audit log entry for setParameter command"Spencer T Brody
2016-07-27SERVER-24780 Create audit log entry for setParameter commandAndreas Nilsson
2016-07-26SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto