1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 02:18:59 +00:00
Commit Graph

1957 Commits

Author SHA1 Message Date
Julien Duponchelle
e63171c2c2
1.5.3dev1 2017-01-12 09:07:06 +01:00
Julien Duponchelle
19c4ec1867
1.5.3 2017-01-12 08:18:46 +01:00
Bernhard Ehlers
8019374ed0
Fix sporadically systemd is unable to start gns3-server
Signed-off-by: Julien Duponchelle <julien@gns3.net>
2017-01-09 10:28:21 +01:00
Julien Duponchelle
af530be346
1.5.3dev2 2016-12-20 11:48:55 +01:00
Julien Duponchelle
9c3cfc4f4e
1.5.3 rc1 2016-12-20 09:30:52 +01:00
Julien Duponchelle
c7d878ed9e
Fix TypeError: __init__() got multiple values for argument 'handler' with recent aiohttp
Fix #841
2016-12-20 09:21:02 +01:00
Julien Duponchelle
49f1ee2e32
Support aiohttp 1.2 (but not compatible with previous versions)
Fix #840
2016-12-20 09:17:45 +01:00
Julien Duponchelle
bd4de862c8
Explain that segfault on IOU is a issue with the image
Fix #739
2016-10-28 11:25:14 +02:00
Julien Duponchelle
f038735595
Fix an issue with finding vmrun and vboxmanage
Ref #1575
2016-10-19 17:44:55 +02:00
Julien Duponchelle
a4f8675c93
Support named remote servers for VPCS
Fix #722
2016-10-19 16:55:33 +02:00
Jeremy Grossmann
da71f29208 Merge pull request #726 from GNS3/port_check
When checking for a free port check if the host and 0.0.0.0 are available
2016-10-18 21:02:28 -06:00
Julien Duponchelle
b53b34d485
When checking for a free port check if the host and 0.0.0.0 are available
Because some emulators will listen on 0.0.0.0 and not on the host.

Fix #721
2016-10-18 09:59:31 +02:00
Julien Duponchelle
e63da227d0
Try pyup.io 2016-10-17 10:27:35 +02:00
Julien Duponchelle
c7d9af121f
smm=off is only for 64bits
Fix #714
2016-10-04 14:53:09 +02:00
Julien Duponchelle
15babb137d
Fix set hostname on remote server
Fix #691
2016-09-27 10:40:58 +02:00
Julien Duponchelle
eccee6b629
Support unstable ppa for remote install 2016-09-27 10:35:24 +02:00
Julien Duponchelle
ef95ba1ed8
Fix sending smm option to qemu
Fix #689
2016-09-26 15:15:38 +02:00
Julien Duponchelle
2bbdbeaa82
Workaround a bug with KVM, Qemu >= 2.4 and Intel CPU
Fix #685
2016-09-21 19:25:15 +02:00
Julien Duponchelle
de2dad20d5
Renable sleep at Vbox exit bug seem to be back
Fix https://github.com/GNS3/gns3-gui/issues/1444
2016-09-08 18:37:34 +02:00
Julien Duponchelle
84c0a17572
Support large project (> 2GB) during export
Fix #670
2016-09-08 11:41:12 +02:00
Julien Duponchelle
f0edf799b7
Fix Deleting running telnet docker VM shows error in log
Fix #662
2016-09-07 14:24:56 +02:00
Julien Duponchelle
a7be4681d5
Create gns3server/symbols directory
This directory is use only in 2.0 but to simplify packaging
we create it in 1.5.
2016-09-06 09:45:29 +02:00
Bernhard Ehlers
07b982d4db
Fix when closing a container using VNC, root permission are not reset
Fix #659

