index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
tool.cpp
Age
Commit message (
Expand
)
Author
2011-09-23
Use slaveOk read in mongodump to allow dumping of secondaries. SERVER-3854.
Spencer T Brody
2011-09-01
--ssl for tools SERVER-3729
Eliot Horowitz
2011-08-22
fix pcre include for client
Eliot Horowitz
2011-08-18
use our own version of pcre SERVER-2085
Eliot Horowitz
2011-08-17
error out nicely with mongostat+auth on mongos SERVER-3619
Kristina
2011-07-26
Fix test failures resulting from trying to query DB in tools that don't use a
Spencer T Brody
2011-07-26
Make tools fail if they connect to a db requiring authentication but don't
Spencer T Brody
2011-07-26
Make bson tools trailer line go to stderr not stdout: SERVER-1619
Spencer T Brody
2011-06-23
server-2904
U-tellus\cwestin
2011-05-09
Tools now support --journal with --dbpath SERVER-2300
Mathias Stearn
2011-04-05
fix compile warning
Eliot Horowitz
2011-04-03
g++ 4.6 compile (new -Wunused-but-set-variable warning)
Mathias Stearn
2011-03-17
SERVER-2691.
Richard Kreuter
2011-03-03
fix boost 1.45
Eliot Horowitz
2011-02-17
update mongorestore for large documents SERVER-2575
Eliot Horowitz
2011-01-25
change tool help from repl pairs to sets SERVER-2390
Eliot Horowitz
2011-01-16
fix fclose
Eliot Horowitz
2011-01-16
close bson file handles SERVER-2359
Eliot Horowitz
2011-01-12
when durableDefaultOn is specified, don't enable durability in tool binaries
Aaron
2011-01-09
FileAllocator cleaning
Eliot Horowitz
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-12-09
Make the file being processed a member of Tool.
Richard Kreuter
2010-11-29
make sure tools always use the same slave connection
Mathias Stearn
2010-11-28
compile linux
Eliot Horowitz
2010-11-03
outdated TODO
Mathias Stearn
2010-11-02
clean up tools option controls
Eliot Horowitz
2010-10-14
mongostat base support for many servers
Eliot Horowitz
2010-10-13
fix SIGHUP handling SERVER-1934
Eliot Horowitz
2010-10-08
check imports are going to a master SERVER-1878
Kristina Chodorow
2010-08-16
Hide connection options for tools that don't connect SERVER-1574
Mathias Stearn
2010-07-30
replaced replica pair connection with basic set version SERVER-1320
Eliot Horowitz
2010-07-30
fix tool connection code so can use repl set, etc...
Eliot Horowitz
2010-07-20
SERVER-1270 Elim c_str() /tools
Alberto Lerner
2010-07-19
Fix warnings
Alberto Lerner
2010-07-12
stat help and cleaning
Eliot Horowitz
2010-07-07
fadvise in mongorestore
Mathias Stearn
2010-07-02
squash warning
Mathias Stearn
2010-06-29
more strlen(x) == 0 smashing
Mathias Stearn
2010-06-09
auto-reconnect for mongostat
Eliot Horowitz
2010-06-09
some tool cleaning, bsondump tool
Eliot Horowitz
2010-06-03
support '-' in fields for mongoimport/export SERVER-1127
Mathias Stearn
2010-06-03
Add --port option to tools. SERVER-1157
Mathias Stearn
2010-06-03
some nicer error messages
Eliot Horowitz
2010-05-24
Hide password from ps output SERVER-1129
Mathias Stearn
2010-05-08
some typos SERVER-1103
Eliot Horowitz
2010-05-04
All tools (including shell) take -p should allow it to be blank and do passw...
Guillaume Delannoy
2010-04-27
fix # and --fieldFile handling SERVER-1059
Eliot Horowitz
2010-04-16
support doing mongostat over http
Eliot Horowitz
2010-04-15
clean up stderr vs stdout for mongodump SERVER-564
Eliot Horowitz
2010-04-08
Disable IPv6 by default. Add function and cmdline opt to enable.
Mathias Stearn
[next]