summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-25865 stdx::unordered_map and stdx::unordered_setDavid Storch2016-09-083-5/+5
* SERVER-24991 log redaction for bson, client, auth, catalogThomas Schubert2016-09-025-17/+16
* SERVER-23501 include stringified error code in erroring command repliesDorothy Chen2016-08-261-16/+8
* SERVER-25738 authz for views for sharded create/collModKyle Suarez2016-08-252-0/+176
* SERVER-25155 Create setFeatureCompatibilityVersion commandTess Avitabile2016-08-191-0/+6
* SERVER-25505 Improve LDAP authz bootstrap role creation error messageAndreas Nilsson2016-08-191-0/+3
* SERVER-18084 Add Grid::get(ServiceContext*) getterKaloian Manassiev2016-08-161-8/+8
* SERVER-25592 Remove unused writeConcern parsing done by auth commandsKaloian Manassiev2016-08-132-43/+4
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-1114-128/+480
* Revert "SERVER-22826 Support X509 Authorization"Spencer Jackson2016-08-1014-477/+128
* SERVER-22826 Support X509 AuthorizationSpencer Jackson2016-08-0914-128/+477
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-086-29/+27
* SERVER-21378 add setParameter startupAuthSchemaValidation used to bypass auth...Hai-Kinh Hoang2016-08-043-0/+29
* SERVER-25340 Remove MONGODB-CR cluster authentication fallbackAndreas Nilsson2016-08-012-17/+3
* SERVER-17856: Allow mongod users to currentOp and killOp own operationsSpencer Jackson2016-07-295-19/+51
* SERVER-16668 Make SASL PLAIN consistent between community and enterpriseAndreas Nilsson2016-07-293-4/+6
* SERVER-24239 Allow creation of indexes with the same key pattern.David Hatch2016-07-281-3/+4
* SERVER-13480 Sort output of usersInfo commandHai-Kinh Hoang2016-07-261-0/+2
* SERVER-24162 Integrate TransportLayerSamantha Ritter2016-07-121-2/+2
* SERVER-23103 Split several libraries out of db/serveronlyAndrew Morrow2016-07-111-4/+3
* SERVER-24821 Use authcid instead of authzid in SASL PLAIN mechanismSpencer Jackson2016-07-072-8/+44
* SERVER-24900 Remove duplicated auth code of replset commandsSiyuan Zhou2016-07-063-0/+20
* SERVER-24379 Implement addShardToZone and _configsvrAddShardToZoneRandolph Tan2016-06-221-4/+9
* Server-10896 Prohibit embedded NULs in role namesHai-Kinh Hoang2016-06-201-0/+5
* SERVER-24651 Add and use string data literalsJason Carey2016-06-172-2/+2
* SERVER-24323 Rename CatalogManager to ShardingCatalogClientSpencer T Brody2016-06-132-11/+11
* SERVER-24432 Add find on local.sources to clusterMonitorAndreas Nilsson2016-06-131-0/+4
* SERVER-20365 Make UserName comparison consider split pointSpencer Jackson2016-06-131-12/+12
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-2827-346/+484
* SERVER-23971 Fixup headers to workaround clang-format 3.8 include sorting bugMark Benvenuto2016-05-284-0/+7
* Revert "SERVER-24160 Add auth and auth test for lockInfo command"Vincent Do2016-05-272-2/+0
* SERVER-22564 Move ReplicaSetMonitor to TaskExecutor threadMisha Tyulenev2016-05-261-0/+3
* SERVER-24160 Add auth and auth test for lockInfo commandVincent Do2016-05-262-0/+2
* SERVER-24104 Fix compile on OS X.Max Hirschhorn2016-05-182-0/+2
* SERVER-24104 Replace stdx::duration with mongo::Duration.Andy Schwerin2016-05-174-3/+7
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-054-12/+20
* SERVER-19670 clang-format makes a mess of src/mongo/db/auth/role_graph_builti...Mark Benvenuto2016-05-051-47/+100
* SERVER-23548 Remove VS2013 workaroundsMark Benvenuto2016-05-031-2/+0
* SERVER-23608 Make MatchExpressionParser take a CollatorInterface*Tess Avitabile2016-04-261-1/+2
* SERVER-22604 remove dead writeConcern related codeJudah Schvimer2016-04-252-58/+17
* SERVER-23503 Expand localhost exception to include role creationSpencer Jackson2016-04-224-7/+58
* SERVER-23394: Prevent AuthorizationManager deadlock with profilingSpencer Jackson2016-04-202-3/+128
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-201-2/+4
* Revert "SERVER-23779 Replace direct instantiation of OperationContextImpl wit...Eric Milkie2016-04-191-4/+2
* SERVER-23779 Replace direct instantiation of OperationContextImpl with cc().m...Andy Schwerin2016-04-181-2/+4
* SERVER-18038 added minvalid and initial sync flag support to repl storage int...Benety Goh2016-04-182-19/+17
* SERVER-6823 Rename --tryClusterAuth to --transitionToAuthShane Harvey2016-04-181-1/+1
* SERVER-6823 Enable Access control without downtime.Shane Harvey2016-04-131-1/+3
* SERVER-23184 Reduce listCollections privilegesShane Harvey2016-04-131-3/+0
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+6