summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/restriction_set.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-2/+1
* 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-8/+10
* SERVER-30221 Refactor Restriction/RestrictionSet to allow serialization to BSONSara Golemon2017-07-231-19/+36
* SERVER-29173: Parse authentication restrictions from user documentsSara Golemon2017-07-141-9/+17
* SERVER-29176: Implement --clusterIpSourceWhitelistADAM David Alan Martin2017-07-121-0/+16
* SERVER-29911 Use shared_ptr for Restriction setsSara Golemon2017-06-301-18/+29
* SERVER-29170: Create a composite class representing hierarchies of RestrictionSpencer Jackson2017-06-201-0/+135