0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/util
2010-12-01 11:17:50 -05:00
..
concurrency fix warning 2010-11-19 11:24:21 -05:00
mongoutils update db_10.sln 2010-11-29 11:07:13 -05:00
admin_access.h SERVER-1822 dedup webGetAdminUser/webHaveAdminUser 2010-10-01 09:06:58 -04:00
alignedbuilder.cpp alignedbuilder code cleanup 2010-12-01 11:17:50 -05:00
alignedbuilder.h alignedbuilder code cleanup 2010-12-01 11:17:50 -05:00
allocator.h replace pragmas push_macro and pop_macro SERVER-1042 2010-04-23 20:14:37 -04:00
array.h change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
assert_util.cpp get rid of lastAssert and assertinfo command 2010-11-09 10:54:32 -05:00
assert_util.h get rid of lastAssert and assertinfo command 2010-11-09 10:54:32 -05:00
background.cpp fix thread name setting in BackgroundJob 2010-10-28 13:38:03 -04:00
background.h SERVER-1804 tighter background job 2010-10-13 17:38:09 -04:00
base64.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
base64.h
debug_util.cpp stdafx->pch 2010-04-27 15:27:52 -04:00
debug_util.h breakpoint impl for windows 2010-08-23 15:45:57 -04:00
embedded_builder.h SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
file_allocator.h dur 2010-11-25 11:09:18 -05:00
file.h dur 2010-11-26 18:18:24 -05:00
goodies.h fix warning on windows 2010-11-27 23:48:42 -05:00
hashtab.h dur remap 2010-11-27 15:25:08 -05:00
heapcheck.h cleaning 2010-11-12 20:35:36 -05:00
hex.h Test expect lowercase hex. May change them later. 2010-07-27 17:18:43 -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 Better sameHostname() SERVER-1885 2010-10-21 16:52:51 -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.cpp header was included but doesnt seem to be used 2010-11-06 15:50:35 -04:00
log.h pop pragma to avoid header pollution 2010-11-25 11:56:20 -05:00
logfile.cpp const 2010-11-15 22:58:09 -05:00
logfile.h dur 2010-11-15 22:55:19 -05:00
lruishmap.h stdafx->pch 2010-04-27 15:27:52 -04:00
md5.c
md5.h
md5.hpp
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 track network in/out SERVER-2081 2010-11-09 00:15:14 -05:00
message_server.h fix fast elapase time 2010-08-02 14:49:51 -04:00
message.cpp if --maxconns is lower than system can handle, lower limit SERVER-2056 2010-11-19 04:31:24 -05:00
message.h track network in/out SERVER-2081 2010-11-09 00:15:14 -05:00
miniwebserver.cpp SERVER-1270 Elim c_str() /util 2010-07-20 12:58:58 -04:00
miniwebserver.h Revert "Have ReplicaSets wait for Listener before initializing SERVER-1515" 2010-09-13 17:28:20 -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 compile 2010-11-27 17:39:16 -05:00
mmap_win.cpp crlf, dir 2010-11-27 15:40:57 -05:00
mmap.cpp use zero SERVER-2154 2010-11-27 23:48:28 -05:00
mmap.h dur 2010-11-30 14:46:18 -05:00
moveablebuffer.h checkpoint some prep work 2010-09-30 17:27:40 -04:00
ntservice.cpp dur 2010-11-17 22:31:38 -05:00
ntservice.h Cleaner serice exit code. 2010-09-25 04:05:17 +08:00
optime.h clean 2010-10-30 15:40:50 -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 disambiguate 2010-11-23 14:58:28 -05: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.cpp forgot file for pidfile stuff 2010-07-26 14:31:09 -04:00
processinfo.h cleaning pidfilepath code - adding to mongos SERVER-1488 2010-07-26 14:25:55 -04:00
queue.h one less call to timer under lock 2010-09-20 13:15:24 -04:00
ramlog.h change log format to TIME-THREAD-LEVEL-MSG and adjust ramlog for it 2010-07-24 12:40:34 -04:00
signal_handlers.cpp compile vs2010 2010-08-17 12:25:39 -04:00
signal_handlers.h towards conventions 2010-11-25 07:20:39 -05:00
sock.cpp compile windows/old boost 2010-11-28 03:14:43 -05:00
sock.h Remove socket files on shutdown SERVER-1869 2010-10-21 17:47:37 -04:00
stringutils.cpp More stringutil goodies 2010-07-04 11:08:00 -04:00
stringutils.h replsetoplog diag html page was broken 2010-09-29 13:51:33 -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
time_support.h dur remap 2010-11-27 15:25:08 -05:00
timer.h Pull timer.h and time_support.h out of goodies.h 2010-09-16 09:18:46 -04:00
unittest.h comment 2010-11-07 14:48:58 -05:00
util.cpp Revert "demangle stack trace on gcc" 2010-11-24 21:41:31 -05:00
version.cpp versionCmp helper 2010-11-29 14:47:44 -05:00
version.h versionCmp helper 2010-11-29 14:47:44 -05:00
winutil.h Error handling when calls to OpenSCManager fail. 2010-07-06 11:08:42 +08:00