aboutsummaryrefslogtreecommitdiff
path: root/src/engine/engine.mc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up caching log messages.Sean Hall2021-04-191-12/+19
* Elevate for CacheVerifyContainer/Payload.Sean Hall2021-04-191-0/+14
* Always send OnCacheAcquireProgress at least once per payload.Sean Hall2021-04-191-0/+21
* Replace OnResolveSource with OnCacheAcquireResolvingSean Hall2021-04-191-30/+2
* Don't plan payloads.Sean Hall2021-04-191-2/+2
* Detect whether the bundle is cached.Sean Hall2021-04-191-1/+1
* Detect a package as cached if any of its payloads exist.Sean Hall2021-04-191-4/+4
* Enhanced reboot pending detectionRob Mensching2021-04-141-0/+6
* Handle when related bundles have an uninstall key but aren't cached.Sean Hall2021-03-111-2/+9
* Determine whether to ignore forward compatible bundles during Plan.Sean Hall2021-03-111-1/+1
* Fix patch registration states during plan and apply.Sean Hall2021-02-221-4/+18
* Add logging for patch target products.Sean Hall2021-02-221-0/+14
* Get all request states up front before building the plan.Sean Hall2021-02-221-1/+1
* Cleanup should always be attempted, and add some logging for it.Sean Hall2021-02-061-1/+29
* Automatically uninstall the bundle after Quit if eligible.Sean Hall2021-02-041-1/+8
* Update the logic for determining when the bundle should be registered.Sean Hall2021-02-041-2/+17
* Require re-Detect after Apply.Sean Hall2021-02-041-0/+7
* Clean up synchronization between the engine and the BA.Sean Hall2021-02-041-1/+1
* Move registry checks for dependency ref-counting into Detect.Sean Hall2021-02-041-2/+9
* Remove feature to uninstall compatible orphaned MSI packages.Sean Hall2021-02-041-14/+0
* First steps on Burn for x64 and ARM64Bob Arnson2021-01-191-1/+1
* Add logging and BA messages around MSI transactions.Sean Hall2020-11-171-0/+42
* Fix version log formats that weren't updated to ls.Sean Hall2020-10-311-3/+3
* Update string versioning.Sean Hall2020-10-241-0/+42
* Import code from old v4 repoSean Hall2018-12-291-0/+901