Commit Graph

58 Commits (f80f41b5b3ae0fcf38c5ef06c496983a9b840931)

Author SHA1 Message Date
grossmj fad28c766a Enable system certificate store later in the code and bump version to 2.2.42.dev4
11 months ago
grossmj 21d9d968c4 Revert "Use truststore in appliance_manager.py instead"
11 months ago
grossmj a2628042e8 Use truststore in appliance_manager.py instead
11 months ago
grossmj e616b09028 Use truststore
11 months ago
grossmj 16c84e23a9 Catch OSError exception in psutil. Fixes https://github.com/GNS3/gns3-gui/issues/3127
3 years ago
grossmj 4c339eade1 Fix WinError 0 handling
3 years ago
grossmj 5b59a09e8d Deprecate running with Python 3.5
4 years ago
grossmj 02c0fa26e1 Support controller reloading for templates, appliances and projects. Ref #1743
4 years ago
grossmj 7b61724213 Remove unused variable. Ref #1744
4 years ago
grossmj 72c6f5b484 Return exit status 1 if server fails to start. Fixes #1744
4 years ago
grossmj 2fd4b2cbc8 Make sure still support Python >= 3.5.3
5 years ago
grossmj 9d47050dff Use 0.0.0.0 by default for server host. Fixes https://github.com/GNS3/gns3-server/issues/1663
5 years ago
grossmj 1b845225b2 Improvement to validate HTTP authentication config. Ref #1662
5 years ago
grossmj 2d777cac13 Set default host to "localhost". Fixes https://github.com/GNS3/gns3-server/issues/1663
5 years ago
grossmj 591d4f29ff Fix minor bugs with log rotation support. Ref #1586
5 years ago
grossmj 2289fd4a2f Set log max size to 10MB. Ref #1586
5 years ago
grossmj 4ac999461b Support for log rotation and compression. Fixes #1586
5 years ago
grossmj 6db8cecda5 Merge 2.1 into 2.2
5 years ago
grossmj 8cd66cfc02 Remove old unused argument option. Fixes #1569
5 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 397c1322b4 Base support for TraceNG.
6 years ago
grossmj c93d0d8d12 Make sure we don't try to read when opening a file in binary more. Fixes #1301.
6 years ago
Julien Duponchelle 87838cb574
Handle when pid file is corrupt
7 years ago
Julien Duponchelle d112da400e
Remove use_ubridge flag
7 years ago
ziajka b33a1f5214 Enable binding server to an IPv6 host
7 years ago
Julien Duponchelle b7e1a56056
Catch a startup error due to the usage of some antivirus
7 years ago
Julien Duponchelle 1566d7f12a
Remove UDP server discovery because not use for the moment
7 years ago
Julien Duponchelle 620de3ff25
Move code for exposing VM ip to the VM itself. And display VM starting status
8 years ago
Julien Duponchelle 9e861a7340
Try a different method in order to retrieve IP from VMware
8 years ago
Julien Duponchelle dc363bbd38
Disable binding to an IPV6
8 years ago
Julien Duponchelle 436543d8b8
English fix profil => profile
8 years ago
Julien Duponchelle f1fe7246e7
Remove --controller
8 years ago
Julien Duponchelle 5fdd33fe3b
Repair VirtualBox VM support
8 years ago
Julien Duponchelle 5bb1abb2a9
Support for profil settings
8 years ago
Julien Duponchelle c0b09ae76a
Merge branch '1.5' into 2.0
8 years ago
grossmj ce3276d374 Option to deactivate using uBridge globally.
8 years ago
Julien Duponchelle 07395c9cf2
Kill ghosts process at startup (Dynamips, VPCS, Ubridge)
8 years ago
grossmj ba05ca029e Fixes conflicting argument vs config file option.
8 years ago
grossmj a289c9c685 Change option from udp_discovery to server_discovery.
8 years ago
Julien Duponchelle 45d7e09cbd
Add a settings in command line and config file to enable discovery
8 years ago
grossmj 56051b1142 UDP server discovery. Ref #545.
8 years ago
grossmj 31f4b52631 Add zeroconf. Ref #545.
8 years ago
Julien Duponchelle a797038aeb
Drop code for temporary projects
8 years ago
Julien Duponchelle f5e5cf5059
Save the list of compute node
8 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
8 years ago
Julien Duponchelle 9e8fcab65c
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle c563dbba8a
Change default port to 3080
8 years ago
Julien Duponchelle 3296b97f59
Rename modules => hypervisor
8 years ago
Julien Duponchelle aad69e9650
Create a /server API for register servers
8 years ago
Julien Duponchelle 84eb8356e8
Create a container class and a flag for enable it from command line
8 years ago