Commit Graph

414 Commits (0cdc1c3042b0b9bc52378fafbd1145fe56a5df5b)
 

Author SHA1 Message Date
Julien Duponchelle 0cdc1c3042 VCPS create NIO work and tested
10 years ago
Julien Duponchelle aff834f565 Oops bad merge
10 years ago
Julien Duponchelle 7a767a6b92 Merge 1.2.2 into asyncio
10 years ago
Jeremy 701a1626f7 Bump version to 1.2.2
10 years ago
Jeremy 2ee49fed57 Some cleaning.
10 years ago
Jeremy 9e83329f14 Rename Device to VM.
10 years ago
Julien Duponchelle c1ef406311 A basic implementation of port manager
10 years ago
Julien Duponchelle 3abcac43ab Test the stop method
10 years ago
Julien Duponchelle 6bb2b88f1a It's was hard but i have finally a beginning of test for start VPCS
10 years ago
Julien Duponchelle 0afea48e63 Merge branch 'asyncio' of github.com:GNS3/gns3-server into asyncio
10 years ago
Julien Duponchelle 77686b35c2 Drop zmq and tornado from Readme
10 years ago
Jeremy e6e83ffa8a Update the VM name in VirtualBox for linked clones.
10 years ago
Jeremy 5618556b42 Updates dependencies in setup.py
10 years ago
Julien Duponchelle 6c35cc304e Dirty stop start for VPCS
10 years ago
Julien Duponchelle 482fdf9031 Drop documentation it's already in script directory
10 years ago
Julien Duponchelle 1431c66c54 Documentation generation
10 years ago
Julien Duponchelle aab944fb6c Move old test to old_tests directory
10 years ago
Julien Duponchelle efad58a2af Enable travis for all branches
10 years ago
Julien Duponchelle f1a9cc9f01 PEP8
10 years ago
Julien Duponchelle 1af5513c86 Update dependencies
10 years ago
Jeremy 369cd06279 Merge latest changes from the POC.
10 years ago
Jeremy 6d20a122f8 Adds tests and documentation script.
10 years ago
Jeremy 61344a1669 New base server.
10 years ago
Jeremy 5e665cc67a Update dependencies in setup.py
10 years ago
Jeremy 2bfe098866 Bump version to 1.2.2.dev2
10 years ago
Jeremy 2ef45781ad Checks connection failure to Qemu monitor.
10 years ago
Jeremy Grossmann 14cc6d414f Merge pull request #63 from Raizo62/master
10 years ago
Raizo62 cbbb89f69c Add snapshot named reset to linked cloned Vbox
10 years ago
Jeremy 29896151e7 Support spaces in the controller name of VirtualBox clones.
10 years ago
Jeremy 7f6f7022b0 Support to run VirtualBox as another user.
10 years ago
Jeremy Grossmann c77ebca036 Merge pull request #62 from shmygov/qemunio
10 years ago
Jeremy 881cc6f592 Fixes wrong IOS config paths.
10 years ago
Jeremy 5265818365 Support for IOURC file on the server side.
10 years ago
Jeremy d1e186317c Console switching from local/remote to remote/local while a VirtualBox VM is running.
10 years ago
Jeremy a6fd457cff Bump the maximum network adapters to 32 for Qemu.
10 years ago
Dmitry Shmygov 4eedc9c74c Dynamically configure network connections of running QEMU VMs (including new QEMU versions)
10 years ago
Dmitry Shmygov ccb4ccd612 Return QEMU monitor responses as Match Objects (more flexibility for future uses)
10 years ago
Dmitry Shmygov c775b05d33 Dynamically configure network connections of running QEMU VMs
10 years ago
Dmitry Shmygov 9cedb1cc99 Add sleep after write to QEMU monitor (to work with new QEMU versions)
10 years ago
Jeremy 1f615430ae Checks for broken symbolic links.
10 years ago
Jeremy 2de1a97076 Merge remote-tracking branch 'origin/master'
10 years ago
Jeremy 747c0ee7a3 More checks on minimum RAM for IOS routers and updates default values to match the latest IOS image requirements.
10 years ago
grossmj d9f44edcaf Fixes incompatibility for IOS startup-config and private-config paths created on Windows and loaded from a project on Linux/Mac OS X.
10 years ago
Jeremy Grossmann e9991affc3 Merge pull request #60 from shmygov/suspendqemu
10 years ago
Dmitry Shmygov 84511d7b39 QEMU VM suspend/resume and reload
10 years ago
Dmitry Shmygov 3590985c07 Add QEMU monitor port to control running QEMU VMs
10 years ago
Jeremy 7785c03eac Ignore Unicode errors when executing vboxmanage.
10 years ago
Jeremy 7f37f649da Catch OSError exception for subprocess calls.
10 years ago
Jeremy acb5103119 Merge remote-tracking branch 'origin/master'
10 years ago
Jeremy 823344bf44 Get Windows interface list from the registry if the COM service fails.
10 years ago