aboutsummaryrefslogtreecommitdiff
path: root/rumba/prototypes/enroll.py
Commit message (Collapse)AuthorAgeFilesLines
* rumba: Update copyright on license headersSander Vrijders2018-04-231-2/+2
| | | | | This updates the copyright on the license headers to that it is extended to the current year.
* rumba: Use saner names and add Dimitri as authorSander Vrijders2017-11-151-0/+1
| | | | | This uses a saner name for multiprocessing_utils and adds some licenses where they were missing and adds Dimitri as author.
* rumba: Add better error handling of SSH connectSander Vrijders2017-09-151-0/+2
| | | | | | If an SSH connect doesn't succeed at first, it is retried up to 5 times with an exponential backoff. It also adds an error message in case of an offending host key.
* prototypes: Fix enroll.pySander Vrijders2017-09-121-0/+1
| | | | | enroll.py was missing the correct program to execute when executed via the shell. bash was assumed while Python was needed.
* rumba: Update license headersSander Vrijders2017-09-081-3/+22
| | | | | This makes the license headers uniform and adds the authors and a copyright.
* jfed-irati small fixes for compatibilityMarco Capitani2017-05-101-4/+4
|
* Bugfixing for IRATI prototype and QEMU testbedMarco Capitani2017-04-141-0/+117