0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/util
Justin Dearing 30126d08c8 Fixed mongod hanging when issuing a "mongod --remove" with the service running.
If you attempted to remove the service while it was running, it would stop the service and hang in a while loop because a break statement was missing.

Conflicts:

	util/ntservice.cpp
2010-06-04 00:35:59 +08:00
..
concurrency mutexdebugger 2010-06-02 17:15:31 -04:00
mongoutils rs 2010-05-24 17:11:47 -04:00
allocator.h
array.h
assert_util.cpp Merge branch 'master' of github.com:mongodb/mongo 2010-05-25 22:03:07 -07:00
assert_util.h
background.cpp MutexDebugger 2010-05-26 00:46:49 -04:00
background.h Port 2010-05-19 09:02:27 -04:00
base64.cpp
base64.h
debug_util.cpp
debug_util.h
embedded_builder.h
file_allocator.h cleaning db.vcxproj 2010-06-01 08:56:06 -04:00
file.h
goodies.h MutexDebugger 2010-05-26 00:46:49 -04:00
hashtab.h more solaris debugging 2010-05-26 13:22:31 -04:00
hex.h
histogram.cpp Initial support for histograms (eg. cumulative stats) 2010-06-02 10:53:51 -04:00
histogram.h try to fix solaris compile 2010-06-02 12:32:22 -04:00
hostandport.h
httpclient.cpp
httpclient.h
log.h cleaning db.vcxproj 2010-06-01 08:56:06 -04:00
lruishmap.h
md5.c
md5.h
md5.hpp
md5main.cpp
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 LastError cleanup SERVER-1165 2010-05-28 17:07:18 -04:00
message_server.h LastError cleanup SERVER-1165 2010-05-28 17:07:18 -04:00
message.cpp missmatched new[] / delete 2010-05-27 20:46:48 -04:00
message.h Expose a Message's size 2010-06-02 16:00:51 -04:00
miniwebserver.cpp
miniwebserver.h
mmap_mm.cpp
mmap_posix.cpp
mmap_win.cpp
mmap.cpp rwlocks participate in mutexDebugger 2010-05-27 15:21:10 -04:00
mmap.h
ntservice.cpp Fixed mongod hanging when issuing a "mongod --remove" with the service running. 2010-06-04 00:35:59 +08:00
ntservice.h
optime.h rs 2010-06-01 11:08:27 -04:00
password.cpp
password.h
processinfo_darwin.cpp
processinfo_linux2.cpp
processinfo_none.cpp
processinfo_win32.cpp
processinfo.h
queue.h cleaning db.vcxproj 2010-06-01 08:56:06 -04:00
ramlog.h fix ramlog 2010-05-15 15:34:12 -04:00
ramstore.cpp
ramstore.h
sock.cpp MutexDebugger 2010-05-26 00:46:49 -04:00
sock.h MutexDebugger 2010-05-26 00:46:49 -04:00
text.h can filter in mongorestore 2010-05-26 15:24:06 -04:00
unittest.h
util.cpp Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
version.cpp remove old boost warning since we use pthread for old boost versions now 2010-06-03 10:15:44 -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