- Jul 20, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
This reverts commit 3f7fd9dc. As intended and announced in the previous commit message. Relates to #20
-
Niko Ehrenfeuchter authored
NOTE: this is known to fail for permission reasons, the commit is in fact just to save the code and serve as an example (and to be reverted right away). Relates to #20
-
Niko Ehrenfeuchter authored
This way the service should now finally receive the system shutdown events and be able to properly shut itself down. Fixes #45
-
Niko Ehrenfeuchter authored
Fixes #41
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Fixes #47
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
If users don't have the permissions to scan a folder hierarchy, they're not supposed to transfer it anyway - so just show an error message. Fixes #48
-
Niko Ehrenfeuchter authored
This introduces a new optional configuration parameter called "LogLevelMonitoring" to adjust the log level of those messages related to the load monitoring of the service. Fixes #50
-
- Jul 19, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
This prevents at least the log file from being cluttered up completely in "normal" operation. As stated in #50 the level for those messages should be configurable to allow for easy adjustments without the need to recompile the service itself.
-
Niko Ehrenfeuchter authored
Otherwise AutoTx will try to process them in each iteration but fail right away, thus blocking all other transfers while the dir is there. Fixes #49
-
- Jul 18, 2018
-
-
Niko Ehrenfeuchter authored
Fixes #38
-
- Jul 16, 2018
-
-
Niko Ehrenfeuchter authored
In addition to the previously added package name / path, the marker file now gets populated with the following: - host name (redundant, but easy to parse from here) - the time stamp when the update happened - build commit - build configuration The encoding of the file is changed to be ASCII, otherwise PowerShell always places the ugly BOM (byte-order-mark) at the beginning, confusing a lot of editors. Fixes #46
-
Niko Ehrenfeuchter authored
Since we're now back on using a central location for storing temporary transfer files, it does make sense again to check for that location to exist on service startup (refers to #16). This reverts commit 10640754.
-
Niko Ehrenfeuchter authored
Refers to #16
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Jul 13, 2018
-
-
Niko Ehrenfeuchter authored
-
- Jun 07, 2018
-
-
Niko Ehrenfeuchter authored
Fixes #44 (hopefully!)
-
Niko Ehrenfeuchter authored
Fixes #43
-
- Jun 06, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
The name reflects the functionality much better.
-
Niko Ehrenfeuchter authored
Since this is not a common (central) location any more, it doesn't make sense to check for it during startup or similar situations.
-
Niko Ehrenfeuchter authored
-
- Jun 05, 2018
-
-
Niko Ehrenfeuchter authored
-
- Mar 15, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
- Mar 14, 2018
-
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #5
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored