Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-20365 Make UserName comparison consider split point | Spencer Jackson | 2016-06-13 | 1 | -12/+12 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -96/+123 |
* | SERVER-17308 Replace boost::scoped_ptr<T> with std::unique_ptr<T> | Andrew Morrow | 2015-06-10 | 1 | -3/+3 |
* | SERVER-16940 Change pass-by-const-ref of StringData to pass-by-value | Tyler Brock | 2015-02-06 | 1 | -1/+1 |
* | SERVER-13264 Move Apache-licensed files to AGPL | Ian Whalen | 2014-05-16 | 1 | -9/+21 |
* | SERVER-11192 hook c++ driver to transmit mongos authenticated users to mongod... | Eric Milkie | 2013-12-24 | 1 | -0/+76 |
* | SERVER-6246 Change user management commands to use the new v2 style user docu... | Spencer T Brody | 2013-09-06 | 1 | -0/+3 |
* | Move hash function for UserNames to separate header file to improve compilati... | Spencer T Brody | 2013-06-26 | 1 | -10/+0 |
* | Rename PrincipalName to UserName | Spencer T Brody | 2013-05-23 | 1 | -0/+81 |