summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleaning SocketExceptionEliot Horowitz2011-01-252-6/+23
* set default socket path in consEliot Horowitz2011-01-211-3/+0
* remove debugging PRINTsMathias Stearn2011-01-201-4/+0
* fix assertionMathias Stearn2011-01-191-1/+1
* DebuggingMathias Stearn2011-01-191-0/+4
* More asserts in AlignedBuilderMathias Stearn2011-01-181-1/+4
* _unlock call must come after adding view to view list. also move ismongommf c...dwight2011-01-152-6/+8
* don't lock if not MongoMMFMathias Stearn2011-01-141-2/+2
* Revert "use default port when none is given SERVER-2029"Kristina2011-01-131-5/+4
* some tools don't use cmdline.cpp SERVER-2083Kristina2011-01-131-0/+3
* add --socket option for domain sock loc SERVER-2083Kristina2011-01-131-1/+4
* use default port when none is given SERVER-2029Kristina2011-01-131-4/+5
* Fix link errorsMathias Stearn2011-01-122-4/+0
* old boost compileMathias Stearn2011-01-121-1/+1
* dont automatically create dbpathMathias Stearn2011-01-121-0/+2