Julien Duponchelle
|
a7ec224b6d
|
Docker capture and refactor common capture code
Fix https://github.com/GNS3/gns3-gui/issues/891
|
2016-02-09 16:07:33 +01:00 |
|
Julien Duponchelle
|
da240f21ba
|
Apply pep8 fix
|
2015-11-09 12:28:00 +01:00 |
|
Julien Duponchelle
|
5e3ce48a52
|
Merge branch 'master' into unstable
|
2015-10-06 19:19:56 +02:00 |
|
Julien Duponchelle
|
034ac392b7
|
Support listing images in subdirectories
It's a part of the OVA support:
https://github.com/GNS3/gns3-gui/issues/700
|
2015-10-05 11:07:15 +02:00 |
|
grossmj
|
e63e3280a1
|
Prevent launching a packet capture with a non-ASCII path when using Dynamips.
|
2015-09-29 06:56:01 -06:00 |
|
grossmj
|
bb69f02da6
|
Catch GeneratorExit exception when trying to create a Ghost IOS image.
|
2015-08-01 11:50:16 -06:00 |
|
Jeremy
|
be85d95ff7
|
Checks if IOS image exist at startup and not during node creation. Fixes #240.
|
2015-06-29 16:30:57 -06:00 |
|
Julien Duponchelle
|
743187bb2e
|
Merge branch 'master' into unstable
|
2015-05-14 19:29:30 +02:00 |
|
Jeremy
|
dd9f62158f
|
Fixes bugs with IOS router configs. Fixes #354.
|
2015-05-13 15:53:58 -06:00 |
|
Julien Duponchelle
|
bb4ebbfe64
|
Upload images API
Conflicts:
requirements.txt
setup.py
|
2015-05-10 21:06:31 +02:00 |
|
Julien Duponchelle
|
00fa1cc370
|
Merge branch 'master' into unstable
|
2015-05-08 14:45:07 +02:00 |
|
Jeremy
|
71e2586e17
|
Refactors how startup-config and private-config are handled for IOS routers.
|
2015-05-04 18:42:32 -06:00 |
|
Julien Duponchelle
|
359abb0286
|
Revert "Merge branch 'unstable'"
This reverts commit 929c337e8b , reversing
changes made to b9bc73fd01 .
|
2015-04-30 16:43:30 +02:00 |
|
Jeremy
|
929c337e8b
|
Merge branch 'unstable'
Conflicts:
gns3server/modules/virtualbox/__init__.py
gns3server/version.py
tests/modules/test_manager.py
|
2015-04-29 16:29:45 -06:00 |
|
Julien Duponchelle
|
5f6d1bfdd6
|
Merge branch 'master' into unstable
Conflicts:
tests/modules/test_manager.py
|
2015-04-28 10:46:59 +02:00 |
|
Jeremy
|
b6a935aeb8
|
Return an explicit error when a NIO type is not supported by a VM.
|
2015-04-27 14:19:17 -06:00 |
|
Julien Duponchelle
|
bca90bc563
|
API in order to get the list of IOU, Dynamips, Qemu images
|
2015-04-16 18:32:12 +02:00 |
|
grossmj
|
78bc6e29a8
|
Explicitly delete Dynamips NIOs and unmap VCs for ATM and Frame-Relay switches.
|
2015-04-12 18:09:53 -06:00 |
|
grossmj
|
056ff14437
|
Fixes unicode decode error when saving IOS router configs. Fixes #115.
|
2015-03-28 18:09:53 -06:00 |
|
Jeremy
|
879ed9e4e6
|
Fixes issue when exporting IOS router configs.
|
2015-03-25 14:58:04 -06:00 |
|
grossmj
|
73310105a8
|
Fixes default chassis bug.
|
2015-03-23 21:13:22 -06:00 |
|
grossmj
|
628dfef0d3
|
Initialize chassis when creating an IOS router. Fixes #107.
|
2015-03-21 13:58:52 -06:00 |
|
Jeremy
|
8415117d2d
|
Save IOS router configs when saving the project (done right this time).
|
2015-03-18 15:34:31 -06:00 |
|
Jeremy
|
58d92f1584
|
Fixes Dynamips console/aux ports restoration when loading a project.
|
2015-02-26 16:15:44 -07:00 |
|
Julien Duponchelle
|
1ca445d5f5
|
Fix dynampis resume API
|
2015-02-24 10:02:06 +01:00 |
|
Julien Duponchelle
|
c9314ec509
|
autopep8 et upload files
|
2015-02-23 17:21:39 +01:00 |
|
Julien Duponchelle
|
f7cd09d5fb
|
Display an upload form (upload is not yet ready)
|
2015-02-23 11:28:33 +01:00 |
|