- 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
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
Refers to #40
- Mar 13, 2018
-
-
Niko Ehrenfeuchter authored
Fixes to #5
-
Niko Ehrenfeuchter authored
Refers to #5
-
Niko Ehrenfeuchter authored
Refers to #40
-
Niko Ehrenfeuchter authored
Report if the service account is not a member of the local group "Performance Monitor Users" when the service binaries are being updated. Refers to #40
-
Niko Ehrenfeuchter authored
Membership in the group "Performance Monitor Users" is required for the CPU load monitoring to work, so add the service account to this group. Refers to #40
-
Niko Ehrenfeuchter authored
Fixes #5
-
Niko Ehrenfeuchter authored
Refers to #5
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-
Niko Ehrenfeuchter authored
-