Commit Graph

776 Commits (a9afaa028cbcc7949d68ecc965529e86e7fbd7d9)
 

Author SHA1 Message Date
Julien Duponchelle a9afaa028c Garbage collect VM when closing a project
9 years ago
Julien Duponchelle 66860655b9 If a VM is already loaded, we return a VM instead of creating it twice
9 years ago
Julien Duponchelle 914ea0326c Fix tests
9 years ago
Julien Duponchelle 16f6fe9d3b Send criticals errors to Sentry
9 years ago
grossmj 46b0ead329 Close connections for auto-reload.
9 years ago
grossmj c48ca212bd Stop Dynamips hypervisors used by devices before the project is closed.
9 years ago
grossmj 3ef529fb0e Temporally fixes Dynamips console listening issues.
9 years ago
grossmj 518b037d54 Fixes connect call failed for Dynamips hypervisor #78.
9 years ago
grossmj 7223005acd Restore device IDs and fixes race condition when converting an old project.
9 years ago
grossmj 5ae8728ee6 Fixes ATM switch.
9 years ago
grossmj 0c767e1c0e Bump to version 1.3.dev3
9 years ago
grossmj dfce18a48f Fixes migration issues for pre-1.3 projects.
9 years ago
grossmj 0f10d25c0b Optional AUX console port allocation for Dynamips VMs.
9 years ago
grossmj 7fe2d6c367 Support to deactivate sparsemem or mmap globally for Dynamips VMs.
9 years ago
grossmj d762c43314 Include the images directory when converting an old project.
9 years ago
grossmj 708f66b608 Fixes asyncio Lock instantiation issues on Windows.
9 years ago
grossmj 666064f1ae Revert commit: Remove lock for Ghost IOS (problem on Windows).
9 years ago
Jeremy 70d5dea256 Remove lock for Ghost IOS (problem on Windows).
9 years ago
Jeremy ba95567886 Some info message and fixes ghost IOS activation/deactivation.
9 years ago
Jeremy 84870bf736 Some changes with config files on Windows.
9 years ago
Jeremy 0e8b8fa66f Update hypervisors working dir when the project is moved.
9 years ago
Jeremy b55719186e Merge remote-tracking branch 'origin/asyncio' into asyncio
9 years ago
Jeremy 1d6d2a39f0 Allow signals to be processed on Windows.
9 years ago
Julien Duponchelle d0c386860e Fix curl sample generation in the documentation
9 years ago
Julien Duponchelle ebd72d1149 Add a curl sample sessions
9 years ago
Julien Duponchelle ae7bf828cd Fix tests on MacOS
9 years ago
Julien Duponchelle 38326f7d72 Add changelog file
9 years ago
Julien Duponchelle f6448bb05d Turn off collored log output on windows
9 years ago
Julien Duponchelle ebb865d973 Export vpcs config path
9 years ago
Jeremy 985c23a40e Explicitly import handlers so freezing application can find and include the right modules.
9 years ago
Jeremy 58d92f1584 Fixes Dynamips console/aux ports restoration when loading a project.
9 years ago
Julien Duponchelle 62afef06af After an iou reload you can write on the console
9 years ago
Julien Duponchelle 5e59145948 If you type reload inside iou you are no longer disconnected
9 years ago
Julien Duponchelle 29e8d91745 Do not output debug for ioucon standard telnet commands
9 years ago
Julien Duponchelle 5a58f6efc8 Fix a crash with Python 3.4 when you stop IOU
9 years ago
Julien Duponchelle aa40e6097e Fix tests
9 years ago
Julien Duponchelle c07b8c746e Drop poll from Qemu
9 years ago
Jeremy 0eaad579c2 IOU + VirtualBox conversion of old projects.
9 years ago
Jeremy 85518a3cd6 Fixes race condition when generating an ghost IOS file.
9 years ago
Jeremy 9dc713f31d Fixes race condition when deleting empty legacy project files dir.
9 years ago
Jeremy 473eb0280e Support for relative path in Dynamips.
9 years ago
Jeremy de1be0961f Do not return an error when creating the same project multiple times (for now).
9 years ago
Jeremy 54fc873be5 Prevent multiple projects with the same ID to be created.
9 years ago
Jeremy 349d9d4540 Fixes small issues when deleting Dynamips devices.
9 years ago
Julien Duponchelle f12d3f07f7 Drop the old -files in the project
10 years ago
Julien Duponchelle 8434a286b6 Fix IOU old project import
10 years ago
Julien Duponchelle 818676ce5e Support relative path in iou
10 years ago
Julien Duponchelle 47f8ac00c0 Remove debug
10 years ago
Julien Duponchelle 4ea25739e5 Correctly check if qemu is running
10 years ago
Julien Duponchelle 0713724a97 Properly handle when client cancel's query
10 years ago