| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 22f21e6e5a8086b3766485cc323ce9673587f30c.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
OP_UPDATE and OP_KILL_CURSORS
|
| |
|
|
|
|
| |
Audit Config
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Remove leading comments that are just stating the filename.
Move any file-level comments below the copyright banner.
Remove leading blank lines.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and audit implementations
|
|
|
|
|
|
| |
This commit is an automated rename of all whole word instances of txn,
_txn, and txnPtr to opCtx, _opCtx, and opCtxPtr, respectively in all
.cpp and .h files in src/mongo.
|
| |
|
|
|
|
| |
This reverts commit a6fcab0cf4cad4bfee1d65ca2b9bfe0b69970a8f.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
mongod, for auditing
Also, add UserNameIterator as a parallel to RoleIterator.
|
| |
|
| |
|
| |
|