aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/engine.mc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ignore cache bundle failure if it already exists in the package cache.Sean Hall2022-09-151-0/+7
* Add more burn E2E tests.Sean Hall2022-09-151-1/+1
* Delay closing Burn's UI thread so that it can log the bundle's restart.Sean Hall2022-09-031-3/+16
* Delay closing the bundle log so that restart failures will be logged.Sean Hall2022-09-031-0/+7
* Log message when the elevated process is not running elevated.Sean Hall2022-09-031-0/+7
* Make sure error codes are translated correctly for per-machine packages.Sean Hall2022-08-261-0/+7
* Create log for elevated process.Sean Hall2022-08-191-0/+7
* Add ability for non-vital cache package action.Sean Hall2022-06-141-2/+2
* Implement ArpEntry flavored ExePackage.Sean Hall2022-06-131-0/+7
* Make sure base paths are fully qualified in Burn.Sean Hall2022-06-071-0/+7
* Make PathGetSystemPath return an array of paths ordered by preference.Sean Hall2022-06-071-1/+15
* Add checkpoint so Exe and Msu packages rollback after being cancelled.Sean Hall2022-03-191-0/+7
* Give BA process id and option to wait for cancelled process to exit.Sean Hall2022-03-191-0/+7
* Make engine skip planning if there are any downgrade related bundles.Sean Hall2022-03-141-0/+14
* Allow the BA to override the bundle relation type during plan.Sean Hall2022-03-141-5/+5
* Change ARP property Installed to 0 when registrationType is InProgress.Sean Hall2022-03-051-1/+1
* Add UnsafeUninstall action.Sean Hall2022-02-221-0/+21
* When rolling back a bundle failure, reinstall all upgrade related bundles.Sean Hall2022-02-101-8/+1
* The bundle provider's presence needs to follow ARP registration.Sean Hall2022-02-011-0/+7
* Remove orphan compatible MSI packages.Sean Hall2022-01-161-2/+21
* Don't report related operation in OnDetectRelatedBundle.Sean Hall2021-12-301-1/+1
* Remove RebootRequired per...Bob Arnson2021-12-271-6/+0
* Fix error strings that are formatted by LogErrorIdModule.Sean Hall2021-12-211-3/+3
* After rolling back in a non-vital rollback boundary, skip to its end.Sean Hall2021-12-131-0/+14
* Allow BA to opt out of MSI transaction.Nir Bar2021-08-121-0/+7
* Create separate log file for clean room.Sean Hall2021-08-041-0/+7
* Recreate the command line for the clean room process.Sean Hall2021-08-041-0/+7
* Try to log Burn command line even if it was invalid.Sean Hall2021-06-091-0/+7
* Add InProgressDisplayName for bundles.Sean Hall2021-05-191-1/+1
* Cache packages that will be present for CACHE/INSTALL overall actions.Sean Hall2021-05-111-1/+1
* Reset the package's cache folder only once.Sean Hall2021-05-111-0/+7
* Move burn into burnRob Mensching2021-04-291-0/+1090