summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth/authz_manager_external_state_s.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-9518 Add diagnostic "why" argument to authz data lockingSpencer T Brody2013-09-111-1/+2
* SERVER-9518 Implement functions in mongos and mongod for locking authorizatio...Spencer T Brody2013-09-111-2/+20
* SERVER-9518 Rename AuthzUpgradeLockGuard and make it a generic guard for Auth...Spencer T Brody2013-09-111-2/+2
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-6246 Change user management commands to use the new v2 style user docu...Spencer T Brody2013-09-061-16/+16
* SERVER-9516 Logic of system.users schema upgrade process.Andy Schwerin2013-09-031-6/+65
* SERVER-6246 Add removeUsers commandSpencer T Brody2013-08-011-0/+29
* SERVER-9518 Fix mongos implementation of functions to get database names and ...Spencer T Brody2013-07-311-12/+12
* SERVER-9518 Catch exceptions in ExternalState functionsSpencer T Brody2013-07-231-64/+93
* SERVER-9518 Implement functions in mongos that are necessary for building up ...Spencer T Brody2013-07-221-6/+28
* SERVER-9518 Function to initialize User cache from V1 user documents.Spencer T Brody2013-07-171-0/+13
* SERVER-6246 Check for existence of "code" field before accessing it when crea...Spencer T Brody2013-06-201-1/+1
* SERVER-6246 Add updateUser command and shell helperSpencer T Brody2013-06-141-0/+28
* SERVER-6246 Add createUser commandSpencer T Brody2013-06-111-0/+23
* Rename Auth[Global,Session]ExternalStateSpencer T Brody2013-05-311-0/+54