Commit Graph

480 Commits

Author SHA1 Message Date
4a9f578784 Support IOURC update 2015-03-17 19:00:14 +01:00
66cdf39ea2 Support uploading iourc 2015-03-17 16:31:45 +01:00
cc9b575b77 Bind UDP tunnels to the correct source address. Fixes #96. 2015-03-16 12:45:21 -06:00
3a6a04b8e5 Fix version test 2015-03-16 10:18:37 +01:00
cf92bfe81e Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
4ccca5dc99 Support RAM setting for VirtualBox VMs. 2015-03-13 17:13:36 -06:00
a81d2274cd Adds info either the server is started as a local server in VersionHandler response. 2015-03-13 15:15:27 -06:00
03796ca729 Server handler to shutdown a local server. 2015-03-12 18:44:05 -06:00
95766fa30d Let the server know about the project name and convert old IOU projects on remote servers. 2015-03-08 19:13:01 -06:00
c3014632a4 Fixes rename bug for linked clones in VirtualBox. 2015-03-08 12:32:36 -06:00
ee578d3c12 Fixes Qemu networking. 2015-03-06 20:08:00 -07:00
d657f94c18 Fix crash when you start capture on a non running IOU 2015-03-06 14:48:46 +01:00
7a6136ed14 Fixes adapter bug with VirtualBox. 2015-03-04 18:24:15 -07:00
6e89f2c7c7 Remove console_host from IOU and Qemu handlers. 2015-03-02 19:17:13 -07:00
a6869379c3 Fixes console restoration when loading a VirtualBox project. 2015-03-02 17:28:28 -07:00
f269ec9527 Fixes Qemu networking. 2015-03-02 16:34:28 -07:00
91ccd6167c API for reloading server config 2015-03-02 20:46:05 +01:00
a9afaa028c Garbage collect VM when closing a project 2015-03-02 17:17:28 +01:00
c48ca212bd Stop Dynamips hypervisors used by devices before the project is closed.
This is to avoid locked files by hypervisors preventing temporary project working directories to be deleted.
2015-03-01 19:20:33 -07:00
0e8b8fa66f Update hypervisors working dir when the project is moved. 2015-02-27 16:51:17 -07:00
985c23a40e Explicitly import handlers so freezing application can find and include the right modules.
Do not import IOU on Windows to avoid importing unknown modules like fcntl on that platform.
2015-02-26 19:31:18 -07:00
58d92f1584 Fixes Dynamips console/aux ports restoration when loading a project. 2015-02-26 16:15:44 -07:00
54fc873be5 Prevent multiple projects with the same ID to be created. 2015-02-25 16:05:57 -07:00
7c2329d870 Garbage collect the lock 2015-02-25 11:19:16 +01:00
46b348e46a VM concurrency 2015-02-24 21:53:38 +01:00
250bb38d7c Crash report with Sentry 2015-02-24 17:40:01 +01:00
1ca445d5f5 Fix dynampis resume API 2015-02-24 10:02:06 +01:00
c9314ec509 autopep8 et upload files 2015-02-23 17:21:39 +01:00
259f6249e2 Fix tests 2015-02-23 16:09:52 +01:00
f7cd09d5fb Display an upload form (upload is not yet ready) 2015-02-23 11:28:33 +01:00