summaryrefslogtreecommitdiff
path: root/db/db.vcproj
Commit message (Expand)AuthorAgeFilesLines
* compile windowsDwight2009-07-201-8/+16
* beginnings of $snapshotDwight2009-07-151-8/+8
* make old vcproj include assert_util.cppDwight2009-06-081-0/+4
* better error detection when max namespaces reachedDwight2009-06-041-8/+12
* Windows:Dwight2009-05-281-9/+9
* fix mongos in vcproj to compile for release build - visual studioDwight2009-05-281-24/+24
* more vcproj cleanup particularly Recstore target w/recent changes to spidermo...Dwight2009-05-141-8/+24
* some fixes for Release build with vcproj to make it build in general,Dwight2009-05-131-4/+32
* fix up free() old defensive codeDwight2009-05-131-0/+12
* spidermonkey w/visual studioDwight2009-05-131-1/+5
* kill warning windowsDwight2009-05-131-8/+4
* visual studio happyDwight2009-04-231-4/+12
* MINOR visual studio make happyDwight2009-04-161-1/+1
* minor compile tweeaks for windows release_nojni optionDwight2009-04-151-1/+1
* compile windowsDwight2009-04-151-1/+5
* clean up warnings on windowsDwight2009-03-231-0/+4
* compile windows/visual studioDwight2009-03-191-0/+8
* compile windowsDwight2009-02-241-0/+4
* BSONObjBuilderValueStream bug fixDwight2009-02-231-0/+4
* compile windowsDwight2009-02-231-0/+4
* db.vcproj updatedDwight2009-02-101-1/+1
* fix release build to build for mongos visual studioDwight2009-02-101-0/+2
* bg page writer can run concurrently nowDwight2009-02-061-0/+295
* tweak assertsDwight2009-02-061-1/+1
* new pagewriterDwight2009-02-061-4/+12
* fix vc proj fileDwight2009-02-031-2/+2
* datastore workDwight2009-02-021-882/+878
* recstoredwight2009-02-011-0/+12
* hint and explainDwight2009-01-301-4/+8
* sort() for c++ clientDwight2009-01-291-0/+4
* better error msgsDwight2009-01-291-0/+1
* killop / inprog commandsDwight2009-01-281-0/+4
* compile windowsDwight2009-01-261-1414/+1418
* basic securityunknown2009-01-181-132/+136
* suppress a couple compiler warningsunknown2009-01-181-1410/+1410
* authenticate command workdwight2009-01-181-1406/+1410
* compile on windowsunknown2009-01-181-1402/+1406
* a little work on securitDwight2009-01-091-0/+4
* set options flag when $err is returnedDwight2009-01-091-4/+16
* security beginningsDwight2009-01-071-0/+4
* md5Dwight2009-01-071-0/+64
* getlasterrorDwight2009-01-051-0/+8
* release_nojni visual studio target addedDwight2008-12-221-0/+286
* fix linker warnings for vc++Dwight2008-12-171-3/+2
* windows release build supportDwight2008-12-161-2/+3
* cleanup how we use boost.Dwight2008-12-161-1024/+1024
* bug with the new NumericInt datatype fixedunknown2008-12-061-1024/+1024
* dbhelpers startedDwight2008-12-051-0/+8
* compile on windowsDwight2008-12-031-0/+4
* replication fixes -- "first: true" support (local.dbinfo.*); clean up class nameDwight2008-12-021-1000/+1012