Commit Graph

  • 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 #27 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
  • fd6e4954e4 Merge branch 'master' into dev #21 Jerry Seutter 2014-06-27 14:26:58 +0000
  • ab42b41d39 Merge remote-tracking branch 'origin/gns-80-cloud-image' into dev Jerry Seutter 2014-06-27 14:19:17 +0000
  • 33787d486a New feature: packet capture for the Ethernet hub and Ethernet, ATM and Frame relay switches. grossmj 2014-06-27 07:26:47 -0600
  • ff0201bb4f Syntax cleanup Jerry Seutter 2014-06-26 14:35:19 +0000
  • 868935f5e8 Improving readability. Kieron Bulloch 2014-06-24 23:34:50 -0400
  • d6c5dffae6 Switching script creation method to use string.Template Kieron Bulloch 2014-06-24 23:07:28 -0400
  • e16c269f6d Adding readme.txt Kieron Bulloch 2014-06-17 00:11:25 -0400
  • 7d8aee98fd Adding GNS3-server code source info to default image name. Kieron Bulloch 2014-06-17 00:02:17 -0400
  • b4f4bad21a Moving cloud image creation script to gns3-server project. Kieron Bulloch 2014-06-16 01:20:35 -0400
  • 606f773f3d New feature: packet capture for IOS routers. grossmj 2014-06-26 03:06:58 -0600
  • 2d4656621b Improving readability. Kieron Bulloch 2014-06-24 23:34:50 -0400
  • aedd750251 Switching script creation method to use string.Template Kieron Bulloch 2014-06-24 23:07:28 -0400
  • 14bb12d3fb Check for sticky bit when checking for executable access. grossmj 2014-06-21 06:53:47 -0600
  • 49506ada3f Fixes inconsistencies with startup and private config paths when renaming an IOS router. grossmj 2014-06-18 07:22:57 -0600
  • 587ddf7646 IOU: rename startup-config to initial-config because it makes more sense. grossmj 2014-06-18 06:08:00 -0600
  • 8dc3f288b3 Adding readme.txt Kieron Bulloch 2014-06-17 00:11:25 -0400
  • 8b3c5c54a4 Adding GNS3-server code source info to default image name. Kieron Bulloch 2014-06-17 00:02:17 -0400
  • a01cdd9978 Moving cloud image creation script to gns3-server project. Kieron Bulloch 2014-06-16 01:20:35 -0400
  • cb763e0926 Use Dynamips, IOU and VPCS identifiers to correctly load a topology. grossmj 2014-06-15 05:18:33 -0600
  • f9ee38dd55 Fixes issues to restore the correct working directories for IOU and VPCS devices when loading a project. Prevent multiple clients to use the same server (this is not supported yet). grossmj 2014-06-10 09:33:27 -0600
  • 9ef715e341 Update README. grossmj 2014-05-31 14:43:07 -0600
  • 3a57539f77 Bump to version alpha7.dev1 grossmj 2014-05-31 10:51:19 -0600
  • e5f5228329 Bump to version 1.0-alpha6. v1.0-alpha6 grossmj 2014-05-30 13:49:52 -0600
  • 61ef750da3 Replace decode errors when reading device configs. grossmj 2014-05-29 12:59:13 -0600
  • e817c13738 Catch BlockingIOError in ioucon. grossmj 2014-05-29 03:10:45 -0600
  • a0a5705fd8 Fixes issue with Frozen server and templates directory. grossmj 2014-05-29 01:30:18 -0600
  • 7b58f14681 Some PEP8 style fixes. grossmj 2014-05-28 06:26:20 -0600
  • a39a693cda Hostname management refactoring. grossmj 2014-05-27 11:23:06 -0600
  • 3a0439c9ae New hostnames management for the Dynamips module. grossmj 2014-05-27 03:59:22 -0600
  • d7b9ed33f8 Bump to version 1.0a6.dev2 grossmj 2014-05-25 01:51:57 -0600
  • f2fbdf618f Fixes privileged access checks for IOU. grossmj 2014-05-22 13:06:29 -0600
  • 9da5aa1107 Fixes validation issue with c2600 XM chassis. grossmj 2014-05-22 10:54:34 -0600
  • 0f5d2927df Fixes VPCS start on Linux/UNIX. Fixes #15. grossmj 2014-05-22 10:14:09 -0600
  • f1d346f958 Bump to version 1.0a6.dev1 grossmj 2014-05-21 23:34:19 -0600
  • 909915ceeb Bump version to alpha5. v1.0-alpha5 grossmj 2014-05-21 19:13:32 -0600
  • 72b204dfe6 Use SIGBREAK to stop VPCS on Windows. grossmj 2014-05-21 19:11:28 -0600
  • 3d6ec140b7 Forbid additional properties in schemas, add missing ones. grossmj 2014-05-20 18:06:28 -0600
  • b42d751e89 Fix console port restoration for IOU and VPCS (when loading a project). grossmj 2014-05-20 17:21:45 -0600
  • 566c48ffed Send error if L1 keepalive messages are not supported. grossmj 2014-05-20 10:37:11 -0600
  • 77b845a17f Revert "Fix a potential issue in ioucon." grossmj 2014-05-20 10:28:59 -0600
  • 08cb3de683 Fix a potential issue in ioucon. grossmj 2014-05-19 22:21:15 -0600
  • 119eb635cf Changes how to look for vpcs and iouyap locations. grossmj 2014-05-19 18:52:59 -0600
  • e41afbb5c6 IOU layer 1 keepalive messages support. grossmj 2014-05-19 15:50:27 -0600
  • babdfd5086 Amend device configs when renaming. grossmj 2014-05-19 13:14:57 -0600
  • 7182e59892 Clean delete for IOU & VPCS devices. grossmj 2014-05-19 12:05:30 -0600
  • 6c0918312c Use SIGTERM instead of SIGUSR1 to stop vpcs. grossmj 2014-05-18 22:29:41 -0600
  • 3b05d89837 Fix issue with VPCS create request. grossmj 2014-05-18 19:20:05 -0600
  • 0af4ea81ff Working VPCS implementation. grossmj 2014-05-18 19:12:46 -0600
  • 85ef421d72 Catch exceptions in file upload handler. grossmj 2014-05-17 18:39:37 -0600