Commit Graph

1084 Commits (5bb870dc0f0b5065e7fbf4aa380205076af3a9af)
 

Author SHA1 Message Date
Jeremy 6e89f2c7c7 Remove console_host from IOU and Qemu handlers.
10 years ago
Jeremy 3472f19519 Use console_host from the PortManager.
10 years ago
Jeremy a6869379c3 Fixes console restoration when loading a VirtualBox project.
10 years ago
Jeremy f269ec9527 Fixes Qemu networking.
10 years ago
Jeremy 7ace6fc7e9 Fixes old projects loading issue with Qemu.
10 years ago
Jeremy 466c6142af Merge remote-tracking branch 'origin/asyncio' into asyncio
10 years ago
Jeremy b673b898a8 Fixes problem when trying to convert VirtualBox projects without cloned VMs.
10 years ago
Julien Duponchelle 91ccd6167c API for reloading server config
10 years ago
Julien Duponchelle a9afaa028c Garbage collect VM when closing a project
10 years ago
Julien Duponchelle 66860655b9 If a VM is already loaded, we return a VM instead of creating it twice
10 years ago
Julien Duponchelle 914ea0326c Fix tests
10 years ago
Julien Duponchelle 16f6fe9d3b Send criticals errors to Sentry
10 years ago
grossmj 46b0ead329 Close connections for auto-reload.
10 years ago
grossmj c48ca212bd Stop Dynamips hypervisors used by devices before the project is closed.
10 years ago
grossmj 3ef529fb0e Temporally fixes Dynamips console listening issues.
10 years ago
grossmj 518b037d54 Fixes connect call failed for Dynamips hypervisor #78.
10 years ago
grossmj 7223005acd Restore device IDs and fixes race condition when converting an old project.
10 years ago
grossmj 5ae8728ee6 Fixes ATM switch.
10 years ago
grossmj 0c767e1c0e Bump to version 1.3.dev3
10 years ago
grossmj dfce18a48f Fixes migration issues for pre-1.3 projects.
10 years ago
grossmj 0f10d25c0b Optional AUX console port allocation for Dynamips VMs.
10 years ago
grossmj 7fe2d6c367 Support to deactivate sparsemem or mmap globally for Dynamips VMs.
10 years ago
grossmj d762c43314 Include the images directory when converting an old project.
10 years ago
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