.. |
allocator.h
|
include cleaning
|
2009-09-09 13:38:58 -04:00 |
assert_util.cpp
|
win32 fix
|
2009-10-16 12:54:31 -04:00 |
assert_util.h
|
make assert use mongo::asserted so it'll work even with out using namepsace SERVER-289
|
2009-10-08 16:35:15 -04:00 |
background.cpp
|
never destroy log or background job mutexes, as they generated assertions on destruction in testing
|
2009-05-21 18:20:07 -04:00 |
background.h
|
never destroy log or background job mutexes, as they generated assertions on destruction in testing
|
2009-05-21 18:20:07 -04:00 |
base64.cpp
|
GCC4.4 doesn't like char array subscripts
|
2009-10-15 16:14:20 -04:00 |
base64.h
|
win compile
|
2009-10-01 10:12:16 -04:00 |
builder.h
|
fix for filters not returning objects without those fields
|
2009-06-22 15:30:41 -04:00 |
debug_util.h
|
Moved implementation code from stdafx to correct pre-compiled headers
|
2009-06-04 12:25:58 +01:00 |
file_allocator.h
|
use posix_fadvise when we populate a new datafile
|
2009-09-21 10:05:03 -04:00 |
file.h
|
make easier to compile things on windows MINOR
|
2009-09-16 16:01:07 -04:00 |
goodies.h
|
ThreadLocalInt prettier
|
2009-10-13 12:55:23 -04:00 |
hashtab.h
|
cleanup/prep for # of indexes work
|
2009-10-19 16:53:58 -04:00 |
httpclient.cpp
|
compile windows
|
2009-07-20 12:42:06 -04:00 |
httpclient.h
|
beginnings of mms client
|
2009-07-17 15:49:24 -04:00 |
log.h
|
cute hack so log() works before startup is finished
|
2009-10-21 16:40:31 -04:00 |
lruishmap.h
|
|
|
md5.c
|
|
|
md5.h
|
|
|
md5.hpp
|
|
|
md5main.cpp
|
win pre-compild headers
|
2009-09-30 14:32:17 -04:00 |
message_server_asio.cpp
|
replace cerr with cout for all server files
|
2009-10-16 11:39:59 -04:00 |
message_server_port.cpp
|
|
|
message_server.h
|
|
|
message.cpp
|
ThreadLocalInt prettier
|
2009-10-13 12:55:23 -04:00 |
message.h
|
getClientId()
|
2009-09-14 11:33:35 -04:00 |
miniwebserver.cpp
|
disable http interface authentication for localhost
|
2009-05-13 12:28:59 -04:00 |
miniwebserver.h
|
disable http interface authentication for localhost
|
2009-05-13 12:28:59 -04:00 |
mmap_mm.cpp
|
long instead of int for file size
|
2009-07-09 16:56:34 -04:00 |
mmap_posix.cpp
|
replace cerr with cout for all server files
|
2009-10-16 11:39:59 -04:00 |
mmap_win.cpp
|
fix windows mmap
|
2009-08-20 17:02:11 -04:00 |
mmap.cpp
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-10-07 12:46:02 -04:00 |
mmap.h
|
MemoryMappedFile::getTotalMapped
|
2009-10-07 12:42:43 -04:00 |
ntservice.cpp
|
Added support for running mongod as a Windows NT Service
|
2009-06-04 20:55:33 +08:00 |
ntservice.h
|
64-bit windows build just about working
|
2009-07-27 13:50:25 -04:00 |
optime.h
|
this not good with unit test
|
2009-10-14 16:34:25 -04:00 |
processinfo_darwin.cpp
|
|
|
processinfo_linux2.cpp
|
replace cerr with cout for all server files
|
2009-10-16 11:39:59 -04:00 |
processinfo_none.cpp
|
|
|
processinfo.h
|
|
|
queue.h
|
|
|
sock.cpp
|
don't lookup unknown address MINOR
|
2009-08-10 12:28:04 -04:00 |
sock.h
|
make binding to an address work SERVER-220
|
2009-08-10 10:37:56 -04:00 |
top.h
|
fix assert to use ours and thus make unit test pass
|
2009-10-15 16:47:35 -04:00 |
unittest.h
|
|
|
util.cpp
|
cute hack so log() works before startup is finished
|
2009-10-21 16:40:31 -04:00 |