summaryrefslogtreecommitdiff
path: root/shell/dbshell.cpp
AgeCommit message (Expand)Author
2010-07-29fix indentationMathias Stearn
2010-07-29fix compile for no readlineEliot Horowitz
2010-07-21fix shellkillop jstestMathias Stearn
2010-07-21fix atPrompt logicMathias Stearn
2010-07-21Revert "Revert "make mongo prompt before killing ops on the server SERVER-1451""Mathias Stearn
2010-07-19Revert "make mongo prompt before killing ops on the server SERVER-1451"Mathias Stearn
2010-07-19make mongo prompt before killing ops on the server SERVER-1451Mathias Stearn
2010-07-14fix off by oneEliot Horowitz
2010-06-29Remove a strlen(x) == 0Mathias Stearn
2010-06-29don't record consecutive duplicate lines in shell historyMathias Stearn
2010-06-22Make MongoDB compile and work on OpenBSD (gcc4 archs, tested on OpenBSD-curre...Frank DENIS
2010-06-17print help msg for shell at a more reasonable time during startupdwight
2010-06-15readlinedwight
2010-06-15towards readlinedwight
2010-06-14shell : cleaner cleanup on exitdwight
2010-06-08try to fix old for old readline versionsEliot Horowitz
2010-06-07shell cleaningdwight
2010-06-07shell stuffdwight
2010-06-07shell was missing flush on no readline versiondwight
2010-06-07compile w/out readline shelldwight
2010-06-07Merge branch 'master' of github.com:mongodb/mongoDwight
2010-06-07shell stuffDwight
2010-06-07plumbing for shell auto-completeEliot Horowitz
2010-06-05make a .vcxproj/.sln for the shelldwight
2010-06-04understanding rl auto completeEliot Horowitz
2010-05-28Pull all the code for defining and printing the version of executables to one...alerner
2010-05-24Hide password from ps output SERVER-1129Mathias Stearn
2010-05-04All tools (including shell) take -p should allow it to be blank and do passw...Guillaume Delannoy
2010-04-22fix parsingEliot Horowitz
2010-04-08Disable IPv6 by default. Add function and cmdline opt to enable.Mathias Stearn
2010-04-08better handling of IPv6 literal addressesMathias Stearn
2010-03-30don't print out old getLastError on client error SERVER-852Eliot Horowitz
2010-03-17log message instead of printing stack trace when can't kill ops on shell shut...Aaron
2010-03-15Revert "Revert "SERVER-695 don't destroy static global mutexes""Aaron
2010-03-10Revert "SERVER-695 don't destroy static global mutexes"Aaron
2010-03-09SERVER-695 don't destroy static global mutexesAaron
2010-03-07try to prevent shutdown stack traceEliot Horowitz
2010-03-01exit; should exit shell SERVER-683Eliot Horowitz
2010-02-22SERVER-643 prevent test failures involving mongobridge, be more careful about...Aaron
2010-02-22Revert "Revert "SERVER-305 record uri on connect""Aaron
2010-02-22Revert "SERVER-305 record uri on connect"Aaron
2010-02-22SERVER-305 record uri on connectAaron
2010-02-17SERVER-305 shell kills in progress operations on clean exitAaron
2010-02-17move dummy createDirectClientEliot Horowitz
2010-02-10handle bad syntax betterEliot Horowitz
2010-02-09Merge branch 'licensing'Richard Kreuter
2010-02-09Add license headers to .cpp & .h files that lacked them. MINORRichard Kreuter
2010-02-09SERVER-500 remove debuggingAaron
2010-02-08SERVER-500 debugAaron
2010-02-08SERVER-500 debuggingAaron