Commit Graph

81 Commits

Author SHA1 Message Date
Spencer T Brody
99b2d74eb9 Use slaveOk read in mongodump to allow dumping of secondaries. SERVER-3854. 2011-09-23 17:29:46 -04:00
Eliot Horowitz
f6d544cd6b --ssl for tools SERVER-3729 2011-09-01 23:21:56 -04:00
Eliot Horowitz
96063f8a65 fix pcre include for client 2011-08-22 15:35:38 -04:00
Eliot Horowitz
5bd3f44d5c use our own version of pcre SERVER-2085 2011-08-18 10:49:50 -04:00
Kristina
e52a031a32 error out nicely with mongostat+auth on mongos SERVER-3619 2011-08-17 17:49:19 -04:00
Spencer T Brody
7cf75927e2 Fix test failures resulting from trying to query DB in tools that don't use a
specific collection (dump/restore).
2011-07-26 11:42:51 -04:00
Spencer T Brody
3da3871e65 Make tools fail if they connect to a db requiring authentication but don't
supply any credentials: SERVER-2867
2011-07-26 10:33:01 -04:00
Spencer T Brody
7ab832da99 Make bson tools trailer line go to stderr not stdout: SERVER-1619 2011-07-26 10:33:00 -04:00
U-tellus\cwestin
436ba6805d server-2904 2011-06-23 21:41:23 -07:00
Mathias Stearn
f3a9c31c5c Tools now support --journal with --dbpath SERVER-2300 2011-05-09 15:46:12 -04:00
Eliot Horowitz
df27479b68 fix compile warning 2011-04-05 03:11:49 -04:00
Mathias Stearn
fa7cd65e48 g++ 4.6 compile (new -Wunused-but-set-variable warning) 2011-04-03 19:10:36 -04:00
Richard Kreuter
c31719663e SERVER-2691. 2011-03-17 15:34:40 -04:00
Eliot Horowitz
0229a329b5 fix boost 1.45 2011-03-03 10:15:10 -05:00
Eliot Horowitz
07dfc029c7 update mongorestore for large documents SERVER-2575 2011-02-17 10:14:09 -05:00
Eliot Horowitz
9a6b01a2c3 change tool help from repl pairs to sets SERVER-2390 2011-01-25 11:58:21 -05:00
Eliot Horowitz
006f2cdab8 fix fclose 2011-01-16 01:55:36 -05:00
Eliot Horowitz
fd3adf7629 close bson file handles SERVER-2359 2011-01-16 00:22:58 -05:00
Aaron
0d58f8d17b when durableDefaultOn is specified, don't enable durability in tool binaries 2011-01-12 11:39:25 -08:00
Eliot Horowitz
51ca8ee218 FileAllocator cleaning 2011-01-09 01:45:33 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Richard Kreuter
c59538bc73 Make the file being processed a member of Tool. 2010-12-09 15:15:24 -05:00
Mathias Stearn
c83071685f make sure tools always use the same slave connection
This is needed for SERVER-2025 to be implemented safely
2010-11-29 14:47:44 -05:00
Eliot Horowitz
38e3a493f4 compile linux 2010-11-28 00:07:55 -05:00
Mathias Stearn
77a0cb7662 outdated TODO 2010-11-03 14:14:00 -04:00
Eliot Horowitz
ca779aa4ae clean up tools option controls 2010-11-02 10:49:43 -04:00
Eliot Horowitz
6240bac27c mongostat base support for many servers 2010-10-14 16:04:14 -04:00
Eliot Horowitz
838fd6ff76 fix SIGHUP handling SERVER-1934
when forked SIGHUP ignored
when not forked, SIGHUP will terminate nicely
2010-10-13 11:13:54 -04:00
Kristina Chodorow
0bb165f589 check imports are going to a master SERVER-1878 2010-10-08 11:23:23 -04:00
Mathias Stearn
d27b1646a1 Hide connection options for tools that don't connect SERVER-1574 2010-08-16 13:17:11 -04:00
Eliot Horowitz
67f4da9b32 replaced replica pair connection with basic set version SERVER-1320 2010-07-30 14:30:02 -04:00
Eliot Horowitz
ceda65cb2d fix tool connection code so can use repl set, etc... 2010-07-30 11:40:29 -04:00
Alberto Lerner
37c9c403de SERVER-1270 Elim c_str() /tools 2010-07-20 12:58:23 -04:00
Alberto Lerner
d0d79d0fbf Fix warnings 2010-07-19 09:40:15 -04:00
Eliot Horowitz
28418f3ea2 stat help and cleaning 2010-07-12 13:17:34 -04:00
Mathias Stearn
8242ebd353 fadvise in mongorestore 2010-07-07 21:31:14 -04:00
Mathias Stearn
3e12f9c332 squash warning 2010-07-02 12:03:07 -04:00
Mathias Stearn
0e5ed0a83e more strlen(x) == 0 smashing 2010-06-29 20:07:09 -04:00
Eliot Horowitz
a12b707300 auto-reconnect for mongostat 2010-06-09 13:20:35 -04:00
Eliot Horowitz
cbb36406f0 some tool cleaning, bsondump tool 2010-06-09 11:31:30 -04:00
Mathias Stearn
0b140c7313 support '-' in fields for mongoimport/export SERVER-1127 2010-06-03 20:54:08 -04:00
Mathias Stearn
124efbfd63 Add --port option to tools. SERVER-1157 2010-06-03 16:58:46 -04:00
Eliot Horowitz
f7c05f5946 some nicer error messages 2010-06-03 16:50:51 -04:00
Mathias Stearn
12a3059132 Hide password from ps output SERVER-1129 2010-05-24 16:56:10 -04:00
Eliot Horowitz
435cdcea55 some typos SERVER-1103 2010-05-08 11:46:40 -04:00
Guillaume Delannoy
a8aab6f98a All tools (including shell) take -p should allow it to be blank and do password input SERVER-764 2010-05-04 10:47:20 -04:00
Eliot Horowitz
2b1665670d fix # and --fieldFile handling SERVER-1059 2010-04-27 16:17:35 -04:00
Eliot Horowitz
29b39b18de support doing mongostat over http 2010-04-16 01:15:09 -04:00
Eliot Horowitz
8e50585bcf clean up stderr vs stdout for mongodump SERVER-564 2010-04-15 12:20:21 -04:00
Mathias Stearn
0efadc48e9 Disable IPv6 by default. Add function and cmdline opt to enable. 2010-04-08 15:15:35 -04:00