summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* dbclient: once a connection in failed state be sure not to use it. this is a ...dwight2010-10-313-15/+22
* msgassertedNoTrace with stringEliot Horowitz2010-10-301-0/+1
* cleandwight2010-10-301-1/+0
* 1.7.3 prepEliot Horowitz2010-10-291-1/+1
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-10-291-1/+1
|\
| * BUMP 1.7.2r1.7.2Eliot Horowitz2010-10-291-1/+1
* | Merge branch 'master' of github.com:mongodb/mongoDwight2010-10-291-9/+8
|\ \ | |/
| * fix thread name setting in BackgroundJobAlberto Lerner2010-10-281-9/+8
* | cleaning; towrads our code standards; consting; better var nameDwight2010-10-291-1/+1
|/
* diskfull.js expects to see the messageAlberto Lerner2010-10-251-1/+4
* clean up error messages for usersdwight2010-10-241-13/+11
* much cleaner error messages on out of disk space. we shouldnt print a stack ...dwight2010-10-242-13/+22
* Remove socket files on shutdown SERVER-1869Mathias Stearn2010-10-212-4/+26
* Better sameHostname() SERVER-1885Mathias Stearn2010-10-211-4/+12
* spamEliot Horowitz2010-10-191-1/+0
* fix overflow in BackgroundJob::wait SERVER-1967Eliot Horowitz2010-10-191-1/+2
* cleaning and comme ntsdwight2010-10-191-1/+1
* elim warning on windowsDwight2010-10-151-1/+1
* reworking isSelf - tries ip match and then connecting to self if its running ...Eliot Horowitz2010-10-141-136/+0
* SERVER-1804 fix commentAlberto Lerner2010-10-131-1/+1
* SERVER-1804 tighter background jobAlberto Lerner2010-10-136-120/+143
* better error message on hashtab chaining errorEliot Horowitz2010-10-131-1/+1
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-10-131-1/+1
|\
| * split bson max size into User and InternalEliot Horowitz2010-10-111-1/+1
| * using BSONObjMaxSize everywhere bson size comes into playEliot Horowitz2010-10-101-1/+1
* | try a SEQUENTIAL hint for .ns filesDwight2010-10-131-20/+17
|/
* put hotter things adjacent for cache friendlinessdwight2010-10-071-1/+1
* tls get should be constdwight2010-10-071-2/+2
* minor utilsDwight2010-10-041-1/+6
* dur forgot to close a view in mmap_win.cppDwight2010-10-043-6/+14
* minorDwight2010-10-041-0/+3
* legibilityDwight2010-10-041-30/+0
* durDwight2010-10-044-10/+68
* compile linux - guess semanticsEliot Horowitz2010-10-011-11/+12
* compileDwight2010-10-011-1/+1
* dur workDwight2010-10-013-64/+28
* SERVER-1822 dedup webGetAdminUser/webHaveAdminUserAlberto Lerner2010-10-011-0/+52
* checkpoint some prep workDwight2010-09-302-4/+59
* remove more filesDwight2010-09-303-186/+0
* compile?Dwight2010-09-301-1/+1
* remove MMF:pointer to keep code simple - we are going to take a different app...Dwight2010-09-302-75/+11
* Merge branch 'master' of github.com:mongodb/mongoDwight2010-09-301-14/+0
|\
| * make ClientCursor::byLoc have cursor id be part of key SERVER-1875Eliot Horowitz2010-09-301-14/+0
* | a little dur workDwight2010-09-301-0/+9
|/
* Message::dataSize() methodEliot Horowitz2010-09-301-0/+2
* Merge branch 'master' of github.com:mongodb/mongodwight2010-09-295-6/+19
|\
| * replsetoplog diag html page was brokenDwight2010-09-292-0/+15
| * more intent to write declarationsDwight2010-09-281-4/+2
| * Merge branch 'master' of github.com:mongodb/mongoDwight2010-09-281-1/+1
| |\
| | * post 1.7.1Eliot Horowitz2010-09-281-1/+1