summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/message_server_port.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-6603 remove remapLock and hook functions (Windows)Tad Marshall2012-08-011-8/+0
* SERVER-6164 fix connection logging for mongosEliot Horowitz2012-06-211-1/+6
* Include what you use fixes.Andy Schwerin2012-05-101-0/+2
* Limit exitCleanly() and ntservice module to mongos and mongod.Andy Schwerin2012-04-251-4/+0
* SERVER-2942 Windows remapPrivateView() should unmap & remapTad Marshall2012-04-101-1/+11
* more cleanup of pch.h and goodies.h; new file ticketholder.hEric Milkie2012-04-061-0/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-2/+2
* SERVER-1259: Another batch of replacing "verify" with "assert" and getting ri...Andy Schwerin2012-03-261-1/+1
* Add -Woverloaded-virtual to CXXFLAGS and fix build SERVER-4802Mathias Stearn2012-02-091-1/+1
* SERVER-4866 prevent resource leaks by ensuring close() is always called for ...Eric Milkie2012-02-091-5/+5
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+204