summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* forgot the trailing hyphenEric Milkie2012-07-161-1/+1
* post 2.0.7-rc0Eric Milkie2012-07-151-1/+1
* BUMP 2.0.7-rc0r2.0.7-rc0Eric Milkie2012-07-131-1/+1
* SERVER-6311 do not crash if FlushFileBuffers failsEric Milkie2012-07-111-1/+0
* SERVER-6372 fassert does not exist in 2.0Eric Milkie2012-07-101-2/+2
* SERVER-6311 abort if FlushViewOfFile takes longer than 15 minutesEric Milkie2012-07-091-3/+5
* SERVER-3969 handle spaces in passwords at the "Enter password:" promptTad Marshall2012-06-221-3/+2
* SERVER-3097 -- "mongod --install" uses wrong image path depending on CWDTad Marshall2012-06-221-8/+3
* SERVER-5663, SERVER-2942 MapViewOfFileEx backportTad Marshall2012-06-202-29/+68
* SERVER-2833 -- shut down cleanly on OS or Service Controller shutdown eventTad Marshall2012-06-101-4/+16
* post 2.0.6Eric Milkie2012-06-041-1/+1
* BUMP 2.0.6r2.0.6Eric Milkie2012-06-041-1/+1
* post 2.0.6-rc0Andy Schwerin2012-05-231-1/+1
* BUMP 2.0.6-rc0r2.0.6-rc0Eric Milkie2012-05-221-1/+1
* backport - fix handling of socket timeouts on Windows SERVER-4758Eric Milkie2012-05-161-13/+13
* post 2.0.5Andy Schwerin2012-05-091-1/+1
* BUMP 2.0.5r2.0.5Andy Schwerin2012-05-081-1/+1
* post 2.0.5-rc1Andy Schwerin2012-05-031-1/+1
* BUMP 2.0.5-rc1r2.0.5-rc1Andy Schwerin2012-05-031-1/+1
* post 2.0.5-rc0Eliot Horowitz2012-04-261-1/+1
* BUMP 2.0.5-rc0r2.0.5-rc0Andy Schwerin2012-04-251-1/+1
* SERVER-5348 backport C++ driver macro redefinition isolationEric Milkie2012-04-182-11/+0
* SERVER-1163 Retry calls to FlushViewOfFile on error 33Tad Marshall2012-04-181-5/+32
* SERVER-5449: It's not an error for the write() syscall to return a non-negati...Andy Schwerin2012-04-171-12/+21
* post 2.0.4Eliot Horowitz2012-03-191-1/+1
* BUMP 2.0.4r2.0.4Eliot Horowitz2012-03-191-1/+1
* post 2.0.4-rc1Eliot Horowitz2012-03-121-1/+1
* BUMP 2.0.4-rc1Eliot Horowitz2012-03-121-1/+1
* need to have waitable ticket holder, actually wait for ticket for config serverGreg Studer2012-03-081-16/+39
* post 2.0.4-rc0Eliot Horowitz2012-03-081-1/+1
* BUMP 2.0.4-rc0r2.0.4-rc0Eliot Horowitz2012-03-061-1/+1
* post 2.0.3Eliot Horowitz2012-02-271-1/+1
* BUMP 2.0.3r2.0.3Eliot Horowitz2012-02-261-1/+1
* post 2.0.3-rc1Eliot Horowitz2012-02-181-1/+1
* BUMP 2.0.3-rc1r2.0.3-rc1Eliot Horowitz2012-02-171-1/+1
* post 2.0.3-rc0Dan Crosta2012-02-071-1/+1
* BUMP 2.0.3-rc0r2.0.3-rc0Eliot Horowitz2012-02-061-1/+1
* fix ssl mem leakEliot Horowitz2012-01-262-9/+14
* avoid "unused local variable" warnings from g++Eric Milkie2012-01-241-2/+7
* adding new scopeguard utility classes/macroEric Milkie2012-01-241-0/+427
* ifix concurrency api when using openssl SERVER-4749Eliot Horowitz2012-01-241-0/+64
* SERVER-2612 -- support logRotate under windowsTad Marshall2011-12-221-25/+41
* use fadvise(dontneed) for log file SERVER-3380Mathias Stearn2011-12-222-0/+11
* post 2.0.2Eliot Horowitz2011-12-141-1/+1
* BUMP 2.0.2r2.0.2Eliot Horowitz2011-12-141-1/+1
* post 2.0.2-rc2Eliot Horowitz2011-12-081-1/+1
* BUMP 2.0.2-rc2r2.0.2-rc2Eliot Horowitz2011-12-071-1/+1
* Fix MessagingPort to register all ports in global listKristina2011-12-011-0/+1
* post 2.0.2-rc1Eliot Horowitz2011-11-221-1/+1
* Merge branch 'v2.0' of github.com:mongodb/mongo into v2.0Eliot Horowitz2011-11-221-1/+1
|\