summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.8.1r1.8.1Eliot Horowitz2011-04-061-1/+1
* post 1.8.1-rc1Eliot Horowitz2011-04-011-1/+1
* BUMP 1.8.1-rc1r1.8.1-rc1Eliot Horowitz2011-03-311-1/+1
* remove all clientId related code and systems, and just use tls SERVER-2872Eliot Horowitz2011-03-314-37/+11
* post 1.8.1-rc0Eliot Horowitz2011-03-251-1/+1
* BUMP 1.8.1-rc0Eliot Horowitz2011-03-241-1/+1
* Fixed SERVER-2719, SERVER-1680 and SERVER-1434 (all had the same underlying c...rstam2011-03-161-1/+14
* more accurate client idEliot Horowitz2011-03-161-1/+11
* movving logic from .h to .cppEliot Horowitz2011-03-162-6/+14
* post 1.8.0Eliot Horowitz2011-03-161-1/+1
* BUMP 1.8.0r1.8.0Eliot Horowitz2011-03-161-1/+1
* post 1.8.0-rc2Eliot Horowitz2011-03-091-1/+1
* BUMP 1.8.0-rc2Eliot Horowitz2011-03-091-1/+1
* Add MAP_NORESERVE option to private mmaps 180?Mathias Stearn2011-03-091-2/+6
* POST 1.8.0-rc1Eliot Horowitz2011-03-041-1/+1
* Better error message. 180?Mathias Stearn2011-03-011-1/+1
* BUMP 1.8.0-rc1Eliot Horowitz2011-03-011-1/+1
* SERVER-2631 180? 181?dwight2011-03-011-1/+1
* fix version #Eliot Horowitz2011-02-281-1/+1
* BUMP 1.8.0-rc0r1.8.0-rc0Eliot Horowitz2011-02-221-1/+1
* slightly safer connection semaphore managementEliot Horowitz2011-02-221-1/+3
* fix sys info displayEliot Horowitz2011-02-221-1/+1
* SERVER-2500 windows - eliminate mapaligneddwight2011-02-212-4/+4
* bug fix for the recently checked in windows dur modificationDwight2011-02-161-1/+1
* SERVER-2500 private map was using too much memory on windowsdwight2011-02-152-35/+64
* post 1.7.6Eliot Horowitz2011-02-151-1/+1
* BUMP 1.7.6Eliot Horowitz2011-02-141-1/+1
* log when background threads startEliot Horowitz2011-02-131-0/+1
* more background job debuggingEliot Horowitz2011-02-131-1/+1
* better debugging for background issueEliot Horowitz2011-02-131-1/+3
* cleaner pointer handling in SlaveTrackingEliot Horowitz2011-02-101-0/+4
* Revert "attempt to fix SERVER-2503"dwight2011-02-091-3/+0
* attempt to fix SERVER-2502dwight2011-02-091-0/+3
* commentsdwight2011-02-092-1/+12
* on an open failure close handles faster, that should be saferdwight2011-02-091-0/+3
* commentdwight2011-02-091-3/+5
* use fadvise for preallocdwight2011-02-041-0/+2
* preallocate journal files. some file systems are quite slow otherwise.dwight2011-02-041-5/+5
* fdatasync is linux onlyEliot Horowitz2011-02-031-1/+7
* use fdatasync instead of O_SYNC for journalEliot Horowitz2011-02-021-5/+2
* cache HostAndPort in MessagingPortEliot Horowitz2011-02-012-1/+7
* post 1.7.5Eliot Horowitz2011-01-261-1/+1
* BUMP 1.7.5r1.7.5Eliot Horowitz2011-01-261-1/+1
* more debugging on win32Eliot Horowitz2011-01-261-2/+6
* fix log with shared_ptrEliot Horowitz2011-01-261-10/+7
* cleaning ProcessInfo usage so don't need in clientEliot Horowitz2011-01-264-15/+17
* typoEliot Horowitz2011-01-261-1/+1
* reset views so calling MongoFile close multiple times is safeEliot Horowitz2011-01-261-0/+1
* fix mmap error reportingEliot Horowitz2011-01-251-3/+5
* better error messagesMathias Stearn2011-01-251-3/+3