summaryrefslogtreecommitdiff
path: root/shell/utils.cpp
AgeCommit message (Expand)Author
2009-10-07making js smaller. moved md5 to c++, doing some cleaning of js codeEliot Horowitz
2009-10-07handle weird boost case with weird filenamesEliot Horowitz
2009-08-24runMongoProgramEliot Horowitz
2009-05-28version() for shellEliot Horowitz
2009-05-28BUG SERVER-51 change port allocation strategy to hopefully avoid allocating d...Aaron
2009-05-28protect global undefined_ variable MINORAaron
2009-05-26helper to get mem info of shell process MINOREliot Horowitz
2009-05-20compile solaris MINORAaron
2009-05-20specify loopback interface when getting portAaron
2009-05-20also expect port arg for mongobridgeAaron
2009-05-20handle more non-server programsAaron
2009-05-20fix compiler warning MINORAaron
2009-05-19audit allocated ports to make sure there are no duplicates MINORAaron
2009-05-15add ability to spawn a shell from shellAaron
2009-05-14port remaining shell util functions except for forkAaron
2009-05-14port quit and allocatePortsAaron
2009-05-13smshell: more utils working, some other fixesEliot Horowitz