Jeremy
|
8f53d51c05
|
Support for CPU throttling and process priority for Qemu.
|
2014-12-02 18:12:37 -07:00 |
|
Jeremy
|
1e01c85be9
|
Change search paths for Qemu on Windows.
|
2014-12-02 14:49:39 -07:00 |
|
grossmj
|
fed02ee167
|
Adds default path for VBoxManage on Mac OS X.
|
2014-11-29 16:42:57 -07:00 |
|
grossmj
|
632134a02a
|
Support for older Qemu versions like the 0.11.0 on Windows.
|
2014-11-29 14:11:51 -07:00 |
|
Jeremy
|
183a6aed44
|
Do not use universal_newlines in subprocess.
|
2014-11-26 15:07:15 -07:00 |
|
Jeremy
|
d97ba11728
|
Fixes C7200 IO cards insert/remove issues and makes C7200-IO-FE the default.
|
2014-11-24 17:02:00 -07:00 |
|
Jerry Seutter
|
ef8c6b603c
|
Add debugging to deadman process
|
2014-11-24 14:32:06 -07:00 |
|
Jeremy
|
4918675cd5
|
Fixes Qemu version detection.
|
2014-11-24 11:44:27 -07:00 |
|
Jeremy
|
6ef614103e
|
Ignore inaccessible VirtualBox VMs.
|
2014-11-24 11:15:30 -07:00 |
|
Jeremy
|
09948a366f
|
Use SubprocessError to catch Subprocess exceptions.
|
2014-11-22 17:45:04 -07:00 |
|
Jeremy
|
3bd88178a0
|
Bump to version 1.2.1.dev1 and fixes vboxmanage lookup on Windows.
|
2014-11-20 19:01:00 -07:00 |
|
Jeremy
|
95f5c73e33
|
Bump to version 1.2
|
2014-11-19 19:28:21 -07:00 |
|
grossmj
|
fd92189d51
|
Restore dock widgets.
|
2014-11-19 10:22:09 -07:00 |
|
Jeremy
|
cb913416ef
|
Bump to version 1.2.dev3
|
2014-11-15 16:47:30 -07:00 |
|
Jeremy
|
5a7e482dac
|
Linked clone support for VirtualBox (still problems with temporary projects).
|
2014-11-15 16:05:55 -07:00 |
|
Jeremy
|
e2e4f4f38b
|
Fixes remote server issue when creating a new project while already in a project.
|
2014-11-14 19:59:06 -07:00 |
|
Jeremy Grossmann
|
e75dde3ebf
|
Merge pull request #48 from planctechnologies/pr3
Add support for Qemu devices on cloud instances (server)
|
2014-11-12 21:19:15 -07:00 |
|
Jeremy Grossmann
|
bba2c2b0d3
|
Merge pull request #47 from planctechnologies/pr2
Support IOU devices on cloud instances
|
2014-11-12 21:17:57 -07:00 |
|
Jeremy
|
a9e924934a
|
Fixes important issue when searching for a free port.
|
2014-11-12 19:49:02 -07:00 |
|
Jeremy
|
f6561bf684
|
Automatically extract IOS configs when a project is closed.
|
2014-11-10 13:50:17 -07:00 |
|
Jerry Seutter
|
5b73786653
|
Move image path manipulation to server side
|
2014-11-10 11:28:19 -07:00 |
|
Jeremy
|
f44fbd1f16
|
Option to allow console connections to any local IP address when using the local server.
|
2014-11-09 23:01:13 -07:00 |
|
Jeremy
|
1982ff8100
|
Allows Qemu VM to have 0 interface.
|
2014-11-09 18:27:40 -07:00 |
|
Jeremy
|
7a6f27fed9
|
New VirtualBox guest property: ProjectDirInGNS3.
|
2014-11-09 16:10:30 -07:00 |
|
Jeremy
|
747ca7bb90
|
Base for VirtualBox linked clones (not completed yet).
|
2014-11-09 11:50:47 -07:00 |
|
Jerry Seutter
|
faa3ef8cb4
|
Add support for Qemu devices on cloud instances
|
2014-11-07 20:42:08 -07:00 |
|
Jerry Seutter
|
0b0830976f
|
Support IOU devices on cloud instances
|
2014-11-06 15:50:46 -07:00 |
|
grossmj
|
31db1a4e84
|
Merge remote-tracking branch 'origin/master'
Conflicts:
gns3server/modules/virtualbox/virtualbox_vm.py
|
2014-11-06 13:59:05 -07:00 |
|
grossmj
|
e07347a961
|
Rename "enable console" to "remote console".
|
2014-11-06 13:56:19 -07:00 |
|
Jeremy
|
a4e20cd6f6
|
Add VirtualBox guest property "NameInGNS3".
|
2014-11-06 10:11:39 -07:00 |
|
Jeremy
|
a98a8b1acc
|
Change default VirtualBox adapter type.
|
2014-11-04 19:00:01 -07:00 |
|
Jeremy
|
7809160ea1
|
Add detection of qemu and qemu.exe binaries.
|
2014-11-03 17:36:14 -07:00 |
|
grossmj
|
410729c998
|
Check for duplicate node names in Preferences.
|
2014-11-03 15:06:07 -07:00 |
|
grossmj
|
3a85e2dba7
|
Fixes missing cloud settings on Windows.
|
2014-11-02 18:09:35 -07:00 |
|
grossmj
|
087f0e82de
|
Fixes issues with VirtualBox Telnet server on Windows.
|
2014-11-02 18:06:15 -07:00 |
|
grossmj
|
393a312e7e
|
New Telnet server for VirtualBox.
|
2014-11-02 15:47:44 -07:00 |
|
grossmj
|
4d23c5917c
|
Add REUSE flag to socket when scanning for unused ports.
|
2014-11-01 15:44:18 -06:00 |
|
Jeremy Grossmann
|
89e80fd74b
|
Merge pull request #43 from planctechnologies/dev
Download IOS images from Cloud Files to a cloud instance
|
2014-11-01 11:19:12 -06:00 |
|
Jeremy
|
a48aff6ce5
|
Fixes some issues with VirtualBox support.
|
2014-10-31 17:41:12 -06:00 |
|
Jerry Seutter
|
e5fa52fcb5
|
Adding back a line that was mistakenly removed.
|
2014-10-31 10:26:53 -06:00 |
|
Jerry Seutter
|
ff02bb977a
|
Merge branch 'master' into dev
|
2014-10-31 10:02:58 -06:00 |
|
grossmj
|
7b531cf094
|
Fixes issue when getting the VirtualBox VM list.
|
2014-10-30 21:10:14 -06:00 |
|
Jeremy
|
dab72cf036
|
New VirtualBox support (under testing).
|
2014-10-30 18:53:17 -06:00 |
|
grossmj
|
95a89ac91b
|
Change find an unused port.
|
2014-10-29 10:15:22 -06:00 |
|
grossmj
|
f5540ee147
|
Change find an unused port.
|
2014-10-28 21:03:51 -06:00 |
|
Jerry Seutter
|
d2798a969e
|
Cleanup
|
2014-10-28 11:27:41 -06:00 |
|
Jerry Seutter
|
148b99c553
|
Cleanup
|
2014-10-28 11:09:43 -06:00 |
|
Jerry Seutter
|
5f9554b86c
|
Cleanup
|
2014-10-28 11:07:44 -06:00 |
|
Jerry Seutter
|
3a157b5e6d
|
Handle a missing cloud server section in the config file
|
2014-10-28 11:01:17 -06:00 |
|
Jerry Seutter
|
7830bf8b1a
|
Merge branch 'dev' into gns-110
|
2014-10-28 10:39:03 -06:00 |
|
Jerry Seutter
|
ee1dbd6cd3
|
Merge branch 'master' into dev
|
2014-10-28 09:38:37 -06:00 |
|
Jerry Seutter
|
c4afc33ea8
|
IOS devices can be deployed on cloud instances.
|
2014-10-27 18:12:56 -06:00 |
|
grossmj
|
88b9d946da
|
Fixes SecureCRT issue when disconnecting from an IOU device on Windows.
|
2014-10-25 18:03:24 -06:00 |
|
grossmj
|
20acca64b5
|
Bump version to 1.2.dev1
|
2014-10-25 18:01:14 -06:00 |
|
grossmj
|
440148aa0b
|
Bump version to 1.1
|
2014-10-22 22:43:48 -06:00 |
|
grossmj
|
f48c9117b0
|
Serial console for VirtualBox.
|
2014-10-22 21:59:11 -06:00 |
|
grossmj
|
666c8ea922
|
Pedantic: make sure Idle-PC is spelled that way.
|
2014-10-22 20:47:59 -06:00 |
|
Jerry Seutter
|
91894935bf
|
Merge branch 'dev' into gns-110
|
2014-10-21 15:39:14 -06:00 |
|
grossmj
|
3b3c47c858
|
Bump version to 1.1.dev1.
|
2014-10-21 10:02:07 -06:00 |
|
grossmj
|
f0c344939b
|
Polish and bump up to version 1.0!
|
2014-10-20 18:40:05 -06:00 |
|
grossmj
|
e261263aab
|
Add path lookup directory for Qemu on OSX.
|
2014-10-20 11:56:30 -06:00 |
|
Jerry Seutter
|
6d80d3e70d
|
Merge branch 'master' into dev
|
2014-10-20 11:22:04 -06:00 |
|
grossmj
|
b88abb7c91
|
Remote servers and load-balancing (still things to improve).
|
2014-10-19 17:29:04 -06:00 |
|
Jerry Seutter
|
c08e1011ed
|
Make the server download images from cloud files
|
2014-10-15 15:51:00 -06:00 |
|
grossmj
|
5f4b3c547b
|
Bump to version 1.0.dev1.
|
2014-10-14 17:47:52 -06:00 |
|
grossmj
|
f854752c84
|
Bump to version 1.0-beta4.
|
2014-10-14 17:20:28 -06:00 |
|
grossmj
|
4195bdc7dd
|
Auto idle-pc feature and improvements/bug fixes for GNS3 preferences.
|
2014-10-13 19:53:17 -06:00 |
|
Jerry Seutter
|
c0fc093ab7
|
Merge branch 'master' into dev
|
2014-10-10 15:24:08 -06:00 |
|
grossmj
|
b68c11e33e
|
Bump version to 1.0-beta4.dev2
|
2014-10-09 21:26:07 -06:00 |
|
Jeremy Grossmann
|
b3e86be182
|
Merge pull request #37 from planctechnologies/server_security2
Add secure communication between gui and server 2/2
|
2014-09-30 11:24:28 -06:00 |
|
Jeremy Grossmann
|
5802c2b9f5
|
Merge pull request #36 from planctechnologies/server_security
Add secure communication between gui and server 1/2
|
2014-09-30 11:23:04 -06:00 |
|
Jeremy Grossmann
|
e39c93c91a
|
Merge pull request #34 from planctechnologies/deadman
Deadman switch support 1/2
|
2014-09-30 11:20:01 -06:00 |
|
grossmj
|
1a96a150bc
|
Fix shemas for QEMU.
|
2014-09-30 11:15:15 -06:00 |
|
Michael
|
65fdafda40
|
Merge pull request #6 from planctechnologies/gns-108
Add a --quiet mode to gns3server
|
2014-09-29 19:55:36 -06:00 |
|
Jerry Seutter
|
03fb75437b
|
Add cert and auth support to gns3server.
|
2014-09-29 18:19:35 -06:00 |
|
Jerry Seutter
|
7c446796fe
|
gns3server now controls the deadman switch.
|
2014-09-29 18:09:16 -06:00 |
|
Jerry Seutter
|
ee88d6f808
|
Merge branch 'master' into dev
|
2014-09-29 17:24:52 -06:00 |
|
Jerry Seutter
|
d4d774055a
|
Remove unused parameter
|
2014-09-29 16:01:39 -06:00 |
|
Jerry Seutter
|
efc80ff17a
|
Revert version number change
|
2014-09-29 15:59:49 -06:00 |
|
Jerry Seutter
|
91fba4aca4
|
Use logging config to set destination of copyright info
|
2014-09-29 15:56:01 -06:00 |
|
grossmj
|
a8193fa063
|
Split the PATH environment variable using os.pathsep
|
2014-09-28 18:23:27 -06:00 |
|
Jerry Seutter
|
23686215fe
|
Add a --quiet mode to gns3server
|
2014-09-25 14:42:37 -06:00 |
|
grossmj
|
6dce005594
|
Bump to version 1.0-beta1.dev1.
|
2014-09-24 11:14:28 -06:00 |
|
grossmj
|
a49f107af2
|
Bump to version 1.0-beta3.
|
2014-09-24 11:01:33 -06:00 |
|
grossmj
|
e7141685cc
|
Tweaks to support Qemu on Windows.
|
2014-09-23 21:38:51 -06:00 |
|
grossmj
|
aca9e0de56
|
Qemu integration stage 2, support for ASA and IDS.
|
2014-09-22 21:24:55 -06:00 |
|
Jerry Seutter
|
cf59240bef
|
Bugfixes with cloud server communication
|
2014-09-21 21:41:51 -06:00 |
|
grossmj
|
d1715baae1
|
Base QEMU support.
|
2014-09-18 15:47:43 -06:00 |
|
Jerry Seutter
|
b132c901c9
|
Disabling auth from version string
|
2014-09-18 20:39:12 +00:00 |
|
Michael
|
a0e2fe551a
|
Added web user and password to start_server output
|
2014-09-15 21:25:09 -06:00 |
|
Michael
|
6c6c9200e4
|
Add CN support to cert as command line arg
|
2014-09-08 22:07:33 -06:00 |
|
Michael
|
4fa87005bc
|
Enabled HTTP Auth, SSL and DMS disabling based on cloud.conf availability
|
2014-09-08 21:51:56 -06:00 |
|
Michael
|
17e4b51d18
|
Testing out dummy config
|
2014-09-08 20:45:36 -06:00 |
|
Michael
|
f876a862c4
|
GNS3 server will now create the heardbeat file durining initialization
|
2014-09-06 21:13:09 -06:00 |
|
Michael
|
ef492d4690
|
Update gns3dms to support cloud.conf
|
2014-09-06 20:46:06 -06:00 |
|
Michael
|
36e539382c
|
Added support for cloud.conf file and startup script
|
2014-09-06 00:51:43 -06:00 |
|
Michael
|
6f9e0f6d2e
|
Moved certs to .config
|
2014-09-03 22:19:59 -06:00 |
|
Michael
|
b84dda3c8e
|
HTTP auth added to file_upload and jsonrpc
|
2014-09-03 22:12:34 -06:00 |
|
Michael
|
382e693fc8
|
Added authentication handler for basic auth check
|
2014-09-03 00:05:06 -06:00 |
|
Michael
|
a95cc678e9
|
Added server.py ssl mode dependant on cert existence
|
2014-09-02 22:33:45 -06:00 |
|
Michael
|
bcf0aae531
|
Added HOME support and cert dir to create_cert script
|
2014-09-02 22:17:06 -06:00 |
|
grossmj
|
b483f87c2f
|
Bump version to 1.0-beta3.dev1.
|
2014-09-02 15:49:39 -06:00 |
|
grossmj
|
9d2e18328b
|
Bump version to 1.0-beta2.
|
2014-09-02 13:06:26 -06:00 |
|
Michael
|
99a8f5f21a
|
Added create_cert.sh and ssl_options to enable SSL
|
2014-08-30 01:32:48 -06:00 |
|
Michael
|
e688d96c36
|
Add start, stop, restart and heartbeat handling to DeadMan module
|
2014-08-28 23:06:28 -06:00 |
|
Michael
|
3845cab84b
|
Adding initial module
|
2014-08-28 22:09:38 -06:00 |
|
grossmj
|
76b357c1ce
|
Do not activate sparse memory by default for c1700 and c2600 platforms.
https://github.com/GNS3/dynamips/issues/54
|
2014-08-26 17:07:48 -06:00 |
|
grossmj
|
80ab81190c
|
Add "enable console" option to VirtualBox VMs (True by default).
Add "start at" option to VirtualBox VMs (adapter start index, 0 by default).
|
2014-08-26 15:27:43 -06:00 |
|
grossmj
|
934404cc90
|
Change default port ranges.
|
2014-08-25 15:40:04 -06:00 |
|
grossmj
|
6e39630b9b
|
Required VirtualBox wrapper is >= 9.1
|
2014-08-22 17:39:57 -06:00 |
|
grossmj
|
569a68a486
|
VirtualBox support refactoring.
|
2014-08-22 17:36:12 -06:00 |
|
grossmj
|
77c583ca39
|
Check if the VirtualBox COM service is installed on Windows.
|
2014-08-21 18:13:41 -06:00 |
|
grossmj
|
ea05744e1c
|
Force to rebuild the COM cache on Windows (for VirtualBox support).
|
2014-08-17 15:15:07 -06:00 |
|
grossmj
|
e0f0c98ffd
|
Do not look for vboxwrapper on non Windows platforms.
|
2014-08-13 12:11:41 -06:00 |
|
grossmj
|
a8d740ef21
|
Fix version from 1.0beta2-dev1 to 1.0beta2.dev1
|
2014-08-11 22:13:21 -06:00 |
|
Daniel Lintott
|
578bb5741d
|
Override check_origin from tornado.websocket
|
2014-08-06 22:43:37 +01:00 |
|
grossmj
|
0cfb446146
|
Bump version to beta1.
|
2014-07-18 22:50:22 -06:00 |
|
grossmj
|
ae0feb8c9c
|
Fixes packet capture when spaces are in the capture file path.
|
2014-07-18 22:43:01 -06:00 |
|
grossmj
|
7ff218a5fc
|
Fixes issue when adding multiple VirtualBox VMs.
Remove early release dialog.
|
2014-07-18 21:10:46 -06:00 |
|
grossmj
|
cdc778c159
|
Fixes issue with VirtualBox integration on Windows.
|
2014-07-18 18:04:21 -06:00 |
|
grossmj
|
19d24975c2
|
Remove privileged access checks for Dynamips.
|
2014-07-17 20:48:11 -06:00 |
|
grossmj
|
65d70bacfa
|
Telnet to pipe support for VirtualBox.
|
2014-07-17 20:02:18 -06:00 |
|
grossmj
|
9ac2716826
|
Adds VirtualBox API for Python3 (not official).
|
2014-07-17 18:28:55 -06:00 |
|
grossmj
|
53ee3dc5cc
|
Remove vboxapi_py3 package.
|
2014-07-17 18:24:21 -06:00 |
|
grossmj
|
64f78bb847
|
Fixes some inconsistencies when exporting configs.
|
2014-07-17 18:22:27 -06:00 |
|
grossmj
|
f5cf7363da
|
Work around for the c7200 reload bug in Dynamips <= 0.2.13.
|
2014-07-17 18:03:21 -06:00 |
|
grossmj
|
1fb4ab7e33
|
Minimal VirtualBox integration.
|
2014-07-17 15:28:02 -06:00 |
|
grossmj
|
0ef727ce4b
|
Base for VirtualBox support.
|
2014-07-12 13:18:25 -06:00 |
|
grossmj
|
88e03ae312
|
Bump to version 1.0b1.dev1.
|
2014-07-11 16:44:42 -06:00 |
|
grossmj
|
d6efd9ced0
|
Bump version to 1.0a8.
|
2014-07-09 17:08:22 -06:00 |
|
grossmj
|
6ffba35742
|
Use Windows interface names instead of their GUID (more user friendly).
Ask for an alternative interface if one cannot be found.
|
2014-07-08 14:01:45 -06:00 |
|
grossmj
|
9fc7650f3f
|
Find an alternative IOS or IOU image if one cannot be found when importing a topology.
|
2014-07-06 16:34:38 -06:00 |
|
grossmj
|
551b98880b
|
Default preferences for remote servers.
|
2014-07-04 15:18:13 -06:00 |
|
grossmj
|
7c99ee9de8
|
New feature: import/export device configs.
|
2014-07-03 18:56:37 -06:00 |
|
grossmj
|
9ac5b86431
|
Fixes IOU and VPCS renaming issues.
|
2014-07-03 09:02:25 -06:00 |
|
grossmj
|
329891fc83
|
Check for VPCS version >= 0.5b1
|
2014-07-02 15:04:39 -06:00 |
|
grossmj
|
15bc2221b9
|
Bump to version 1.0a8.dev1 and reactivate cloud features.
|
2014-07-01 08:19:19 -06:00 |
|
grossmj
|
4b5c38495a
|
Change default projects directory from ~/Documents/GNS3/projects to ~/GNS3/projects.
|
2014-06-29 10:14:15 -06:00 |
|
grossmj
|
c9a729b369
|
Bump version to 1.0a7.
|
2014-06-29 03:59:35 -06:00 |
|
grossmj
|
9bc0287540
|
New feature: packet capture for IOU (not working, issue with iouyap).
|
2014-06-27 09:42:34 -06:00 |
|
grossmj
|
33787d486a
|
New feature: packet capture for the Ethernet hub and Ethernet, ATM and Frame relay switches.
|
2014-06-27 07:26:47 -06:00 |
|
grossmj
|
606f773f3d
|
New feature: packet capture for IOS routers.
|
2014-06-26 03:06:58 -06:00 |
|
grossmj
|
14bb12d3fb
|
Check for sticky bit when checking for executable access.
|
2014-06-21 06:53:47 -06:00 |
|
grossmj
|
49506ada3f
|
Fixes inconsistencies with startup and private config paths when renaming an IOS router.
|
2014-06-18 07:22:57 -06:00 |
|
grossmj
|
587ddf7646
|
IOU: rename startup-config to initial-config because it makes more sense.
|
2014-06-18 06:08:00 -06:00 |
|
grossmj
|
cb763e0926
|
Use Dynamips, IOU and VPCS identifiers to correctly load a topology.
|
2014-06-15 05:18:33 -06:00 |
|
grossmj
|
f9ee38dd55
|
Fixes issues to restore the correct working directories for IOU and VPCS devices when loading a project.
Prevent multiple clients to use the same server (this is not supported yet).
|
2014-06-10 09:33:27 -06:00 |
|
grossmj
|
3a57539f77
|
Bump to version alpha7.dev1
|
2014-05-31 10:51:19 -06:00 |
|
grossmj
|
e5f5228329
|
Bump to version 1.0-alpha6.
|
2014-05-30 13:49:52 -06:00 |
|
grossmj
|
61ef750da3
|
Replace decode errors when reading device configs.
|
2014-05-29 12:59:13 -06:00 |
|