.. |
concurrency
|
rs better logging
|
2010-08-17 10:19:40 -04:00 |
mongoutils
|
use checksum to make curop threadsafe SERVER-723
|
2010-07-29 01:08:20 -04:00 |
allocator.h
|
replace pragmas push_macro and pop_macro SERVER-1042
|
2010-04-23 20:14:37 -04:00 |
array.h
|
change LazyString to toString rather than (string)
|
2010-07-17 22:11:21 -04:00 |
assert_util.cpp
|
move logging cpp code into log.cpp
|
2010-07-24 12:40:07 -04:00 |
assert_util.h
|
handle databases with different cases in mongos SERVER-1443
|
2010-07-22 15:39:20 -04:00 |
background.cpp
|
got rid of PeriodicBackgroundJob since its the same as Task
|
2010-08-13 23:27:09 -04:00 |
background.h
|
got rid of PeriodicBackgroundJob since its the same as Task
|
2010-08-13 23:27:09 -04:00 |
base64.cpp
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
base64.h
|
|
|
debug_util.cpp
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
debug_util.h
|
DEBUG_BUILD constant
|
2010-07-01 17:46:06 -04:00 |
embedded_builder.h
|
SERVER-1270 Elim c_str() /util
|
2010-07-20 12:58:58 -04:00 |
file_allocator.h
|
Don't put 256k array on stack. Caused overflow on OpenBSD
|
2010-07-20 14:12:33 -04:00 |
file.h
|
keep UNICODE on windows; look for js32r.lib etc. in scons on widnows
|
2010-06-14 12:40:39 -04:00 |
goodies.h
|
log more connticketholder
|
2010-08-12 18:56:09 -04:00 |
hashtab.h
|
more solaris debugging
|
2010-05-26 13:22:31 -04:00 |
heapcheck.h
|
indentation and namespace
|
2010-08-09 06:42:33 -07:00 |
hex.h
|
Test expect lowercase hex. May change them later.
|
2010-07-27 17:18:43 -04:00 |
histogram.cpp
|
Histogram only needs simple integer math really
|
2010-06-08 10:23:15 -04:00 |
histogram.h
|
don't think this is needed
|
2010-06-17 06:52:17 -04:00 |
hostandport.h
|
Bug fix: DefaultDBPort is perfectly valid when transitioning from a non-sharded mongod
|
2010-08-04 18:55:58 -04:00 |
httpclient.cpp
|
temporarily Revert "git rid of "operator string""
|
2010-07-07 01:22:33 -04:00 |
httpclient.h
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
log.cpp
|
don't put ':' in filenames (not legal on windows)
|
2010-08-02 18:08:37 -04:00 |
log.h
|
fix compile warnings
|
2010-08-17 22:41:46 -04:00 |
lruishmap.h
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
md5.c
|
|
|
md5.h
|
|
|
md5.hpp
|
|
|
md5main.cpp
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
message_server_asio.cpp
|
mongos now accepts a --bind_ip argument [SERVER-1156]
|
2010-05-28 16:27:06 -04:00 |
message_server_port.cpp
|
fix fast elapase time
|
2010-08-02 14:49:51 -04:00 |
message_server.h
|
fix fast elapase time
|
2010-08-02 14:49:51 -04:00 |
message.cpp
|
use SO_LINGER
|
2010-08-18 14:20:21 -04:00 |
message.h
|
clean up log messags
|
2010-07-26 11:23:34 -04:00 |
miniwebserver.cpp
|
SERVER-1270 Elim c_str() /util
|
2010-07-20 12:58:58 -04:00 |
miniwebserver.h
|
move rest out of dbwebserver
|
2010-07-28 10:13:56 -04:00 |
mmap_mm.cpp
|
Block writes when not holding write-lock in debug build
|
2010-06-24 11:05:10 -04:00 |
mmap_posix.cpp
|
MongoFile::flushAll won't lock for entire flushing time
|
2010-07-26 16:06:49 -04:00 |
mmap_win.cpp
|
MongoFile::flushAll won't lock for entire flushing time
|
2010-07-26 16:06:49 -04:00 |
mmap.cpp
|
MongoFile::flushAll won't lock for entire flushing time
|
2010-07-26 16:06:49 -04:00 |
mmap.h
|
MongoFile::flushAll won't lock for entire flushing time
|
2010-07-26 16:06:49 -04:00 |
ntservice.cpp
|
Updated comments.
|
2010-07-27 23:51:37 +08:00 |
ntservice.h
|
Fixed windows build.
|
2010-07-08 22:19:54 +08:00 |
optime.h
|
rs rollback better logging for errors 162
|
2010-08-17 18:23:40 -04:00 |
password.cpp
|
make a .vcxproj/.sln for the shell
|
2010-06-05 20:55:11 -04:00 |
password.h
|
Add license headers for some files.
|
2010-06-04 10:27:35 -04:00 |
processinfo_darwin.cpp
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
processinfo_linux2.cpp
|
assert if can't open /proc
|
2010-05-14 10:37:11 -04:00 |
processinfo_none.cpp
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
processinfo_win32.cpp
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
processinfo.cpp
|
forgot file for pidfile stuff
|
2010-07-26 14:31:09 -04:00 |
processinfo.h
|
cleaning pidfilepath code - adding to mongos SERVER-1488
|
2010-07-26 14:25:55 -04:00 |
queue.h
|
cleaning db.vcxproj
|
2010-06-01 08:56:06 -04:00 |
ramlog.h
|
change log format to TIME-THREAD-LEVEL-MSG and adjust ramlog for it
|
2010-07-24 12:40:34 -04:00 |
ramstore.cpp
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
ramstore.h
|
try to fix solaris
|
2010-04-08 00:24:24 -04:00 |
signal_handlers.cpp
|
compile vs2010
|
2010-08-17 12:25:39 -04:00 |
signal_handlers.h
|
SERVER-1593 a new signal handler for abrupt exit cases
|
2010-08-16 20:03:54 -04:00 |
sock.cpp
|
Don't use AI_ADDRCONFIG. SERVER-1579
|
2010-08-06 10:14:24 -04:00 |
sock.h
|
change LazyString to toString rather than (string)
|
2010-07-17 22:11:21 -04:00 |
stringutils.cpp
|
More stringutil goodies
|
2010-07-04 11:08:00 -04:00 |
stringutils.h
|
tolowerString
|
2010-07-14 11:50:56 -04:00 |
text.cpp
|
unit test added
|
2010-06-26 13:32:19 -04:00 |
text.h
|
oops
|
2010-07-02 18:23:22 -04:00 |
unittest.h
|
|
|
util.cpp
|
safe shutdown
|
2010-07-28 13:29:17 -04:00 |
version.cpp
|
1.7.0 prep
|
2010-08-05 11:52:42 -04:00 |
version.h
|
Pull all the code for defining and printing the version of executables to one place.
|
2010-05-28 12:08:36 -04:00 |
winutil.h
|
Error handling when calls to OpenSCManager fail.
|
2010-07-06 11:08:42 +08:00 |