Commit Graph

557 Commits

Author SHA1 Message Date
Alberto Lerner
daf8c0fbd0 Revert "SERVER-1270 Prep for hooking StringData"
This reverts commit b7c9a9fc57.
2010-07-17 16:07:38 -04:00
Alberto Lerner
b7c9a9fc57 SERVER-1270 Prep for hooking StringData 2010-07-17 14:33:17 -04:00
Mathias Stearn
49867d0338 require --logpath with --install SERVER-733 2010-07-16 12:47:11 -04:00
dwight
fc03c2290f rename file 2010-07-16 10:16:37 -04:00
Aaron
24a73a1eb6 Merge branch 'master' of github.com:mongodb/mongo 2010-07-15 18:03:03 -07:00
Aaron
dade9fc981 fix exhaust assert 2010-07-15 18:02:52 -07:00
Mathias Stearn
d0662fd523 Rejiggering of log file handling. should solve SERVER-733 2010-07-15 20:31:40 -04:00
Richard Kreuter
3834e8d035 Remove --lockfilepath option. SERVER-1411 2010-07-13 18:16:26 -04:00
Richard Kreuter
ae79e7aee9 Add a --pidfilepath option, (next step: delete --lockfilepath). SERVER-1411 2010-07-13 18:02:44 -04:00
Richard Kreuter
cb91b25d3d Handle SIGHUP. SERVER-1410 2010-07-13 17:11:46 -04:00
Dwight
93137d0791 pretouch 2010-07-12 12:37:27 -04:00
Eliot Horowitz
aa5860c54f better cmd line docs 2010-07-11 00:11:38 -04:00
Justin Dearing
fb85e8b40c Fixed windows build.
Added dbpath as a param to installService().
2010-07-08 22:19:54 +08:00
dwight
39dbe97e66 --pretouch 2010-07-06 17:49:20 -04:00
dwight
373709a289 minor 2010-07-05 23:10:51 -04:00
dwight
7cc51e8cd5 err nos compile 2010-07-04 09:48:34 -04:00
Dwight
5d410c4c8c better syncdelay log msg 2010-06-29 15:14:00 -04:00
Eliot Horowitz
140d8a4254 fast tracking of rough time passage 2010-06-22 06:08:28 -04:00
Justin Dearing
b7b0a7aa2a Implemented SERVER-1225 --serviceName and --servicePassword for mongod startup.
Mongod can now configure itself to start as a service running as a user other than LocalSService.

In addition, I improved the messages and flow of service creation and removal.
2010-06-14 11:43:37 +08:00
Justin Dearing
721c6787a6 Implemented --reinstall.
The equivilant of mongod --uninstall followed by mongod --install.
2010-06-14 11:43:07 +08:00
Eliot Horowitz
59fede64e9 adaptive beNice 2010-06-10 11:24:52 -04:00
Dwight
6512a222f7 benice() 2010-06-10 11:20:05 -04:00
dwight
ac3c063d90 beNice() 2010-06-07 02:22:43 -04:00
dwight
3ac7b05737 QueryOption_Exhaust 2010-06-06 22:19:06 -04:00
dwight
3f8da3805a towards QueryOption_Exhaust 2010-06-06 15:46:55 -04:00
dwight
a3e03d7fe8 towards QueryOption_exhaust 2010-06-05 22:37:59 -04:00
Mathias Stearn
4a7cedf9d6 fix build 2010-06-03 20:11:11 -04:00
Dwight Merriman
df8785e6fb windows stuff 2010-06-03 18:49:08 -04:00
Dwight Merriman
797b4f86a3 cleaning and compile vcxproj for text.cpp 2010-06-03 18:45:14 -04:00
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