0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/util
2010-07-14 11:50:56 -04:00
..
concurrency rs reconf 2010-07-12 22:12:57 -04:00
mongoutils maybe faster 2010-06-29 21:27:12 -04:00
allocator.h replace pragmas push_macro and pop_macro SERVER-1042 2010-04-23 20:14:37 -04:00
array.h temporarily Revert "git rid of "operator string"" 2010-07-07 01:22:33 -04:00
assert_util.cpp compile (windows) 2010-06-22 00:26:08 +02:00
assert_util.h temporarily Revert "git rid of "operator string"" 2010-07-07 01:22:33 -04:00
background.cpp MutexDebugger 2010-05-26 00:46:49 -04:00
background.h Port 2010-05-19 09:02:27 -04:00
base64.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
base64.h move alphabet to .h 2010-03-11 12:24:05 -05:00
debug_util.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
debug_util.h DEBUG_BUILD constant 2010-07-01 17:46:06 -04:00
embedded_builder.h change log.h 2010-05-15 11:44:03 -04:00
file_allocator.h Make MongoDB compile and work on OpenBSD (gcc4 archs, tested on OpenBSD-current/amd64). 2010-06-22 06:49:49 +08:00
file.h keep UNICODE on windows; look for js32r.lib etc. in scons on widnows 2010-06-14 12:40:39 -04:00
goodies.h temporarily Revert "git rid of "operator string"" 2010-07-07 01:22:33 -04:00
hashtab.h more solaris debugging 2010-05-26 13:22:31 -04:00
hex.h full option to BSONObj::toString. fix Chunk::genId. SERVER-1370 2010-07-07 12:18:57 -04:00
histogram.cpp Histogram only needs simple integer math really 2010-06-08 10:23:15 -04:00
histogram.h don't think this is needed 2010-06-17 06:52:17 -04:00
hostandport.h temporarily Revert "git rid of "operator string"" 2010-07-07 01:22:33 -04:00
httpclient.cpp temporarily Revert "git rid of "operator string"" 2010-07-07 01:22:33 -04:00
httpclient.h stdafx->pch 2010-04-27 15:27:52 -04:00
log.h errno doesnt work with winsock, handle 2010-07-07 17:36:23 -04:00
lruishmap.h stdafx->pch 2010-04-27 15:27:52 -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 stdafx->pch 2010-04-27 15:27:52 -04:00
message_server_asio.cpp mongos now accepts a --bind_ip argument [SERVER-1156] 2010-05-28 16:27:06 -04:00
message_server_port.cpp cut off new connections based on fd limit 2010-07-04 08:09:19 -04:00
message_server.h LastError cleanup SERVER-1165 2010-05-28 17:07:18 -04:00
message.cpp errno doesnt work with winsock, handle 2010-07-07 17:36:23 -04:00
message.h crlf fix 2010-06-30 12:51:26 -04:00
miniwebserver.cpp missing closesocket in miniwebserver edge case 2010-06-26 22:32:12 -04:00
miniwebserver.h stdafx->pch 2010-04-27 15:27:52 -04:00
mmap_mm.cpp Block writes when not holding write-lock in debug build 2010-06-24 11:05:10 -04:00
mmap_posix.cpp Block writes when not holding write-lock in debug build 2010-06-24 11:05:10 -04:00
mmap_win.cpp Block writes when not holding write-lock in debug build 2010-06-24 11:05:10 -04:00
mmap.cpp cleaning 2010-07-01 17:52:07 -04:00
mmap.h fix debug build & repl hack 2010-07-02 19:17:18 -04:00
ntservice.cpp Fixed windows build. 2010-07-08 22:19:54 +08:00
ntservice.h Fixed windows build. 2010-07-08 22:19:54 +08:00
optime.h rs tweaks 2010-07-12 08:54:37 -04:00
password.cpp make a .vcxproj/.sln for the shell 2010-06-05 20:55:11 -04:00
password.h Add license headers for some files. 2010-06-04 10:27:35 -04:00
processinfo_darwin.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
processinfo_linux2.cpp assert if can't open /proc 2010-05-14 10:37:11 -04:00
processinfo_none.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
processinfo_win32.cpp stdafx->pch 2010-04-27 15:27:52 -04: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 cleaning db.vcxproj 2010-06-01 08:56:06 -04:00
ramlog.h starting some log abstraction cleaning 2010-06-28 16:51:37 -04:00
ramstore.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
ramstore.h try to fix solaris 2010-04-08 00:24:24 -04:00
sock.cpp added string getHostNameCached(); 2010-07-13 00:55:22 -04:00
sock.h added string getHostNameCached(); 2010-07-13 00:55:22 -04:00
stringutils.cpp More stringutil goodies 2010-07-04 11:08:00 -04:00
stringutils.h tolowerString 2010-07-14 11:50:56 -04:00
text.cpp unit test added 2010-06-26 13:32:19 -04:00
text.h oops 2010-07-02 18:23:22 -04:00
unittest.h all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
util.cpp temporarily Revert "git rid of "operator string"" 2010-07-07 01:22:33 -04:00
version.cpp post 1.5.4 2010-07-03 00:46:42 -04:00
version.h Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
winutil.h Error handling when calls to OpenSCManager fail. 2010-07-06 11:08:42 +08:00