.. |
concurrency
|
Spelling
|
2010-12-15 14:43:04 -05:00 |
mongoutils
|
str funcs
|
2010-12-28 01:00:15 -05:00 |
admin_access.h
|
SERVER-1822 dedup webGetAdminUser/webHaveAdminUser
|
2010-10-01 09:06:58 -04:00 |
alignedbuilder.cpp
|
adjust assert threshold
|
2010-12-29 11:02:12 -05:00 |
alignedbuilder.h
|
Allow AlignedBuilder to shrink if >128MB
|
2010-12-28 20:03:42 -05:00 |
allocator.h
|
|
|
array.h
|
|
|
assert_util.cpp
|
get rid of lastAssert and assertinfo command
|
2010-11-09 10:54:32 -05:00 |
assert_util.h
|
dur getlasterror wait for group commit via fsync:1
|
2010-12-13 00:21:08 -05:00 |
background.cpp
|
fix thread name setting in BackgroundJob
|
2010-10-28 13:38:03 -04:00 |
background.h
|
semantics is already clear but it doesn't hurt leaving a reminder
|
2010-12-13 14:32:58 -05:00 |
base64.cpp
|
|
|
base64.h
|
|
|
bufreader.h
|
Refactor recovery code to pull out section processing.
|
2010-12-20 18:33:29 -05:00 |
debug_util.cpp
|
|
|
debug_util.h
|
turning off brekapoint for now on windows; afraid it will make _DEBUG win buildbot flaky
|
2010-12-29 12:53:14 -05:00 |
embedded_builder.h
|
|
|
file_allocator.cpp
|
findbypath for MongoFile
|
2010-12-30 15:34:30 -05:00 |
file_allocator.h
|
toward standards
|
2010-12-30 13:41:15 -05:00 |
file.h
|
fix sharing violation on windows
|
2010-12-22 18:01:44 -05:00 |
goodies.h
|
fix some type conversion warnings SERVER-2251
|
2010-12-23 15:04:39 -05:00 |
hashtab.h
|
Pull some durability code into a class for easy disabling
|
2010-12-10 19:20:43 -05:00 |
heapcheck.h
|
cleaning
|
2010-11-12 20:35:36 -05:00 |
hex.h
|
fix some type conversion warnings SERVER-2251
|
2010-12-23 15:04:39 -05:00 |
histogram.cpp
|
|
|
histogram.h
|
|
|
hostandport.h
|
!= operator for HostAndPort
|
2010-12-18 23:34:26 -05:00 |
httpclient.cpp
|
|
|
httpclient.h
|
|
|
log.cpp
|
header was included but doesnt seem to be used
|
2010-11-06 15:50:35 -04:00 |
log.h
|
fix some type conversion warnings SERVER-2251
|
2010-12-23 15:04:39 -05:00 |
logfile.cpp
|
initialize _name on posix
|
2010-12-30 12:16:18 -05:00 |
logfile.h
|
dur assure journal files are kept long enough before rotation out
|
2010-12-20 14:10:43 -05:00 |
lruishmap.h
|
|
|
md5.c
|
|
|
md5.h
|
|
|
md5.hpp
|
another md5 helper
|
2010-12-10 19:20:43 -05:00 |
md5main.cpp
|
|
|
message_server_asio.cpp
|
|
|
message_server_port.cpp
|
track network in/out SERVER-2081
|
2010-11-09 00:15:14 -05:00 |
message_server.h
|
|
|
message.cpp
|
message error handling cleanup
|
2010-12-29 00:51:38 -05:00 |
message.h
|
split out recv so can send many requests and then wait for all response
|
2010-12-22 13:32:03 -05:00 |
miniwebserver.cpp
|
|
|
miniwebserver.h
|
Revert "Have ReplicaSets wait for Listener before initializing SERVER-1515"
|
2010-09-13 17:28:20 -04:00 |
mmap_mm.cpp
|
|
|
mmap_posix.cpp
|
clean dependencies
|
2010-12-30 13:41:15 -05:00 |
mmap_win.cpp
|
findbypath for MongoFile
|
2010-12-30 15:34:30 -05:00 |
mmap.cpp
|
errnum
|
2010-12-30 15:35:40 -05:00 |
mmap.h
|
findbypath for MongoFile
|
2010-12-30 15:34:30 -05:00 |
moveablebuffer.h
|
checkpoint some prep work
|
2010-09-30 17:27:40 -04:00 |
ntservice.cpp
|
dur
|
2010-11-17 22:31:38 -05:00 |
ntservice.h
|
Cleaner serice exit code.
|
2010-09-25 04:05:17 +08:00 |
optime.h
|
clean
|
2010-10-30 15:40:50 -04:00 |
password.cpp
|
|
|
password.h
|
|
|
paths.h
|
couple more methods in util class
|
2010-12-30 14:43:34 -05:00 |
processinfo_darwin.cpp
|
|
|
processinfo_linux2.cpp
|
disambiguate
|
2010-11-23 14:58:28 -05:00 |
processinfo_none.cpp
|
|
|
processinfo_win32.cpp
|
|
|
processinfo.cpp
|
|
|
processinfo.h
|
|
|
queue.h
|
one less call to timer under lock
|
2010-09-20 13:15:24 -04:00 |
ramlog.h
|
|
|
signal_handlers.cpp
|
|
|
signal_handlers.h
|
towards conventions
|
2010-11-25 07:20:39 -05:00 |
sock.cpp
|
compile windows/old boost
|
2010-11-28 03:14:43 -05:00 |
sock.h
|
Remove socket files on shutdown SERVER-1869
|
2010-10-21 17:47:37 -04:00 |
stringutils.cpp
|
|
|
stringutils.h
|
replsetoplog diag html page was broken
|
2010-09-29 13:51:33 -04:00 |
text.cpp
|
|
|
text.h
|
comment
|
2010-12-27 15:33:51 -05:00 |
time_support.h
|
Revert "SERVER-1986 check if split is needed every so often, even if not much data changed"
|
2010-12-18 17:32:47 -05:00 |
timer.h
|
Pull timer.h and time_support.h out of goodies.h
|
2010-09-16 09:18:46 -04:00 |
unittest.h
|
comment
|
2010-11-07 14:48:58 -05:00 |
util.cpp
|
fix FileAllocator linking
|
2010-12-30 14:42:58 -05:00 |
version.cpp
|
post 1.7.4
|
2010-12-21 11:54:40 -05:00 |
version.h
|
versionCmp helper
|
2010-11-29 14:47:44 -05:00 |
winutil.h
|
|
|