summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* getClientId()Eliot Horowitz2009-09-142-0/+6
* client id work and make getLastError work non sharded-collections in sharding...Eliot Horowitz2009-09-112-17/+36
* make lastError able to work with ids, rather than just tlEliot Horowitz2009-09-111-0/+20
* include cleaningEliot Horowitz2009-09-092-4/+0
* improve how we handle concurrency with loggingdwight2009-09-031-14/+14
* Merge branch 'master' of git@github.com:mongodb/mongodwight2009-09-031-7/+13
|\
| * fix logstream and shared_ptrEliot Horowitz2009-09-031-7/+13
* | interim ocmmit of new logging stuffdwight2009-09-032-8/+18
|/
* change to NullStreamdwight2009-09-031-0/+2
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-09-011-0/+1
|\
| * remove c dependsEliot Horowitz2009-08-281-3/+0
| * some solaris fixesEliot Horowitz2009-08-281-0/+4
* | minor commentsDwight2009-09-011-5/+8
|/
* more CmdLine objectDwight2009-08-252-8/+1
* begin cmdline.hDwight2009-08-251-1/+0
* fix windows mmapEliot Horowitz2009-08-201-1/+1
* get rid of warningdwight2009-08-201-2/+0
* fix relative include SERVER-242Eliot Horowitz2009-08-191-1/+1
* shared_ptr support for log()Eliot Horowitz2009-08-171-0/+9
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2009-08-131-2/+2
|\
| * compile on 10.4 SERVER-231Eliot Horowitz2009-08-121-2/+2
* | elim warning windowsDwight2009-08-131-1/+1
|/
* don't lookup unknown address MINOREliot Horowitz2009-08-101-0/+4
* make binding to an address work SERVER-220Eliot Horowitz2009-08-101-2/+3
* windows compile MINOREliot Horowitz2009-08-071-1/+1
* newline MINOREliot Horowitz2009-08-051-1/+2
* clean up dbexit with an ExitCode enum SERVER-183Eliot Horowitz2009-08-054-9/+9
* add connection number to accepted messageEliot Horowitz2009-08-041-1/+2
* Merge branch 'master' of git@github.com:mongodb/mongoAaron Staple2009-07-306-11/+12
|\
| * 64-bit windows build just about workingEliot Horowitz2009-07-274-2/+10
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2009-07-241-0/+2
| |\
| | * fix linux compile MINOREliot Horowitz2009-07-241-0/+2
| * | moving some includes aroundEliot Horowitz2009-07-241-9/+0
| |/
* | fast collection renaming within a databaseAaron Staple2009-07-291-0/+8
|/
* compile windowsDwight2009-07-201-0/+1
* beginnings of mms clientEliot Horowitz2009-07-172-0/+59
* windows compile MINOREliot Horowitz2009-07-091-1/+1
* long instead of int for file sizeEliot Horowitz2009-07-095-22/+26
* fix for filters not returning objects without those fieldsEliot Horowitz2009-06-221-0/+4
* spacing MINOREliot Horowitz2009-06-091-22/+22
* Merge commit 'alanw/master'Eliot Horowitz2009-06-087-0/+421
|\
| * Fixed unix compile erroralanw2009-06-041-1/+1
| * Moved implementation code from stdafx to correct pre-compiled headersalanw2009-06-047-0/+422
| * Added support for running mongod as a Windows NT Servicealanw2009-06-042-0/+225
* | make lognoquiet and make --quit not print connect/disconnectEliot Horowitz2009-06-052-1/+10
* | better error detection when max namespaces reachedDwight2009-06-041-4/+13
* | Added support for running mongod as a Windows NT Servicealanw2009-06-042-0/+225
|/
* BUG SERVER-79Dwight2009-06-011-5/+25
* comments MINORAaron2009-05-283-2/+6
* Windows:Dwight2009-05-281-1/+1