Commit Graph

937 Commits (026fe3df9b627b68407c9cb5fdf94f49866f75cd)
 

Author SHA1 Message Date
Julien Duponchelle df8bdcc152 Catch exceptions from rmtree
10 years ago
Julien Duponchelle 4518404706 Run rmtree in a different thread
10 years ago
Julien Duponchelle 1bfb201368 Enable code live reload only in debug mode
10 years ago
Julien Duponchelle c409819382 Add missing documentations and add julien email to travis build
10 years ago
Julien Duponchelle 70faf76c10 PEP8, documentation update, test fix
10 years ago
Jeremy 50fea669b5 Network handler for UDP port allocation and server network interfaces.
10 years ago
Jeremy c002bbfb23 Minimal SSL support.
10 years ago
Jeremy 365af02f37 Packet capture support for VirtualBox.
10 years ago
Jeremy ff63530f52 Get all available VirtualBox VMs on the server.
10 years ago
Jeremy 499a8f10ae Update tests.
10 years ago
Jeremy 6460e94311 More VirtualBox implementation.
10 years ago
Jeremy bc3d63081b Unload should not delete VMs, just close them.
10 years ago
Jeremy 6e7a5ca8bd Adds debug and quiet command line args.
10 years ago
Jeremy 39e3ca91a9 Fixes module unload & adds host, port and allow-remote-console command line args.
10 years ago
Julien Duponchelle 59f940625a Flag --local
10 years ago
Julien Duponchelle 8e249b670d Set a location by default
10 years ago
Julien Duponchelle 7bed9f56bc Avoid crash when closing vms
10 years ago
Julien Duponchelle 017c5ac9f6 Allow changing location only for local usage
10 years ago
grossmj 4f2764c0b4 Fixes module unload.
10 years ago
Julien Duponchelle 4848eeabad Add missing curl example
10 years ago
Julien Duponchelle 77ee6501b9 Update documentation documentation
10 years ago
Julien Duponchelle 977ff0fb57 Build documentation
10 years ago
Julien Duponchelle 547adf0dc6 Get project
10 years ago
Julien Duponchelle 0e76527ce2 Update a project
10 years ago
Julien Duponchelle abc885049f Temporary project
10 years ago
Julien Duponchelle 7bf121c6da When we remove a VM, the VM is removed from the project.
10 years ago
Julien Duponchelle 3f5c2390cd Close a project
10 years ago
Julien Duponchelle 986a7f55ef Delete a project
10 years ago
Julien Duponchelle 9a0b260c56 Small change in order to avoid a PEP8 warning
10 years ago
Julien Duponchelle f97c2b2cbe Delete a VM, mark it as destroyable
10 years ago
Julien Duponchelle 28308b10bc Add missing documentation
10 years ago
grossmj 0d503b779e Explicitly close VM when the server is shutdown.
10 years ago
grossmj e61e976368 Adapters support for VirtualBox.
10 years ago
grossmj 2a8823b856 Use the Proactor event loop on Windows.
10 years ago
Jeremy 05c0efe39b More VirtualBox work.
10 years ago
Jeremy d9b02efbfa Rename destroy to close or unload (more friendly).
10 years ago
Jeremy 2681defe27 Moves NIO creation to the base manager.
10 years ago
Jeremy 6ec4dea9b9 Fixes reload call in VPCS handler.
10 years ago
Jeremy 1fea7593ef Update README
10 years ago
Julien Duponchelle 2c50bb607f VPCS Mac address / project
10 years ago
Julien Duponchelle 72c6182062 Typo
10 years ago
Julien Duponchelle 6644c640db Attribute mac address
10 years ago
Julien Duponchelle 08b2dc6369 Cleanup VMS when leaving
10 years ago
Julien Duponchelle e12e6044dc Delete VPCS
10 years ago
Julien Duponchelle 545a3d2b58 PEP8
10 years ago
Julien Duponchelle 55052c9bca Add missing documentations
10 years ago
Julien Duponchelle 8d3ea60404 VPCS reload
10 years ago
Jeremy 1a43ff118c Fix tests and clean.
10 years ago
Jeremy 3b7d08a80e Suspend and resume for VirtualBox.
10 years ago
Jeremy 87bd0d1869 VirtualBox VM almost done.
10 years ago