Signed-off-by: Julien Duponchelle <julien@gns3.net>
2016-09-01 09:28:22 +02:00
Julien Duponchelle
da1cd9a3e7
Use $PATH also for dynamips and cleanup some $PATH usages
Fix #655
2016-08-29 11:27:35 +02:00
Julien Duponchelle
0eafb6f06c
Fix a lock issue with some virtualbox vm
Fix  https://github.com/GNS3/gns3-gui/issues/1444
2016-08-29 10:51:50 +02:00
Julien Duponchelle
042a69eecf
Raise proper error when you try to load an empty qcow2 file
Fix #637
2016-08-29 10:18:18 +02:00
Julien Duponchelle
1885fe62a6
Fix upload form crash
Fix #647
2016-08-29 09:25:02 +02:00
Julien Duponchelle
e481ffa94c Search bin from the $PATH for sample configuration file 2016-08-27 18:10:41 +02:00
Julien Duponchelle
937bbf0131 Merge pull request #653 from ehlers/master
Update 'Updated systemd unit file and added sample configuration file'
2016-08-27 18:09:35 +02:00
Bernhard Ehlers
d58a6ccda9 Update 'Updated systemd unit file and added sample configuration file' 2016-08-27 02:00:26 +02:00
Bernhard Ehlers
84fb108abb Change CR/LF line ending to unix style 2016-08-26 18:45:22 +02:00
Julien Duponchelle
4455499e00 Merge pull request #648 from ianc1215/master
Updated systemd unit file and added sample configuration file
2016-08-26 09:28:40 +02:00
Ian Campbell
763f258465 Updated systemd unit file and added sample configuration file
Rewrote the systemd unit file to fix an issue where the system was not able to create a PID file inside /var/run.

I fixed this by having systemd create a new directory called /var/run/gns3. Then I had systemd change ownership of the directory to gns3:gns3 so the gns3server executable could read and write the PID file. I have tested these changes against Ubuntu 16.04.1 LTS.
2016-08-25 19:24:09 -04:00
Julien Duponchelle
d447a04c6a
1.5.3dev1 2016-08-18 22:16:01 +02:00
Julien Duponchelle
f358cb45a2
1.5.2 2016-08-18 22:00:39 +02:00
Jeremy Grossmann
6b8e93f847 Merge pull request #630 from athmane/master
Move utils.vmnet to gns3 namespace
2016-08-03 17:30:12 -06:00
Athmane Madjoudj
db95cb5c46 Move utils.vmnet to gns3 namespace 2016-07-29 17:53:48 +00:00
Julien Duponchelle
d6f63d3b7d
Fix Exporting portable projects with QEMU includes base images even when selecting no.
Fix https://github.com/GNS3/gns3-gui/issues/1409
2016-07-28 15:00:04 +02:00
Julien Duponchelle
7d90a73ed2
Catch error when md5sum file is corrupted
Fix #622
2016-07-28 12:35:23 +02:00
Julien Duponchelle
b1b2bbd581 Merge pull request #625 from fcolista/master
requirements.txt : added support for newer aiohttp version
2016-07-19 17:07:30 +02:00
Francesco Colista
da7074ea74 requirements.txt : added support for newer aiohttp version 2016-07-19 16:59:47 +02:00
Julien Duponchelle
44307b43b9
Improve compaction of .gns3project
Ref #624
2016-07-19 16:38:32 +02:00
Julien Duponchelle
febf0f7839
Fix crash when winpcap is not installed
Ref https://github.com/GNS3/gns3-gui/issues/1380
2016-07-12 13:43:08 +02:00
Julien Duponchelle
26d49f19c1
1.5.2dev1 2016-07-07 18:58:23 +02:00
Julien Duponchelle
e1a7efad60
1.5.1 2016-07-07 18:58:23 +02:00
grossmj
08956e438c Add NIO TAP support for Docker and VMware. Fixes #603. 2016-07-06 22:00:39 -06:00
Julien Duponchelle
e175650fb0
Increase the number of interface for docker
Fix #593
2016-07-04 17:22:54 +02:00
Julien Duponchelle
5f88db93ff
Add the method in the bad request answer 2016-07-04 15:00:46 +02:00
Julien Duponchelle
e0a2553be4
Fix a rare crash in IOU
Fix #604
2016-07-04 14:46:06 +02:00
Julien Duponchelle
b905760635
Fix a crash when docker is used but not installed
Fix #605
2016-07-04 14:12:39 +02:00