Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rumba: Better placement of files created by Rumba | Sander Vrijders | 2017-06-19 | 5 | -33/+49 |
* | irati: update kernel version | Vincenzo Maffione | 2017-06-15 | 1 | -1/+1 |
* | Merge branch 'policies' into 'master' | Vincenzo Maffione | 2017-06-15 | 5 | -29/+144 |
|\ | |||||
| * | IRATI: added per-node policy support, and revamped policy data model. | Marco Capitani | 2017-06-13 | 5 | -33/+81 |
| * | Merge branch 'master' into policies | Marco Capitani | 2017-06-13 | 16 | -182/+658 |
| |\ | |||||
| * | | model: added policy class + policy-oriented API fixes | Marco Capitani | 2017-04-28 | 2 | -15/+81 |
* | | | README.md: add warning about sudo | Vincenzo Maffione | 2017-06-15 | 1 | -0/+3 |
* | | | README.md: add newline at EOF | Vincenzo Maffione | 2017-06-15 | 1 | -1/+2 |
* | | | rumba: prototypes: Fix bad indentation | Sander Vrijders | 2017-06-15 | 1 | -1/+1 |
* | | | prototypes: ouroboros: use isinstance() rather than type() | Sander Vrijders | 2017-06-15 | 1 | -3/+3 |
* | | | prototypes: rlite: use isinstance() rather than type() | Vincenzo Maffione | 2017-06-15 | 1 | -4/+4 |
* | | | rumba: Fix spelling errors in the README | Sander Vrijders | 2017-06-15 | 1 | -2/+2 |
* | | | Merge branch 'small_fixes' into 'master' | Sander Vrijders | 2017-06-15 | 1 | -2/+12 |
|\ \ \ | |||||
| * | | | model:reverted directory change for ssh_info | Marco Capitani | 2017-06-15 | 1 | -1/+1 |
| * | | | jFed: added backoff; model: fix for rumba-access | Marco Capitani | 2017-06-15 | 2 | -3/+13 |
* | | | | Merge branch '14-__init__-got-an-unexpected-keyword-argument-style' into 'mas... | Sander Vrijders | 2017-06-15 | 2 | -9/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | ssh_support + log: fixes for python 2 compatibility | Marco Capitani | 2017-06-15 | 2 | -9/+8 |
* | | | | build: Remove long description in setup | Sander Vrijders | 2017-06-15 | 1 | -6/+0 |
|/ / / | |||||
* | / | rumba: Update to version 0.4 | Sander Vrijders | 2017-06-13 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'jfed-irati-fixes' into 'master' | Sander Vrijders | 2017-06-13 | 7 | -26/+72 |
|\ \ | |||||
| * | | JFed: removed mac2ifname.sh | Marco Capitani | 2017-06-13 | 1 | -2/+0 |
| * | | IRATI switched wait and log | Marco Capitani | 2017-06-13 | 1 | -1/+1 |
| * | | Merge branch 'master' into jfed-irati-fixes (rumba access) | Marco Capitani | 2017-06-13 | 4 | -19/+28 |
| |\ \ | |/ / |/| | | |||||
* | | | tools: Revert rumba-access to initial state | Sander Vrijders | 2017-06-13 | 1 | -7/+3 |
* | | | Merge branch 'access-fix' into 'master' | Vincenzo Maffione | 2017-06-12 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | tools: Fix rumba access script | Sander Vrijders | 2017-06-12 | 1 | -2/+3 |
|/ / / | |||||
* | | | Merge branch 'rearrange' into 'master' | Sander Vrijders | 2017-06-09 | 1 | -4/+6 |
|\ \ \ | |||||
| * | | | tools: rumba-access: rearrange script | Vincenzo Maffione | 2017-06-08 | 1 | -4/+6 |
|/ / / | |||||
* | | | prototypes: irati: remove obsolete code | Vincenzo Maffione | 2017-06-08 | 1 | -8/+0 |
* | | | Merge branch 'access' | Vincenzo Maffione | 2017-06-08 | 4 | -18/+28 |
|\ \ \ | |||||
| * | | | rumba: Install rumba-access on setup | Sander Vrijders | 2017-06-07 | 2 | -4/+4 |
| * | | | Update README.md to use access script | Sander Vrijders | 2017-06-07 | 1 | -9/+6 |
| * | | | tools: Update access script to use proxy | Sander Vrijders | 2017-06-07 | 2 | -8/+21 |
|/ / / | |||||
| * | | jfed: build mac2ifname; model: added flags to testbed | Marco Capitani | 2017-06-09 | 3 | -10/+18 |
| * | | tools: democonf updated; irati: added sleep after ipcm start | Marco Capitani | 2017-06-08 | 2 | -9/+3 |
| * | | qemu: fix for devices permission | Marco Capitani | 2017-06-07 | 1 | -0/+7 |
| * | | Merge branch 'master' into jfed-irati-fixes | Marco Capitani | 2017-06-07 | 11 | -115/+312 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge branch 'rumba-access' into 'master' | Sander Vrijders | 2017-06-07 | 2 | -0/+39 |
|\ \ \ | |||||
| * | | | rumba: add initial version of rumba-access | Vincenzo Maffione | 2017-06-07 | 2 | -0/+39 |
* | | | | Update README.md | Sander Vrijders | 2017-06-07 | 1 | -21/+47 |
|/ / / | |||||
* | | | examples: Add mouse example | Sander Vrijders | 2017-06-07 | 1 | -0/+105 |
* | | | testbeds: jfed: Update image URI | Sander Vrijders | 2017-06-07 | 1 | -1/+1 |
* | | | Merge branch 'onlyshims' into 'master' | Sander Vrijders | 2017-06-03 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | rumba: take into account DIFs that don't use nor are used by other DIFs | Vincenzo Maffione | 2017-06-01 | 1 | -0/+12 |
|/ / / | |||||
* | | | Merge branch 'download' into 'master' | Vincenzo Maffione | 2017-06-01 | 6 | -9/+38 |
|\ \ \ | |||||
| * | | | qemu testbed: use the prototype name to get the right buildroot image | Vincenzo Maffione | 2017-06-01 | 1 | -15/+17 |
| * | | | model: Experiment: add prototype_name() | Vincenzo Maffione | 2017-06-01 | 4 | -2/+15 |
| * | | | qemu plugin: automatic download of buildroot images | Vincenzo Maffione | 2017-06-01 | 2 | -7/+21 |
* | | | | Merge branch 'issue9-proxy' into 'master' | Vincenzo Maffione | 2017-06-01 | 5 | -6/+66 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Model: corrected no-proxy case. rlite: removed hardcoded proxy | Marco Capitani | 2017-06-01 | 3 | -8/+13 |