index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
db
/
audit.cpp
Age
Commit message (
Expand
)
Author
2024-04-09
SERVER-89099 Move setAuditInterface to ConstructionActionRegisterer
Sara Golemon
2024-01-23
SERVER-79701 Add login time to logout audit events.
Niaz Pavel
2023-12-03
SERVER-82900 Removed mongo/stdx/variant.h and switched to std::variant
Vinod Kumar
2023-10-04
SERVER-81419 Refactor API calls to NamespaceStringUtil::serialize
Mathis Bessa
2023-09-23
SERVER-81059 bulk-revert of include of boost iif.hpp
Billy Donahue
2023-07-25
SERVER-78309: Refactored audit functions to use an interface
Emilio0404
2023-06-30
SERVER-76771 Change audit::log*Database to use a DatabaseName
Sophia Tan
2023-06-27
SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8
Daniel Moody
2023-04-21
SERVER-76157 Shut down ClusterServerParameterRefresher correctly
Gabriel Marks
2023-04-19
SERVER-71930 Implement FCV upgrade behavior for audit config cluster parameter
Gabriel Marks
2023-04-14
SERVER-71929 Implement downgrade behavior for audit config cluster parameter
Gabriel Marks
2022-10-27
SERVER-70751 Add tenantId to cluster parameter audits
Gabriel Marks
2022-09-27
SERVER-63142 Add log file rotation status to start of new log
Warren James
2022-09-07
SERVER-66297 get rid of maxSize
Enrico Golfieri
2022-09-02
Revert "SERVER-66297 get rid of maxSize"
Sviatlana Zuiko
2022-09-01
SERVER-66297 get rid of maxSize
Enrico Golfieri
2022-05-27
SERVER-65728: Audit cluster server parameters on startup, update, and retrieval
Varun Ravichandran
2021-11-01
SERVER-60362 Implement KMIP-based Audit Log Encryption
Gabriel Marks
2021-07-16
SERVER-57391 Return error response to OP_QUERY and OP_GET_MORE messages
Irina Yatsenko
2021-07-08
SERVER-57457 Close connection on receiving of OP_DELETE, OP_INSERT, OP_UPDATE...
Irina Yatsenko
2021-04-29
SERVER-54974 Add service context initializer for auditing
Sara Golemon
2021-04-23
SERVER-54972 Add ActionTypes, ErrorCodes, and OpObserver hook for Runtime Aud...
Sara Golemon
2021-03-19
SERVER-24912 Audit setting ClientMetadata as its own event
Ben Caimano
2021-03-18
SERVER-54964 Require valid client for all audit events
Ben Caimano
2021-03-11
SERVER-54209: Audit index build lifecycle events
Varun Ravichandran
2021-03-05
SERVER-53604 Convey both id and full arn to authenticate audit events
Ben Caimano
2021-03-01
SERVER-54260: Ensure that DDL operations are only audited on primaries
Varun Ravichandran
2021-02-12
SERVER-50990: Include usernames and roleNames in createIndex audit event
Varun Ravichandran
2021-02-12
SERVER-53962 Move UMC audit hooks to OpObservers
sergey.galtsev
2021-02-03
SERVER-50993: Audit dropCollection for views
Varun Ravichandran
2021-01-04
SERVER-53329: Create audit event for logout
Varun Ravichandran
2020-12-18
SERVER-53278: Define and emit an audit event on system startup
Varun Ravichandran
2020-10-09
SERVER-51241: Audit importCollection
Lingzhi Deng
2020-10-02
SERVER-50992 Include viewOn and pipeline in createView audit
Sara Golemon
2019-07-31
SERVER-42397 Log refineCollectionShardKey in the audit log
Jamie Heppenstall
2019-04-11
SERVER-40381 Add the ability to specify a pipeline to an update command
James Wahlin
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2018-11-30
SERVER-38056 enable building just some of the pieces of the enterprise module
Gabriel Russell
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-09-14
SERVER-5261 Include authentication information in currentOp output
Jonathan Reams
2018-04-25
SERVER-34653 refactor audit's parseNs(..) to ns()
Billy Donahue
2017-07-27
SERVER-29187 Update the auditing framework for user and role restrictions
Sara Golemon
2017-07-25
SERVER-30294 Only define stubs in community build, do nothing for enterprise
Sara Golemon
2017-07-13
SERVER-29731 command auth auditing should get access to document sequences
Mathias Stearn
2017-05-25
SERVER-29314 add CommandInterface to break cyclic dependency between Command ...
Benety Goh
2017-03-07
SERVER-27938 Rename all OperationContext variables to opCtx
Maria van Keulen
2016-08-08
SERVER-25488 merge ClientBasic and Client
Kyle Suarez
2016-07-27
Revert "SERVER-24780 Create audit log entry for setParameter command"
Spencer T Brody
2016-07-27
SERVER-24780 Create audit log entry for setParameter command
Andreas Nilsson
2016-07-26
SERVER-24615 Add support for OperationContext in EgressMetadataHook
Mark Benvenuto
[next]