0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/util
2010-01-19 10:58:35 -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 fix --logappend SERVER-543 2010-01-14 00:08:41 -05:00
assert_util.h Exception classess need codes too SERVER-112 2009-12-28 17:06:07 -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-228 assert rather than exit when run out of disk space 2010-01-11 11:24:20 -08:00
file.h uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
goodies.h use boost sleep on sunos SERVER-548 2010-01-15 08:07:33 -05:00
hashtab.h fix hashtable so that deleted entries don't prevent finding later chained entries SERVER-553 2010-01-19 10:58:35 -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 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 uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -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 browser error msg 2010-01-15 12:52:07 -05:00
message.h Exception classess need codes too SERVER-112 2009-12-28 17:06:07 -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 some Top refactoring 2009-12-25 22:06:07 -05:00