summaryrefslogtreecommitdiff
path: root/jstests/auth
Commit message (Expand)AuthorAgeFilesLines
* fix a number of invalid assert.throwsEliot Horowitz2011-01-211-1/+1
* SERVER-579 when target is running with security as wellAaron2010-02-161-0/+12
* SERVER-579 support copyDatabase from source running with securityAaron2010-02-161-0/+17
* SERVER-258 removing --authWriteOnly mode at Eliot's requestAaron2010-02-081-39/+0
* don't run readONly tests where its not supportedEliot Horowitz2010-02-071-30/+33
* fix testEliot Horowitz2010-02-051-2/+0
* add assert messagesyellow2010-02-051-20/+22
* SERVER-258 add test for copying a databaseAaron2010-02-022-3/+8
* SERVER-258 test debugAaron2010-02-021-1/+1
* SERVER-258 test debugAaron2010-02-021-1/+1
* Add debugging support for multiple destructors, and some guards to prevent th...Aaron2010-02-011-8/+8
* SERVER-258 group work with read only modeAaron2010-02-011-3/+19
* SERVER-258 make db.eval work with read only modeAaron2010-02-011-4/+13
* SERVER-258 add authWriteOnly modeAaron2010-01-262-1/+42
* SERVER-258 add readOnly auth modeAaron2010-01-261-0/+38