summaryrefslogtreecommitdiff
path: root/shell/utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* making js smaller. moved md5 to c++, doing some cleaning of js codeEliot Horowitz2009-10-071-0/+15
* handle weird boost case with weird filenamesEliot Horowitz2009-10-071-3/+9
* runMongoProgramEliot Horowitz2009-08-241-2/+16
* version() for shellEliot Horowitz2009-05-281-0/+8
* BUG SERVER-51 change port allocation strategy to hopefully avoid allocating d...Aaron2009-05-281-2/+4
* protect global undefined_ variable MINORAaron2009-05-281-1/+1
* helper to get mem info of shell process MINOREliot Horowitz2009-05-261-0/+16
* compile solaris MINORAaron2009-05-201-1/+1
* specify loopback interface when getting portAaron2009-05-201-1/+1
* also expect port arg for mongobridgeAaron2009-05-201-1/+1
* handle more non-server programsAaron2009-05-201-1/+1
* fix compiler warning MINORAaron2009-05-201-1/+1
* audit allocated ports to make sure there are no duplicates MINORAaron2009-05-191-0/+2
* add ability to spawn a shell from shellAaron2009-05-151-29/+70
* port remaining shell util functions except for forkAaron2009-05-141-1/+248
* port quit and allocatePortsAaron2009-05-141-1/+47
* smshell: more utils working, some other fixesEliot Horowitz2009-05-131-0/+101