Commit Graph

528 Commits

Author SHA1 Message Date
unknown
7fb0763b38 Added Windows Service Control Manager section.
Windows SCM related arguments go in there own section.
2010-06-02 03:22:46 +08:00
Dwight Merriman
a403fb5de8 clean up some file names rs 2010-05-29 15:45:47 -04:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Dwight Merriman
9f3c0fcf09 cleaning 2010-05-25 21:11:38 -04:00
Dwight Merriman
60c2d7dced cleaning 2010-05-23 16:23:54 -04:00
dwight
68fd2fd927 fix packing for gcc 2010-05-23 16:05:08 -04:00
Dwight Merriman
ae80fc2247 in prog fixing packing 2010-05-23 15:44:21 -04:00
dwight
9aa407fd4e make error a uassert not massert 2010-05-22 19:22:07 -04:00
Dwight
c33904ddfb name threads 2010-05-18 12:17:43 -04:00
Dwight
13fc91124c task 2010-05-17 18:06:53 -04:00
Dwight
8ac01ac9dc remove reccache (mostly) 2010-05-17 10:38:36 -04:00
Aaron
7efe88f445 SERVER-109 multi buffer message 2010-05-12 15:26:00 -07:00
Eliot Horowitz
a199ddb5a6 merge signal handling between mongod and mongos 2010-05-10 17:13:21 -04:00
Dwight Merriman
02e174be47 vs2008 project updated 2010-05-09 18:56:06 -04:00
Eliot Horowitz
c43ab4c85d fix repair with dups and background indexes SERVER-1099
also progress meter enhancements
2010-05-07 12:19:00 -04:00
Dwight Merriman
f475599d96 fix pcre for utf8 in vsxproj files 2010-05-07 09:20:59 -04:00
Eliot Horowitz
4101e3b690 sleepmillis could overflow SERVER-1098 2010-05-06 17:25:56 -04:00
Dwight
c783a1fbba rs 2010-05-05 14:00:25 -04:00
Dwight
30e567df03 cleaner logging 2010-05-05 12:01:20 -04:00
Eliot Horowitz
8d7a7320cb print version info sooner 2010-05-04 09:58:55 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Mathias Stearn
036a302e38 Macro smashing. Also sequester lower-case null to ntservice.cpp 2010-04-23 21:07:59 -04:00
Dwight
67e3503b9d bson cleaning 2010-04-22 10:31:16 -04:00
Dwight Merriman
4150161551 rs 2010-04-21 21:19:37 -04:00
Dwight
60b6c65c2a re 2010-04-21 16:43:51 -04:00
Dwight
9f7f0be204 hmmm 2010-04-20 15:41:47 -04:00
Eliot Horowitz
55e8b26481 basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
Dwight
0cd71edbc2 repl set work 2010-04-14 17:25:03 -04:00
Dwight
ffcd9ad936 repl sets
very beginning
2010-04-13 13:22:42 -04:00
Aaron
5a235ba8f6 SERVER-988 debug 2010-04-08 12:58:36 -07:00
Mathias Stearn
0efadc48e9 Disable IPv6 by default. Add function and cmdline opt to enable. 2010-04-08 15:15:35 -04:00
Dwight
ec7e1561d5 ramstore work 2010-04-07 17:15:36 -04:00
Eliot Horowitz
d02c18cde4 wstring annoyance 2010-04-05 21:29:01 -04:00
Eliot Horowitz
b93b91ff8d windows fix #3 2010-04-05 20:51:54 -04:00
Eliot Horowitz
72625c6fa8 fix for SERVER-967 2010-04-05 20:31:19 -04:00
Eliot Horowitz
653e98cd64 configurable windows service name SERVER-967 2010-04-05 20:22:33 -04:00
Mathias Stearn
df4874f9a8 support listening on multiple sockets.
Defaults to all IPv4 and all IPv6 addresses and a unix socket.
SERVER-866 SERVER-859 SERVER-408
2010-04-05 18:26:17 -04:00
Mathias Stearn
66a489efcc Combine init() and listen() 2010-04-05 10:52:38 -04:00
Mathias Stearn
61e921730c Make Listener register socket with ListeningSockets 2010-04-05 10:52:38 -04:00
Eliot Horowitz
d9d76cf2d5 devel branch warning 2010-04-04 11:36:33 -04:00
Eliot Horowitz
824e1a51a4 trying to cleanup shutdown issue 2010-04-02 14:49:45 -04:00
Mathias Stearn
3c53fbaedc Banish sockaddr_in from everywhere except sock.h. prep for SERVER-859 2010-04-02 13:21:27 -04:00
Guillaume Delannoy
1f655abccb SERVER-425 Configurable path for pid/lock file
Signed-off-by: Eliot Horowitz <eliot@10gen.com>
2010-03-31 16:39:43 -04:00
Dwight
4778a2c4ad mmf abstraction 2 2010-03-31 15:08:40 -04:00
Eliot Horowitz
d8e56af586 do'nt require boost options in mongoclient SERVER-855 2010-03-31 11:57:27 -04:00
Eliot Horowitz
8eb65b02fb abrubtQuit on SIQQUIT SERVER-782 2010-03-31 10:27:37 -04:00
Eliot Horowitz
0c6a7ac3dd ignore SIGHUP SERVER-781 2010-03-30 13:27:40 -04:00
Eliot Horowitz
df6709a2da fix MessagingPort leaking SERVER-777
From: Guillaume Delannoy <guillaumedelannoy@ymail.com>
Signed-off-by: Eliot Horowitz <eliot@10gen.com>
2010-03-29 10:11:16 -04:00
Dwight
3ddfaa43db kill warnings on windows 2010-03-22 10:39:01 -04:00
Eliot Horowitz
f74efc98ad undo options change 2010-03-18 23:18:28 -04:00