.. |
allocator.h
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
assert_util.cpp
|
better errno reporting
|
2010-02-04 10:59:13 -05:00 |
assert_util.h
|
background index building
|
2010-02-04 14:25:49 -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
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
base64.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
base64.h
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
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
|
Pull launchGDB out to debug_util.cpp
|
2009-11-03 16:39:55 -05:00 |
embedded_builder.h
|
pull EmbeddedBuilder to its own file
|
2009-11-02 13:32:20 -05:00 |
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
|
Add debugging support for multiple destructors, and some guards to prevent this condition from arising
|
2010-02-01 15:41:04 -08:00 |
hashtab.h
|
inspect NamespaceDetails on load
|
2010-01-21 13:40:18 -05:00 |
httpclient.cpp
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
httpclient.h
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
log.h
|
better errno reporting
|
2010-02-04 10:59:13 -05:00 |
lruishmap.h
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
md5.c
|
md5
|
2009-01-07 13:31:16 -05:00 |
md5.h
|
Replace tab indentation with spaces
|
2009-01-14 17:17:24 -05:00 |
md5.hpp
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
md5main.cpp
|
win pre-compild headers
|
2009-09-30 14:32:17 -04:00 |
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
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
message.cpp
|
Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic functions.
|
2010-01-25 19:33:10 -05:00 |
message.h
|
cleaning up security - moving to centralized location
|
2010-02-04 10:49:19 -05:00 |
miniwebserver.cpp
|
compile fix for windows SERVER-551
|
2010-01-19 10:09:13 -05:00 |
miniwebserver.h
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
mmap_mm.cpp
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04: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
|
some threadsafety on memory mapped file static methods
|
2009-11-30 10:52:02 -05:00 |
mmap.h
|
sequential option for mmap SERVER-607
|
2010-02-04 17:12:14 -05:00 |
mvar.h
|
fix race condition
|
2010-01-12 13:22:31 -05:00 |
ntservice.cpp
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
ntservice.h
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
optime.h
|
Start using Date_t. Can anyone think of a better name?
|
2009-12-09 12:00:17 -05:00 |
processinfo_darwin.cpp
|
final darwing fix MINOR
|
2010-01-28 15:16:22 -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
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
sock.cpp
|
cleaning up listening thread shutdown
|
2010-01-09 02:58:12 +01:00 |
sock.h
|
cleaning up listening thread shutdown
|
2010-01-09 02:58:12 +01: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
|
all client files now marked as Apache 2.0. SERVER-329.
|
2009-10-27 15:59:37 -04:00 |
util.cpp
|
move util/top to db/stats/top
|
2010-02-01 10:47:28 -05:00 |