Commit Graph

63 Commits (ce3bf9930c769ddab28df1e3efe8c385c68a1bc7)

Author SHA1 Message Date
grossmj 74c675d5b0 Drop Windows support
3 years ago
grossmj edb20482c7 Fix bug when no server config file is present.
3 years ago
grossmj c021e21309 Use black with -l 120 param.
3 years ago
grossmj f928738bd5 Use pyupgrade with --py36-plus param.
3 years ago
grossmj 71725aade6 Rename ssl and auth configuration file settings.
3 years ago
grossmj 30ebae207f Use Pydantic to validate the server config file.
3 years ago
grossmj bde706d19a Generate JWT secret key if none is configured in the config file.
4 years ago
JCDraaijer 7117b1fb65 Improved how the path to the config file is actually determined
5 years ago
JCDraaijer 3bd394b637 Added workaround for #1690. Added venv/ to .gitignore
5 years ago
grossmj 5a3f8b9a9b Use versioned config directory for profiles. Fixes #1664
5 years ago
grossmj e8b8554c1a Fix Qemu VM state support after closing a project and check for JSON data returned by qemu-img. Fixes #1591
5 years ago
grossmj fb470dd4b5 Back to the major.minor version for config files. Ref https://github.com/GNS3/gns3-gui/issues/2756
6 years ago
grossmj 6dbb992513 Fix templates missing after server restart. Fixes https://github.com/GNS3/gns3-gui/issues/2769
6 years ago
grossmj 7a55ba3c1e Use the full version number for path to config files. Ref https://github.com/GNS3/gns3-gui/issues/2756
6 years ago
grossmj c075baa05b Store config files in version specific location
6 years ago
grossmj 927f7e6b9d Do not show log message if configuration file doesn't exist. Fixes #1206.
7 years ago
Julien Duponchelle 9fd5e4cbc9
Handle password configuration change on remote servers
8 years ago
Julien Duponchelle bfb82a9618
The gns3_controller.conf is located in the same directory of gns3_server.conf
8 years ago
Aren Abkarian 62377315dd
English typo
8 years ago
Julien Duponchelle 436543d8b8
English fix profil => profile
8 years ago
Julien Duponchelle 5bb1abb2a9
Support for profil settings
8 years ago
Julien Duponchelle 182a979e71
Generic class for watch file change
8 years ago
Julien Duponchelle d8005f6d4f
Cleanup unused code
9 years ago
Julien Duponchelle 58d4a529d4
Rename hypervisor to compute
9 years ago
Julien Duponchelle dd2fdcc574
Merge branch '1.5' into networkv2
9 years ago
Julien Duponchelle 3296b97f59
Rename modules => hypervisor
9 years ago
Julien Duponchelle 04b02171bb
Support /etc/gns3/gns3_server.conf for the config
9 years ago
Julien Duponchelle c6bbc34a56 Allow user to change the configuration file
9 years ago
Julien Duponchelle 06e193231c Fix double loading of config from working directory
9 years ago
Julien Duponchelle caf7af7ad5 Support server config in current working directory
9 years ago
Julien Duponchelle 26df776f4c Move configuration to the GNS3 directory
9 years ago
Julien Duponchelle bd4b6396a8 Ensure in test we didn't load the local configuration
9 years ago
Julien Duponchelle 4b21135ba7 Turn off configuration parser interpolation
10 years ago
Julien Duponchelle a3f00e1f45 Catch configuration file parsing errors
10 years ago
Julien Duponchelle 151788e48a Force utf-8 configuraton files reading
10 years ago
Julien Duponchelle 964ea0f577 Fix random behavior in tests
10 years ago
Julien Duponchelle 54bccb0628 Restore configuration live reload
10 years ago
Julien Duponchelle bcb1ce02ab Refactor config management in tests
10 years ago
Jeremy 03796ca729 Server handler to shutdown a local server.
10 years ago
grossmj 4c68fd0d52 Renames server.conf and server.ini to gns3_server.conf and gns3_server.ini respectively.
10 years ago
Julien Duponchelle 2679c03fe2 Drop cloud from config
10 years ago
Julien Duponchelle 91ccd6167c API for reloading server config
10 years ago
Jeremy ba95567886 Some info message and fixes ghost IOS activation/deactivation.
10 years ago
Julien Duponchelle 821eb5e92b Repare config file loading
10 years ago
Julien Duponchelle a4669689e7 Fix tests due to test reading the local config file
10 years ago
Jeremy 79a57ca420 New Dynamips integration part 3
10 years ago
grossmj 2a3b37a3bd VirtualBox packet capture.
10 years ago
Julien Duponchelle e81dcd4bba Add /projects before /project
10 years ago
Jeremy 471fbe576c Ignore OSError when checking for config file changes.
10 years ago
Jeremy aecd7dedba Fixes app name for the config file on Linux.
10 years ago