0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Eliot Horowitz
9cc9c1d2a0 fix relative logpath args and test logpath before forking SERVER-1532 2010-08-02 09:25:20 -04:00
Eliot Horowitz
5b7ab6fa0e consolidate bind_ip handling 2010-07-27 09:59:34 -04:00
Eliot Horowitz
c7a38e409d cleaning pidfilepath code - adding to mongos SERVER-1488 2010-07-26 14:25:55 -04:00
Alberto Lerner
37f351d7d5 Fix warning 2010-06-11 15:36:30 -04:00
Dwight Merriman
0fd7ed8c23 compile win 2010-05-10 19:58:01 -04:00
Eliot Horowitz
a199ddb5a6 merge signal handling between mongod and mongos 2010-05-10 17:13:21 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
Dwight
d85a93fc76 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-27 15:28:33 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Mathias Stearn
c6cfe9fc00 double forking + close stdin and stderr SERVER-966 2010-04-27 15:05:09 -04:00
Dwight
bd8a3e9527 more /_commands 2010-04-23 16:41:56 -04:00
Dwight
837fd2cd86 /_commands in the http interface 2010-04-23 15:50:49 -04:00
Eliot Horowitz
d8e56af586 do'nt require boost options in mongoclient SERVER-855 2010-03-31 11:57:27 -04:00
Dwight
59488feffc compile vcproj 2010-03-22 17:02:05 -04:00
Mathias Stearn
7a2722a92f Just store argv as a BSONArray for getCmdLineOpts 2010-03-18 22:47:40 -04:00
Mathias Stearn
26e947b4d3 getCmdLineOpts command 2010-03-18 18:08:30 -04:00
Eliot Horowitz
2e38dbcc69 move --fork --logpath --logappend into cmdline so it works for mongos SHARDING-82 2010-03-18 16:38:27 -04:00
Eliot Horowitz
0bba41a0bb mongos now using boost options SHARDING-82 2010-03-18 12:15:29 -04:00
Eliot Horowitz
6bba1c3184 split out some command line stuff in prep for SHARDING-82 2010-03-18 11:09:36 -04:00
Eliot Horowitz
0cbd5b6a37 move CmdLine cmdLine into its own file in prep for other command line work 2010-03-12 12:14:23 -05:00