summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.5.7r1.5.7Eliot Horowitz2010-07-301-1/+1
* fix HostAndPort toStringEliot Horowitz2010-07-301-8/+10
* log lessdwight2010-07-301-1/+1
* use global rather than local cache for isSelfMathias Stearn2010-07-292-26/+26
* use bind() in HostAndPort::isSelf() SERVER-1414Mathias Stearn2010-07-292-13/+34
* Treat whole 127 subnet as localhostMathias Stearn2010-07-291-1/+1
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-291-1/+11
|\
| * almostDwight2010-07-291-3/+3
| * kyle hackDwight2010-07-291-1/+11
* | more info when out of connectionsEliot Horowitz2010-07-291-1/+1
|/
* use checksum to make curop threadsafe SERVER-723Eliot Horowitz2010-07-291-0/+32
* Merge branch 'master' of github.com:mongodb/mongodwight2010-07-281-1/+4
|\
| * better exception handlingEliot Horowitz2010-07-281-1/+4
* | rs loggingdwight2010-07-281-1/+1
* | attempt clean up ernoodesc on windowsdwight2010-07-282-2/+6
|/
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-281-1/+2
|\
| * SERVER-1497 Cant mix and match localhost and real IPsAlberto Lerner2010-07-281-1/+2
* | safe shutdownEliot Horowitz2010-07-283-10/+13
* | move client info outEliot Horowitz2010-07-281-0/+9
* | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-283-21/+15
|\ \ | |/
| * rs attempt fix for weird crashdwight2010-07-283-21/+15
* | move rest out of dbwebserverEliot Horowitz2010-07-281-4/+5
|/
* use boost::bind instead of grabEliot Horowitz2010-07-281-15/+11
* SERVER-1498: qualify custom strnlen in bsoninlines, move implAndrew C. Morrow2010-07-271-9/+0
* Test expect lowercase hex. May change them later.Mathias Stearn2010-07-271-0/+16
* Updated comments.Justin Dearing2010-07-271-1/+1
* working on modularizing web server so can hook up to mongos SERVER-1355 2Eliot Horowitz2010-07-271-1/+2
* plug memory leakMathias Stearn2010-07-261-7/+8
* better castEliot Horowitz2010-07-261-3/+2
* MongoFile::flushAll won't lock for entire flushing timeEliot Horowitz2010-07-264-27/+111
* forgot file for pidfile stuffEliot Horowitz2010-07-261-0/+47
* cleaning pidfilepath code - adding to mongos SERVER-1488Eliot Horowitz2010-07-261-1/+4
* clean up log messagsEliot Horowitz2010-07-262-10/+16
* some log cleaningEliot Horowitz2010-07-251-3/+3
* tm_mon is 0 basedEliot Horowitz2010-07-252-8/+15
* don't put 0 and end of stringEliot Horowitz2010-07-241-1/+1
* change log format to TIME-THREAD-LEVEL-MSG and adjust ramlog for itEliot Horowitz2010-07-242-17/+26
* move logging cpp code into log.cppEliot Horowitz2010-07-242-87/+123
* spacingEliot Horowitz2010-07-241-13/+13
* post 1.5.6Eliot Horowitz2010-07-241-1/+1
* BUMP 1.5.6r1.5.6Eliot Horowitz2010-07-241-1/+1
* shutdown nicenessdwight2010-07-231-0/+2
* fix rawOut to use --logpathEliot Horowitz2010-07-232-13/+22
* make lowercase for solarisEliot Horowitz2010-07-231-4/+4
* proper synchronization on reconfigdwight2010-07-232-1/+12
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-07-221-1/+10
|\
| * rs elect betterDwight2010-07-221-1/+10
* | handle databases with different cases in mongos SERVER-1443Eliot Horowitz2010-07-221-0/+5
|/
* rs dropalldatabases bugDwight2010-07-221-14/+14
* rs rollback workDwight2010-07-211-0/+3