.. |
allocator.h
|
delete unneeded code MINOR
|
2010-02-12 22:17:30 -05:00 |
array.h
|
don't waste so much memory for small collections
|
2010-02-20 17:37:12 -05:00 |
assert_util.cpp
|
add # of asserts to serverStatus
|
2010-02-23 07:51:36 -05:00 |
assert_util.h
|
add # of asserts to serverStatus
|
2010-02-23 07:51:36 -05:00 |
atomic_int.h
|
Fix AtomicUInt for old GCC
|
2010-01-25 22:03:14 -05:00 |
background.cpp
|
Start using Date_t. Can anyone think of a better name?
|
2009-12-09 12:00:17 -05:00 |
background.h
|
keepalive event logged by masters for replication
|
2010-03-08 15:03:00 -05:00 |
base64.cpp
|
remove some manual free()s and mixed new/free()
|
2010-02-12 22:17:31 -05:00 |
base64.h
|
|
|
builder.h
|
Fix bug in StringBuilder::str()
|
2010-02-02 18:06:47 -05:00 |
debug_util.cpp
|
only launch gdbserver if compiled with --gdbserver
|
2010-01-29 14:24:26 -05:00 |
debug_util.h
|
|
|
embedded_builder.h
|
|
|
file_allocator.h
|
make allocation handle smaller os buffers
|
2010-02-04 12:07:33 -05:00 |
file.h
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
goodies.h
|
SERVER-652 simplify field name upper limit check, guard against setting string fields in arrays
|
2010-03-02 13:16:20 -08:00 |
hashtab.h
|
inspect NamespaceDetails on load
|
2010-01-21 13:40:18 -05:00 |
hex.h
|
move hex::val to util/hex.h and rename to fromHex
|
2010-03-03 21:49:50 -05:00 |
httpclient.cpp
|
include body in httpclient POSTs
|
2010-02-12 14:19:57 -05:00 |
httpclient.h
|
test for http interface
|
2010-02-12 11:33:07 -05:00 |
log.h
|
better errno reporting
|
2010-02-04 10:59:13 -05:00 |
lruishmap.h
|
|
|
md5.c
|
|
|
md5.h
|
|
|
md5.hpp
|
|
|
md5main.cpp
|
|
|
message_server_asio.cpp
|
mongos async: use StickyThreads.
|
2010-01-25 16:26:03 -05:00 |
message_server_port.cpp
|
don't use asio for mongos with win vcproj yet
|
2010-01-26 12:19:14 -05:00 |
message_server.h
|
|
|
message.cpp
|
defensive MINOR
|
2010-02-26 14:42:11 -05:00 |
message.h
|
make sure to use flags for all send/recv ops
|
2010-02-12 11:07:57 -05:00 |
miniwebserver.cpp
|
URL decoding for the HTTP/REST server SERVER-625
|
2010-03-03 22:06:03 -05:00 |
miniwebserver.h
|
URL decoding for the HTTP/REST server SERVER-625
|
2010-03-03 22:06:03 -05:00 |
mmap_mm.cpp
|
fix mm option
|
2010-03-03 17:23:37 -05:00 |
mmap_posix.cpp
|
fix madvise if
|
2010-02-04 21:32:38 -05:00 |
mmap_win.cpp
|
compile win
|
2010-02-04 17:17:09 -05:00 |
mmap.cpp
|
printMemInfo helper, fix darwin virtual size reporting
|
2010-02-20 16:16:17 -05:00 |
mmap.h
|
printMemInfo helper, fix darwin virtual size reporting
|
2010-02-20 16:16:17 -05:00 |
mvar.h
|
fix race condition
|
2010-01-12 13:22:31 -05:00 |
ntservice.cpp
|
|
|
ntservice.h
|
|
|
optime.h
|
SERVER-705 check for negative effects of large clock skews, seed last optime using oplog
|
2010-03-08 12:55:18 -08:00 |
processinfo_darwin.cpp
|
printMemInfo helper, fix darwin virtual size reporting
|
2010-02-20 16:16:17 -05:00 |
processinfo_linux2.cpp
|
add checking to see if a page is in memory to ProcessInfo
|
2010-01-28 14:14:33 -05:00 |
processinfo_none.cpp
|
win compile MINOR
|
2010-01-28 14:20:18 -05:00 |
processinfo_win32.cpp
|
win compile MINOR
|
2010-01-28 14:20:18 -05:00 |
processinfo.h
|
add checking to see if a page is in memory to ProcessInfo
|
2010-01-28 14:14:33 -05:00 |
queue.h
|
|
|
sock.cpp
|
cleaning up listening thread shutdown
|
2010-01-09 02:58:12 +01:00 |
sock.h
|
comments
|
2010-02-23 11:06:26 -05:00 |
thread_pool.cpp
|
Fix race condition. SERVER-532
|
2010-01-12 13:17:16 -05:00 |
thread_pool.h
|
Removing unused header
|
2009-12-23 16:10:58 -05:00 |
unittest.h
|
|
|
util.cpp
|
thread safe string
|
2010-02-26 11:33:20 -05:00 |