1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 09:18:08 +00:00

Commit Graph

  • b68c11e33e Bump version to 1.0-beta4.dev2 grossmj 2014-10-09 21:26:07 -0600
  • b3e86be182 Merge pull request #37 from planctechnologies/server_security2 Jeremy Grossmann 2014-09-30 11:24:28 -0600
  • 5802c2b9f5 Merge pull request #36 from planctechnologies/server_security Jeremy Grossmann 2014-09-30 11:23:04 -0600
  • 83cef60c0f Merge pull request #35 from planctechnologies/deadman2 Jeremy Grossmann 2014-09-30 11:20:39 -0600
  • e39c93c91a Merge pull request #34 from planctechnologies/deadman Jeremy Grossmann 2014-09-30 11:20:01 -0600
  • 1a96a150bc Fix shemas for QEMU. grossmj 2014-09-30 11:15:15 -0600
  • 65fdafda40 Merge pull request #6 from planctechnologies/gns-108 Michael 2014-09-29 19:55:36 -0600
  • c66fbbdb36 Merge improved ssl and auth support Jerry Seutter 2014-09-29 18:24:28 -0600
  • 03fb75437b Add cert and auth support to gns3server. Jerry Seutter 2014-09-29 18:19:35 -0600
  • 3833803244 Copy deadman switch code from old repository into gns3server. Jerry Seutter 2014-09-29 18:14:07 -0600
  • 7c446796fe gns3server now controls the deadman switch. Jerry Seutter 2014-09-29 18:09:16 -0600
  • ee88d6f808 Merge branch 'master' into dev Jerry Seutter 2014-09-29 17:24:52 -0600
  • d4d774055a Remove unused parameter Jerry Seutter 2014-09-29 16:01:39 -0600
  • efc80ff17a Revert version number change Jerry Seutter 2014-09-29 15:59:49 -0600
  • 91fba4aca4 Use logging config to set destination of copyright info Jerry Seutter 2014-09-29 15:56:01 -0600
  • 46495b9265 Merge remote-tracking branch 'origin/master' grossmj 2014-09-28 18:23:51 -0600
  • a8193fa063 Split the PATH environment variable using os.pathsep grossmj 2014-09-28 18:23:27 -0600
  • e3eecb6584 Merge pull request #33 from dlintott/fix_broken_test Jeremy Grossmann 2014-09-27 15:07:20 -0600
  • 35f3434b2f Merge pull request #32 from noplay/osx_installation Jeremy Grossmann 2014-09-27 13:56:28 -0600
  • 20dc779fd8 Fix test for dynamips c7200 NPE (Default is now NPE-400) Daniel Lintott 2014-09-27 19:27:26 +0100
  • 04f670cb50 Instruction for development on MacOS X Julien Duponchelle 2014-09-27 19:56:45 +0200
  • 23686215fe Add a --quiet mode to gns3server Jerry Seutter 2014-09-25 14:42:37 -0600
  • 6dce005594 Bump to version 1.0-beta1.dev1. grossmj 2014-09-24 11:14:28 -0600
  • a49f107af2 Bump to version 1.0-beta3. v1.0-beta3 grossmj 2014-09-24 11:01:33 -0600
  • e7141685cc Tweaks to support Qemu on Windows. grossmj 2014-09-23 21:38:51 -0600
  • aca9e0de56 Qemu integration stage 2, support for ASA and IDS. grossmj 2014-09-22 21:24:55 -0600
  • 3b465890b6 Increase sleep to work around Rackspace slowness Jerry Seutter 2014-09-22 09:10:30 -0600
  • cf59240bef Bugfixes with cloud server communication Jerry Seutter 2014-09-21 21:41:51 -0600
  • d1715baae1 Base QEMU support. grossmj 2014-09-18 15:47:43 -0600
  • b132c901c9 Disabling auth from version string Jerry Seutter 2014-09-18 20:39:12 +0000
  • a0e2fe551a Added web user and password to start_server output Michael 2014-09-15 21:25:09 -0600
  • 800d4d91f9 Merge pull request #5 from planctechnologies/gns3-87-bugfixes jseutter 2014-09-11 14:48:26 -0600
  • 6c6c9200e4 Add CN support to cert as command line arg Michael 2014-09-08 22:07:33 -0600
  • 4fa87005bc Enabled HTTP Auth, SSL and DMS disabling based on cloud.conf availability Michael 2014-09-08 21:51:56 -0600
  • 17e4b51d18 Testing out dummy config Michael 2014-09-08 20:45:36 -0600
  • 6421367259 Importing changeset from gns3dms repo Jerry Seutter 2014-09-08 15:35:22 +0000
  • 6ff2c654d9 Merge pull request #4 from planctechnologies/gns3-87 jseutter 2014-09-08 09:25:28 -0600
  • 4b0ac8f6a8 Merge f876a862c4 into b483f87c2f Michael 2014-09-08 15:08:43 +0000
  • f876a862c4 GNS3 server will now create the heardbeat file durining initialization Michael 2014-09-06 21:13:09 -0600
  • ef492d4690 Update gns3dms to support cloud.conf Michael 2014-09-06 20:46:06 -0600
  • 36e539382c Added support for cloud.conf file and startup script Michael 2014-09-06 00:51:43 -0600
  • 6f9e0f6d2e Moved certs to .config Michael 2014-09-03 22:19:59 -0600
  • b84dda3c8e HTTP auth added to file_upload and jsonrpc Michael 2014-09-03 22:12:34 -0600
  • e2f3d2aca8 Pull from dev Jerry Seutter 2014-09-03 20:39:02 +0000
  • 382e693fc8 Added authentication handler for basic auth check Michael 2014-09-03 00:05:06 -0600
  • a95cc678e9 Added server.py ssl mode dependant on cert existence Michael 2014-09-02 22:33:45 -0600
  • bcf0aae531 Added HOME support and cert dir to create_cert script Michael 2014-09-02 22:17:06 -0600
  • b483f87c2f Bump version to 1.0-beta3.dev1. grossmj 2014-09-02 15:49:39 -0600
  • 9d2e18328b Bump version to 1.0-beta2. v1.0-beta2 grossmj 2014-09-02 13:06:26 -0600
  • 174013da80 Merge pull request #2 from planctechnologies/deadman Michael 2014-08-31 23:50:41 -0600
  • 99a8f5f21a Added create_cert.sh and ssl_options to enable SSL Michael 2014-08-30 01:32:48 -0600
  • 5e72fcbe14 GNS-42 - Move deadman switch into gns3server codebase Jerry Seutter 2014-08-29 18:05:56 +0000
  • e688d96c36 Add start, stop, restart and heartbeat handling to DeadMan module Michael 2014-08-28 23:06:28 -0600
  • 3845cab84b Adding initial module Michael 2014-08-28 22:09:38 -0600
  • 98e3a2e088 Updated requirements.txt Michael 2014-08-28 22:01:23 -0600
  • 76b357c1ce Do not activate sparse memory by default for c1700 and c2600 platforms. https://github.com/GNS3/dynamips/issues/54 grossmj 2014-08-26 17:07:48 -0600
  • 80ab81190c Add "enable console" option to VirtualBox VMs (True by default). Add "start at" option to VirtualBox VMs (adapter start index, 0 by default). grossmj 2014-08-26 15:27:43 -0600
  • 934404cc90 Change default port ranges. grossmj 2014-08-25 15:40:04 -0600
  • 6e39630b9b Required VirtualBox wrapper is >= 9.1 grossmj 2014-08-22 17:39:57 -0600
  • 569a68a486 VirtualBox support refactoring. grossmj 2014-08-22 17:36:12 -0600
  • 77c583ca39 Check if the VirtualBox COM service is installed on Windows. grossmj 2014-08-21 18:13:41 -0600
  • ea05744e1c Force to rebuild the COM cache on Windows (for VirtualBox support). grossmj 2014-08-17 15:15:07 -0600
  • e0f0c98ffd Do not look for vboxwrapper on non Windows platforms. grossmj 2014-08-13 12:11:41 -0600
  • a8d740ef21 Fix version from 1.0beta2-dev1 to 1.0beta2.dev1 grossmj 2014-08-11 22:13:21 -0600
  • 90c8c4312c Merge pull request #27 from dlintott/master Jeremy Grossmann 2014-08-10 15:27:49 -0600
  • e5642546f1 Remove commented line, not needed anymore Daniel Lintott 2014-08-09 12:26:24 +0100
  • 4a33b2021c Further optimise the Travis testing and improve running tests for a user Daniel Lintott 2014-08-09 12:05:31 +0100
  • a4bc96af28 revert not installing requirements outside of tox Daniel Lintott 2014-08-08 19:20:20 +0100
  • d8f622d438 Streamline TravisCI build Daniel Lintott 2014-08-08 19:15:26 +0100
  • ad287d3434 Remove un-needed imports Daniel Lintott 2014-08-08 19:14:36 +0100
  • 4a4a57e1a3 Further test fixes Daniel Lintott 2014-08-08 17:54:30 +0100
  • 9b010d6388 Update test_hypervisor.py Daniel Lintott 2014-08-08 15:00:44 +0100
  • 8fc4667d2c Modify the TRAVIS environment check Daniel Lintott 2014-08-08 14:49:10 +0100
  • 7cbce0f81b Fix test suite Daniel Lintott 2014-08-08 14:32:32 +0100
  • 578bb5741d Override check_origin from tornado.websocket Daniel Lintott 2014-08-06 22:43:37 +0100
  • 0cfb446146 Bump version to beta1. v1.0-beta1 grossmj 2014-07-18 22:50:22 -0600
  • ae0feb8c9c Fixes packet capture when spaces are in the capture file path. grossmj 2014-07-18 22:43:01 -0600
  • 7ff218a5fc Fixes issue when adding multiple VirtualBox VMs. Remove early release dialog. grossmj 2014-07-18 21:10:46 -0600
  • cdc778c159 Fixes issue with VirtualBox integration on Windows. grossmj 2014-07-18 18:04:21 -0600
  • 19d24975c2 Remove privileged access checks for Dynamips. grossmj 2014-07-17 20:48:11 -0600
  • 65d70bacfa Telnet to pipe support for VirtualBox. grossmj 2014-07-17 20:02:18 -0600
  • 9ac2716826 Adds VirtualBox API for Python3 (not official). grossmj 2014-07-17 18:28:55 -0600
  • 53ee3dc5cc Remove vboxapi_py3 package. grossmj 2014-07-17 18:24:21 -0600
  • 64f78bb847 Fixes some inconsistencies when exporting configs. grossmj 2014-07-17 18:22:27 -0600
  • f5cf7363da Work around for the c7200 reload bug in Dynamips <= 0.2.13. grossmj 2014-07-17 18:03:21 -0600
  • 1fb4ab7e33 Minimal VirtualBox integration. grossmj 2014-07-17 15:28:02 -0600
  • 0ef727ce4b Base for VirtualBox support. grossmj 2014-07-12 13:18:25 -0600
  • 88e03ae312 Bump to version 1.0b1.dev1. grossmj 2014-07-11 16:44:42 -0600
  • d6efd9ced0 Bump version to 1.0a8. v1.0-alpha8 grossmj 2014-07-09 17:08:22 -0600
  • 6ffba35742 Use Windows interface names instead of their GUID (more user friendly). Ask for an alternative interface if one cannot be found. grossmj 2014-07-08 14:01:45 -0600
  • 9fc7650f3f Find an alternative IOS or IOU image if one cannot be found when importing a topology. grossmj 2014-07-06 16:34:38 -0600
  • 551b98880b Default preferences for remote servers. grossmj 2014-07-04 15:18:13 -0600
  • 7c99ee9de8 New feature: import/export device configs. grossmj 2014-07-03 18:56:37 -0600
  • 9ac5b86431 Fixes IOU and VPCS renaming issues. grossmj 2014-07-03 09:02:25 -0600
  • 329891fc83 Check for VPCS version >= 0.5b1 grossmj 2014-07-02 15:04:39 -0600
  • 15bc2221b9 Bump to version 1.0a8.dev1 and reactivate cloud features. grossmj 2014-07-01 08:19:19 -0600
  • 4b5c38495a Change default projects directory from ~/Documents/GNS3/projects to ~/GNS3/projects. v1.0-alpha7 grossmj 2014-06-29 10:14:15 -0600
  • c9a729b369 Bump version to 1.0a7. grossmj 2014-06-29 03:59:35 -0600
  • 47d43a91ff Merge pull request #21 from planctechnologies/master Jeremy Grossmann 2014-06-27 11:04:17 -0600
  • 9bc0287540 New feature: packet capture for IOU (not working, issue with iouyap). grossmj 2014-06-27 09:42:34 -0600