Aaron
|
94792549ea
|
SERVER-109 guard size in Message append
|
2010-05-21 12:53:37 -07:00 |
|
Aaron
|
df75203993
|
SERVER-109 Message only use vector when necessary
|
2010-05-21 12:34:22 -07:00 |
|
Dwight
|
d1442c9f04
|
comments
|
2010-05-20 10:21:33 -04:00 |
|
Dwight Merriman
|
008816c9ea
|
compile vs2010
|
2010-05-20 07:38:47 -04:00 |
|
Mathias Stearn
|
250294b68e
|
Fix ptr and add tests
|
2010-05-19 22:47:15 -04:00 |
|
Mathias Stearn
|
ba7d2aeb80
|
ptr<T> class
|
2010-05-19 20:54:34 -04:00 |
|
Dwight
|
1b07178606
|
Message needs copy constructor
|
2010-05-19 13:09:00 -04:00 |
|
Dwight
|
680c34aa4c
|
compile
|
2010-05-19 12:23:22 -04:00 |
|
Dwight
|
c830be1477
|
log less during unit tests
|
2010-05-19 12:11:17 -04:00 |
|
Dwight
|
ec4b5cb367
|
message passing
|
2010-05-19 11:56:58 -04:00 |
|
Dwight
|
c1a862ddd6
|
see if this is happy on all platforms
|
2010-05-19 09:55:45 -04:00 |
|
Dwight Merriman
|
17c3cef648
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-19 09:02:43 -04:00 |
|
Dwight Merriman
|
fb843b82e6
|
Port
|
2010-05-19 09:02:27 -04:00 |
|
Aaron
|
dad28843bd
|
SERVER-109 enhance multi buffer message
|
2010-05-18 22:09:03 -07:00 |
|
Aaron
|
d107ff9d0f
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-18 17:17:51 -07:00 |
|
Dwight
|
ba44537033
|
msg.h
|
2010-05-18 17:21:11 -04:00 |
|
Dwight
|
09a7c66525
|
rs organizing
|
2010-05-18 16:09:46 -04:00 |
|
Dwight
|
638e4bcd3c
|
rs
|
2010-05-18 14:47:11 -04:00 |
|
Dwight
|
0630b1946c
|
fix unix
|
2010-05-18 12:43:35 -04:00 |
|
Dwight
|
c33904ddfb
|
name threads
|
2010-05-18 12:17:43 -04:00 |
|
Aaron
|
0848af9a30
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-17 17:27:16 -07:00 |
|
Aaron
|
b55098dd80
|
SERVER-109 windows multi send fallback
|
2010-05-17 17:26:44 -07:00 |
|
Dwight
|
13fc91124c
|
task
|
2010-05-17 18:06:53 -04:00 |
|
Dwight
|
d2e6035de9
|
task
|
2010-05-17 17:29:19 -04:00 |
|
Dwight
|
ce35c184a8
|
new files
|
2010-05-17 17:11:48 -04:00 |
|
Aaron
|
14114b403e
|
SERVER-109 reinstate sendmsg
|
2010-05-17 10:02:02 -07:00 |
|
Eliot Horowitz
|
77459bc8a8
|
use SO_KEEPALIVE SERVER-1126
|
2010-05-16 21:55:48 -04:00 |
|
Dwight Merriman
|
c16308dd5e
|
class Atomic
|
2010-05-16 18:32:06 -04:00 |
|
Eliot Horowitz
|
417335ae9e
|
only use pthread when have older version of boost
|
2010-05-16 03:21:41 -04:00 |
|
Dwight Merriman
|
0f9f517058
|
cleaner error / uassert logging
|
2010-05-15 18:48:13 -04:00 |
|
Dwight Merriman
|
0a222c57bd
|
fix ramlog
|
2010-05-15 15:34:12 -04:00 |
|
Dwight Merriman
|
6545333cb6
|
order diagnostic display rs
|
2010-05-15 14:48:40 -04:00 |
|
Dwight Merriman
|
0be3c7b901
|
typo
|
2010-05-15 14:22:30 -04:00 |
|
Dwight Merriman
|
c24b859ed2
|
cleaning
|
2010-05-15 14:07:11 -04:00 |
|
Dwight Merriman
|
63b7b35c7c
|
change log.h
|
2010-05-15 11:44:03 -04:00 |
|
Eliot Horowitz
|
a998cca647
|
messing around with syslog
|
2010-05-14 17:22:46 -04:00 |
|
Eliot Horowitz
|
c73d192855
|
in log() gen time at end
|
2010-05-14 17:08:03 -04:00 |
|
Dwight
|
d00eeffc0b
|
mongoutils str.h
|
2010-05-14 14:45:54 -04:00 |
|
Mathias Stearn
|
d060bfb595
|
convert massert and uassert back to macros
|
2010-05-14 13:34:50 -04:00 |
|
Dwight
|
e8a8a31b18
|
hostandport cleaning
|
2010-05-14 13:07:24 -04:00 |
|
Eliot Horowitz
|
125940bd3b
|
debugging for weird repl issue
|
2010-05-14 11:18:48 -04:00 |
|
Eliot Horowitz
|
32ebb1048a
|
assert if can't open /proc
|
2010-05-14 10:37:11 -04:00 |
|
Aaron
|
e8f6e503e8
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-13 15:07:32 -07:00 |
|
Aaron
|
4ac5ac7345
|
SERVER-109 fix multi send issue in commented code
|
2010-05-13 15:07:23 -07:00 |
|
Mathias Stearn
|
d429288723
|
IPv6 support for HostAndPort SERVER-1114
|
2010-05-13 17:22:27 -04:00 |
|
Aaron
|
2b4eaa9488
|
SERVER-109 temp compile win
|
2010-05-13 11:21:05 -07:00 |
|
Aaron
|
38dd2871ad
|
SERVER-109 temp compile win
|
2010-05-13 11:10:55 -07:00 |
|
Aaron
|
501b8d4d66
|
SERVER-109 temp compile win
|
2010-05-13 11:09:22 -07:00 |
|
Aaron
|
052f894fd1
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-05-13 10:47:42 -07:00 |
|
Dwight
|
42f2ce74cf
|
rs
|
2010-05-13 11:03:23 -04:00 |
|