summaryrefslogtreecommitdiff
path: root/src/mongo/db/auth
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22541 Refactor RAII locking helpers.Charlie Swanson2017-03-152-2/+1
* SERVER-27749 Integrate LogicalTimeMetadataRandolph Tan2017-03-071-0/+1
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-0737-287/+293
* SERVER-28155 Remove usages of BSONSerializable outside of shardingKaloian Manassiev2017-03-011-4/+3
* SERVER-28052 Make SHA1Hash a full fledged classRandolph Tan2017-02-242-22/+13
* SERVER-26952: Cache SCRAM-SHA-1 ClientKeySpencer Jackson2017-02-023-56/+94
* SERVER-27603 Rename mongo::inShutdown() to mongo::globalInShutdownDeprecated(...Andy Schwerin2017-01-151-2/+2
* SERVER-25932 Make MONGO_EXPORT_SERVER_PARAMETER use AtomicWord instead of std...Mark Benvenuto2017-01-055-11/+12
* SERVER-5738 Remove MONGO_ONCE in favor of std::call_onceMark Benvenuto2017-01-041-2/+5
* SERVER-27420 explicitly parse first pipeline element in checkAuthForAggregate()Kyle Suarez2017-01-036-31/+473
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-26734 indexStats action is not sufficient for $indexStatsJames Wahlin2016-12-271-3/+2
* SERVER-26944 Make Session decorable and move subsystem info into decorationsJonathan Reams2016-12-145-10/+19
* SERVER-23103 Move assembleResposne to its own libraryAndrew Morrow2016-12-141-1/+0
* SERVER-27194 must specify both viewOn and pipeline if modifying view when aut...Kyle Suarez2016-12-062-33/+41
* SERVER-26839: Improve readWriteDatabase role coverageSpencer Jackson2016-11-143-20/+44
* SERVER-26674 transport::Session objects should be shared_ptr managedsamantharitter2016-11-051-6/+6
* SERVER-26586: SCRAM client should preemptively validate server nonceSpencer Jackson2016-10-181-38/+243
* SERVER-26509: Add SCRAM-SHA-1 C++ integration testSpencer Jackson2016-10-072-0/+240
* SERVER-25994: Make applyOps check for specific permissionsSpencer Jackson2016-09-263-20/+38
* 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