summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/user_name.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60333 Refactor UserName and RoleNameSara Golemon2021-10-181-25/+63
* SERVER-54927 move away from using Bson_serialization_type anyMoustafa Maher2021-03-251-1/+15
* SERVER-52862 Move logAuthentication hooks to AuthenticationSessionBen Caimano2021-02-171-2/+8
* SERVER-53543 Add/expose UserName/RoleName/SockAddr serializersSara Golemon2021-01-081-2/+1
* SERVER-50292 Refactor user acuisition via externalStateSara Golemon2020-09-021-0/+1
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-1/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38249 Implement stdx unordered_map and unordered_set as absl node hash...Henrik Edin2018-12-201-0/+5
* SERVER-32978 Advertise SCRAM-SHA-256 authentication for the internal userJonathan Reams2018-11-141-0/+7
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+17
* SERVER-5261 Include authentication information in currentOp outputJonathan Reams2018-09-141-0/+11
* SERVER-34893 Embedded authorization componentsADAM David Alan Martin2018-05-221-23/+15
* SERVER-32395 Make killCursors work against pinned cursors on mongos when auth...Ian Boros2018-02-071-0/+9
* SERVER-32965: Expose per-user SASL mechanism negotiation via isMasterSpencer Jackson2018-02-021-0/+6
* SERVER-20365 Make UserName comparison consider split pointSpencer Jackson2016-06-131-12/+12
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-96/+123
* SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-3/+3
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-1/+1
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-11192 hook c++ driver to transmit mongos authenticated users to mongod...Eric Milkie2013-12-241-0/+76
* SERVER-6246 Change user management commands to use the new v2 style user docu...Spencer T Brody2013-09-061-0/+3
* Move hash function for UserNames to separate header file to improve compilati...Spencer T Brody2013-06-261-10/+0
* Rename PrincipalName to UserNameSpencer T Brody2013-05-231-0/+81