- Sep 07, 2017
-
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
- Sep 06, 2017
-
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
Also changed from getting the local IP address to just using 0.0.0.0, which seems to work too.
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
Apparently it's not supported on Windows when using IPv6.
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
This would influence all socket timeouts on all network connections we do, which is a bad idea.
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
This is required to run pyinstaller.
-
Sybren A. Stüvel authored
This prevents the variables used there from leaking into the module-global scope.
-
Sybren A. Stüvel authored
-
- Sep 05, 2017
-
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
We're just going to distribute pyinstaller directories. These are quite a bit bigger, but much easier to install & run.
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
- Aug 23, 2017
-
-
Sybren A. Stüvel authored
It also needs to be extended to include the system integration files.
-
Sybren A. Stüvel authored
Some machines cause a PermissionError when sending to IPv6, but if IPv4 still works fine we should just use that instead. This change counts the number of failed address families, and only if all of them fail we stop the discovery.
-
Sybren A. Stüvel authored
This makes it easier to enable debug logging, as it doesn't require editing `flamenco-worker.cfg`.
-
- Aug 17, 2017
-
-
Sybren A. Stüvel authored
-
- Aug 08, 2017
-
-
Sybren A. Stüvel authored
-
Arto K authored
-
Sybren A. Stüvel authored
-
- Jul 04, 2017
-
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
This is now also the new default, since we can't provide a sane default URL anyway.
-
- Jul 02, 2017
-
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
- Jun 23, 2017
-
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
WARNING: this can cause duplicate worker information in the Manager's database. This makes it easier to re-register workers; now this can be used, rather than editing ~/.flamenco-worker.cfg. Since that file is likely to have been created by the Worker itself, the user may not even know it exists.
-
- Jun 21, 2017
-