Commit Graph

48 Commits (2fd4b2cbc801e46db171712fa9d8fefb50e8d0c4)

Author SHA1 Message Date
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
Julien Duponchelle ac16ee5bc6 Fix minor issues
9 years ago
Julien Duponchelle 1248584841 Cleanup unused and duplicates
9 years ago
Julien Duponchelle c6bbc34a56 Allow user to change the configuration file
9 years ago
grossmj b118f9a078 Replace RuntimeError by SystemExit.
9 years ago
grossmj 9f15fdbc2b Fixes #181 (drop Python 3.3).
9 years ago
Julien Duponchelle 00fa1cc370 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 359abb0286 Revert "Merge branch 'unstable'"
9 years ago
Julien Duponchelle fac0f5ecd9 Proper daemon support
9 years ago