Jeremy
221befa73e
Option to record curl requests into a file (to replay them later).
2015-03-13 14:43:39 -06:00
Jeremy
03796ca729
Server handler to shutdown a local server.
2015-03-12 18:44:05 -06:00
Julien Duponchelle
16f6fe9d3b
Send criticals errors to Sentry
...
Fixes #77
2015-03-02 09:05:32 +01:00
Jeremy
ba95567886
Some info message and fixes ghost IOS activation/deactivation.
2015-02-27 19:35:31 -07:00
Jeremy
84870bf736
Some changes with config files on Windows.
2015-02-27 18:08:34 -07:00
Jeremy
1d6d2a39f0
Allow signals to be processed on Windows.
2015-02-27 12:51:39 -07:00
Julien Duponchelle
250bb38d7c
Crash report with Sentry
2015-02-24 17:40:01 +01:00
Julien Duponchelle
45a48cfcc1
Embeded debugging shell
2015-02-20 22:40:20 +01:00
Julien Duponchelle
a0f4c6d021
Repare live reload
2015-02-20 22:23:09 +01:00
Julien Duponchelle
05df7001a3
Successfully create an iou device from the GUI via HTTP
2015-02-12 22:29:33 +01:00
Julien Duponchelle
4689024b50
Add a --live options to control livereload
...
Because the livereload bug due to timezone issues with Vagrant
2015-02-12 22:29:33 +01:00
Jeremy
648850c411
Server listen to 0.0.0.0 by default.
2015-02-09 13:42:50 -07:00
Julien Duponchelle
2f85d71f32
Correctly override the config from command line
...
The tests was long write but allow me to found some typos
bugs.
2015-02-09 21:30:22 +01:00
Julien Duponchelle
e81dcd4bba
Add /projects before /project
2015-02-06 17:42:25 +01:00
Julien Duponchelle
2ace014a3c
Cleanup old temporary project at startup
2015-02-04 17:18:53 +01:00
Jeremy
45ca493ecf
Use module settings from the config file.
2015-02-02 14:52:58 -07:00
Julien Duponchelle
2c3fe2ad4b
Repare debug log
2015-02-02 21:28:42 +01:00
Julien Duponchelle
6abf420ce1
Support configuration live reload
2015-02-02 15:01:48 +01:00
Jeremy
8d471a89a8
Check for OSError when starting the server.
2015-02-01 15:56:10 -07:00
Julien Duponchelle
1bfb201368
Enable code live reload only in debug mode
2015-01-26 09:51:29 +01:00
Jeremy
c002bbfb23
Minimal SSL support.
2015-01-24 12:11:51 -07:00
Jeremy
bc3d63081b
Unload should not delete VMs, just close them.
2015-01-23 16:36:58 -07:00
Jeremy
6e7a5ca8bd
Adds debug and quiet command line args.
2015-01-23 13:10:57 -07:00
Jeremy
39e3ca91a9
Fixes module unload & adds host, port and allow-remote-console command line args.
2015-01-23 13:01:23 -07:00
Julien Duponchelle
59f940625a
Flag --local
2015-01-23 18:37:29 +01:00
Julien Duponchelle
4488cc3960
Colored logs
2015-01-20 15:10:38 +01:00
Julien Duponchelle
f5ed9fbcf1
PEP 8 clean thanks to auto pep8
2015-01-20 13:24:00 +01:00
Julien Duponchelle
a9a09cc0bc
Temporaru drop old tornado logging
2015-01-19 15:05:44 +01:00
Julien Duponchelle
a06d935ef4
Drop tornado
2015-01-19 14:21:08 +01:00
Jeremy
61344a1669
New base server.
2015-01-13 17:05:26 -07:00
Jeremy
f44fbd1f16
Option to allow console connections to any local IP address when using the local server.
2014-11-09 23:01:13 -07:00
Jerry Seutter
d4d774055a
Remove unused parameter
2014-09-29 16:01:39 -06:00
Jerry Seutter
91fba4aca4
Use logging config to set destination of copyright info
2014-09-29 15:56:01 -06:00
Jerry Seutter
23686215fe
Add a --quiet mode to gns3server
2014-09-25 14:42:37 -06:00
grossmj
14bb12d3fb
Check for sticky bit when checking for executable access.
2014-06-21 06:53:47 -06:00
grossmj
b42d751e89
Fix console port restoration for IOU and VPCS (when loading a project).
2014-05-20 17:21:45 -06:00
grossmj
51c1f15853
New UDP and console port allocation system for IOU. Fixes duplicated
...
port issues.
2014-05-06 16:58:22 -06:00
grossmj
f9b0f11221
Multiprocessing freeze support must be before the parsing command line
...
code.
2014-05-01 19:59:06 -06:00
grossmj
4ae7875010
Support for --version on the command line.
2014-05-01 19:34:58 -06:00
grossmj
724e3051fd
Send the server version when a client connects.
2014-04-24 19:50:58 -06:00
grossmj
7ebd451dda
Graceful shutdown for modules and locale check for the server.
2014-04-24 15:59:34 -06:00
grossmj
27379682df
Rename socket.error to OSError.
...
Server shutdown management.
2014-04-06 11:37:34 -06:00
grossmj
f4dd096a8b
Rename all EnvironmentError to OSError.
...
Change version number to 1.0a2-dev1.
Check only on Python >= 3.3.
2014-04-02 16:10:59 -06:00
grossmj
20597e29df
Tornado graceful shutdown.
...
Update the README.
2014-04-02 10:33:35 -06:00
grossmj
41a1d16e92
Windows support (freezing).
...
Client notification support.
Hypervisor manager changes.
IOU reload support.
Switch to non-dynamic module loading because of a multiprocessing
problem on Windows.
2014-03-15 21:41:04 -06:00
grossmj
cef29e53aa
General work on the Dynamips backend (need to finish and polish).
2014-01-31 16:31:34 -07:00
grossmj
e28079096e
JSON-RPC over Websockets implementation.
2013-12-21 17:34:51 -07:00
grossmj
f4e51ea74f
Base server complete including modules, STOMP protocol over Websockets
...
and ZMQ Router/Dealer implementations.
2013-12-05 00:21:06 -07:00
grossmj
58f93edaf7
Base server & plugin system & first unit tests
2013-10-30 15:58:17 -06:00