Commit Graph

1127 Commits (f1ab682be9f6b2f0aeee8b2c59416f8ae003504c)
 

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