.. |
allocator.h
|
include cleaning
|
2009-09-09 13:38:58 -04:00 |
assert_util.cpp
|
better debugging for assertions
|
2009-10-01 10:41:15 -04:00 |
assert_util.h
|
fix relative include SERVER-242
|
2009-08-19 05:27:20 -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
|
finish getting rid of boost base64
|
2009-10-01 09:49:17 -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
|
small cleanups
|
2009-10-06 16:17:11 -04:00 |
hashtab.h
|
fast collection renaming within a database
|
2009-07-29 15:53:14 -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
|
better unit tests for unique indexes and dropDup : true on indexing
|
2009-09-21 16:31:00 -04:00 |
lruishmap.h
|
Indent all lines within namespaces one level
|
2009-01-15 10:17:11 -05:00 |
md5.c
|
|
|
md5.h
|
|
|
md5.hpp
|
method for taking a string and computing string digest
|
2009-01-30 15:05:18 -05:00 |
md5main.cpp
|
win pre-compild headers
|
2009-09-30 14:32:17 -04:00 |
message_server_asio.cpp
|
remotePort
|
2009-09-17 15:19:57 -04:00 |
message_server_port.cpp
|
add 'bind_ip' option to bind listener only to requested local interface
|
2009-04-29 14:14:51 -04:00 |
message_server.h
|
compile windows
|
2009-03-03 16:06:57 -05:00 |
message.cpp
|
getClientId()
|
2009-09-14 11:33:35 -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
|
long instead of int for file size
|
2009-07-09 16:56:34 -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
|
fix compiler warning MINOR
|
2009-04-24 15:15:52 -04:00 |
processinfo_darwin.cpp
|
processinfo class and meminfo command, only works on darwin for the moment
|
2009-02-20 09:34:25 -05:00 |
processinfo_linux2.cpp
|
linux mem info
|
2009-02-20 09:52:13 -05:00 |
processinfo_none.cpp
|
compile windows
|
2009-02-23 09:50:45 -05:00 |
processinfo.h
|
windows compile
|
2009-02-20 15:23:14 -05:00 |
queue.h
|
make old boost happy MINOR
|
2009-04-17 17:41:07 -04:00 |
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 linux compile MINOR
|
2009-07-24 11:01:04 -04:00 |
unittest.h
|
virtual dtors == good
|
2009-02-18 13:42:32 -05:00 |
util.cpp
|
fix warning on *nix
|
2009-09-16 15:42:42 -04:00 |