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