Commit Graph

1758 Commits (da58a65075f096ba76cd5d891b599252e79c83a6)

Author SHA1 Message Date
grossmj da58a65075 Merge remote-tracking branch 'origin/2.0' into 2.0
8 years ago
grossmj 32907ccac3 Use a classic thread for UDP server discovery. Closes #545.
8 years ago
Julien Duponchelle c66ef9d218
Support filename for project in the controller
8 years ago
Julien Duponchelle 411ca56b94
Fix Exception when closing local server (started by GUI)
8 years ago
Julien Duponchelle 45d7e09cbd
Add a settings in command line and config file to enable discovery
8 years ago
Julien Duponchelle f45901e861
Merge branch '2.0' of github.com:GNS3/gns3-server into 2.0
8 years ago
grossmj 56051b1142 UDP server discovery. Ref #545.
8 years ago
Julien Duponchelle 2a1c5cfd9c
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle 38a41a1cfd
1.5.0dev6
8 years ago
Julien Duponchelle 8fbfae6a98
1.5.0rc2
8 years ago
Julien Duponchelle aa5988788d
Strip user from compute in topology and return project filename
8 years ago
Julien Duponchelle c4d619ce3c
API for loading a project from a .gns3
8 years ago
Julien Duponchelle 6d36429870
Reload a topology work
8 years ago
Julien Duponchelle 524f8991bc
Project status (opened / closed)
8 years ago
Julien Duponchelle 0569480953
Create link when loading topology on controller
8 years ago
Julien Duponchelle 742243e9df
Method for reloading a topology (not bind to an api handler)
8 years ago
Julien Duponchelle 5ca9becdf9
Do not crash if we can not cleanup a temporay project
8 years ago
Julien Duponchelle bb0db7846f
Fix black screen with Qt app in Docker container
8 years ago
Julien Duponchelle e82862c69f
Detect when command in the container exit
8 years ago
Julien Duponchelle d98a7aac19
Docker when exit aux console restart it
8 years ago
Julien Duponchelle 43a3584a5c
Pass by default the environment variable container=docker
8 years ago
Julien Duponchelle 049c348709
Fix busybox binary location
8 years ago
Jeremy Grossmann 3aea16c527 Merge pull request #568 from GNS3/watch_dynamips_change
8 years ago
Julien Duponchelle d815d25bdf
Write .gns3 on server
8 years ago
Julien Duponchelle 3255be0ae2
Drop the commit system
8 years ago
Julien Duponchelle 52f852bc6d
Merge branch '1.5' into 2.0
8 years ago
grossmj 7beadd03a6 Merge remote-tracking branch 'origin/2.0' into 2.0
8 years ago
grossmj 31f4b52631 Add zeroconf. Ref #545.
8 years ago
Julien Duponchelle 343f2b574d
Avoid loosing console port for Docker
8 years ago
Julien Duponchelle 016c3e515b
Workaround a crash in x11vnc
8 years ago
Julien Duponchelle 70431a5fa6
Send update of properties from controller only for controller stuffs
8 years ago
Julien Duponchelle 4f03c3011e
Delete volume when dropping the container
8 years ago
Julien Duponchelle e183e7da27
Catch connection reset in ioucon
8 years ago
Julien Duponchelle 67c04a7855
Watch for dynamips rom & nvram change
8 years ago
grossmj 2bde02d459 Controller side unique node name allocation. Ref #541.
8 years ago
Jeremy Grossmann 6cd136b423 Merge pull request #565 from GNS3/watch_iou
8 years ago
grossmj b079cf9546 Fixes typo.
8 years ago
grossmj c3c5eb533f Detect Wifi adapters on OSX. Fixes #549.
8 years ago
Julien Duponchelle 69334665d2
Monitor IOU nvram for change
8 years ago
Julien Duponchelle 182a979e71
Generic class for watch file change
8 years ago
Julien Duponchelle 1c6de3ff39
Fix an error when updating IOU node
8 years ago
Julien Duponchelle 2a5cf18d20
When using pool raise again exception received
8 years ago
grossmj e46171b826 Merge branch '1.5' into 2.0
8 years ago
grossmj 3c9e8507d1 Handle vmnet interfaces in the cloud on OSX. Fixes #554.
8 years ago
grossmj a35f41e4dc Prevent users to connect the cloud to Wireless adapters on OSX. Fixes #549.
8 years ago
grossmj 313226786f Delete vlan.dat for L2IOL during config import. Fixes #1285.
8 years ago
Julien Duponchelle dee9d423a3
Support for x,y,z,symbols,label in node object on controller
8 years ago
Julien Duponchelle 70345abc2a
Try cleaner close of the compute node
8 years ago
Julien Duponchelle fe98163bd0
Send controller images only for qemu, iou and dynamips
8 years ago
Julien Duponchelle 1b530bde3f
Fix Compute name is lost at save
8 years ago