summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/resource_pattern.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-56444 Grant read/write access on time-series buckets collections to ad...Mark Benvenuto2021-06-101-0/+9
* SERVER-54500 Encode access_checks and resource_pattern match type as a string...Mark Benvenuto2021-02-251-7/+7
* SERVER-48351 Clean up additional logv2 linesSara Golemon2020-05-281-2/+0
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-6/+6
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-1105 Update AuthorizationSession's logic for collection-level access c...Andy Schwerin2013-09-261-37/+0
* SERVER-1105 Introduce ResourcePattern type, for matching against resources in...Andy Schwerin2013-09-201-0/+89