summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* fix sharing violation on windowsMathias Stearn2010-12-222-2/+2
* Use pwrite and pread rather than lseekMathias Stearn2010-12-221-4/+2
* show error desc on file open failuredwight2010-12-221-1/+1
* clearer error msgdwight2010-12-221-1/+1
* clean message error loggingEliot Horowitz2010-12-221-7/+6
* split out recv so can send many requests and then wait for all responseEliot Horowitz2010-12-222-3/+18
* don't try to log empty stringsEliot Horowitz2010-12-221-2/+7
* osx compileMathias Stearn2010-12-221-2/+1
* post 1.7.4Eliot Horowitz2010-12-211-1/+1
* BUMP 1.7.4Eliot Horowitz2010-12-201-1/+1
* Refactor recovery code to pull out section processing.Mathias Stearn2010-12-201-14/+7
* dur assure journal files are kept long enough before rotation outDwight2010-12-205-1/+24
* remove comrpessedbuilderdwight2010-12-201-59/+0
* bufreader is a utildwight2010-12-191-0/+105
* dur stub out a compressed builderdwight2010-12-191-0/+59
* don't use path for RelativePath, just use string so boost isn't loaded at sta...Eliot Horowitz2010-12-191-5/+5
* != operator for HostAndPortEliot Horowitz2010-12-181-0/+4
* Revert "SERVER-1986 check if split is needed every so often, even if not much...Alberto Lerner2010-12-181-5/+0
* dur optimizing seeting context to local database as that will be super common...dwight2010-12-171-0/+7
* SERVER-1986 check if split is needed every so often, even if not much data ch...Alberto Lerner2010-12-161-0/+5
* dur remap at the same location windows versiondwight2010-12-161-3/+9
* Make remap have same address as original.Mathias Stearn2010-12-151-6/+12
* indentation and bracesMathias Stearn2010-12-151-10/+11
* spellingMathias Stearn2010-12-151-1/+1
* SpellingMathias Stearn2010-12-151-3/+3
* testingDwight2010-12-151-0/+11
* compileDwight2010-12-151-1/+1
* Revert "Revert "str stuff""dwight2010-12-151-1/+15
* Revert "Revert "better errmsg""dwight2010-12-151-1/+2
* paths.hdwight2010-12-151-0/+62
* Revert "better errmsg"dwight2010-12-151-2/+1
* Revert "str stuff"dwight2010-12-151-15/+1
* str stuffdwight2010-12-151-1/+15
* better errmsgdwight2010-12-151-1/+2
* fix errno displaydwight2010-12-141-1/+2
* str::count functionEliot Horowitz2010-12-141-0/+8
* eliminate the _DURABLE preprocessor definedwight2010-12-131-3/+0
* semantics is already clear but it doesn't hurt leaving a reminderAlberto Lerner2010-12-131-0/+5
* dur getlasterror wait for group commit via fsync:1dwight2010-12-134-6/+17
* NotifyAlldwight2010-12-122-3/+37
* document/commentdwight2010-12-122-1/+2
* docdwight2010-12-121-8/+12
* work around a header include dependency issue; plus misc cleaningdwight2010-12-122-0/+17
* another md5 helperMathias Stearn2010-12-101-2/+7
* Pull some durability code into a class for easy disablingMathias Stearn2010-12-101-2/+2
* remove some tabsMathias Stearn2010-12-081-16/+16
* SERVER-2184 clarify usage of mongo mutexAaron2010-12-082-2/+2
* compiledwight2010-12-061-7/+1
* mmap not finished on posix for dur yet working on itdwight2010-12-061-0/+10
* tweak namedwight2010-12-062-8/+9