summaryrefslogtreecommitdiff
path: root/src/mongo/util
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8209 reverse logic of --sslForceCertificateValidation with --sslWeakCe...Eric Milkie2013-01-183-10/+10
* Better error message for oversized messageMathias Stearn2013-01-171-1/+2
* SERVER-8034 Add version.cpp to the client buildAndrew Morrow2013-01-171-1/+1
* SERVER-8132: speed up getServerAddressEliot Horowitz2013-01-141-10/+19
* SERVER-8086 Update comments per code review.Andy Schwerin2013-01-141-2/+2
* SERVER-7940 abort when receiving SSL_ERROR_WANT_xxxEric Milkie2013-01-141-2/+2
* POST 2.3.2Eliot Horowitz2013-01-101-1/+1
* BUMP 2.3.2r2.3.2Eliot Horowitz2013-01-101-1/+1
* do not run map performance test in debug buildsEliot Horowitz2013-01-071-0/+2
* SERVER-8090: don't check PooledScope constructor for nowEliot Horowitz2013-01-061-0/+5
* SERVER-8086 Fix includes of gsasl.hAndy Schwerin2013-01-042-2/+3
* SERVER-8018: don't check ScopedDistributedLock for nwoEliot Horowitz2012-12-271-0/+3
* SERVER-7918 Linux page_faults as reported by ProcessInfo::getExtraInfo should...Eliot Horowitz2012-12-261-1/+1
* SERVER-7074: Return maxMessageSizeBytes in isMasterScott Hernandez2012-12-262-1/+6
* SERVER-7984 config upgrade from v3 to v4Greg Studer2012-12-217-36/+59
* nsdetails takes a StringData, don't call c_str on std::stringEliot Horowitz2012-12-211-1/+1
* use StringData in more places, and change mapsf to use any type of mapEliot Horowitz2012-12-213-20/+24
* add key_type to UnorderedFastKeyTableEliot Horowitz2012-12-211-0/+1
* SERVER-7767 Validate system.users documents on insert and update.Andy Schwerin2012-12-191-0/+8
* add the js engine back to buildInfo; still need to clean this up post 2.4Scott Hernandez2012-12-192-0/+4
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2012-12-1811-19/+94
|\
| * Whitespace for cpplintTad Marshall2012-12-181-1/+1
| * SERVER-5677 Replaced JSON -> BSON parserShaun Verch2012-12-183-0/+10
| * Fix compileTad Marshall2012-12-181-11/+11
| * SERVER-7856: record allocator and build flags in buildinfoScott Hernandez2012-12-182-0/+31
| * SERVER-4858 give ProgressMeter better printsMatt Dannenberg2012-12-184-10/+20
| * SERVER-7091 When available, include authenticated user information in log mes...Andy Schwerin2012-12-182-9/+33
* | remove isNumber and stringToNumEliot Horowitz2012-12-184-31/+36
|/
* SERVER-7956 Do not display dialog on CRT assertion, print stack traceTad Marshall2012-12-163-0/+20
* SERVER-7872: check retval of backtrace_symbolsBen Becker2012-12-161-1/+8
* SERVER-7924 Disable Windows CRT dialog on abort()Tad Marshall2012-12-151-0/+35
* add all algorithms at startup time for OpenSSLEric Milkie2012-12-141-0/+3
* set log level on SSL error messagesEric Milkie2012-12-141-13/+14
* fix assert codesEric Milkie2012-12-141-3/+3
* add explicit to one-parameter constructorEric Milkie2012-12-141-1/+1
* fix assert codesEric Milkie2012-12-141-3/+3
* SERVER-7202 add parameter to force client certificate checksEric Milkie2012-12-144-28/+47
* SERVER-7202 add CRL support for SSLEric Milkie2012-12-144-10/+46
* SERVER-7866 - fix StringData substring and LexNumCmpEliot Horowitz2012-12-142-8/+155
* SERVER-7933 Do not use O_NOATIME with read-only file opensTad Marshall2012-12-131-1/+1
* SERVER-7497 refactor and rationalize mongo/util/file.h; create file.cppTad Marshall2012-12-133-199/+314
* SERVER-7886 - last __data() removal for LexNumCmpEliot Horowitz2012-12-121-1/+1
* SERVER-7886 LexNumCmp uses StringDataEliot Horowitz2012-12-122-32/+35
* spacingEliot Horowitz2012-12-121-21/+17
* SERVER-7886 - simple StringDataEliot Horowitz2012-12-121-1/+1
* SERVER-7202 replace a local error string function with an openssl-provided oneEric Milkie2012-12-121-91/+2
* Add missing include to unordered_fast_key_table_internal.hAndy Schwerin2012-12-111-0/+2
* fix compilation for non-ssl buildsEric Milkie2012-12-111-0/+2
* SERVER-7202 cleanup SSLManager managementEric Milkie2012-12-115-91/+44
* SERVER-7376 migrate deletion not aggressive enough and tied to migrate movesRandolph Tan2012-12-111-0/+15