summaryrefslogtreecommitdiff
path: root/rel/overlay/bin
AgeCommit message (Collapse)Author
2011-10-13Improve remsh scriptPaul J. Davis
Cookies now default to using ~/.erlang.cookie which is automatically generated if it does not exist when erlang starts with a name. There is also no longer a need to specify a name to remsh as it'll generate a name based on the process id and set the short or long version appropriately.
2011-10-11Add a remsh command to BigCouchPaul J. Davis
The remsh pattern is quite useful for connecting to running nodes for debugging production issues. This adds a small script that lets users connect quickly to a running node.
2011-04-08add Solaris build support.Robert Newson
2010-12-31switch from bash to sh per issue #29joewilliams
2010-08-27use couchspawnkillable from privdir instead of overlayAdam Kocoloski
2010-08-27add couchspawnkillable back, for viewsBrad Anderson
2010-08-27my name is BigCouchAdam Kocoloski
2010-08-27Apache 2 license, Cloudant copyright when appropriateAdam Kocoloski
2010-08-27read Erlang VM arguments from config fileAdam Kocoloski
2010-08-24fix determination of ROOTDIRAdam Kocoloski
2010-08-19make dist back in working order, and dbcore starts successfullyBrad Anderson