Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-13 | Improve remsh script | Paul 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-11 | Add a remsh command to BigCouch | Paul 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-08 | add Solaris build support. | Robert Newson | |
2010-12-31 | switch from bash to sh per issue #29 | joewilliams | |
2010-08-27 | use couchspawnkillable from privdir instead of overlay | Adam Kocoloski | |
2010-08-27 | add couchspawnkillable back, for views | Brad Anderson | |
2010-08-27 | my name is BigCouch | Adam Kocoloski | |
2010-08-27 | Apache 2 license, Cloudant copyright when appropriate | Adam Kocoloski | |
2010-08-27 | read Erlang VM arguments from config file | Adam Kocoloski | |
2010-08-24 | fix determination of ROOTDIR | Adam Kocoloski | |
2010-08-19 | make dist back in working order, and dbcore starts successfully | Brad Anderson | |