1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 17:28:08 +00:00
gns3-server/gns3server
Julien Duponchelle e51a129216 Prevent parallel execution of VBox commands
In theory it should not be a problem.
But It's create issues like this one:

Fix: https://github.com/GNS3/gns3-gui/issues/261
2015-04-14 15:00:45 +02:00
..
cert_utils Add CN support to cert as command line arg 2014-09-08 22:07:33 -06:00
handlers Fix a crash in VirtualBox vm creation 2015-04-14 14:24:13 +02:00
modules Prevent parallel execution of VBox commands 2015-04-14 15:00:45 +02:00
schemas Initial config file content can be empty 2015-04-09 10:53:18 +02:00
templates Homepage cleanup 2015-03-27 10:04:16 +01:00
utils Some spring cleaning. 2015-04-08 11:17:34 -06:00
web Return more informations about bad requests for crash reports 2015-04-09 10:22:25 +02:00
__init__.py New base server. 2015-01-13 17:05:26 -07:00
config.py Fix random behavior in tests 2015-03-17 15:40:58 +01:00
crash_report.py Prepare 1.3.1rc1 2015-04-05 11:47:56 +02:00
main.py Option to record curl requests into a file (to replay them later). 2015-03-13 14:43:39 -06:00
server.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
version.py Fix version 2015-04-12 11:08:30 +02:00