Commit Graph

1222 Commits (04e62e429c245cb72735a0e57f11598f747bb425)
 

Author SHA1 Message Date
grossmj 3e6996903f Fixes VPCS process termination.
10 years ago
grossmj da2b895c99 Catch FileNotFoundError exception in os.getcwd()
10 years ago
grossmj 683a512917 Fixes #150.
10 years ago
grossmj 80a0e0ebf7 Explicit utf-8 encoding where necessary to avoid Unicode errors on Windows (we require/set an utf-8 locale on other systems).
10 years ago
grossmj d68bf1c263 Removes unnecessary sleep in VirtualBox VM.
10 years ago
Jeremy fa544ef888 Fixes #270. Relative paths management with empty ones.
10 years ago
Jeremy Grossmann ee1e5b8204 Merge pull request #156 from GNS3/daemon
10 years ago
Jeremy 8f6e5b4ad8 Merge branch 'unstable' into daemon
10 years ago
Julien Duponchelle 24bfd8ab53 New crash report key and doesn't send report for developers
10 years ago
Jeremy Grossmann 14cc01bb8b Merge pull request #152 from GNS3/api_list_images
10 years ago
Jeremy 40ce22222e Merge branch 'unstable' into api_list_images
10 years ago
Jeremy Grossmann 7e991cc404 Merge pull request #154 from GNS3/wireshark_remote_capture
10 years ago
Julien Duponchelle 83f2509cfe Cleanup exceptions
10 years ago
Julien Duponchelle 6b862b8397 Correctly show the host in templates
10 years ago
Julien Duponchelle fac0f5ecd9 Proper daemon support
10 years ago
grossmj 3680c40e23 Catch COM errors when connecting to WMI.
10 years ago
grossmj 30f6263146 Don't assume the PATH environment variable exists.
10 years ago
grossmj 161adb781b Use UUIDs instead of the VM names for VirtualBox pipe paths.
10 years ago
Julien Duponchelle 2e39265da1 Merge branch 'master' into unstable
10 years ago
Julien Duponchelle 9c549b175f Add --log options for daemon support
10 years ago
Julien Duponchelle fc289fd868 Basic upstart script
10 years ago
Julien Duponchelle bf618d321c Max 100 thread executor
10 years ago
Julien Duponchelle 8b879c0614 Support wireshark remote capture
10 years ago
Julien Duponchelle cf0adf56a8 Merge branch 'master' into unstable
10 years ago
Julien Duponchelle 531e95463c Add qemu-kvm to the list of binary
10 years ago
Julien Duponchelle 3926390d30 Fix tests broken by a previous commit
10 years ago
grossmj 343e007809 Ignore the "OSError: [WinError 0] The operation completed successfully" exception in Windows.
10 years ago
grossmj c6dbf296cf Merge remote-tracking branch 'origin/master'
10 years ago
Julien Duponchelle dfdc18b20c Merge branch 'master' into unstable
10 years ago
Julien Duponchelle bca90bc563 API in order to get the list of IOU, Dynamips, Qemu images
10 years ago
Julien Duponchelle b5e01f7560 Fix IOU licence check flag
10 years ago
grossmj 4136c29b0f Config paths are not used when updating Dynamips or IOU VM settings.
10 years ago
grossmj aeab9780d8 Fixes initial-configs that were not restored when opening a project containing IOU VMs.
10 years ago
Julien Duponchelle 5a4ffae6a2 Merge branch 'master' into unstable
10 years ago
Julien Duponchelle e367f95f96 Drop darwin specific tests
10 years ago
Julien Duponchelle 789e24795e Merge branch 'master' into unstable
10 years ago
Julien Duponchelle 26a7f83db2 Remove the workaround for dynamips OSX
10 years ago
Julien Duponchelle def453c116 Restore "iourc_path" until I speak with jeremy about it
10 years ago
Julien Duponchelle 997f7cbd6f Fix noise in logs
10 years ago
Julien Duponchelle 750958bd12 Fix tests
10 years ago
grossmj aab4a7243b Merge remote-tracking branch 'origin/master'
10 years ago
Julien Duponchelle aa2472fb30 Rewrote image search
10 years ago
Julien Duponchelle e51a129216 Prevent parallel execution of VBox commands
10 years ago
Julien Duponchelle 6ec081c774 Include tests in Pypi package
10 years ago
Julien Duponchelle 55fed02299 Fix a crash when in some cases you can't access to VBOX state
10 years ago
Julien Duponchelle 45ca995dea Fix crash if VirtualBox doesn't return API version
10 years ago
Julien Duponchelle af942dc419 Fix a crash in VirtualBox vm creation
10 years ago
Julien Duponchelle 1d5dc2ecf0 1.4.0 dev1
10 years ago
grossmj 443842e9b8 Allocate random names for Dynamips NIOs.
10 years ago
grossmj 78bc6e29a8 Explicitly delete Dynamips NIOs and unmap VCs for ATM and Frame-Relay switches.
10 years ago