Commit Graph

20 Commits (61344a16690fb50f8e73d75e44d4bb46e297b31f)

Author SHA1 Message Date
Jeremy 61344a1669 New base server.
9 years ago
Jeremy f44fbd1f16 Option to allow console connections to any local IP address when using the local server.
10 years ago
Jerry Seutter d4d774055a Remove unused parameter
10 years ago
Jerry Seutter 91fba4aca4 Use logging config to set destination of copyright info
10 years ago
Jerry Seutter 23686215fe Add a --quiet mode to gns3server
10 years ago
grossmj 14bb12d3fb Check for sticky bit when checking for executable access.
10 years ago
grossmj b42d751e89 Fix console port restoration for IOU and VPCS (when loading a project).
10 years ago
grossmj 51c1f15853 New UDP and console port allocation system for IOU. Fixes duplicated
10 years ago
grossmj f9b0f11221 Multiprocessing freeze support must be before the parsing command line
10 years ago
grossmj 4ae7875010 Support for --version on the command line.
10 years ago
grossmj 724e3051fd Send the server version when a client connects.
10 years ago
grossmj 7ebd451dda Graceful shutdown for modules and locale check for the server.
10 years ago
grossmj 27379682df Rename socket.error to OSError.
10 years ago
grossmj f4dd096a8b Rename all EnvironmentError to OSError.
10 years ago
grossmj 20597e29df Tornado graceful shutdown.
10 years ago
grossmj 41a1d16e92 Windows support (freezing).
10 years ago
grossmj cef29e53aa General work on the Dynamips backend (need to finish and polish).
10 years ago
grossmj e28079096e JSON-RPC over Websockets implementation.
11 years ago
grossmj f4e51ea74f Base server complete including modules, STOMP protocol over Websockets
11 years ago
grossmj 58f93edaf7 Base server & plugin system & first unit tests
11 years ago