Commit Graph

1336 Commits (631ad76149e6d76319d2004f42684137519c258e)
 

Author SHA1 Message Date
grossmj 7980ae9ab1 Update version_info.
9 years ago
grossmj 3495035dbf Bump version to 1.3.7.dev1
9 years ago
Julien Duponchelle a2d4c2427d 1.3.6
9 years ago
Julien Duponchelle 0dae4b6930 1.3.6dev1
9 years ago
Julien Duponchelle 947a732bfb Remove netifaces dependencies due to IOUVM
9 years ago
Julien Duponchelle d88c5648de 1.3.5
9 years ago
Julien Duponchelle 94fbd3fac9 Ignore invalid characters when reading the output of a process
9 years ago
Julien Duponchelle e2ef78a7c4 Ignore invalid characters when reading the output of a process
9 years ago
grossmj 87efc4d55a Adds gns3-netifaces to dependencies only if netifaces isn't already installed
9 years ago
grossmj 8bcf749cd5 Adds an IP address for each interface returned by the interfaces API method.
9 years ago
Julien Duponchelle f39f7be503 Add log when we didn't close a project due to another client
9 years ago
Julien Duponchelle 4e16433a08 Limit file size during upload
9 years ago
Julien Duponchelle 04aac2f3dc Convert old -enable-kvm to kvm settings for Qemu
9 years ago
Julien Duponchelle 6e88ba4c25 Cleanup SSL certificate support
9 years ago
Julien Duponchelle 04e62e429c Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 07eab6e766 Fix tests
9 years ago
Julien Duponchelle a2833cf276 Turn on / off authentication
9 years ago
Julien Duponchelle 75267f9d53 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 2da0b36ee7 Support a platform parameter for Qemu
9 years ago
Julien Duponchelle fb79543342 Build documentation
9 years ago
Julien Duponchelle b0fb2fcc6d Fix test
9 years ago
Julien Duponchelle b36c5f25d2 Improve memory consumption of file upload with the HTML form
9 years ago
Julien Duponchelle c10e692ca2 systemd start script and use netifaces from pip
9 years ago
Julien Duponchelle 7c7f8fe3ed Fix ethernet interfaces tests if eth0 doesn't exists
9 years ago
Julien Duponchelle bd4b6396a8 Ensure in test we didn't load the local configuration
9 years ago
Julien Duponchelle 36d5049c61 More debug for the interfaces up crash debug
9 years ago
Julien Duponchelle 079715bc18 Ensure no colored output on Windows
9 years ago
Julien Duponchelle 525940ee15 Add a stupid is_interface_up test in order to see why it's crash on
9 years ago
Julien Duponchelle 352fa3480b Fix qemu tests on travis
9 years ago
Julien Duponchelle 669ec42985 Add a test for KVM support
9 years ago
grossmj d518ac45f5 Enable KVM acceleration option.
9 years ago
grossmj c7ea8517a1 Do not stop saving IOS router or IOU configs when there is an exception while a project is committed.
9 years ago
grossmj 5a32d8a779 Merge remote-tracking branch 'origin/master'
9 years ago
grossmj 9f1705a4f1 Do not stop saving IOS router configs when there is an exception while a project is committed.
9 years ago
grossmj 815b7d226c Sync with IOU tools (nvram import/export).
9 years ago
grossmj 65e7f61f96 Fixes issues when setting MAC address for a Qemu VM or IOS router.
9 years ago
grossmj 042472f02c Check interface is up before connecting a NIO (Linux only). Fixes #277.
9 years ago
grossmj 81d417a2b3 Fixes too many arguments to socket.getaddrinfo()
9 years ago
grossmj 81e56e035b IPv6 support.
9 years ago
grossmj 9f97b52f5f Merge remote-tracking branch 'origin/unstable' into unstable
9 years ago
grossmj ca331ae2a5 Import/Export support for IOU nvrams.
9 years ago
Julien Duponchelle 1739acb67e Install qt5 for travis
9 years ago
grossmj e63b9ff0e6 Option to drop nvram & disk files for IOS routers in order to save disk space.
9 years ago
Julien Duponchelle 02650fa490 Create a private config file if expected
9 years ago
Julien Duponchelle fff3e1474f Distribute our own version of netifaces working with python 3
9 years ago
Julien Duponchelle d9de1718b7 Fix crash if a private config exist in IOS but no private config file
9 years ago
Julien Duponchelle b1d21c7c32 Drop python 3.3 from Travis
9 years ago
grossmj ebfe003885 Tool to quickly add and remove VMware vmnet interfaces on Linux.
9 years ago
grossmj b118f9a078 Replace RuntimeError by SystemExit.
9 years ago
grossmj 37ddff9f07 Support for base MAC address for Qemu VMs.
9 years ago