summaryrefslogtreecommitdiff
path: root/s/security.cpp
Commit message (Expand)AuthorAgeFilesLines
* centralize some security codeEliot Horowitz2011-09-181-11/+0
* other auth code also needs to return conns SERVER-3710gregs2011-08-291-0/+3
* return auth shardConnections to pool when done SERVER-3710gregs2011-08-291-0/+6
* don't allow access to internal user when running with --auth SERVER-3666Kristina2011-08-231-0/+1
* change command api to allow command options SERVER-3405gregs2011-07-271-1/+1
* compile vcxproj new seecurity filesDwight2011-06-221-1/+1
* split security into s-only, d-only, and common SERVER-921Kristina2011-06-221-0/+102