0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

6395 Commits

Author SHA1 Message Date
Eliot Horowitz
009e2e4e0a adaptive sleep for ClientCusror::yield SERVER-975 2010-04-06 13:49:51 -04:00
Aaron
e18041f47b SERVER-832 add ping command 2010-04-06 10:41:19 -07:00
Mathias Stearn
897b81a7b2 Remove code to automatically use unix sockets 2010-04-06 13:31:42 -04:00
Eliot Horowitz
0c9d1b4284 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-06 09:36:23 -04:00
Eliot Horowitz
4acaab52a7 an assert 2010-04-06 09:36:16 -04:00
dwight
0843672310 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-06 03:11:31 -04:00
Aaron
00f604c063 SERVER-489 toString() foramt arrays as arrays not objects 2010-04-05 23:48:09 -07:00
Mathias Stearn
418c926354 disable automatic usage of unix sockets 2010-04-05 21:46:04 -04:00
Mathias Stearn
afafbfa5a7 Better getAddr for unix sockets 2010-04-05 21:46:04 -04:00
Eliot Horowitz
d02c18cde4 wstring annoyance 2010-04-05 21:29:01 -04:00
dwight
99a693b7a9 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-05 21:15:12 -04:00
Eliot Horowitz
06d88881b1 clean locking for shutdownServer 2010-04-05 20:52:05 -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
5b2e9fdad3 Merge branch 'master' into correction 2010-04-05 20:16:38 -04:00
Dwight Merriman
a0fdfa0c4e cflf 2010-04-05 19:44:45 -04:00
Mathias Stearn
9d5da5e690 If using localhost, try to use unix socket SERVER-866 2010-04-05 19:33:37 -04:00
Mathias Stearn
0f2e939810 windows fix 2010-04-05 19:25:01 -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
19755df99a fix byte order on getPort() 2010-04-05 18:15:12 -04:00
Dwight
4116770ea9 compile err 2010-04-05 17:31:58 -04:00
Dwight
1f928b9e5a compile err 2010-04-05 17:30:59 -04:00
Dwight
8d0d3435e2 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-05 17:26:54 -04:00
Dwight
89a3d0db82 towards storage engine pluggability 2010-04-05 17:26:40 -04:00
Mathias Stearn
29477f1f8e default case MINOR 2010-04-05 14:25:56 -04:00
Dwight
43fb9be758 elim warnign on widnwos 2010-04-05 14:24:09 -04:00
Mathias Stearn
caf3617fc5 windows fixes 2010-04-05 14:11:40 -04:00
Mathias Stearn
41e683a2a5 Better IPv6 for SockAddr 2010-04-05 12:59:22 -04:00
Mathias Stearn
66a489efcc Combine init() and listen() 2010-04-05 10:52:38 -04:00
Mathias Stearn
abfa039e22 Move code from sock.h to sock.cpp MINOR 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
Mathias Stearn
163c040888 Make MiniWebServer inherit from Lister 2010-04-05 10:52:38 -04:00
Eliot Horowitz
d9d76cf2d5 devel branch warning 2010-04-04 11:36:33 -04:00
Eliot Horowitz
f59b5173ea listCommands command and db.listCommands helper 2010-04-03 21:15:00 -04:00
Eliot Horowitz
aa3c941f93 warning if multiple commands with same name 2010-04-03 21:08:04 -04:00
Mathias Stearn
5a30852961 Stop recycling SockAddrs 2010-04-02 21:28:55 -04:00
Mathias Stearn
06d8b84a13 Better handling of unset SockAddrs 2010-04-02 21:26:57 -04:00
Mathias Stearn
ec5293b1ce more fun with windows 2010-04-02 19:24:08 -05:00
Mathias Stearn
c8480344ee fun with windows 2010-04-02 19:09:56 -05:00
Mathias Stearn
4cd861085b windows fix 2010-04-02 19:37:43 -04:00
Mathias Stearn
a9382d41f0 Unix socket support (must use --nohttpinterface for now) SERVER-866 2010-04-02 19:26:13 -04:00
Mathias Stearn
b6744bbde6 Replace hardcoded AF_INET with calls to getType() 2010-04-02 19:26:13 -04:00
Mathias Stearn
3f6871c96d Make SockAddr internals support different types. SERVER-859 SERVER-866 2010-04-02 19:26:13 -04:00
Dwight
ff23d77d07 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-02 16:43:27 -04:00
Dwight
d1138e570e cleaning 2010-04-02 16:43:10 -04:00
Richard Kreuter
e29eacd798 Conditionalize useradd/groupadd in rpm/mongo.spec. 2010-04-02 16:25:31 -04:00
Richard Kreuter
72ad34e3f0 Fix rpm/mongo.spec for old CentOS useradd command version. 2010-04-02 16:03:06 -04:00
Eliot Horowitz
44237031b1 make return parsing smarter SERVER-864 2010-04-02 15:56:43 -04:00
Eliot Horowitz
16718fe785 tests for SERVER-467 2010-04-02 15:36:25 -04:00