Julien Duponchelle
6d150bb62c
Freeze server dependencies to the same version used for 1.5.3
2017-04-13 14:45:27 +02:00
Bernhard Ehlers
3afe85ba3c
Fix 1.5: Error message, when stopping IOU router #769
...
Signed-off-by: Julien Duponchelle <julien@gns3.net>
2017-04-13 14:25:40 +02:00
Julien Duponchelle
57ba7ab801
Fix crash in some tests
2017-04-13 14:24:26 +02:00
Julien Duponchelle
b755840a27
Add security issues section
2017-04-13 12:38:16 +02:00
Julien Duponchelle
a8294c3de8
Backport requirements of 2.0
2017-04-13 10:22:20 +02:00
Julien Duponchelle
878aee6e90
Correct version number
2017-04-13 09:55:22 +02:00
Julien Duponchelle
fea77398e7
Publish on PyPi when we tag
2017-03-10 20:33:17 +01:00
Julien Duponchelle
b909ec978f
Drop color logging for remote install, seem to fail in some conditions
2017-03-09 19:09:56 +01:00
Julien Duponchelle
cb338d9583
Cleanup the remote install script
2017-03-08 18:15:43 +01:00
Julien Duponchelle
bb45ff0d9a
Support for Xenial in remote install
...
Fix #923
2017-03-08 15:58:28 +01:00
Julien Duponchelle
e7a88a7d99
Force the dependency on typing because otherwise it's broke on 3.4
2017-01-19 10:27:32 +01:00
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