0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
mongodb/util
2010-01-25 22:03:14 -05:00
..
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 debugging when can't open streams 2010-01-24 21:05:46 -05:00
assert_util.h better debugging when can't open streams 2010-01-24 21:05:46 -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 append char fix 2010-01-02 17:02:45 -05:00
debug_util.cpp Pull launchGDB out to debug_util.cpp 2009-11-03 16:39:55 -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 SERVER-541 make file allocation start log more precise 2010-01-25 12:11:08 -08:00
file.h uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
goodies.h Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic functions. 2010-01-25 19:33:10 -05: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 macro for errno so messages are consistent and have full debugging 2009-12-21 10:06:14 -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.h
md5.hpp all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
md5main.cpp
message_server_asio.cpp mongos async: use StickyThreads. 2010-01-25 16:26:03 -05:00
message_server_port.cpp uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -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 Pulling atomic functionality from WrappingInt to AtomicUInt. More atomic functions. 2010-01-25 19:33:10 -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 better debugging for weird mmap issue 2009-12-28 17:46:41 -05:00
mmap_win.cpp fix uninitialized length for MemoryMapFile on windows. 2010-01-15 15:31:51 -05:00
mmap.cpp some threadsafety on memory mapped file static methods 2009-11-30 10:52:02 -05:00
mmap.h fsync command part of SERVER-255 2009-11-11 13:41:45 -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 Provide extra info with db.serverStatus() 2010-01-15 17:55:41 -05:00
processinfo_linux2.cpp Provide extra info with db.serverStatus() 2010-01-15 17:55:41 -05:00
processinfo_none.cpp Provide extra info with db.serverStatus() 2010-01-15 17:55:41 -05:00
processinfo_win32.cpp Provide extra info with db.serverStatus() 2010-01-15 17:55:41 -05:00
processinfo.h Provide extra info with db.serverStatus() 2010-01-15 17:55:41 -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
top.cpp some Top refactoring 2009-12-25 22:06:07 -05:00
top.h more Top cleaning 2009-12-25 23:24:37 -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 don't assert in rawout 2010-01-24 11:05:45 -05:00