Commit Graph

4 Commits

Author SHA1 Message Date
Tad Marshall
b8437ea36b SERVER-3969 -- handle spaces in passwords at the "Enter password:" prompt
Use "getline( cin, password );" instead of "cin >> password;" to read
passwords that may contain spaces.
2011-11-27 16:26:36 -05:00
dwight
4bf152cd56 make a .vcxproj/.sln for the shell 2010-06-05 20:55:11 -04:00
Richard Kreuter
e79e21e2e9 Add license headers for some files. 2010-06-04 10:27:35 -04:00
Guillaume Delannoy
e3811ab624 All tools (including shell) take -p should allow it to be blank and do password input SERVER-764
forgot to add 2 files
2010-05-04 10:51:29 -04:00