Commit Graph

811 Commits (f188bc43e14047f4ef33989c0291be5156fafa40)
 

Author SHA1 Message Date
grossmj 708f66b608 Fixes asyncio Lock instantiation issues on Windows.
10 years ago
grossmj 666064f1ae Revert commit: Remove lock for Ghost IOS (problem on Windows).
10 years ago
Jeremy 70d5dea256 Remove lock for Ghost IOS (problem on Windows).
10 years ago
Jeremy ba95567886 Some info message and fixes ghost IOS activation/deactivation.
10 years ago
Jeremy 84870bf736 Some changes with config files on Windows.
10 years ago
Jeremy 0e8b8fa66f Update hypervisors working dir when the project is moved.
10 years ago
Jeremy b55719186e Merge remote-tracking branch 'origin/asyncio' into asyncio
10 years ago
Jeremy 1d6d2a39f0 Allow signals to be processed on Windows.
10 years ago
Julien Duponchelle d0c386860e Fix curl sample generation in the documentation
10 years ago
Julien Duponchelle ebd72d1149 Add a curl sample sessions
10 years ago
Julien Duponchelle ae7bf828cd Fix tests on MacOS
10 years ago
Julien Duponchelle 38326f7d72 Add changelog file
10 years ago
Julien Duponchelle f6448bb05d Turn off collored log output on windows
10 years ago
Julien Duponchelle ebb865d973 Export vpcs config path
10 years ago
Jeremy 985c23a40e Explicitly import handlers so freezing application can find and include the right modules.
10 years ago
Jeremy 58d92f1584 Fixes Dynamips console/aux ports restoration when loading a project.
10 years ago
Julien Duponchelle 62afef06af After an iou reload you can write on the console
10 years ago
Julien Duponchelle 5e59145948 If you type reload inside iou you are no longer disconnected
10 years ago
Julien Duponchelle 29e8d91745 Do not output debug for ioucon standard telnet commands
10 years ago
Julien Duponchelle 5a58f6efc8 Fix a crash with Python 3.4 when you stop IOU
10 years ago
Julien Duponchelle aa40e6097e Fix tests
10 years ago
Julien Duponchelle c07b8c746e Drop poll from Qemu
10 years ago
Jeremy 0eaad579c2 IOU + VirtualBox conversion of old projects.
10 years ago
Jeremy 85518a3cd6 Fixes race condition when generating an ghost IOS file.
10 years ago
Jeremy 9dc713f31d Fixes race condition when deleting empty legacy project files dir.
10 years ago
Jeremy 473eb0280e Support for relative path in Dynamips.
10 years ago
Jeremy de1be0961f Do not return an error when creating the same project multiple times (for now).
10 years ago
Jeremy 54fc873be5 Prevent multiple projects with the same ID to be created.
10 years ago
Jeremy 349d9d4540 Fixes small issues when deleting Dynamips devices.
10 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
Julien Duponchelle 7c2329d870 Garbage collect the lock
10 years ago
Julien Duponchelle 545acd1f06 Limitation documentation
10 years ago
Julien Duponchelle 36bb510ac1 Add api limitations in the documentation
10 years ago
grossmj 3528efb1e0 Fixes packet capture for devices when spaces are present in the output file.
10 years ago
grossmj 550cc7f508 Rename vms_lock to vm_locks.
10 years ago
Jeremy 6bb7ab20b3 Fixes vm concurrency and support for devices.
10 years ago
Julien Duponchelle 46b348e46a VM concurrency
10 years ago
Julien Duponchelle 9153b42b9d Fix crash in crash report
10 years ago
Julien Duponchelle 250bb38d7c Crash report with Sentry
10 years ago
Julien Duponchelle 67be24a412 Fix doc generation
10 years ago
Julien Duponchelle fd03b36258 Fix tests
10 years ago
Julien Duponchelle 1ca445d5f5 Fix dynampis resume API
10 years ago
Jeremy Grossmann e910167a85 Quick change warning -> debug
10 years ago
Jeremy 49f3c9295f Some debug messages to help with port allocation debugging.
10 years ago
Jeremy 42c07cee1a Properly release UDP ports when closing a project or deleting a link.
10 years ago