Commit Graph

182 Commits (81d417a2b35019f75e31d550f1a624fddfa6d4f7)

Author SHA1 Message Date
grossmj 81d417a2b3 Fixes too many arguments to socket.getaddrinfo()
9 years ago
grossmj 81e56e035b IPv6 support.
9 years ago
grossmj ca331ae2a5 Import/Export support for IOU nvrams.
9 years ago
Julien Duponchelle f1ab682be9 Do not crash if module ioucon is loaded by tests on Windows
9 years ago
Julien Duponchelle 743187bb2e Merge branch 'master' into unstable
9 years ago
Jeremy b2457e0b3b Check for empty iourc path.
9 years ago
Jeremy 25a6616cd0 Some wording changes.
9 years ago
Julien Duponchelle 1e38b11f34 Catch crash error in IOU in case of permission denied
9 years ago
Julien Duponchelle e9ec5c8a37 A notification stream with process monitoring
9 years ago
Julien Duponchelle 324a4f73d0 Do not erase the IOU config
10 years ago
grossmj 6edf1e3649 Check NIO exists when stopping an IOU capture.
10 years ago
grossmj 80a0e0ebf7 Explicit utf-8 encoding where necessary to avoid Unicode errors on Windows (we require/set an utf-8 locale on other systems).
10 years ago
grossmj c6dbf296cf Merge remote-tracking branch 'origin/master'
10 years ago
Julien Duponchelle b5e01f7560 Fix IOU licence check flag
10 years ago
grossmj aeab9780d8 Fixes initial-configs that were not restored when opening a project containing IOU VMs.
10 years ago
Julien Duponchelle def453c116 Restore "iourc_path" until I speak with jeremy about it
10 years ago
grossmj aab4a7243b Merge remote-tracking branch 'origin/master'
10 years ago
Julien Duponchelle aa2472fb30 Rewrote image search
10 years ago
grossmj de5e8f852d Cleaner and generic way to set Qemu & IOU VM settings.
10 years ago
Julien Duponchelle 2d507fd17a Fix crash if IOU initial config is emtpy
10 years ago
grossmj 7e8b0a48ab Merge remote-tracking branch 'origin/master'
10 years ago
grossmj 7d7972afb3 Some spring cleaning.
10 years ago
Julien Duponchelle 1c4a059982 Look in old IOU images location in order to smooth transition
10 years ago
Julien Duponchelle 7efb7c2978 Do not overwrite initial-config IOU if client send an empty
10 years ago
grossmj 631d7a1e25 Avoid disconnecting valid VirtualBox VM adapter backends.
10 years ago
Julien Duponchelle 93344e9427 Fix crash when NIO doesn't exist
10 years ago
Julien Duponchelle 36f5fd2865 Fix crash when IOU script file is incorrect
10 years ago
Jeremy 81ce86a8a7 Fixes use_default_iou_values param was not set.
10 years ago
Jeremy 1df8f61035 Merge remote-tracking branch 'origin/master'
10 years ago
Jeremy c7034c25ef Fixes issue when IOURC environment variable is set to None.
10 years ago
Julien Duponchelle 2e72bc2d3a Fix tests
10 years ago
Julien Duponchelle 64152c1af8 Fix a crash in CI, making log impossible to read
10 years ago
grossmj 07067d6765 Fixes how to test if iou and iouyap are running.
10 years ago
Jeremy b5aabd4cc5 Fixes initial-config not loading for IOU L2.
10 years ago
grossmj 153914bf97 Make sure used ports in a project are cleaned up when closing it.
10 years ago
Julien Duponchelle ddb8a9f06e Fix an issue in IOU relative path looking
10 years ago
Jeremy f6b122cdfa Look in legacy IOU images dir when looking for relative IOU image path.
10 years ago
Julien Duponchelle 6330e99ff1 More robust IOUVM support
10 years ago
Julien Duponchelle 386b311755 Fix iou key verification for large hostid
10 years ago
Julien Duponchelle 4a9f578784 Support IOURC update
10 years ago
Julien Duponchelle 8ca9c2121a Do not crash if iourc file is missing
10 years ago
Julien Duponchelle 66cdf39ea2 Support uploading iourc
10 years ago
Julien Duponchelle cf247a9301 Fix iou tests and add tests
10 years ago
grossmj 6d56da03e5 Fixes tests.
10 years ago
Jeremy cf92bfe81e Alternative local server shutdown (mostly intended for Windows).
10 years ago
Jeremy f7d3af4a59 Fixes hostid retrieval.
10 years ago
Jeremy 54c2d34185 Optional IOU license key check.
10 years ago
Jeremy aebcd9f08b Relative path support of IOU, IOS and Qemu images.
10 years ago
Jeremy 223f3ee705 Should fix ProcessLookupError exceptions.
10 years ago
grossmj 5910b4b0be Have the server look in the right place for relative image paths.
10 years ago