summaryrefslogtreecommitdiff
path: root/util/logfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make journalling work even when O_DIRECT doesn't SERVER-2906Mathias Stearn2011-04-051-7/+25
* flush directories where needed SERVER-2763Mathias Stearn2011-03-151-0/+2
* Better error message. 180?Mathias Stearn2011-03-011-1/+1
* 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
* better error messagesMathias Stearn2011-01-251-3/+3
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-25/+25
* initialize _name on posixMathias Stearn2010-12-301-1/+1
* remove extraneous loggingdwight2010-12-251-2/+0
* dur assure journal files are kept long enough before rotation outDwight2010-12-201-1/+1
* remove some tabsMathias Stearn2010-12-081-16/+16
* constdwight2010-11-151-1/+1
* durdwight2010-11-151-3/+6
* dur workdwight2010-11-141-3/+7
* crlfdwight2010-11-101-9/+9
* work on logfile.cppdwight2010-11-081-30/+44
* warningdwight2010-11-061-1/+1
* logfile.cppdwight2010-11-061-0/+135