.. |
concurrency
|
use _WIN32, not WIN32
|
2011-05-11 11:45:47 -04:00 |
mongoutils
|
make header dependency order happier/compile
|
2011-05-10 12:58:56 -04:00 |
admin_access.h
|
|
|
alignedbuilder.cpp
|
|
|
alignedbuilder.h
|
|
|
allocator.h
|
|
|
array.h
|
|
|
assert_util.cpp
|
add verify( <code> , <test> ) SERVER-1259
|
2011-05-29 22:19:59 -04:00 |
assert_util.h
|
add verify( <code> , <test> ) SERVER-1259
|
2011-05-29 22:19:59 -04:00 |
background.cpp
|
unsafe use of type warning
|
2011-05-23 20:09:09 -04:00 |
background.h
|
made PeriodicTask more explicity
|
2011-05-17 14:23:18 -04:00 |
base64.cpp
|
|
|
base64.h
|
|
|
bson_util.h
|
|
|
bufreader.h
|
|
|
checksum.h
|
|
|
debug_util.cpp
|
|
|
debug_util.h
|
|
|
embedded_builder.h
|
|
|
file_allocator.cpp
|
clean up fd when out of disk
|
2011-05-02 00:04:35 -04:00 |
file_allocator.h
|
FileAllocator::hasFailed method
|
2011-04-06 18:10:52 -04:00 |
file.h
|
File::len was not checking for an error during its processing. in general it would be better if this class threw exceptions but that is a bigger change for the future.
|
2011-04-28 13:40:30 -04:00 |
goodies.h
|
access to progress meter in db.currentOp() SERVER-2167
|
2011-05-17 10:50:12 -04:00 |
hashtab.h
|
more clear logic
|
2011-03-17 21:12:46 -04:00 |
heapcheck.h
|
|
|
hex.h
|
|
|
histogram.cpp
|
|
|
histogram.h
|
|
|
hostandport.h
|
Treat unix sockets as localhost in HostAndPort SERVER-1761
|
2011-05-02 12:25:09 -04:00 |
httpclient.cpp
|
|
|
httpclient.h
|
|
|
log.cpp
|
compile?
|
2011-04-18 18:56:02 -04:00 |
log.h
|
Merge branch 'master' into main
|
2011-05-03 15:53:27 -04:00 |
logfile.cpp
|
try to fix SERVER-2948 journaling windows error message
|
2011-05-03 16:59:14 -04:00 |
logfile.h
|
Make journalling work even when O_DIRECT doesn't SERVER-2906
|
2011-04-05 19:18:21 -04:00 |
lruishmap.h
|
|
|
md5.c
|
|
|
md5.h
|
|
|
md5.hpp
|
|
|
md5main.cpp
|
|
|
message_server_asio.cpp
|
|
|
message_server_port.cpp
|
Don't create unix socket for HTTP interface SERVER-2204
|
2011-04-13 20:49:49 -04:00 |
message_server.h
|
working towrads unifying network code
|
2011-04-05 02:24:16 -04:00 |
message.cpp
|
curTimeMillis() was dubious as it rolls over frequently -- so eliminate it.
|
2011-06-02 23:49:49 -04:00 |
message.h
|
Don't create unix socket for HTTP interface SERVER-2204
|
2011-04-13 20:49:49 -04:00 |
miniwebserver.cpp
|
|
|
miniwebserver.h
|
|
|
mmap_mm.cpp
|
|
|
mmap_posix.cpp
|
fix a race bug with mmmutex and dur in particular with closealldatabases
|
2011-04-29 14:50:41 -04:00 |
mmap_win.cpp
|
fix a race bug with mmmutex and dur in particular with closealldatabases
|
2011-04-29 14:50:41 -04:00 |
mmap.cpp
|
fix a race bug with mmmutex and dur in particular with closealldatabases
|
2011-04-29 14:50:41 -04:00 |
mmap.h
|
fix a race bug with mmmutex and dur in particular with closealldatabases
|
2011-04-29 14:50:41 -04:00 |
moveablebuffer.h
|
|
|
ntservice.cpp
|
Fixed SERVER-2719, SERVER-1680 and SERVER-1434 (all had the same underlying cause).
|
2011-03-15 00:17:16 -04:00 |
ntservice.h
|
|
|
optime.h
|
prep for signed dates
|
2011-06-03 14:01:41 -04:00 |
password.cpp
|
|
|
password.h
|
|
|
paths.h
|
This shouldn't log by default SERVER-2763
|
2011-03-16 15:21:36 -04:00 |
processinfo_darwin.cpp
|
|
|
processinfo_linux2.cpp
|
|
|
processinfo_none.cpp
|
|
|
processinfo_win32.cpp
|
|
|
processinfo.cpp
|
|
|
processinfo.h
|
|
|
queue.h
|
size() method on BlockingQueue
|
2011-05-16 16:53:28 -04:00 |
ramlog.cpp
|
update vcxproj files for ramlog.cpp
|
2011-05-02 20:53:11 -04:00 |
ramlog.h
|
getLog command so you access RamLog entries
|
2011-05-02 14:26:36 -04:00 |
signal_handlers.cpp
|
|
|
signal_handlers.h
|
|
|
sock.cpp
|
|
|
sock.h
|
|
|
stringutils.cpp
|
|
|
stringutils.h
|
bsonelement further tweak
|
2011-03-29 08:42:36 -04:00 |
text.cpp
|
|
|
text.h
|
|
|
time_support.h
|
curTimeMillis() was dubious as it rolls over frequently -- so eliminate it.
|
2011-06-02 23:49:49 -04:00 |
timer.h
|
curTimeMillis() was dubious as it rolls over frequently -- so eliminate it.
|
2011-06-02 23:49:49 -04:00 |
unittest.h
|
|
|
util.cpp
|
commnet
|
2011-04-18 18:43:51 -04:00 |
version.cpp
|
post 1.9.0
|
2011-05-01 09:30:05 -04:00 |
version.h
|
Assemble versionArray during static init time
|
2011-04-04 12:05:43 -04:00 |
winutil.h
|
|
|