summaryrefslogtreecommitdiff
path: root/db/nonce.cpp
Commit message (Expand)AuthorAgeFilesLines
* MutexDebuggerDwight Merriman2010-05-261-1/+1
* fix for new pch file and windows vcprojDwight Merriman2010-04-271-2/+2
* don't define __linux__ on sunEliot Horowitz2010-04-271-2/+2
* stdafx->pchDwight2010-04-271-1/+1
* bson separationDwight Merriman2010-04-241-0/+1
* Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron2010-03-151-2/+2
* uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-4/+4
* getNonce() wasn't threadsafeDwight2009-12-231-0/+2
* linux compileEliot Horowitz2009-11-251-4/+4
* extraneous log msgdwight2009-11-251-1/+0
* bug fix with OID generation on OS X (init order problem)dwight2009-11-241-1/+17
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-11/+10
* remove c dependsEliot Horowitz2009-08-281-2/+2
* hack to not do deal with c/c++ link issue on windows release buildU-ELIOT-019992DFC\Administrator2009-02-111-1/+3
* check the index range first before we go into the object on a query -- so we ...Dwight2009-01-271-1/+1
* Fix dependency problemAaron2009-01-231-0/+56