summaryrefslogtreecommitdiff
path: root/src/mongo/util/logfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8886 Correct license exception for headersIan Whalen2013-09-061-1/+1
* SERVER-8886 Add OpenSSL license exception to util filesIan Whalen2013-08-281-0/+12
* SERVER-7404 Link to posix_fadvise at runtime for SolarisTad Marshall2013-06-191-5/+9
* SERVER-9754 Remove FILE_FLAG_WRITE_THROUGH for journal filesDmitry Naumov2013-06-051-1/+1
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-2/+2
* global pageSize constantEric Milkie2012-06-011-4/+5
* Rename the UnitTest class to StartupTest, and the containing file to startup_...Andy Schwerin2012-04-051-2/+2
* Fix assert code collision.Andy Schwerin2012-03-291-1/+1
* SERVER-5449: It's not an error for the write() syscall to return a non-negati...Andy Schwerin2012-03-291-12/+20
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-12/+12
* SERVER-1259: Another batch of replacing "verify" with "assert" and getting ri...Andy Schwerin2012-03-261-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+253