Commit Graph

73 Commits (7bed9f56bc304cd483534f54066a83c8a85fee8e)

Author SHA1 Message Date
grossmj 1fb4ab7e33 Minimal VirtualBox integration.
10 years ago
grossmj 4b5c38495a Change default projects directory from ~/Documents/GNS3/projects to ~/GNS3/projects.
10 years ago
grossmj cb763e0926 Use Dynamips, IOU and VPCS identifiers to correctly load a topology.
10 years ago
grossmj f9ee38dd55 Fixes issues to restore the correct working directories for IOU and VPCS devices when loading a project.
10 years ago
grossmj 7b58f14681 Some PEP8 style fixes.
10 years ago
grossmj 85ef421d72 Catch exceptions in file upload handler.
10 years ago
grossmj c0a876af68 Move cloud code (module independent) to a builtin package.
10 years ago
grossmj ed8b93dee2 Possibility to get the server version over JSON-RPC/Websocket.
10 years ago
grossmj 28ca12367a Proper server shutdown.
10 years ago
grossmj 724e3051fd Send the server version when a client connects.
10 years ago
grossmj 2ebac2f20a Update upload template.
10 years ago
grossmj ada36e5382 Bump version to 1.0-alpha2.
10 years ago
grossmj 872515fa78 Use the FileExistsError exception.
10 years ago
grossmj 96231e3f7f More specific path checks (file vs directory).
10 years ago
grossmj f4dd096a8b Rename all EnvironmentError to OSError.
10 years ago
grossmj a92da02973 Builtin destination to shutdown the server.
10 years ago
grossmj c91f876656 Default host binding is 0.0.0.0.
10 years ago
grossmj 0f75dbc68a IOU integration.
10 years ago
grossmj 687d5b75ab Renaming things & more inline docs.
11 years ago
grossmj cef29e53aa General work on the Dynamips backend (need to finish and polish).
11 years ago
grossmj 0cb98318b5 Remove STOMP over Websockets implementation.
11 years ago
grossmj e28079096e JSON-RPC over Websockets implementation.
11 years ago
grossmj 2f23a092e3 Polishing base server implementation
11 years ago